2026-08-31 07:16:31.248801 | Job console starting 2026-08-31 07:16:31.257838 | Updating git repos 2026-08-31 07:16:33.271259 | Cloning repos into workspace 2026-08-31 07:16:50.393637 | Restoring repo states 2026-08-31 07:17:00.006183 | Merging changes 2026-08-31 07:17:01.514915 | Checking out repos 2026-08-31 07:17:03.120931 | Preparing playbooks 2026-08-31 07:17:07.077495 | Running Ansible setup 2026-08-31 07:17:10.850940 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-31 07:17:11.510161 | 2026-08-31 07:17:11.510291 | PLAY [localhost] 2026-08-31 07:17:11.517807 | 2026-08-31 07:17:11.517878 | TASK [Gathering Facts] 2026-08-31 07:17:12.458717 | localhost | ok 2026-08-31 07:17:12.470239 | 2026-08-31 07:17:12.470341 | TASK [Setup log path fact] 2026-08-31 07:17:12.490434 | localhost | ok 2026-08-31 07:17:12.504706 | 2026-08-31 07:17:12.504774 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-31 07:17:12.533041 | localhost | ok 2026-08-31 07:17:12.540060 | 2026-08-31 07:17:12.540127 | TASK [emit-job-header : Print job information] 2026-08-31 07:17:12.580600 | # Job Information 2026-08-31 07:17:12.580799 | Ansible Version: 2.16.18 2026-08-31 07:17:12.580844 | Job: atmosphere-molecule-csi-rbd 2026-08-31 07:17:12.580875 | Pipeline: check 2026-08-31 07:17:12.580903 | Executor: 2d72f0692154 2026-08-31 07:17:12.580931 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3597 2026-08-31 07:17:12.580990 | Event ID: 4698c8b0-a50a-11f1-975f-0288631b49f9 2026-08-31 07:17:12.585786 | 2026-08-31 07:17:12.585889 | LOOP [emit-job-header : Print node information] 2026-08-31 07:17:12.683801 | localhost | ok: 2026-08-31 07:17:12.683988 | localhost | # Node Information 2026-08-31 07:17:12.684021 | localhost | Inventory Hostname: instance 2026-08-31 07:17:12.684044 | localhost | Hostname: np0000191605 2026-08-31 07:17:12.684066 | localhost | Username: zuul 2026-08-31 07:17:12.684091 | localhost | Distro: Ubuntu 22.04 2026-08-31 07:17:12.684112 | localhost | Provider: yul1 2026-08-31 07:17:12.684134 | localhost | Region: ca-ymq-1 2026-08-31 07:17:12.684155 | localhost | Label: ubuntu-jammy 2026-08-31 07:17:12.684175 | localhost | Product Name: OpenStack Nova 2026-08-31 07:17:12.684197 | localhost | Interface IP: 162.253.55.85 2026-08-31 07:17:12.694073 | 2026-08-31 07:17:12.694201 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-31 07:17:13.117082 | localhost -> localhost | changed 2026-08-31 07:17:13.123941 | 2026-08-31 07:17:13.124045 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-31 07:17:14.041805 | localhost -> localhost | changed 2026-08-31 07:17:14.052463 | 2026-08-31 07:17:14.052520 | PLAY [all] 2026-08-31 07:17:14.061151 | 2026-08-31 07:17:14.061254 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-31 07:17:14.292727 | instance -> localhost | ok 2026-08-31 07:17:14.304268 | 2026-08-31 07:17:14.304344 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-31 07:17:14.339081 | instance | ok 2026-08-31 07:17:14.363736 | instance | included: /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-31 07:17:14.369701 | 2026-08-31 07:17:14.369764 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-31 07:17:15.277805 | instance -> localhost | Generating public/private rsa key pair. 2026-08-31 07:17:15.343411 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/1350e904471741749f416f8fd45d9ad4_id_rsa 2026-08-31 07:17:15.343644 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/1350e904471741749f416f8fd45d9ad4_id_rsa.pub 2026-08-31 07:17:15.343708 | instance -> localhost | The key fingerprint is: 2026-08-31 07:17:15.343758 | instance -> localhost | SHA256:MjuOmqrbIVDefJ/RQ2imiRtNsr/8QT2bwApEGXchWak zuul-build-sshkey 2026-08-31 07:17:15.343832 | instance -> localhost | The key's randomart image is: 2026-08-31 07:17:15.343881 | instance -> localhost | +---[RSA 3072]----+ 2026-08-31 07:17:15.343942 | instance -> localhost | | oooo+o | 2026-08-31 07:17:15.343990 | instance -> localhost | | ....o.. | 2026-08-31 07:17:15.344035 | instance -> localhost | | . o ..+ . | 2026-08-31 07:17:15.344080 | instance -> localhost | | o + *E* + | 2026-08-31 07:17:15.344124 | instance -> localhost | |. . B B S = | 2026-08-31 07:17:15.344169 | instance -> localhost | |. * B + = | 2026-08-31 07:17:15.344212 | instance -> localhost | |. . . = + o | 2026-08-31 07:17:15.344255 | instance -> localhost | | o o + o . | 2026-08-31 07:17:15.344305 | instance -> localhost | |=o+.. +.. | 2026-08-31 07:17:15.344350 | instance -> localhost | +----[SHA256]-----+ 2026-08-31 07:17:15.344499 | instance -> localhost | ok: Runtime: 0:00:00.479621 2026-08-31 07:17:15.355738 | 2026-08-31 07:17:15.355850 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-31 07:17:15.388254 | instance | ok 2026-08-31 07:17:15.398356 | instance | included: /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-31 07:17:15.405862 | 2026-08-31 07:17:15.405922 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-31 07:17:15.433832 | instance | skipping: Conditional result was False 2026-08-31 07:17:15.445263 | 2026-08-31 07:17:15.445364 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-31 07:17:15.932026 | instance | changed 2026-08-31 07:17:15.938482 | 2026-08-31 07:17:15.938544 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-31 07:17:16.125413 | instance | ok 2026-08-31 07:17:16.130409 | 2026-08-31 07:17:16.130474 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-31 07:17:16.658487 | instance | changed 2026-08-31 07:17:16.666911 | 2026-08-31 07:17:16.666980 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-31 07:17:17.183351 | instance | changed 2026-08-31 07:17:17.191282 | 2026-08-31 07:17:17.191354 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-31 07:17:17.227927 | instance | skipping: Conditional result was False 2026-08-31 07:17:17.240407 | 2026-08-31 07:17:17.240479 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-31 07:17:17.634339 | instance -> localhost | changed 2026-08-31 07:17:17.645372 | 2026-08-31 07:17:17.645505 | TASK [add-build-sshkey : Add back temp key] 2026-08-31 07:17:17.933366 | instance -> localhost | Identity added: /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/1350e904471741749f416f8fd45d9ad4_id_rsa (zuul-build-sshkey) 2026-08-31 07:17:17.933601 | instance -> localhost | ok: Runtime: 0:00:00.014833 2026-08-31 07:17:17.940426 | 2026-08-31 07:17:17.940489 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-31 07:17:18.320760 | instance | ok 2026-08-31 07:17:18.326712 | 2026-08-31 07:17:18.326778 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-31 07:17:18.362014 | instance | skipping: Conditional result was False 2026-08-31 07:17:18.377650 | 2026-08-31 07:17:18.377715 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-31 07:17:18.793564 | instance | ok 2026-08-31 07:17:18.799931 | 2026-08-31 07:17:18.800000 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-31 07:17:22.311531 | instance | Output suppressed because no_log was given 2026-08-31 07:17:22.321799 | 2026-08-31 07:17:22.321864 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-31 07:17:22.561685 | instance | ok: "logs" 2026-08-31 07:17:22.561960 | instance | ok: All items complete 2026-08-31 07:17:22.561989 | 2026-08-31 07:17:22.739774 | instance | ok: "artifacts" 2026-08-31 07:17:22.906458 | instance | ok: "docs" 2026-08-31 07:17:22.923534 | 2026-08-31 07:17:22.923704 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-31 07:17:23.118263 | instance | changed: "logs" 2026-08-31 07:17:23.272115 | instance | changed: "artifacts" 2026-08-31 07:17:23.465991 | instance | changed: "docs" 2026-08-31 07:17:23.482946 | 2026-08-31 07:17:23.483070 | PLAY RECAP 2026-08-31 07:17:23.483123 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-31 07:17:23.483151 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-31 07:17:23.483174 | 2026-08-31 07:17:23.689344 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-31 07:17:23.693832 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-31 07:17:24.288979 | 2026-08-31 07:17:24.289121 | PLAY [all] 2026-08-31 07:17:24.301516 | 2026-08-31 07:17:24.301592 | TASK [setup-uv : Extract archive] 2026-08-31 07:17:26.679950 | instance | changed 2026-08-31 07:17:26.687847 | 2026-08-31 07:17:26.687987 | TASK [setup-uv : Print version] 2026-08-31 07:17:27.079268 | instance | uv 0.8.13 2026-08-31 07:17:27.228847 | instance | ok: Runtime: 0:00:00.012973 2026-08-31 07:17:27.241136 | 2026-08-31 07:17:27.241212 | TASK [Install Ansible collection siblings] 2026-08-31 07:17:37.569110 | instance | changed: 2026-08-31 07:17:37.569324 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-31 07:17:37.569353 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-31 07:17:37.569376 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-31 07:17:37.569397 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-31 07:17:37.569417 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-31 07:17:37.569441 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-31 07:17:37.569463 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-31 07:17:37.569485 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-31 07:17:37.569505 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-31 07:17:37.569536 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-31 07:17:37.569557 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-31 07:17:37.569576 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-31 07:17:37.569595 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-31 07:17:37.569614 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-31 07:17:37.569633 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-31 07:17:37.569652 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-31 07:17:37.569671 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-31 07:17:37.569690 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-31 07:17:37.569710 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-31 07:17:37.569728 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-31 07:17:37.569747 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-08-31 07:17:37.569766 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-31 07:17:37.569787 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-31 07:17:37.569824 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-31 07:17:37.569844 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-31 07:17:37.569863 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-31 07:17:37.569882 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-31 07:17:37.569901 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-31 07:17:37.569920 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-31 07:17:37.569939 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-31 07:17:37.569957 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-31 07:17:37.569976 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-31 07:17:37.569996 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-31 07:17:37.570015 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-31 07:17:37.570040 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.570059 | instance | Process install dependency map 2026-08-31 07:17:37.570086 | instance | Starting collection install process 2026-08-31 07:17:37.570110 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-31 07:17:37.570131 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-31 07:17:37.570150 | instance | ansible.netcommon:* was installed successfully 2026-08-31 07:17:37.570168 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-31 07:17:37.570186 | instance | Creating virtual environment at: .venv 2026-08-31 07:17:37.570205 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-31 07:17:37.570224 | instance | Downloading pydantic-core (2.0MiB) 2026-08-31 07:17:37.570242 | instance | Downloading netaddr (2.2MiB) 2026-08-31 07:17:37.570268 | instance | Downloading rjsonnet (1.2MiB) 2026-08-31 07:17:37.570288 | instance | Downloading openstacksdk (1.7MiB) 2026-08-31 07:17:37.570307 | instance | Downloading cryptography (4.2MiB) 2026-08-31 07:17:37.570330 | instance | Downloading kubernetes (1.9MiB) 2026-08-31 07:17:37.570349 | instance | Downloading ansible-core (2.1MiB) 2026-08-31 07:17:37.570368 | instance | Downloading pygments (1.2MiB) 2026-08-31 07:17:37.570388 | instance | Downloading setuptools (1.1MiB) 2026-08-31 07:17:37.570407 | instance | Building pyperclip==1.9.0 2026-08-31 07:17:37.570427 | instance | Downloading rjsonnet 2026-08-31 07:17:37.570447 | instance | Downloading pydantic-core 2026-08-31 07:17:37.570466 | instance | Downloading netaddr 2026-08-31 07:17:37.570486 | instance | Downloading cryptography 2026-08-31 07:17:37.570505 | instance | Downloading pygments 2026-08-31 07:17:37.570524 | instance | Downloading setuptools 2026-08-31 07:17:37.570543 | instance | Downloading kubernetes 2026-08-31 07:17:37.570562 | instance | Downloading ansible-core 2026-08-31 07:17:37.570581 | instance | Downloading openstacksdk 2026-08-31 07:17:37.570599 | instance | Built pyperclip==1.9.0 2026-08-31 07:17:37.570618 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-31 07:17:37.570637 | instance | Installed 83 packages in 48ms 2026-08-31 07:17:37.570655 | instance | Checked out ansible.posix to 1.6.0 2026-08-31 07:17:37.570674 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-31 07:17:37.570693 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.570711 | instance | Process install dependency map 2026-08-31 07:17:37.570738 | instance | Starting collection install process 2026-08-31 07:17:37.570757 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-31 07:17:37.570775 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-31 07:17:37.570794 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-31 07:17:37.570812 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.570830 | instance | 2.17.12 2026-08-31 07:17:37.570849 | instance | Checked out ansible.utils to v6.1.0 2026-08-31 07:17:37.570868 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-31 07:17:37.570886 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.570905 | instance | Process install dependency map 2026-08-31 07:17:37.570923 | instance | Starting collection install process 2026-08-31 07:17:37.570943 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-31 07:17:37.570962 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-31 07:17:37.570981 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-31 07:17:37.570999 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571018 | instance | 2.17.12 2026-08-31 07:17:37.571037 | instance | Checked out atmosphere.common to v0.7.0 2026-08-31 07:17:37.571055 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-31 07:17:37.571074 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.571092 | instance | Process install dependency map 2026-08-31 07:17:37.571111 | instance | Starting collection install process 2026-08-31 07:17:37.571129 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-31 07:17:37.571148 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-31 07:17:37.571166 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-31 07:17:37.571185 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571203 | instance | 2.17.12 2026-08-31 07:17:37.571222 | instance | Checked out community.crypto to 2.2.3 2026-08-31 07:17:37.571241 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-31 07:17:37.571260 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.571278 | instance | Process install dependency map 2026-08-31 07:17:37.571296 | instance | Starting collection install process 2026-08-31 07:17:37.571314 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-31 07:17:37.571332 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-31 07:17:37.571350 | instance | community.crypto:2.2.3 was installed successfully 2026-08-31 07:17:37.571368 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571386 | instance | 2.17.12 2026-08-31 07:17:37.571405 | instance | Checked out community.general to 7.3.0 2026-08-31 07:17:37.571424 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-08-31 07:17:37.571448 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.571467 | instance | Process install dependency map 2026-08-31 07:17:37.571485 | instance | Starting collection install process 2026-08-31 07:17:37.571503 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-31 07:17:37.571522 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-31 07:17:37.571540 | instance | community.general:7.3.0 was installed successfully 2026-08-31 07:17:37.571559 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571577 | instance | 2.17.12 2026-08-31 07:17:37.571596 | instance | Checked out community.mysql to 3.6.0 2026-08-31 07:17:37.571617 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-31 07:17:37.571637 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.571655 | instance | Process install dependency map 2026-08-31 07:17:37.571673 | instance | Starting collection install process 2026-08-31 07:17:37.571692 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-31 07:17:37.571710 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-31 07:17:37.571728 | instance | community.mysql:3.6.0 was installed successfully 2026-08-31 07:17:37.571746 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571764 | instance | 2.17.12 2026-08-31 07:17:37.571783 | instance | Checked out kubernetes.core to 2.4.0 2026-08-31 07:17:37.571802 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-31 07:17:37.571821 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.571839 | instance | Process install dependency map 2026-08-31 07:17:37.571858 | instance | Starting collection install process 2026-08-31 07:17:37.571876 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-31 07:17:37.571895 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-31 07:17:37.571913 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-31 07:17:37.571932 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.571950 | instance | 2.17.12 2026-08-31 07:17:37.571969 | instance | Checked out openstack.cloud to 2.6.0 2026-08-31 07:17:37.571987 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-31 07:17:37.572006 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.572025 | instance | Process install dependency map 2026-08-31 07:17:37.572043 | instance | Starting collection install process 2026-08-31 07:17:37.572061 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-31 07:17:37.572080 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-31 07:17:37.572097 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-31 07:17:37.572116 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.572134 | instance | 2.17.12 2026-08-31 07:17:37.572158 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-31 07:17:37.572178 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-31 07:17:37.572196 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.572215 | instance | Process install dependency map 2026-08-31 07:17:37.572233 | instance | Starting collection install process 2026-08-31 07:17:37.572252 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-31 07:17:37.572270 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-31 07:17:37.572288 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-31 07:17:37.572306 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.572324 | instance | 2.17.12 2026-08-31 07:17:37.572343 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-31 07:17:37.572362 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-31 07:17:37.572381 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.572399 | instance | Process install dependency map 2026-08-31 07:17:37.572418 | instance | Starting collection install process 2026-08-31 07:17:37.572436 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-31 07:17:37.572454 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-31 07:17:37.572473 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-31 07:17:37.572491 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.572510 | instance | 2.17.12 2026-08-31 07:17:37.572528 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-31 07:17:37.572547 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-31 07:17:37.572565 | instance | Starting galaxy collection install process 2026-08-31 07:17:37.572584 | instance | Process install dependency map 2026-08-31 07:17:37.572602 | instance | Starting collection install process 2026-08-31 07:17:37.572620 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-31 07:17:37.572638 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-31 07:17:37.572656 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-31 07:17:37.572675 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-31 07:17:37.572693 | instance | 2.17.12 2026-08-31 07:17:37.579301 | 2026-08-31 07:17:37.579354 | PLAY RECAP 2026-08-31 07:17:37.579402 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-31 07:17:37.579424 | 2026-08-31 07:17:37.761196 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-31 07:17:37.765233 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-31 07:17:38.354611 | 2026-08-31 07:17:38.354740 | PLAY [all] 2026-08-31 07:17:38.366018 | 2026-08-31 07:17:38.366091 | TASK [Install "jq" for log collection] 2026-08-31 07:17:49.796546 | instance | changed 2026-08-31 07:17:49.800187 | 2026-08-31 07:17:49.800275 | PLAY RECAP 2026-08-31 07:17:49.800350 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-31 07:17:49.800429 | 2026-08-31 07:17:49.940823 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-31 07:17:49.945158 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-31 07:17:50.616612 | 2026-08-31 07:17:50.616771 | PLAY [all] 2026-08-31 07:17:50.628384 | 2026-08-31 07:17:50.628457 | LOOP [Check inventory directories] 2026-08-31 07:17:51.083740 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-31 07:17:51.253375 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-31 07:17:51.428535 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-31 07:17:51.443519 | 2026-08-31 07:17:51.443738 | LOOP [Copy inventory file for Zuul] 2026-08-31 07:17:52.312672 | instance | changed: 2026-08-31 07:17:52.312966 | instance | { 2026-08-31 07:17:52.313015 | instance | "ansible_loop_var": "item", 2026-08-31 07:17:52.313040 | instance | "changed": false, 2026-08-31 07:17:52.313061 | instance | "failed": false, 2026-08-31 07:17:52.313086 | instance | "invocation": { 2026-08-31 07:17:52.313106 | instance | "module_args": { 2026-08-31 07:17:52.313125 | instance | "checksum_algorithm": "sha1", 2026-08-31 07:17:52.313144 | instance | "follow": true, 2026-08-31 07:17:52.313162 | instance | "get_attributes": true, 2026-08-31 07:17:52.313181 | instance | "get_checksum": true, 2026-08-31 07:17:52.313199 | instance | "get_mime": true, 2026-08-31 07:17:52.313218 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-31 07:17:52.313237 | instance | } 2026-08-31 07:17:52.313256 | instance | }, 2026-08-31 07:17:52.313273 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-31 07:17:52.313291 | instance | "stat": { 2026-08-31 07:17:52.313310 | instance | "atime": 1788160650.0478415, 2026-08-31 07:17:52.313328 | instance | "attr_flags": "e", 2026-08-31 07:17:52.313347 | instance | "attributes": [ 2026-08-31 07:17:52.313364 | instance | "extents" 2026-08-31 07:17:52.313383 | instance | ], 2026-08-31 07:17:52.313399 | instance | "block_size": 4096, 2026-08-31 07:17:52.313417 | instance | "blocks": 8, 2026-08-31 07:17:52.313435 | instance | "charset": "unknown", 2026-08-31 07:17:52.313454 | instance | "ctime": 1788160648.2557902, 2026-08-31 07:17:52.313472 | instance | "dev": 64513, 2026-08-31 07:17:52.313490 | instance | "device_type": 0, 2026-08-31 07:17:52.313508 | instance | "executable": true, 2026-08-31 07:17:52.313526 | instance | "exists": true, 2026-08-31 07:17:52.313545 | instance | "gid": 1000, 2026-08-31 07:17:52.313562 | instance | "gr_name": "zuul", 2026-08-31 07:17:52.313580 | instance | "inode": 1048754, 2026-08-31 07:17:52.313596 | instance | "isblk": false, 2026-08-31 07:17:52.313615 | instance | "ischr": false, 2026-08-31 07:17:52.313633 | instance | "isdir": true, 2026-08-31 07:17:52.313651 | instance | "isfifo": false, 2026-08-31 07:17:52.313671 | instance | "isgid": false, 2026-08-31 07:17:52.313690 | instance | "islnk": false, 2026-08-31 07:17:52.313708 | instance | "isreg": false, 2026-08-31 07:17:52.313725 | instance | "issock": false, 2026-08-31 07:17:52.313742 | instance | "isuid": false, 2026-08-31 07:17:52.313759 | instance | "mimetype": "unknown", 2026-08-31 07:17:52.313777 | instance | "mode": "0755", 2026-08-31 07:17:52.313794 | instance | "mtime": 1788160648.2557902, 2026-08-31 07:17:52.313811 | instance | "nlink": 23, 2026-08-31 07:17:52.313828 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-31 07:17:52.313845 | instance | "pw_name": "zuul", 2026-08-31 07:17:52.313864 | instance | "readable": true, 2026-08-31 07:17:52.313882 | instance | "rgrp": true, 2026-08-31 07:17:52.313899 | instance | "roth": true, 2026-08-31 07:17:52.313932 | instance | "rusr": true, 2026-08-31 07:17:52.313951 | instance | "size": 4096, 2026-08-31 07:17:52.313968 | instance | "uid": 1000, 2026-08-31 07:17:52.313987 | instance | "version": "2702752037", 2026-08-31 07:17:52.314005 | instance | "wgrp": false, 2026-08-31 07:17:52.314024 | instance | "woth": false, 2026-08-31 07:17:52.314042 | instance | "writeable": true, 2026-08-31 07:17:52.314060 | instance | "wusr": true, 2026-08-31 07:17:52.314077 | instance | "xgrp": true, 2026-08-31 07:17:52.314094 | instance | "xoth": true, 2026-08-31 07:17:52.314112 | instance | "xusr": true 2026-08-31 07:17:52.314129 | instance | } 2026-08-31 07:17:52.314146 | instance | } 2026-08-31 07:17:52.314181 | instance | ok: All items complete 2026-08-31 07:17:52.314202 | 2026-08-31 07:17:52.315763 | instance | skipping: Conditional result was False 2026-08-31 07:17:52.316404 | instance | skipping: Conditional result was False 2026-08-31 07:17:52.337288 | 2026-08-31 07:17:52.337441 | LOOP [Switch "ansible_host" to private IP] 2026-08-31 07:17:52.714279 | instance | changed: 1 replacements made 2026-08-31 07:17:52.715617 | instance | skipping: Conditional result was False 2026-08-31 07:17:52.720133 | instance | skipping: Conditional result was False 2026-08-31 07:17:52.736503 | 2026-08-31 07:17:52.736882 | TASK [Run Molecule scenario] 2026-08-31 07:17:53.797435 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-31 07:17:54.221717 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-31 07:17:54.221860 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-31 07:18:06.111923 | instance | INFO [csi > dependency] Executing 2026-08-31 07:18:06.112294 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-31 07:18:06.112719 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-31 07:18:06.113014 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-31 07:18:06.127628 | instance | INFO [csi > cleanup] Executing 2026-08-31 07:18:06.128272 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-31 07:18:06.139666 | instance | INFO [csi > destroy] Executing 2026-08-31 07:18:06.139787 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-31 07:18:06.139881 | instance | INFO [csi > destroy] Executed: Successful 2026-08-31 07:18:06.149450 | instance | INFO [csi > syntax] Executing 2026-08-31 07:18:07.903733 | instance | 2026-08-31 07:18:07.904021 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-31 07:18:07.977577 | instance | INFO [csi > syntax] Executed: Successful 2026-08-31 07:18:07.987380 | instance | INFO [csi > create] Executing 2026-08-31 07:18:07.989662 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-31 07:18:08.000089 | instance | INFO [csi > prepare] Executing 2026-08-31 07:18:08.956433 | instance | 2026-08-31 07:18:08.956759 | instance | PLAY [Prepare] ***************************************************************** 2026-08-31 07:18:08.957080 | instance | 2026-08-31 07:18:08.957362 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-31 07:18:08.957674 | instance | Monday 31 August 2026 07:18:08 +0000 (0:00:00.025) 0:00:00.025 ********* 2026-08-31 07:18:10.393826 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-31 07:18:10.394160 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-31 07:18:10.394500 | instance | interpreter could change the meaning of that path. See 2026-08-31 07:18:10.394879 | instance | https://docs.ansible.com/ansible- 2026-08-31 07:18:10.395241 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-31 07:18:10.405331 | instance | ok: [instance] 2026-08-31 07:18:10.405584 | instance | 2026-08-31 07:18:10.405878 | instance | TASK [Configure short hostname] ************************************************ 2026-08-31 07:18:10.406153 | instance | Monday 31 August 2026 07:18:10 +0000 (0:00:01.449) 0:00:01.475 ********* 2026-08-31 07:18:11.184894 | instance | changed: [instance] 2026-08-31 07:18:11.185215 | instance | 2026-08-31 07:18:11.185528 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-31 07:18:11.185911 | instance | Monday 31 August 2026 07:18:11 +0000 (0:00:00.778) 0:00:02.254 ********* 2026-08-31 07:18:11.479976 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-31 07:18:11.480084 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-31 07:18:11.480102 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-31 07:18:11.485874 | instance | changed: [instance] 2026-08-31 07:18:11.486002 | instance | 2026-08-31 07:18:11.486167 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-31 07:18:11.486321 | instance | Monday 31 August 2026 07:18:11 +0000 (0:00:00.301) 0:00:02.555 ********* 2026-08-31 07:18:12.696059 | instance | ok: [instance] 2026-08-31 07:18:12.696182 | instance | 2026-08-31 07:18:12.696400 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-31 07:18:12.696610 | instance | 2026-08-31 07:18:12.696877 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-31 07:18:12.697109 | instance | Monday 31 August 2026 07:18:12 +0000 (0:00:01.209) 0:00:03.765 ********* 2026-08-31 07:18:13.530311 | instance | ok: [instance] 2026-08-31 07:18:13.530474 | instance | 2026-08-31 07:18:13.530826 | instance | TASK [Install depedencies] ***************************************************** 2026-08-31 07:18:13.531165 | instance | Monday 31 August 2026 07:18:13 +0000 (0:00:00.834) 0:00:04.599 ********* 2026-08-31 07:18:40.542891 | instance | changed: [instance] 2026-08-31 07:18:40.542950 | instance | 2026-08-31 07:18:40.542962 | instance | TASK [Start up service] ******************************************************** 2026-08-31 07:18:40.542973 | instance | Monday 31 August 2026 07:18:40 +0000 (0:00:27.012) 0:00:31.611 ********* 2026-08-31 07:18:41.098876 | instance | ok: [instance] 2026-08-31 07:18:41.099254 | instance | 2026-08-31 07:18:41.099273 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-31 07:18:41.099281 | instance | Monday 31 August 2026 07:18:41 +0000 (0:00:00.557) 0:00:32.169 ********* 2026-08-31 07:18:41.423086 | instance | ok: [instance] 2026-08-31 07:18:41.423114 | instance | 2026-08-31 07:18:41.423120 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-31 07:18:41.423125 | instance | Monday 31 August 2026 07:18:41 +0000 (0:00:00.323) 0:00:32.493 ********* 2026-08-31 07:18:42.129873 | instance | changed: [instance] 2026-08-31 07:18:42.130616 | instance | 2026-08-31 07:18:42.130654 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-31 07:18:42.130670 | instance | Monday 31 August 2026 07:18:42 +0000 (0:00:00.706) 0:00:33.199 ********* 2026-08-31 07:18:42.312635 | instance | ok: [instance] 2026-08-31 07:18:42.312704 | instance | 2026-08-31 07:18:42.312954 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-31 07:18:42.312984 | instance | Monday 31 August 2026 07:18:42 +0000 (0:00:00.183) 0:00:33.383 ********* 2026-08-31 07:18:42.343412 | instance | skipping: [instance] 2026-08-31 07:18:42.344397 | instance | 2026-08-31 07:18:42.344449 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-31 07:18:42.344462 | instance | Monday 31 August 2026 07:18:42 +0000 (0:00:00.029) 0:00:33.412 ********* 2026-08-31 07:18:42.899276 | instance | changed: [instance] => (item=osd0) 2026-08-31 07:18:42.899953 | instance | changed: [instance] => (item=osd1) 2026-08-31 07:18:42.900067 | instance | changed: [instance] => (item=osd2) 2026-08-31 07:18:42.900075 | instance | 2026-08-31 07:18:42.900080 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-31 07:18:42.900086 | instance | Monday 31 August 2026 07:18:42 +0000 (0:00:00.556) 0:00:33.969 ********* 2026-08-31 07:18:43.563158 | instance | changed: [instance] => (item=osd0) 2026-08-31 07:18:43.564433 | instance | changed: [instance] => (item=osd1) 2026-08-31 07:18:43.564506 | instance | changed: [instance] => (item=osd2) 2026-08-31 07:18:43.564523 | instance | 2026-08-31 07:18:43.564539 | instance | TASK [Start loop devices] ****************************************************** 2026-08-31 07:18:43.564554 | instance | Monday 31 August 2026 07:18:43 +0000 (0:00:00.663) 0:00:34.632 ********* 2026-08-31 07:18:44.317089 | instance | changed: [instance] => (item=osd0) 2026-08-31 07:18:44.317185 | instance | changed: [instance] => (item=osd1) 2026-08-31 07:18:44.317195 | instance | changed: [instance] => (item=osd2) 2026-08-31 07:18:44.317205 | instance | 2026-08-31 07:18:44.317215 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-31 07:18:44.317225 | instance | Monday 31 August 2026 07:18:44 +0000 (0:00:00.752) 0:00:35.385 ********* 2026-08-31 07:18:47.752869 | instance | changed: [instance] => (item=osd0) 2026-08-31 07:18:47.754329 | instance | changed: [instance] => (item=osd1) 2026-08-31 07:18:47.754361 | instance | changed: [instance] => (item=osd2) 2026-08-31 07:18:47.754371 | instance | 2026-08-31 07:18:47.754381 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-31 07:18:47.754392 | instance | Monday 31 August 2026 07:18:47 +0000 (0:00:03.436) 0:00:38.822 ********* 2026-08-31 07:18:49.783775 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-31 07:18:49.784515 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-31 07:18:49.784561 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-31 07:18:49.784573 | instance | 2026-08-31 07:18:49.784597 | instance | PLAY RECAP ********************************************************************* 2026-08-31 07:18:49.784997 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-31 07:18:49.785143 | instance | 2026-08-31 07:18:49.786621 | instance | Monday 31 August 2026 07:18:49 +0000 (0:00:02.032) 0:00:40.854 ********* 2026-08-31 07:18:49.786682 | instance | =============================================================================== 2026-08-31 07:18:49.786693 | instance | Install depedencies ---------------------------------------------------- 27.01s 2026-08-31 07:18:49.786703 | instance | Create a volume group for each loop device ------------------------------ 3.44s 2026-08-31 07:18:49.786712 | instance | Create a logical volume for each loop device ---------------------------- 2.03s 2026-08-31 07:18:49.786722 | instance | Gathering Facts --------------------------------------------------------- 1.45s 2026-08-31 07:18:49.786731 | instance | Purge "snapd" package --------------------------------------------------- 1.21s 2026-08-31 07:18:49.786747 | instance | Gathering Facts --------------------------------------------------------- 0.83s 2026-08-31 07:18:49.788635 | instance | Configure short hostname ------------------------------------------------ 0.78s 2026-08-31 07:18:49.788670 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-08-31 07:18:49.788678 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.71s 2026-08-31 07:18:49.788686 | instance | Set permissions on loopback devices ------------------------------------- 0.66s 2026-08-31 07:18:49.788693 | instance | Start up service -------------------------------------------------------- 0.56s 2026-08-31 07:18:49.788701 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-08-31 07:18:49.788708 | instance | Generate lvm.conf ------------------------------------------------------- 0.32s 2026-08-31 07:18:49.788716 | instance | Ensure hostname inside hosts file --------------------------------------- 0.30s 2026-08-31 07:18:49.788721 | instance | Get list of all loopback devices ---------------------------------------- 0.18s 2026-08-31 07:18:49.788727 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-08-31 07:18:49.886192 | instance | INFO [csi > prepare] Executed: Successful 2026-08-31 07:18:49.902833 | instance | INFO [csi > converge] Executing 2026-08-31 07:18:51.479772 | instance | 2026-08-31 07:18:51.480168 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-31 07:18:51.480470 | instance | 2026-08-31 07:18:51.480803 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-31 07:18:51.481162 | instance | Monday 31 August 2026 07:18:51 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-08-31 07:18:52.504024 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-31 07:18:52.504337 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-31 07:18:52.504560 | instance | interpreter could change the meaning of that path. See 2026-08-31 07:18:52.504783 | instance | https://docs.ansible.com/ansible- 2026-08-31 07:18:52.505043 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-31 07:18:52.517730 | instance | ok: [instance] 2026-08-31 07:18:52.518030 | instance | 2026-08-31 07:18:52.518238 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-31 07:18:52.518443 | instance | Monday 31 August 2026 07:18:52 +0000 (0:00:01.036) 0:00:01.043 ********* 2026-08-31 07:18:52.597067 | instance | ok: [instance] => { 2026-08-31 07:18:52.597390 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-31 07:18:52.597607 | instance | } 2026-08-31 07:18:52.597811 | instance | 2026-08-31 07:18:52.598062 | instance | PLAY [all] ********************************************************************* 2026-08-31 07:18:52.598254 | instance | 2026-08-31 07:18:52.598468 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-31 07:18:52.598715 | instance | Monday 31 August 2026 07:18:52 +0000 (0:00:00.079) 0:00:01.123 ********* 2026-08-31 07:18:53.584784 | instance | ok: [instance] 2026-08-31 07:18:53.585295 | instance | 2026-08-31 07:18:53.585695 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-08-31 07:18:53.586091 | instance | Monday 31 August 2026 07:18:53 +0000 (0:00:00.987) 0:00:02.111 ********* 2026-08-31 07:18:53.646142 | instance | skipping: [instance] 2026-08-31 07:18:53.646529 | instance | 2026-08-31 07:18:53.646842 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-31 07:18:53.647218 | instance | Monday 31 August 2026 07:18:53 +0000 (0:00:00.059) 0:00:02.170 ********* 2026-08-31 07:18:53.870103 | instance | ok: [instance] 2026-08-31 07:18:53.870513 | instance | 2026-08-31 07:18:53.870848 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-31 07:18:53.871167 | instance | 2026-08-31 07:18:53.871484 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-31 07:18:53.871829 | instance | Monday 31 August 2026 07:18:53 +0000 (0:00:00.224) 0:00:02.395 ********* 2026-08-31 07:18:54.885694 | instance | ok: [instance] 2026-08-31 07:18:54.885807 | instance | 2026-08-31 07:18:54.885816 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-31 07:18:54.885964 | instance | Monday 31 August 2026 07:18:54 +0000 (0:00:01.016) 0:00:03.412 ********* 2026-08-31 07:18:55.241717 | instance | ok: [instance] 2026-08-31 07:18:55.241853 | instance | 2026-08-31 07:18:55.242158 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-31 07:18:55.242411 | instance | Monday 31 August 2026 07:18:55 +0000 (0:00:00.355) 0:00:03.768 ********* 2026-08-31 07:18:55.293546 | instance | skipping: [instance] 2026-08-31 07:18:55.293798 | instance | 2026-08-31 07:18:55.294044 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-31 07:18:55.294253 | instance | Monday 31 August 2026 07:18:55 +0000 (0:00:00.052) 0:00:03.820 ********* 2026-08-31 07:18:55.737665 | instance | changed: [instance] 2026-08-31 07:18:55.737958 | instance | 2026-08-31 07:18:55.738167 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-31 07:18:55.738363 | instance | Monday 31 August 2026 07:18:55 +0000 (0:00:00.440) 0:00:04.261 ********* 2026-08-31 07:18:55.832317 | instance | ok: [instance] => { 2026-08-31 07:18:55.832393 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-31 07:18:55.832406 | instance | } 2026-08-31 07:18:55.832416 | instance | 2026-08-31 07:18:55.832425 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-31 07:18:55.832436 | instance | Monday 31 August 2026 07:18:55 +0000 (0:00:00.095) 0:00:04.357 ********* 2026-08-31 07:18:56.580787 | instance | changed: [instance] 2026-08-31 07:18:56.580867 | instance | 2026-08-31 07:18:56.580896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-31 07:18:56.580906 | instance | Monday 31 August 2026 07:18:56 +0000 (0:00:00.749) 0:00:05.107 ********* 2026-08-31 07:18:56.641074 | instance | skipping: [instance] 2026-08-31 07:18:56.641165 | instance | 2026-08-31 07:18:56.641179 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-31 07:18:56.641189 | instance | Monday 31 August 2026 07:18:56 +0000 (0:00:00.060) 0:00:05.167 ********* 2026-08-31 07:18:56.711833 | instance | skipping: [instance] 2026-08-31 07:18:56.712182 | instance | 2026-08-31 07:18:56.712535 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-31 07:18:56.712805 | instance | Monday 31 August 2026 07:18:56 +0000 (0:00:00.070) 0:00:05.238 ********* 2026-08-31 07:18:56.993057 | instance | ok: [instance] 2026-08-31 07:18:56.993281 | instance | 2026-08-31 07:18:56.993618 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-31 07:18:56.993921 | instance | Monday 31 August 2026 07:18:56 +0000 (0:00:00.280) 0:00:05.519 ********* 2026-08-31 07:18:58.721232 | instance | ok: [instance] 2026-08-31 07:18:58.721471 | instance | 2026-08-31 07:18:58.721734 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-31 07:18:58.722020 | instance | Monday 31 August 2026 07:18:58 +0000 (0:00:01.728) 0:00:07.247 ********* 2026-08-31 07:18:58.788708 | instance | ok: [instance] => { 2026-08-31 07:18:58.789018 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-31 07:18:58.789268 | instance | } 2026-08-31 07:18:58.789494 | instance | 2026-08-31 07:18:58.789738 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-31 07:18:58.790060 | instance | Monday 31 August 2026 07:18:58 +0000 (0:00:00.067) 0:00:07.315 ********* 2026-08-31 07:18:59.584446 | instance | changed: [instance] 2026-08-31 07:18:59.584653 | instance | 2026-08-31 07:18:59.584991 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-31 07:18:59.585290 | instance | Monday 31 August 2026 07:18:59 +0000 (0:00:00.795) 0:00:08.111 ********* 2026-08-31 07:19:02.636361 | instance | changed: [instance] 2026-08-31 07:19:02.636715 | instance | 2026-08-31 07:19:02.637094 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-31 07:19:02.637423 | instance | Monday 31 August 2026 07:19:02 +0000 (0:00:03.051) 0:00:11.163 ********* 2026-08-31 07:19:02.681397 | instance | skipping: [instance] 2026-08-31 07:19:02.681492 | instance | 2026-08-31 07:19:02.681973 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-31 07:19:02.682182 | instance | Monday 31 August 2026 07:19:02 +0000 (0:00:00.044) 0:00:11.208 ********* 2026-08-31 07:19:02.725599 | instance | skipping: [instance] 2026-08-31 07:19:02.726194 | instance | 2026-08-31 07:19:02.726569 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-31 07:19:02.726929 | instance | Monday 31 August 2026 07:19:02 +0000 (0:00:00.041) 0:00:11.249 ********* 2026-08-31 07:19:02.771174 | instance | skipping: [instance] 2026-08-31 07:19:02.771230 | instance | 2026-08-31 07:19:02.771243 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-31 07:19:02.771254 | instance | Monday 31 August 2026 07:19:02 +0000 (0:00:00.047) 0:00:11.297 ********* 2026-08-31 07:19:10.776794 | instance | changed: [instance] 2026-08-31 07:19:10.776872 | instance | 2026-08-31 07:19:10.776886 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-31 07:19:10.776896 | instance | Monday 31 August 2026 07:19:10 +0000 (0:00:08.005) 0:00:19.302 ********* 2026-08-31 07:19:11.483859 | instance | changed: [instance] 2026-08-31 07:19:11.484043 | instance | 2026-08-31 07:19:11.484056 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-31 07:19:11.484066 | instance | Monday 31 August 2026 07:19:11 +0000 (0:00:00.706) 0:00:20.009 ********* 2026-08-31 07:19:12.563526 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-31 07:19:12.563612 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-31 07:19:12.563626 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-31 07:19:12.563646 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-31 07:19:12.563656 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-31 07:19:12.563666 | instance | 2026-08-31 07:19:12.563675 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-31 07:19:12.563684 | instance | Monday 31 August 2026 07:19:12 +0000 (0:00:01.078) 0:00:21.088 ********* 2026-08-31 07:19:13.213617 | instance | changed: [instance] 2026-08-31 07:19:13.214658 | instance | 2026-08-31 07:19:13.214731 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-31 07:19:13.214740 | instance | Monday 31 August 2026 07:19:13 +0000 (0:00:00.626) 0:00:21.715 ********* 2026-08-31 07:19:13.214746 | instance | 2026-08-31 07:19:13.214751 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-31 07:19:13.214757 | instance | Monday 31 August 2026 07:19:13 +0000 (0:00:00.025) 0:00:21.740 ********* 2026-08-31 07:19:14.189103 | instance | ok: [instance] 2026-08-31 07:19:14.189485 | instance | 2026-08-31 07:19:14.189826 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-31 07:19:14.190129 | instance | Monday 31 August 2026 07:19:14 +0000 (0:00:00.975) 0:00:22.715 ********* 2026-08-31 07:19:14.696155 | instance | changed: [instance] 2026-08-31 07:19:14.697006 | instance | 2026-08-31 07:19:14.697124 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-31 07:19:14.697140 | instance | Monday 31 August 2026 07:19:14 +0000 (0:00:00.507) 0:00:23.223 ********* 2026-08-31 07:19:15.290278 | instance | changed: [instance] 2026-08-31 07:19:15.290328 | instance | 2026-08-31 07:19:15.290339 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-31 07:19:15.290350 | instance | Monday 31 August 2026 07:19:15 +0000 (0:00:00.593) 0:00:23.816 ********* 2026-08-31 07:19:15.526885 | instance | ok: [instance] 2026-08-31 07:19:15.527858 | instance | 2026-08-31 07:19:15.527895 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-31 07:19:15.527910 | instance | Monday 31 August 2026 07:19:15 +0000 (0:00:00.237) 0:00:24.054 ********* 2026-08-31 07:19:15.599060 | instance | ok: [instance] => { 2026-08-31 07:19:15.600746 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-31 07:19:15.600784 | instance | } 2026-08-31 07:19:15.600800 | instance | 2026-08-31 07:19:15.600813 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-31 07:19:15.600827 | instance | Monday 31 August 2026 07:19:15 +0000 (0:00:00.072) 0:00:24.126 ********* 2026-08-31 07:19:16.418855 | instance | changed: [instance] 2026-08-31 07:19:16.418932 | instance | 2026-08-31 07:19:16.419578 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-31 07:19:16.419612 | instance | Monday 31 August 2026 07:19:16 +0000 (0:00:00.818) 0:00:24.944 ********* 2026-08-31 07:19:20.910243 | instance | changed: [instance] 2026-08-31 07:19:20.910334 | instance | 2026-08-31 07:19:20.910347 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-31 07:19:20.910357 | instance | Monday 31 August 2026 07:19:20 +0000 (0:00:04.491) 0:00:29.436 ********* 2026-08-31 07:19:22.327257 | instance | ok: [instance] 2026-08-31 07:19:22.327348 | instance | 2026-08-31 07:19:22.327362 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-31 07:19:22.327375 | instance | Monday 31 August 2026 07:19:22 +0000 (0:00:01.416) 0:00:30.852 ********* 2026-08-31 07:19:22.719573 | instance | changed: [instance] 2026-08-31 07:19:22.719628 | instance | 2026-08-31 07:19:22.719640 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-31 07:19:22.719650 | instance | Monday 31 August 2026 07:19:22 +0000 (0:00:00.393) 0:00:31.245 ********* 2026-08-31 07:19:23.244449 | instance | changed: [instance] 2026-08-31 07:19:23.245418 | instance | 2026-08-31 07:19:23.245495 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-31 07:19:23.245509 | instance | Monday 31 August 2026 07:19:23 +0000 (0:00:00.525) 0:00:31.770 ********* 2026-08-31 07:19:23.865353 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-31 07:19:23.866877 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-31 07:19:23.866941 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-31 07:19:23.866953 | instance | 2026-08-31 07:19:23.866963 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-31 07:19:23.866973 | instance | Monday 31 August 2026 07:19:23 +0000 (0:00:00.621) 0:00:32.392 ********* 2026-08-31 07:19:24.397733 | instance | changed: [instance] 2026-08-31 07:19:24.398486 | instance | 2026-08-31 07:19:24.398547 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-31 07:19:24.398560 | instance | Monday 31 August 2026 07:19:24 +0000 (0:00:00.532) 0:00:32.924 ********* 2026-08-31 07:19:24.905043 | instance | changed: [instance] 2026-08-31 07:19:24.905126 | instance | 2026-08-31 07:19:24.906171 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-31 07:19:24.906259 | instance | Monday 31 August 2026 07:19:24 +0000 (0:00:00.484) 0:00:33.408 ********* 2026-08-31 07:19:24.906268 | instance | 2026-08-31 07:19:24.906274 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-31 07:19:24.906287 | instance | Monday 31 August 2026 07:19:24 +0000 (0:00:00.023) 0:00:33.432 ********* 2026-08-31 07:19:25.710684 | instance | ok: [instance] 2026-08-31 07:19:25.710800 | instance | 2026-08-31 07:19:25.710812 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-31 07:19:25.710948 | instance | Monday 31 August 2026 07:19:25 +0000 (0:00:00.806) 0:00:34.238 ********* 2026-08-31 07:19:26.579138 | instance | changed: [instance] 2026-08-31 07:19:26.579856 | instance | 2026-08-31 07:19:26.579909 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-31 07:19:26.579921 | instance | Monday 31 August 2026 07:19:26 +0000 (0:00:00.867) 0:00:35.106 ********* 2026-08-31 07:19:27.194152 | instance | changed: [instance] 2026-08-31 07:19:27.194310 | instance | 2026-08-31 07:19:27.194691 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-31 07:19:27.194740 | instance | Monday 31 August 2026 07:19:27 +0000 (0:00:00.614) 0:00:35.721 ********* 2026-08-31 07:19:27.268883 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-31 07:19:27.269400 | instance | 2026-08-31 07:19:27.269423 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-31 07:19:27.269431 | instance | Monday 31 August 2026 07:19:27 +0000 (0:00:00.075) 0:00:35.796 ********* 2026-08-31 07:19:32.586981 | instance | changed: [instance] 2026-08-31 07:19:32.587771 | instance | 2026-08-31 07:19:32.587827 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-31 07:19:32.587838 | instance | Monday 31 August 2026 07:19:32 +0000 (0:00:05.317) 0:00:41.114 ********* 2026-08-31 07:19:33.324430 | instance | ok: [instance] => (item=chronyd) 2026-08-31 07:19:33.324549 | instance | ok: [instance] => (item=sshd) 2026-08-31 07:19:33.324979 | instance | 2026-08-31 07:19:33.325050 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-31 07:19:33.325058 | instance | Monday 31 August 2026 07:19:33 +0000 (0:00:00.737) 0:00:41.851 ********* 2026-08-31 07:19:34.191363 | instance | changed: [instance] 2026-08-31 07:19:34.191437 | instance | 2026-08-31 07:19:34.191699 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-31 07:19:34.191738 | instance | Monday 31 August 2026 07:19:34 +0000 (0:00:00.867) 0:00:42.719 ********* 2026-08-31 07:19:34.425278 | instance | ok: [instance] 2026-08-31 07:19:34.425362 | instance | 2026-08-31 07:19:34.425731 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-31 07:19:34.425772 | instance | Monday 31 August 2026 07:19:34 +0000 (0:00:00.233) 0:00:42.952 ********* 2026-08-31 07:19:34.978022 | instance | changed: [instance] 2026-08-31 07:19:34.978113 | instance | 2026-08-31 07:19:34.978468 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-31 07:19:34.978530 | instance | Monday 31 August 2026 07:19:34 +0000 (0:00:00.552) 0:00:43.504 ********* 2026-08-31 07:19:35.324119 | instance | changed: [instance] 2026-08-31 07:19:35.324236 | instance | 2026-08-31 07:19:35.324253 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-31 07:19:35.324418 | instance | Monday 31 August 2026 07:19:35 +0000 (0:00:00.346) 0:00:43.851 ********* 2026-08-31 07:19:35.540319 | instance | ok: [instance] 2026-08-31 07:19:35.540454 | instance | 2026-08-31 07:19:35.540480 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-31 07:19:35.540544 | instance | Monday 31 August 2026 07:19:35 +0000 (0:00:00.216) 0:00:44.067 ********* 2026-08-31 07:19:35.798712 | instance | ok: [instance] => (item=instance) 2026-08-31 07:19:35.799553 | instance | 2026-08-31 07:19:35.799635 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-31 07:19:35.799647 | instance | Monday 31 August 2026 07:19:35 +0000 (0:00:00.257) 0:00:44.325 ********* 2026-08-31 07:19:35.858799 | instance | ok: [instance] 2026-08-31 07:19:35.859566 | instance | 2026-08-31 07:19:35.859635 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-31 07:19:35.859652 | instance | Monday 31 August 2026 07:19:35 +0000 (0:00:00.059) 0:00:44.385 ********* 2026-08-31 07:19:35.923009 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-31 07:19:35.923094 | instance | 2026-08-31 07:19:35.923110 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-31 07:19:35.923260 | instance | Monday 31 August 2026 07:19:35 +0000 (0:00:00.065) 0:00:44.450 ********* 2026-08-31 07:19:36.235688 | instance | changed: [instance] 2026-08-31 07:19:36.236552 | instance | 2026-08-31 07:19:36.236611 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-31 07:19:36.236624 | instance | Monday 31 August 2026 07:19:36 +0000 (0:00:00.312) 0:00:44.762 ********* 2026-08-31 07:19:36.991508 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-31 07:19:36.992933 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-31 07:19:36.992988 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-31 07:19:36.992996 | instance | 2026-08-31 07:19:36.993003 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-31 07:19:36.993010 | instance | Monday 31 August 2026 07:19:36 +0000 (0:00:00.755) 0:00:45.518 ********* 2026-08-31 07:21:06.972681 | instance | ok: [instance] 2026-08-31 07:21:06.972791 | instance | 2026-08-31 07:21:06.972826 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-31 07:21:06.973068 | instance | Monday 31 August 2026 07:21:06 +0000 (0:01:29.981) 0:02:15.500 ********* 2026-08-31 07:21:07.207165 | instance | changed: [instance] 2026-08-31 07:21:07.207207 | instance | 2026-08-31 07:21:07.207213 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-31 07:21:07.207218 | instance | Monday 31 August 2026 07:21:07 +0000 (0:00:00.234) 0:02:15.734 ********* 2026-08-31 07:21:07.247175 | instance | ok: [instance] 2026-08-31 07:21:07.247218 | instance | 2026-08-31 07:21:07.247226 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-31 07:21:07.247233 | instance | Monday 31 August 2026 07:21:07 +0000 (0:00:00.039) 0:02:15.774 ********* 2026-08-31 07:21:07.324934 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-31 07:21:07.324970 | instance | 2026-08-31 07:21:07.324975 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-31 07:21:07.324980 | instance | Monday 31 August 2026 07:21:07 +0000 (0:00:00.078) 0:02:15.852 ********* 2026-08-31 07:21:09.244896 | instance | ok: [instance] 2026-08-31 07:21:09.245078 | instance | 2026-08-31 07:21:09.245385 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-31 07:21:09.245643 | instance | Monday 31 August 2026 07:21:09 +0000 (0:00:01.919) 0:02:17.771 ********* 2026-08-31 07:21:09.322405 | instance | ok: [instance] => (item=instance) 2026-08-31 07:21:09.322559 | instance | 2026-08-31 07:21:09.322820 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-31 07:21:09.323048 | instance | Monday 31 August 2026 07:21:09 +0000 (0:00:00.077) 0:02:17.849 ********* 2026-08-31 07:21:09.704082 | instance | ok: [instance] 2026-08-31 07:21:09.704148 | instance | 2026-08-31 07:21:09.704163 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-31 07:21:09.704176 | instance | Monday 31 August 2026 07:21:09 +0000 (0:00:00.380) 0:02:18.229 ********* 2026-08-31 07:21:12.069579 | instance | ok: [instance] 2026-08-31 07:21:12.069681 | instance | 2026-08-31 07:21:12.070132 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-31 07:21:12.070186 | instance | Monday 31 August 2026 07:21:12 +0000 (0:00:02.366) 0:02:20.596 ********* 2026-08-31 07:22:05.852072 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: [errno 5] RADOS I/O error (error connecting to the cluster) 2026-08-31 07:22:05.852983 | instance | fatal: [instance]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"\", line 107, in \n File \"\", line 99, in _ansiballz_main\n File \"\", line 47, in invoke_module\n File \"/usr/lib/python3.10/runpy.py\", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.10/runpy.py\", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.10/runpy.py\", line 86, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_c9mjv2it/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 202, in \n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_c9mjv2it/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 198, in main\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_c9mjv2it/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 177, in run_module\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_c9mjv2it/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 120, in apply_spec\nRuntimeError: Inferring config /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA1K5Vqf0gjGiAAECcx3x8MxpzCCr/P984YmSfHEQ+gSJfTASmzFGHxNks=: Malformed input [buffer:3]\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA1K5Vqf0gjGiAAECcx3x8MxpzCCr/P984YmSfHEQ+gSJfTASmzFGHxNks=: Malformed input [buffer:3]\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgA1K5Vqf0gjGiAAECcx3x8MxpzCCr/P984YmSfHEQ+gSJfTASmzFGHxNks=: Malformed input [buffer:3]\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-31T07:22:05.560+0000 7f1714b16640 -1 monclient: keyring not found\n[errno 5] RADOS I/O error (error connecting to the cluster)\n\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} 2026-08-31 07:22:05.856081 | instance | 2026-08-31 07:22:05.857088 | instance | PLAY RECAP ********************************************************************* 2026-08-31 07:22:05.857198 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 2026-08-31 07:22:05.857207 | instance | 2026-08-31 07:22:05.857222 | instance | Monday 31 August 2026 07:22:05 +0000 (0:00:53.787) 0:03:14.383 ********* 2026-08-31 07:22:05.860921 | instance | =============================================================================== 2026-08-31 07:22:05.860955 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 89.98s 2026-08-31 07:22:05.860962 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.79s 2026-08-31 07:22:05.860967 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.01s 2026-08-31 07:22:05.860973 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.32s 2026-08-31 07:22:05.860978 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.49s 2026-08-31 07:22:05.860983 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.05s 2026-08-31 07:22:05.861016 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.37s 2026-08-31 07:22:05.861022 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.92s 2026-08-31 07:22:05.861027 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.78s 2026-08-31 07:22:05.861032 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.73s 2026-08-31 07:22:05.861038 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.42s 2026-08-31 07:22:05.861043 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 1.08s 2026-08-31 07:22:05.861048 | instance | Gathering Facts --------------------------------------------------------- 1.04s 2026-08-31 07:22:05.861054 | instance | Gathering Facts --------------------------------------------------------- 1.02s 2026-08-31 07:22:05.861146 | instance | Gathering Facts --------------------------------------------------------- 0.99s 2026-08-31 07:22:05.861488 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 0.87s 2026-08-31 07:22:05.861816 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 0.87s 2026-08-31 07:22:05.862108 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.82s 2026-08-31 07:22:05.862393 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-08-31 07:22:05.862702 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.76s 2026-08-31 07:22:05.956737 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-31 07:22:05.957046 | instance | ERROR [csi > converge] Executed: Failed 2026-08-31 07:22:05.957225 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-31 07:22:06.178044 | instance | ERROR 2026-08-31 07:22:06.178303 | instance | { 2026-08-31 07:22:06.178343 | instance | "delta": "0:04:12.879636", 2026-08-31 07:22:06.178371 | instance | "end": "2026-08-31 07:22:06.031312", 2026-08-31 07:22:06.178396 | instance | "msg": "non-zero return code", 2026-08-31 07:22:06.178420 | instance | "rc": 2, 2026-08-31 07:22:06.178444 | instance | "start": "2026-08-31 07:17:53.151676" 2026-08-31 07:22:06.178471 | instance | } failure 2026-08-31 07:22:06.185945 | 2026-08-31 07:22:06.186019 | PLAY RECAP 2026-08-31 07:22:06.186085 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-31 07:22:06.186115 | 2026-08-31 07:22:06.380037 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-31 07:22:06.386900 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-31 07:22:07.085066 | 2026-08-31 07:22:07.085198 | PLAY [all] 2026-08-31 07:22:07.103594 | 2026-08-31 07:22:07.103705 | TASK [gather-host-logs : creating directory for system status] 2026-08-31 07:22:07.468399 | instance | changed 2026-08-31 07:22:07.474072 | 2026-08-31 07:22:07.474163 | TASK [gather-host-logs : Get logs for each host] 2026-08-31 07:22:07.826858 | instance | + systemd-cgls --full --all --no-pager 2026-08-31 07:22:07.851353 | instance | + ip addr 2026-08-31 07:22:07.854489 | instance | + ip route 2026-08-31 07:22:07.858121 | instance | + lsblk 2026-08-31 07:22:07.863746 | instance | + mount 2026-08-31 07:22:07.866827 | instance | + docker images 2026-08-31 07:22:07.892686 | instance | + brctl show 2026-08-31 07:22:07.893373 | instance | /bin/bash: line 8: brctl: command not found 2026-08-31 07:22:07.893736 | instance | + ps aux --sort=-%mem 2026-08-31 07:22:07.914575 | instance | + dpkg -l 2026-08-31 07:22:07.927066 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-31 07:22:07.927718 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-31 07:22:07.947643 | instance | + '[' '!' -z '' ']' 2026-08-31 07:22:08.014398 | instance | ok: Runtime: 0:00:00.127444 2026-08-31 07:22:08.022896 | 2026-08-31 07:22:08.022967 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-31 07:22:08.676400 | instance | changed: 2026-08-31 07:22:08.676695 | instance | created directory /var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/logs/instance 2026-08-31 07:22:08.676741 | instance | cd+++++++++ system/ 2026-08-31 07:22:08.676772 | instance | >f+++++++++ system/brctl-show.txt 2026-08-31 07:22:08.676801 | instance | >f+++++++++ system/docker-images.txt 2026-08-31 07:22:08.676828 | instance | >f+++++++++ system/ip-addr.txt 2026-08-31 07:22:08.676858 | instance | >f+++++++++ system/ip-route.txt 2026-08-31 07:22:08.676888 | instance | >f+++++++++ system/lsblk.txt 2026-08-31 07:22:08.676915 | instance | >f+++++++++ system/mount.txt 2026-08-31 07:22:08.676942 | instance | >f+++++++++ system/packages.txt 2026-08-31 07:22:08.676987 | instance | >f+++++++++ system/ps.txt 2026-08-31 07:22:08.677017 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-31 07:22:08.687568 | 2026-08-31 07:22:08.687646 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-31 07:22:08.949981 | instance | changed: "values" 2026-08-31 07:22:09.195996 | instance | changed: "releases" 2026-08-31 07:22:09.210461 | 2026-08-31 07:22:09.210627 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-31 07:22:09.431596 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-31 07:22:09.751493 | instance | ok: Runtime: 0:00:00.005312 2026-08-31 07:22:09.758477 | 2026-08-31 07:22:09.758551 | TASK [helm-release-status : Downloads logs to executor] 2026-08-31 07:22:10.260206 | instance | changed: 2026-08-31 07:22:10.260381 | instance | cd+++++++++ helm/ 2026-08-31 07:22:10.260420 | instance | cd+++++++++ helm/releases/ 2026-08-31 07:22:10.260452 | instance | cd+++++++++ helm/values/ 2026-08-31 07:22:10.272258 | 2026-08-31 07:22:10.272323 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-31 07:22:10.499424 | instance | changed 2026-08-31 07:22:10.505862 | 2026-08-31 07:22:10.505943 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-31 07:22:10.784069 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-31 07:22:10.784325 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-31 07:22:10.790272 | instance | environment: line 1: kubectl: command not found 2026-08-31 07:22:10.792237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-31 07:22:10.793001 | instance | environment: line 1: kubectl: command not found 2026-08-31 07:22:10.793981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-31 07:22:10.794762 | instance | environment: line 1: kubectl: command not found 2026-08-31 07:22:10.796474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-31 07:22:10.797014 | instance | environment: line 1: kubectl: command not found 2026-08-31 07:22:10.798857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-31 07:22:10.801730 | instance | environment: line 1: kubectl: command not found 2026-08-31 07:22:10.802326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-31 07:22:11.044216 | instance | ok: Runtime: 0:00:00.026898 2026-08-31 07:22:11.051356 | 2026-08-31 07:22:11.051427 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-31 07:22:11.270532 | instance | changed 2026-08-31 07:22:11.275676 | 2026-08-31 07:22:11.275756 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-31 07:22:11.516929 | instance | environment: line 5: kubectl: command not found 2026-08-31 07:22:11.517229 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-31 07:22:11.518467 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-31 07:22:11.518490 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-31 07:22:11.815568 | instance | ok: Runtime: 0:00:00.008213 2026-08-31 07:22:11.822846 | 2026-08-31 07:22:11.822945 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-31 07:22:12.325287 | instance | changed: 2026-08-31 07:22:12.325525 | instance | cd+++++++++ objects/ 2026-08-31 07:22:12.325564 | instance | cd+++++++++ objects/cluster/ 2026-08-31 07:22:12.325597 | instance | cd+++++++++ objects/namespaced/ 2026-08-31 07:22:12.336716 | 2026-08-31 07:22:12.336795 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-31 07:22:12.584314 | instance | changed 2026-08-31 07:22:12.591796 | 2026-08-31 07:22:12.591876 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-31 07:22:12.840192 | instance | changed 2026-08-31 07:22:12.845277 | 2026-08-31 07:22:12.845350 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-31 07:22:13.080198 | instance | environment: line 3: kubectl: command not found 2026-08-31 07:22:13.378088 | instance | ok: Runtime: 0:00:00.010157 2026-08-31 07:22:13.383704 | 2026-08-31 07:22:13.383772 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-31 07:22:13.888509 | instance | changed: 2026-08-31 07:22:13.888690 | instance | cd+++++++++ pod-logs/ 2026-08-31 07:22:13.888719 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-31 07:22:13.908523 | 2026-08-31 07:22:13.908706 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-31 07:22:14.133545 | instance | changed 2026-08-31 07:22:14.141368 | 2026-08-31 07:22:14.141460 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-31 07:22:14.384654 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-31 07:22:14.686397 | instance | ok: Runtime: 0:00:00.049192 2026-08-31 07:22:14.693808 | 2026-08-31 07:22:14.693907 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-31 07:22:14.947011 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-31 07:22:14.989185 | instance | ceph-mgr endpoints: 2026-08-31 07:22:15.238228 | instance | ok: Runtime: 0:00:00.049397 2026-08-31 07:22:15.246005 | 2026-08-31 07:22:15.246078 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-31 07:22:15.509042 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-31 07:22:15.785747 | instance | ok: Runtime: 0:00:00.038915 2026-08-31 07:22:15.791457 | 2026-08-31 07:22:15.791526 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-31 07:22:16.294600 | instance | changed: cd+++++++++ prometheus/ 2026-08-31 07:22:16.305529 | 2026-08-31 07:22:16.305598 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-31 07:22:16.525063 | instance | changed 2026-08-31 07:22:16.531434 | 2026-08-31 07:22:16.531500 | TASK [gather-selenium-data : Get selenium data] 2026-08-31 07:22:16.812825 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-31 07:22:16.814307 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-31 07:22:17.069345 | instance | ERROR 2026-08-31 07:22:17.069685 | instance | { 2026-08-31 07:22:17.069752 | instance | "delta": "0:00:00.006280", 2026-08-31 07:22:17.069798 | instance | "end": "2026-08-31 07:22:16.814872", 2026-08-31 07:22:17.069845 | instance | "msg": "non-zero return code", 2026-08-31 07:22:17.069888 | instance | "rc": 1, 2026-08-31 07:22:17.069929 | instance | "start": "2026-08-31 07:22:16.808592" 2026-08-31 07:22:17.069969 | instance | } 2026-08-31 07:22:17.070020 | instance | ERROR: Ignoring Errors 2026-08-31 07:22:17.075973 | 2026-08-31 07:22:17.076041 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-31 07:22:17.584301 | instance | changed: cd+++++++++ selenium/ 2026-08-31 07:22:17.591384 | 2026-08-31 07:22:17.591440 | PLAY RECAP 2026-08-31 07:22:17.591493 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-31 07:22:17.591515 | 2026-08-31 07:22:17.749730 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-31 07:22:17.754879 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-31 07:22:18.380454 | 2026-08-31 07:22:18.380610 | PLAY [all] 2026-08-31 07:22:18.393508 | 2026-08-31 07:22:18.393589 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-31 07:22:18.439763 | instance | skipping: Conditional result was False 2026-08-31 07:22:18.448476 | 2026-08-31 07:22:18.448588 | TASK [fetch-output : Set log path for single node] 2026-08-31 07:22:18.493234 | instance | ok 2026-08-31 07:22:18.497991 | 2026-08-31 07:22:18.498067 | LOOP [fetch-output : Ensure local output dirs] 2026-08-31 07:22:18.889296 | instance -> localhost | ok: "/var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/logs" 2026-08-31 07:22:19.121129 | instance -> localhost | changed: "/var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/artifacts" 2026-08-31 07:22:19.381905 | instance -> localhost | changed: "/var/lib/zuul/builds/1350e904471741749f416f8fd45d9ad4/work/docs" 2026-08-31 07:22:19.402220 | 2026-08-31 07:22:19.402390 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-31 07:22:20.081537 | instance | changed: .d..t...... ./ 2026-08-31 07:22:20.081741 | instance | changed: All items complete 2026-08-31 07:22:20.081770 | 2026-08-31 07:22:20.552760 | instance | changed: .d..t...... ./ 2026-08-31 07:22:21.024421 | instance | changed: .d..t...... ./ 2026-08-31 07:22:21.048055 | 2026-08-31 07:22:21.048217 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-31 07:22:21.457934 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007833 2026-08-31 07:22:21.680002 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009472 2026-08-31 07:22:21.703126 | 2026-08-31 07:22:21.703273 | PLAY [all] 2026-08-31 07:22:21.709461 | 2026-08-31 07:22:21.709528 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-31 07:22:22.143460 | instance | changed 2026-08-31 07:22:22.149221 | 2026-08-31 07:22:22.149274 | PLAY RECAP 2026-08-31 07:22:22.149320 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-31 07:22:22.149342 | 2026-08-31 07:22:22.309634 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-31 07:22:22.314990 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-31 07:22:22.900557 | 2026-08-31 07:22:22.900761 | PLAY [localhost] 2026-08-31 07:22:22.920547 | 2026-08-31 07:22:22.920647 | TASK [Generate Zuul manifest] 2026-08-31 07:22:22.940893 | localhost | ok 2026-08-31 07:22:23.021017 | 2026-08-31 07:22:23.021203 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-31 07:22:23.503008 | localhost | changed 2026-08-31 07:22:23.515041 | 2026-08-31 07:22:23.515124 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-31 07:22:23.557337 | localhost | ok 2026-08-31 07:22:23.565246 | 2026-08-31 07:22:23.565323 | TASK [Upload logs] 2026-08-31 07:22:23.587944 | localhost | ok 2026-08-31 07:22:23.694417 | 2026-08-31 07:22:23.694538 | TASK [Set zuul-log-path fact] 2026-08-31 07:22:23.716728 | localhost | ok 2026-08-31 07:22:23.730668 | 2026-08-31 07:22:23.730734 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-31 07:22:23.763357 | localhost | ok 2026-08-31 07:22:23.772346 | 2026-08-31 07:22:23.772414 | TASK [upload-logs : Create log directories] 2026-08-31 07:22:24.181414 | localhost | changed 2026-08-31 07:22:24.186544 | 2026-08-31 07:22:24.186610 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-31 07:22:24.625278 | localhost -> localhost | ok: Runtime: 0:00:00.007150 2026-08-31 07:22:24.632384 | 2026-08-31 07:22:24.632450 | TASK [upload-logs : Upload logs to log server] 2026-08-31 07:22:25.111721 | localhost | Output suppressed because no_log was given 2026-08-31 07:22:25.153993 | 2026-08-31 07:22:25.154178 | LOOP [upload-logs : Compress console log and json output] 2026-08-31 07:22:25.199865 | localhost | skipping: Conditional result was False 2026-08-31 07:22:25.206962 | localhost | skipping: Conditional result was False 2026-08-31 07:22:25.220529 | 2026-08-31 07:22:25.220668 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-31 07:22:25.262209 | localhost | skipping: Conditional result was False 2026-08-31 07:22:25.262596 | 2026-08-31 07:22:25.265942 | localhost | skipping: Conditional result was False 2026-08-31 07:22:25.276406 | 2026-08-31 07:22:25.276517 | LOOP [upload-logs : Upload console log and json output]