2026-05-25 00:40:16.484408 | Job console starting 2026-05-25 00:40:16.495920 | Updating git repos 2026-05-25 00:40:17.572765 | Cloning repos into workspace 2026-05-25 00:40:34.367023 | Restoring repo states 2026-05-25 00:40:38.755486 | Merging changes 2026-05-25 00:40:40.045691 | Checking out repos 2026-05-25 00:40:43.866630 | Preparing playbooks 2026-05-25 00:40:47.325477 | Running Ansible setup 2026-05-25 00:40:50.722782 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 00:40:51.388358 | 2026-05-25 00:40:51.388793 | PLAY [localhost] 2026-05-25 00:40:51.396898 | 2026-05-25 00:40:51.397006 | TASK [Gathering Facts] 2026-05-25 00:40:52.286440 | localhost | ok 2026-05-25 00:40:52.296482 | 2026-05-25 00:40:52.296554 | TASK [Setup log path fact] 2026-05-25 00:40:52.318567 | localhost | ok 2026-05-25 00:40:52.330255 | 2026-05-25 00:40:52.330324 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 00:40:52.361308 | localhost | ok 2026-05-25 00:40:52.368335 | 2026-05-25 00:40:52.368400 | TASK [emit-job-header : Print job information] 2026-05-25 00:40:52.409266 | # Job Information 2026-05-25 00:40:52.409455 | Ansible Version: 2.16.18 2026-05-25 00:40:52.409500 | Job: atmosphere-molecule-csi-rbd 2026-05-25 00:40:52.409529 | Pipeline: check 2026-05-25 00:40:52.409558 | Executor: 2d72f0692154 2026-05-25 00:40:52.409585 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-25 00:40:52.409616 | Event ID: b3ae6c10-57d1-11f1-856b-a582efc77404 2026-05-25 00:40:52.413724 | 2026-05-25 00:40:52.413818 | LOOP [emit-job-header : Print node information] 2026-05-25 00:40:52.523788 | localhost | ok: 2026-05-25 00:40:52.524068 | localhost | # Node Information 2026-05-25 00:40:52.524098 | localhost | Inventory Hostname: instance 2026-05-25 00:40:52.524120 | localhost | Hostname: np0000176298 2026-05-25 00:40:52.524140 | localhost | Username: zuul 2026-05-25 00:40:52.524163 | localhost | Distro: Ubuntu 22.04 2026-05-25 00:40:52.524183 | localhost | Provider: yul1 2026-05-25 00:40:52.524202 | localhost | Region: ca-ymq-1 2026-05-25 00:40:52.524220 | localhost | Label: ubuntu-jammy 2026-05-25 00:40:52.524239 | localhost | Product Name: OpenStack Nova 2026-05-25 00:40:52.524258 | localhost | Interface IP: 199.204.45.70 2026-05-25 00:40:52.541460 | 2026-05-25 00:40:52.541578 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 00:40:52.911611 | localhost -> localhost | changed 2026-05-25 00:40:52.920261 | 2026-05-25 00:40:52.920354 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 00:40:53.786006 | localhost -> localhost | changed 2026-05-25 00:40:53.796233 | 2026-05-25 00:40:53.796303 | PLAY [all] 2026-05-25 00:40:53.805475 | 2026-05-25 00:40:53.805540 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 00:40:54.043320 | instance -> localhost | ok 2026-05-25 00:40:54.049850 | 2026-05-25 00:40:54.049919 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 00:40:54.084416 | instance | ok 2026-05-25 00:40:54.097889 | instance | included: /var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 00:40:54.103551 | 2026-05-25 00:40:54.103614 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 00:40:55.210169 | instance -> localhost | Generating public/private rsa key pair. 2026-05-25 00:40:55.210359 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/7ad43cd571de4d36b83aa64582803e96_id_rsa 2026-05-25 00:40:55.210389 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/7ad43cd571de4d36b83aa64582803e96_id_rsa.pub 2026-05-25 00:40:55.210412 | instance -> localhost | The key fingerprint is: 2026-05-25 00:40:55.210433 | instance -> localhost | SHA256:1q8UmJ7kXn9x4s6X9byyyBTWWMGGvMWGrbkwl0pBwio zuul-build-sshkey 2026-05-25 00:40:55.210467 | instance -> localhost | The key's randomart image is: 2026-05-25 00:40:55.210488 | instance -> localhost | +---[RSA 3072]----+ 2026-05-25 00:40:55.210514 | instance -> localhost | | ..... *. | 2026-05-25 00:40:55.210535 | instance -> localhost | | ... + B. | 2026-05-25 00:40:55.210555 | instance -> localhost | | . . O. | 2026-05-25 00:40:55.210575 | instance -> localhost | | E . B *+ | 2026-05-25 00:40:55.210594 | instance -> localhost | | . S B+.. | 2026-05-25 00:40:55.210612 | instance -> localhost | | = o.+. o o| 2026-05-25 00:40:55.210631 | instance -> localhost | | + o... =+| 2026-05-25 00:40:55.210650 | instance -> localhost | | . ooo.oo.+| 2026-05-25 00:40:55.210672 | instance -> localhost | | . .o.+=o.| 2026-05-25 00:40:55.210692 | instance -> localhost | +----[SHA256]-----+ 2026-05-25 00:40:55.210748 | instance -> localhost | ok: Runtime: 0:00:00.690358 2026-05-25 00:40:55.217106 | 2026-05-25 00:40:55.217196 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 00:40:55.249886 | instance | ok 2026-05-25 00:40:55.259315 | instance | included: /var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 00:40:55.266475 | 2026-05-25 00:40:55.266533 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 00:40:55.291357 | instance | skipping: Conditional result was False 2026-05-25 00:40:55.302213 | 2026-05-25 00:40:55.302283 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 00:40:55.769198 | instance | changed 2026-05-25 00:40:55.775757 | 2026-05-25 00:40:55.775826 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 00:40:55.961439 | instance | ok 2026-05-25 00:40:55.968698 | 2026-05-25 00:40:55.968786 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 00:40:56.433586 | instance | changed 2026-05-25 00:40:56.526700 | 2026-05-25 00:40:56.526818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 00:40:57.008809 | instance | changed 2026-05-25 00:40:57.016195 | 2026-05-25 00:40:57.016263 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 00:40:57.041819 | instance | skipping: Conditional result was False 2026-05-25 00:40:57.053222 | 2026-05-25 00:40:57.053288 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 00:40:57.412513 | instance -> localhost | changed 2026-05-25 00:40:57.424577 | 2026-05-25 00:40:57.424679 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 00:40:57.962288 | instance -> localhost | Identity added: /var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/7ad43cd571de4d36b83aa64582803e96_id_rsa (zuul-build-sshkey) 2026-05-25 00:40:57.962500 | instance -> localhost | ok: Runtime: 0:00:00.012132 2026-05-25 00:40:57.967616 | 2026-05-25 00:40:57.967686 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 00:40:58.295836 | instance | ok 2026-05-25 00:40:58.300622 | 2026-05-25 00:40:58.300686 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 00:40:58.326834 | instance | skipping: Conditional result was False 2026-05-25 00:40:58.337518 | 2026-05-25 00:40:58.337586 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-25 00:40:58.707282 | instance | ok 2026-05-25 00:40:58.714093 | 2026-05-25 00:40:58.714160 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-25 00:41:01.840249 | instance | Output suppressed because no_log was given 2026-05-25 00:41:01.850158 | 2026-05-25 00:41:01.850224 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-25 00:41:02.035059 | instance | ok: "logs" 2026-05-25 00:41:02.035748 | instance | ok: All items complete 2026-05-25 00:41:02.035779 | 2026-05-25 00:41:02.179892 | instance | ok: "artifacts" 2026-05-25 00:41:02.348732 | instance | ok: "docs" 2026-05-25 00:41:02.367237 | 2026-05-25 00:41:02.367407 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-25 00:41:02.557111 | instance | changed: "logs" 2026-05-25 00:41:02.695500 | instance | changed: "artifacts" 2026-05-25 00:41:02.853061 | instance | changed: "docs" 2026-05-25 00:41:02.870756 | 2026-05-25 00:41:02.870902 | PLAY RECAP 2026-05-25 00:41:02.870954 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-25 00:41:02.870983 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 00:41:02.871006 | 2026-05-25 00:41:03.041085 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 00:41:03.043788 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-25 00:41:03.650184 | 2026-05-25 00:41:03.650769 | PLAY [all] 2026-05-25 00:41:03.661384 | 2026-05-25 00:41:03.661461 | TASK [setup-uv : Extract archive] 2026-05-25 00:41:06.944135 | instance | changed 2026-05-25 00:41:06.951805 | 2026-05-25 00:41:06.951889 | TASK [setup-uv : Print version] 2026-05-25 00:41:06.818903 | instance | uv 0.8.13 2026-05-25 00:41:07.491413 | instance | ok: Runtime: 0:00:00.012824 2026-05-25 00:41:07.502362 | 2026-05-25 00:41:07.502435 | TASK [Install Ansible collection siblings] 2026-05-25 00:41:08.161725 | instance | ERROR 2026-05-25 00:41:08.162047 | instance | { 2026-05-25 00:41:08.162096 | instance | "log": [ 2026-05-25 00:41:08.162138 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-25 00:41:08.162173 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-25 00:41:08.162202 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-25 00:41:08.162236 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-25 00:41:08.162264 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-25 00:41:08.162295 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-25 00:41:08.162323 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-25 00:41:08.162349 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-25 00:41:08.162377 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-25 00:41:08.162404 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-25 00:41:08.162431 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-25 00:41:08.162460 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-25 00:41:08.162486 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-25 00:41:08.162514 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-25 00:41:08.162540 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-25 00:41:08.162568 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-25 00:41:08.162594 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-25 00:41:08.162621 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-25 00:41:08.162647 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-25 00:41:08.162672 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-25 00:41:08.162700 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-25 00:41:08.162747 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-25 00:41:08.162776 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-25 00:41:08.162802 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-25 00:41:08.162828 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-25 00:41:08.162854 | instance | ], 2026-05-25 00:41:08.162880 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-25 00:41:08.162904 | instance | } failure 2026-05-25 00:41:08.168597 | 2026-05-25 00:41:08.168649 | PLAY RECAP 2026-05-25 00:41:08.168711 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-25 00:41:08.168740 | 2026-05-25 00:41:08.306413 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-25 00:41:08.309763 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 00:41:08.924917 | 2026-05-25 00:41:08.925108 | PLAY [all] 2026-05-25 00:41:08.937084 | 2026-05-25 00:41:08.937197 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-25 00:41:08.983307 | instance | skipping: Conditional result was False 2026-05-25 00:41:08.993018 | 2026-05-25 00:41:08.993196 | TASK [fetch-output : Set log path for single node] 2026-05-25 00:41:09.039624 | instance | ok 2026-05-25 00:41:09.046289 | 2026-05-25 00:41:09.046361 | LOOP [fetch-output : Ensure local output dirs] 2026-05-25 00:41:09.445459 | instance -> localhost | ok: "/var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/logs" 2026-05-25 00:41:09.655624 | instance -> localhost | changed: "/var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/artifacts" 2026-05-25 00:41:09.876563 | instance -> localhost | changed: "/var/lib/zuul/builds/7ad43cd571de4d36b83aa64582803e96/work/docs" 2026-05-25 00:41:09.900638 | 2026-05-25 00:41:09.900842 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 00:41:10.581774 | instance | ok 2026-05-25 00:41:10.582040 | instance | changed: All items complete 2026-05-25 00:41:10.582079 | 2026-05-25 00:41:11.038530 | instance | changed: .d..t...... ./ 2026-05-25 00:41:11.482847 | instance | changed: .d..t...... ./ 2026-05-25 00:41:11.509629 | 2026-05-25 00:41:11.509790 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 00:41:11.923318 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007414 2026-05-25 00:41:12.170459 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.018972 2026-05-25 00:41:12.187172 | 2026-05-25 00:41:12.187569 | PLAY [all] 2026-05-25 00:41:12.194192 | 2026-05-25 00:41:12.194268 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 00:41:12.603671 | instance | changed 2026-05-25 00:41:12.609386 | 2026-05-25 00:41:12.609439 | PLAY RECAP 2026-05-25 00:41:12.609488 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-25 00:41:12.609510 | 2026-05-25 00:41:12.786722 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 00:41:12.790993 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 00:41:13.400137 | 2026-05-25 00:41:13.400790 | PLAY [localhost] 2026-05-25 00:41:13.411148 | 2026-05-25 00:41:13.411225 | TASK [Generate Zuul manifest] 2026-05-25 00:41:13.433850 | localhost | ok 2026-05-25 00:41:13.451100 | 2026-05-25 00:41:13.451189 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 00:41:13.833284 | localhost | changed 2026-05-25 00:41:13.847183 | 2026-05-25 00:41:13.847281 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 00:41:13.879142 | localhost | ok 2026-05-25 00:41:13.887873 | 2026-05-25 00:41:13.887943 | TASK [Upload logs] 2026-05-25 00:41:13.911905 | localhost | ok 2026-05-25 00:41:13.968367 | 2026-05-25 00:41:13.968486 | TASK [Set zuul-log-path fact] 2026-05-25 00:41:13.990935 | localhost | ok 2026-05-25 00:41:14.005388 | 2026-05-25 00:41:14.005464 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 00:41:14.039161 | localhost | ok 2026-05-25 00:41:14.047985 | 2026-05-25 00:41:14.048058 | TASK [upload-logs : Create log directories] 2026-05-25 00:41:14.472495 | localhost | changed 2026-05-25 00:41:14.479443 | 2026-05-25 00:41:14.479545 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 00:41:14.897041 | localhost -> localhost | ok: Runtime: 0:00:00.006107 2026-05-25 00:41:14.904131 | 2026-05-25 00:41:14.904218 | TASK [upload-logs : Upload logs to log server] 2026-05-25 00:41:15.379812 | localhost | Output suppressed because no_log was given 2026-05-25 00:41:15.441473 | 2026-05-25 00:41:15.441637 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 00:41:15.482552 | localhost | skipping: Conditional result was False 2026-05-25 00:41:15.489853 | localhost | skipping: Conditional result was False 2026-05-25 00:41:15.507753 | 2026-05-25 00:41:15.507928 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 00:41:15.552711 | localhost | skipping: Conditional result was False 2026-05-25 00:41:15.553183 | 2026-05-25 00:41:15.556607 | localhost | skipping: Conditional result was False 2026-05-25 00:41:15.573141 | 2026-05-25 00:41:15.573280 | LOOP [upload-logs : Upload console log and json output]