2026-05-29 11:24:54.668938 | Job console starting 2026-05-29 11:24:54.683711 | Updating git repos 2026-05-29 11:24:56.457279 | Cloning repos into workspace 2026-05-29 11:25:22.978218 | Restoring repo states 2026-05-29 11:25:38.319848 | Merging changes 2026-05-29 11:25:39.393322 | Checking out repos 2026-05-29 11:25:43.008628 | Preparing playbooks 2026-05-29 11:25:49.097008 | Running Ansible setup 2026-05-29 11:25:52.794580 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 11:25:53.481876 | 2026-05-29 11:25:53.482012 | PLAY [localhost] 2026-05-29 11:25:53.490412 | 2026-05-29 11:25:53.490484 | TASK [Gathering Facts] 2026-05-29 11:25:54.366277 | localhost | ok 2026-05-29 11:25:54.380361 | 2026-05-29 11:25:54.380515 | TASK [Setup log path fact] 2026-05-29 11:25:54.403957 | localhost | ok 2026-05-29 11:25:54.422345 | 2026-05-29 11:25:54.422498 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 11:25:54.469838 | localhost | ok 2026-05-29 11:25:54.482118 | 2026-05-29 11:25:54.482265 | TASK [emit-job-header : Print job information] 2026-05-29 11:25:54.525740 | # Job Information 2026-05-29 11:25:54.526114 | Ansible Version: 2.16.18 2026-05-29 11:25:54.526219 | Job: atmosphere-molecule-csi-rbd 2026-05-29 11:25:54.526292 | Pipeline: check 2026-05-29 11:25:54.526357 | Executor: 2d72f0692154 2026-05-29 11:25:54.526419 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-29 11:25:54.526492 | Event ID: e6208170-5b4f-11f1-8320-66f637a182d3 2026-05-29 11:25:54.529898 | 2026-05-29 11:25:54.529974 | LOOP [emit-job-header : Print node information] 2026-05-29 11:25:54.627562 | localhost | ok: 2026-05-29 11:25:54.635273 | localhost | # Node Information 2026-05-29 11:25:54.635376 | localhost | Inventory Hostname: instance 2026-05-29 11:25:54.635403 | localhost | Hostname: np0000177611 2026-05-29 11:25:54.635423 | localhost | Username: zuul 2026-05-29 11:25:54.635451 | localhost | Distro: Ubuntu 22.04 2026-05-29 11:25:54.635471 | localhost | Provider: yul1 2026-05-29 11:25:54.635490 | localhost | Region: ca-ymq-1 2026-05-29 11:25:54.635508 | localhost | Label: ubuntu-jammy 2026-05-29 11:25:54.635528 | localhost | Product Name: OpenStack Nova 2026-05-29 11:25:54.635553 | localhost | Interface IP: 199.204.45.115 2026-05-29 11:25:54.646651 | 2026-05-29 11:25:54.646827 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 11:25:55.168477 | localhost -> localhost | changed 2026-05-29 11:25:55.179152 | 2026-05-29 11:25:55.179401 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 11:25:56.093955 | localhost -> localhost | changed 2026-05-29 11:25:56.101220 | 2026-05-29 11:25:56.101629 | PLAY [all] 2026-05-29 11:25:56.111046 | 2026-05-29 11:25:56.111197 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 11:25:56.346006 | instance -> localhost | ok 2026-05-29 11:25:56.357119 | 2026-05-29 11:25:56.357250 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 11:25:56.391441 | instance | ok 2026-05-29 11:25:56.409492 | instance | included: /var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 11:25:56.415316 | 2026-05-29 11:25:56.415383 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 11:25:57.189788 | instance -> localhost | Generating public/private rsa key pair. 2026-05-29 11:25:57.190011 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/7354856b6884434ab6404fce2b6329d9_id_rsa 2026-05-29 11:25:57.190054 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/7354856b6884434ab6404fce2b6329d9_id_rsa.pub 2026-05-29 11:25:57.190087 | instance -> localhost | The key fingerprint is: 2026-05-29 11:25:57.190119 | instance -> localhost | SHA256:zM/1waQ7LvhcgOwp4TAgrFDvkrMcDu/s0R4S7C4OXhY zuul-build-sshkey 2026-05-29 11:25:57.190168 | instance -> localhost | The key's randomart image is: 2026-05-29 11:25:57.190201 | instance -> localhost | +---[RSA 3072]----+ 2026-05-29 11:25:57.190241 | instance -> localhost | | . | 2026-05-29 11:25:57.190272 | instance -> localhost | |.. . | 2026-05-29 11:25:57.190301 | instance -> localhost | |o.. . . | 2026-05-29 11:25:57.190330 | instance -> localhost | |oo + + . + | 2026-05-29 11:25:57.190358 | instance -> localhost | |o BE+ . S . o o | 2026-05-29 11:25:57.190386 | instance -> localhost | | * B.+ o + o o . | 2026-05-29 11:25:57.190414 | instance -> localhost | |. Ooo o o.o + . | 2026-05-29 11:25:57.190441 | instance -> localhost | |++o+ . ....o . | 2026-05-29 11:25:57.190473 | instance -> localhost | |.== . .o.. | 2026-05-29 11:25:57.190554 | instance -> localhost | +----[SHA256]-----+ 2026-05-29 11:25:57.190748 | instance -> localhost | ok: Runtime: 0:00:00.346833 2026-05-29 11:25:57.198983 | 2026-05-29 11:25:57.199046 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 11:25:57.236076 | instance | ok 2026-05-29 11:25:57.246145 | instance | included: /var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 11:25:57.254109 | 2026-05-29 11:25:57.254179 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 11:25:57.279776 | instance | skipping: Conditional result was False 2026-05-29 11:25:57.294703 | 2026-05-29 11:25:57.294858 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 11:25:57.997907 | instance | changed 2026-05-29 11:26:00.450986 | 2026-05-29 11:26:00.451139 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 11:26:00.688742 | instance | ok 2026-05-29 11:26:00.696614 | 2026-05-29 11:26:00.696710 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 11:26:01.260116 | instance | changed 2026-05-29 11:26:01.268650 | 2026-05-29 11:26:01.268782 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 11:26:01.742594 | instance | changed 2026-05-29 11:26:02.207635 | 2026-05-29 11:26:02.207782 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 11:26:02.232336 | instance | skipping: Conditional result was False 2026-05-29 11:26:02.242716 | 2026-05-29 11:26:02.242786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 11:26:02.633420 | instance -> localhost | changed 2026-05-29 11:26:02.647426 | 2026-05-29 11:26:02.647528 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 11:26:03.066612 | instance -> localhost | Identity added: /var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/7354856b6884434ab6404fce2b6329d9_id_rsa (zuul-build-sshkey) 2026-05-29 11:26:03.066881 | instance -> localhost | ok: Runtime: 0:00:00.014190 2026-05-29 11:26:03.074235 | 2026-05-29 11:26:03.074336 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 11:26:03.435993 | instance | ok 2026-05-29 11:26:03.442450 | 2026-05-29 11:26:03.442523 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 11:26:03.469077 | instance | skipping: Conditional result was False 2026-05-29 11:26:03.485241 | 2026-05-29 11:26:03.485339 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-29 11:26:03.825623 | instance | ok 2026-05-29 11:26:03.833816 | 2026-05-29 11:26:03.833886 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-29 11:26:07.432507 | instance | Output suppressed because no_log was given 2026-05-29 11:26:07.442026 | 2026-05-29 11:26:07.442099 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-29 11:26:07.635334 | instance | ok: "logs" 2026-05-29 11:26:07.635936 | instance | ok: All items complete 2026-05-29 11:26:07.635979 | 2026-05-29 11:26:07.795445 | instance | ok: "artifacts" 2026-05-29 11:26:07.961685 | instance | ok: "docs" 2026-05-29 11:26:07.980220 | 2026-05-29 11:26:07.980491 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-29 11:26:08.178754 | instance | changed: "logs" 2026-05-29 11:26:08.335267 | instance | changed: "artifacts" 2026-05-29 11:26:08.509812 | instance | changed: "docs" 2026-05-29 11:26:08.530350 | 2026-05-29 11:26:08.530514 | PLAY RECAP 2026-05-29 11:26:08.530582 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-29 11:26:08.530624 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 11:26:08.530655 | 2026-05-29 11:26:08.679053 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 11:26:08.683537 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 11:26:09.288384 | 2026-05-29 11:26:09.288524 | PLAY [all] 2026-05-29 11:26:09.303162 | 2026-05-29 11:26:09.303282 | TASK [setup-uv : Extract archive] 2026-05-29 11:26:11.923519 | instance | changed 2026-05-29 11:26:11.930146 | 2026-05-29 11:26:11.930259 | TASK [setup-uv : Print version] 2026-05-29 11:26:13.739933 | instance | uv 0.8.13 2026-05-29 11:26:13.986989 | instance | ok: Runtime: 0:00:01.469972 2026-05-29 11:26:13.996222 | 2026-05-29 11:26:13.996294 | TASK [Install Ansible collection siblings] 2026-05-29 11:26:16.715267 | instance | ERROR 2026-05-29 11:26:16.866562 | instance | { 2026-05-29 11:26:16.866763 | instance | "log": [ 2026-05-29 11:26:16.866839 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-29 11:26:16.866903 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-29 11:26:16.866968 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-29 11:26:16.867044 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-29 11:26:16.867115 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-29 11:26:16.867195 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-29 11:26:16.867266 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-29 11:26:16.867318 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-29 11:26:16.867370 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-29 11:26:16.867454 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-29 11:26:16.867495 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-29 11:26:16.867534 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-29 11:26:16.867571 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-29 11:26:16.867612 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-29 11:26:16.867651 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-29 11:26:16.867689 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-29 11:26:16.867727 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-29 11:26:16.867764 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-29 11:26:16.867804 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-29 11:26:16.867897 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-29 11:26:16.867983 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-29 11:26:16.868049 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-29 11:26:16.868092 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-29 11:26:16.868132 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-29 11:26:16.868170 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-29 11:26:16.868208 | instance | ], 2026-05-29 11:26:16.868248 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-29 11:26:16.868287 | instance | } failure 2026-05-29 11:26:16.874116 | 2026-05-29 11:26:16.874224 | PLAY RECAP 2026-05-29 11:26:16.874286 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-29 11:26:16.874319 | 2026-05-29 11:26:17.041259 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 11:26:17.047014 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 11:26:17.674666 | 2026-05-29 11:26:17.674845 | PLAY [all] 2026-05-29 11:26:17.689039 | 2026-05-29 11:26:17.689173 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-29 11:26:17.735482 | instance | skipping: Conditional result was False 2026-05-29 11:26:17.745160 | 2026-05-29 11:26:17.745272 | TASK [fetch-output : Set log path for single node] 2026-05-29 11:26:17.786856 | instance | ok 2026-05-29 11:26:17.793352 | 2026-05-29 11:26:17.793449 | LOOP [fetch-output : Ensure local output dirs] 2026-05-29 11:26:18.174078 | instance -> localhost | ok: "/var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/logs" 2026-05-29 11:26:18.406929 | instance -> localhost | changed: "/var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/artifacts" 2026-05-29 11:26:18.626442 | instance -> localhost | changed: "/var/lib/zuul/builds/7354856b6884434ab6404fce2b6329d9/work/docs" 2026-05-29 11:26:18.646201 | 2026-05-29 11:26:18.646362 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 11:26:19.250065 | instance | ok 2026-05-29 11:26:19.250354 | instance | changed: All items complete 2026-05-29 11:26:19.250382 | 2026-05-29 11:26:19.765355 | instance | changed: .d..t...... ./ 2026-05-29 11:26:20.241653 | instance | changed: .d..t...... ./ 2026-05-29 11:26:20.267528 | 2026-05-29 11:26:20.267675 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 11:26:20.694461 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.011188 2026-05-29 11:26:21.675355 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.753760 2026-05-29 11:26:21.699430 | 2026-05-29 11:26:21.699568 | PLAY [all] 2026-05-29 11:26:21.705716 | 2026-05-29 11:26:21.705780 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 11:26:22.197568 | instance | changed 2026-05-29 11:26:22.204894 | 2026-05-29 11:26:22.204943 | PLAY RECAP 2026-05-29 11:26:22.205007 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 11:26:22.205031 | 2026-05-29 11:26:22.339998 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 11:26:22.344467 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 11:26:23.014147 | 2026-05-29 11:26:23.014316 | PLAY [localhost] 2026-05-29 11:26:23.026584 | 2026-05-29 11:26:23.026728 | TASK [Generate Zuul manifest] 2026-05-29 11:26:23.048937 | localhost | ok 2026-05-29 11:26:23.068121 | 2026-05-29 11:26:23.068220 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 11:26:23.476789 | localhost | changed 2026-05-29 11:26:23.488723 | 2026-05-29 11:26:23.488857 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 11:26:23.531498 | localhost | ok 2026-05-29 11:26:23.540769 | 2026-05-29 11:26:23.540850 | TASK [Upload logs] 2026-05-29 11:26:23.563177 | localhost | ok 2026-05-29 11:26:23.620240 | 2026-05-29 11:26:23.620377 | TASK [Set zuul-log-path fact] 2026-05-29 11:26:23.642361 | localhost | ok 2026-05-29 11:26:23.656134 | 2026-05-29 11:26:23.656223 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 11:26:23.686534 | localhost | ok 2026-05-29 11:26:23.695355 | 2026-05-29 11:26:23.695459 | TASK [upload-logs : Create log directories] 2026-05-29 11:26:24.103108 | localhost | changed 2026-05-29 11:26:24.109822 | 2026-05-29 11:26:24.109899 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 11:26:24.524985 | localhost -> localhost | ok: Runtime: 0:00:00.004973 2026-05-29 11:26:24.531939 | 2026-05-29 11:26:24.532033 | TASK [upload-logs : Upload logs to log server] 2026-05-29 11:26:25.071656 | localhost | Output suppressed because no_log was given 2026-05-29 11:26:25.125257 | 2026-05-29 11:26:25.125403 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 11:26:25.175282 | localhost | skipping: Conditional result was False 2026-05-29 11:26:25.183169 | localhost | skipping: Conditional result was False 2026-05-29 11:26:25.201842 | 2026-05-29 11:26:25.202012 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 11:26:25.248159 | localhost | skipping: Conditional result was False 2026-05-29 11:26:25.248720 | 2026-05-29 11:26:25.252720 | localhost | skipping: Conditional result was False 2026-05-29 11:26:25.269643 | 2026-05-29 11:26:25.269851 | LOOP [upload-logs : Upload console log and json output]