2026-05-29 11:16:18.898700 | Job console starting 2026-05-29 11:16:18.910310 | Updating git repos 2026-05-29 11:16:23.844919 | Cloning repos into workspace 2026-05-29 11:17:08.648776 | Restoring repo states 2026-05-29 11:17:12.352058 | Merging changes 2026-05-29 11:17:21.344482 | Checking out repos 2026-05-29 11:17:35.041020 | Preparing playbooks 2026-05-29 11:18:31.696036 | Running Ansible setup 2026-05-29 11:18:37.527943 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 11:18:38.215758 | 2026-05-29 11:18:38.310342 | PLAY [localhost] 2026-05-29 11:18:38.322336 | 2026-05-29 11:18:38.322440 | TASK [Gathering Facts] 2026-05-29 11:18:39.238015 | localhost | ok 2026-05-29 11:18:39.248684 | 2026-05-29 11:18:39.248811 | TASK [Setup log path fact] 2026-05-29 11:18:39.268563 | localhost | ok 2026-05-29 11:18:39.282574 | 2026-05-29 11:18:39.282685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 11:18:39.314289 | localhost | ok 2026-05-29 11:18:39.323725 | 2026-05-29 11:18:39.323855 | TASK [emit-job-header : Print job information] 2026-05-29 11:18:39.365124 | # Job Information 2026-05-29 11:18:40.116688 | Ansible Version: 2.16.18 2026-05-29 11:18:40.116833 | Job: atmosphere-molecule-csi-rbd 2026-05-29 11:18:40.116861 | Pipeline: check 2026-05-29 11:18:40.116884 | Executor: 2d72f0692154 2026-05-29 11:18:40.116906 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-29 11:18:40.116931 | Event ID: 766635f0-5b4f-11f1-8d22-e75ee9387d71 2026-05-29 11:18:40.120697 | 2026-05-29 11:18:40.120805 | LOOP [emit-job-header : Print node information] 2026-05-29 11:18:40.244991 | localhost | ok: 2026-05-29 11:18:40.245716 | localhost | # Node Information 2026-05-29 11:18:40.245784 | localhost | Inventory Hostname: instance 2026-05-29 11:18:40.245834 | localhost | Hostname: np0000177570 2026-05-29 11:18:40.245878 | localhost | Username: zuul 2026-05-29 11:18:40.245928 | localhost | Distro: Ubuntu 22.04 2026-05-29 11:18:40.245972 | localhost | Provider: yul1 2026-05-29 11:18:40.246015 | localhost | Region: ca-ymq-1 2026-05-29 11:18:40.246056 | localhost | Label: ubuntu-jammy 2026-05-29 11:18:40.246097 | localhost | Product Name: OpenStack Nova 2026-05-29 11:18:40.246138 | localhost | Interface IP: 199.204.45.3 2026-05-29 11:18:40.262666 | 2026-05-29 11:18:40.262869 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 11:18:42.025534 | localhost -> localhost | changed 2026-05-29 11:18:42.034691 | 2026-05-29 11:18:42.034811 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 11:18:43.905043 | localhost -> localhost | changed 2026-05-29 11:18:43.912418 | 2026-05-29 11:18:43.912498 | PLAY [all] 2026-05-29 11:18:43.921783 | 2026-05-29 11:18:43.921864 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 11:18:44.149941 | instance -> localhost | ok 2026-05-29 11:18:44.176524 | 2026-05-29 11:18:44.176829 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 11:18:44.209392 | instance | ok 2026-05-29 11:18:47.719901 | instance | included: /var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 11:18:47.730167 | 2026-05-29 11:18:47.730323 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 11:18:49.876127 | instance -> localhost | Generating public/private rsa key pair. 2026-05-29 11:18:49.876364 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/ec96fd76717d4e38b3276e285293ba2d_id_rsa 2026-05-29 11:18:49.876409 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/ec96fd76717d4e38b3276e285293ba2d_id_rsa.pub 2026-05-29 11:18:49.876445 | instance -> localhost | The key fingerprint is: 2026-05-29 11:18:49.876476 | instance -> localhost | SHA256:t95knfi5vJRIGAVR8O+oomQTH45Hj1dOKigSf2yNLvs zuul-build-sshkey 2026-05-29 11:18:49.876530 | instance -> localhost | The key's randomart image is: 2026-05-29 11:18:49.876564 | instance -> localhost | +---[RSA 3072]----+ 2026-05-29 11:18:49.876604 | instance -> localhost | | +=o | 2026-05-29 11:18:49.876639 | instance -> localhost | | o | 2026-05-29 11:18:49.876710 | instance -> localhost | | . . | 2026-05-29 11:18:49.876757 | instance -> localhost | | o . | 2026-05-29 11:18:49.876788 | instance -> localhost | | . . S o + . | 2026-05-29 11:18:49.876820 | instance -> localhost | | o . X = B * o | 2026-05-29 11:18:49.876850 | instance -> localhost | | . o @ B = B * | 2026-05-29 11:18:49.876881 | instance -> localhost | | ..B o.+ = + . | 2026-05-29 11:18:49.876915 | instance -> localhost | | .+E. .o . *o | 2026-05-29 11:18:49.877116 | instance -> localhost | +----[SHA256]-----+ 2026-05-29 11:18:49.877196 | instance -> localhost | ok: Runtime: 0:00:01.687543 2026-05-29 11:18:49.886226 | 2026-05-29 11:18:49.886300 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 11:18:49.919150 | instance | ok 2026-05-29 11:18:49.929771 | instance | included: /var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 11:18:49.937956 | 2026-05-29 11:18:49.938044 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 11:18:49.964477 | instance | skipping: Conditional result was False 2026-05-29 11:18:49.975833 | 2026-05-29 11:18:49.975928 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 11:18:50.519995 | instance | changed 2026-05-29 11:18:50.672767 | 2026-05-29 11:18:50.672929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 11:18:50.909993 | instance | ok 2026-05-29 11:18:51.120656 | 2026-05-29 11:18:51.120807 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 11:18:51.675577 | instance | changed 2026-05-29 11:18:51.915414 | 2026-05-29 11:18:51.915600 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 11:18:52.465690 | instance | changed 2026-05-29 11:18:52.604457 | 2026-05-29 11:18:52.604616 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 11:18:52.630463 | instance | skipping: Conditional result was False 2026-05-29 11:18:52.639937 | 2026-05-29 11:18:52.640087 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 11:18:53.156340 | instance -> localhost | changed 2026-05-29 11:18:53.172851 | 2026-05-29 11:18:53.172942 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 11:18:53.622598 | instance -> localhost | Identity added: /var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/ec96fd76717d4e38b3276e285293ba2d_id_rsa (zuul-build-sshkey) 2026-05-29 11:18:53.622792 | instance -> localhost | ok: Runtime: 0:00:00.038435 2026-05-29 11:18:53.629272 | 2026-05-29 11:18:53.629363 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 11:18:54.040718 | instance | ok 2026-05-29 11:18:54.047782 | 2026-05-29 11:18:54.047948 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 11:18:54.073997 | instance | skipping: Conditional result was False 2026-05-29 11:18:54.597455 | 2026-05-29 11:18:54.597564 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-29 11:18:55.001846 | instance | ok 2026-05-29 11:18:55.100345 | 2026-05-29 11:18:55.106697 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-29 11:19:01.779171 | instance | Output suppressed because no_log was given 2026-05-29 11:19:02.106428 | 2026-05-29 11:19:02.106577 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-29 11:19:02.308187 | instance | ok: "logs" 2026-05-29 11:19:02.844897 | instance | ok: All items complete 2026-05-29 11:19:02.845098 | 2026-05-29 11:19:02.854776 | instance | ok: "artifacts" 2026-05-29 11:19:02.875626 | instance | ok: "docs" 2026-05-29 11:19:02.900425 | 2026-05-29 11:19:02.900626 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-29 11:19:03.122226 | instance | changed: "logs" 2026-05-29 11:19:03.388037 | instance | changed: "artifacts" 2026-05-29 11:19:03.458743 | instance | changed: "docs" 2026-05-29 11:19:03.472787 | 2026-05-29 11:19:03.472925 | PLAY RECAP 2026-05-29 11:19:03.472991 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-29 11:19:03.473025 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 11:19:03.473049 | 2026-05-29 11:19:03.646690 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 11:19:03.650808 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 11:19:04.287751 | 2026-05-29 11:19:04.287887 | PLAY [all] 2026-05-29 11:19:04.298744 | 2026-05-29 11:19:04.298825 | TASK [setup-uv : Extract archive] 2026-05-29 11:19:07.404512 | instance | changed 2026-05-29 11:19:07.435310 | 2026-05-29 11:19:07.435435 | TASK [setup-uv : Print version] 2026-05-29 11:19:07.810737 | instance | uv 0.8.13 2026-05-29 11:19:08.056651 | instance | ok: Runtime: 0:00:00.016535 2026-05-29 11:19:08.067651 | 2026-05-29 11:19:08.067787 | TASK [Install Ansible collection siblings] 2026-05-29 11:19:08.792017 | instance | ERROR 2026-05-29 11:19:08.792286 | instance | { 2026-05-29 11:19:08.792318 | instance | "log": [ 2026-05-29 11:19:08.792342 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-29 11:19:08.792364 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-29 11:19:08.792384 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-29 11:19:08.792432 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-29 11:19:08.792455 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-29 11:19:08.792476 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-29 11:19:08.792496 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-29 11:19:08.792515 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-29 11:19:08.792537 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-29 11:19:08.792574 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-29 11:19:08.792594 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-29 11:19:08.792613 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-29 11:19:08.792631 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-29 11:19:08.792651 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-29 11:19:08.792670 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-29 11:19:08.792688 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-29 11:19:08.792706 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-29 11:19:08.792724 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-29 11:19:08.792742 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-29 11:19:08.792761 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-29 11:19:08.792780 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-29 11:19:08.792808 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-29 11:19:08.792827 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-29 11:19:08.792845 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-29 11:19:08.792863 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-29 11:19:08.792881 | instance | ], 2026-05-29 11:19:08.792899 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-29 11:19:08.792917 | instance | } failure 2026-05-29 11:19:08.798474 | 2026-05-29 11:19:08.798528 | PLAY RECAP 2026-05-29 11:19:08.798575 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-29 11:19:08.798598 | 2026-05-29 11:19:08.967739 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 11:19:09.083093 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 11:19:09.792859 | 2026-05-29 11:19:11.461320 | PLAY [all] 2026-05-29 11:19:11.481152 | 2026-05-29 11:19:11.481292 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-29 11:19:11.527221 | instance | skipping: Conditional result was False 2026-05-29 11:19:11.539602 | 2026-05-29 11:19:11.539717 | TASK [fetch-output : Set log path for single node] 2026-05-29 11:19:11.586091 | instance | ok 2026-05-29 11:19:11.592034 | 2026-05-29 11:19:11.592109 | LOOP [fetch-output : Ensure local output dirs] 2026-05-29 11:19:13.837869 | instance -> localhost | ok: "/var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/logs" 2026-05-29 11:19:14.097297 | instance -> localhost | changed: "/var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/artifacts" 2026-05-29 11:19:14.782539 | instance -> localhost | changed: "/var/lib/zuul/builds/ec96fd76717d4e38b3276e285293ba2d/work/docs" 2026-05-29 11:19:14.798003 | 2026-05-29 11:19:15.020800 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 11:19:15.708501 | instance | ok 2026-05-29 11:19:16.005133 | instance | changed: All items complete 2026-05-29 11:19:16.005586 | 2026-05-29 11:19:16.172991 | instance | changed: .d..t...... ./ 2026-05-29 11:19:16.931228 | instance | changed: .d..t...... ./ 2026-05-29 11:19:16.947322 | 2026-05-29 11:19:16.947465 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 11:19:18.308311 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.421109 2026-05-29 11:19:18.589425 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006367 2026-05-29 11:19:18.617124 | 2026-05-29 11:19:18.617562 | PLAY [all] 2026-05-29 11:19:18.624454 | 2026-05-29 11:19:18.624557 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 11:19:19.093018 | instance | changed 2026-05-29 11:19:19.100944 | 2026-05-29 11:19:19.101125 | PLAY RECAP 2026-05-29 11:19:19.101175 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 11:19:19.101197 | 2026-05-29 11:19:19.238370 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 11:19:19.512828 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 11:19:20.174587 | 2026-05-29 11:19:20.281555 | PLAY [localhost] 2026-05-29 11:19:20.298917 | 2026-05-29 11:19:20.299130 | TASK [Generate Zuul manifest] 2026-05-29 11:19:20.330274 | localhost | ok 2026-05-29 11:19:20.353635 | 2026-05-29 11:19:20.353848 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 11:19:20.992094 | localhost | changed 2026-05-29 11:19:21.014798 | 2026-05-29 11:19:21.014947 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 11:19:21.055364 | localhost | ok 2026-05-29 11:19:21.062388 | 2026-05-29 11:19:21.062481 | TASK [Upload logs] 2026-05-29 11:19:21.085650 | localhost | ok 2026-05-29 11:19:21.311296 | 2026-05-29 11:19:21.311472 | TASK [Set zuul-log-path fact] 2026-05-29 11:19:21.335688 | localhost | ok 2026-05-29 11:19:21.350945 | 2026-05-29 11:19:21.351028 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 11:19:21.384241 | localhost | ok 2026-05-29 11:19:21.393443 | 2026-05-29 11:19:21.393530 | TASK [upload-logs : Create log directories] 2026-05-29 11:19:22.049092 | localhost | changed 2026-05-29 11:19:22.055172 | 2026-05-29 11:19:22.055279 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 11:19:22.521284 | localhost -> localhost | ok: Runtime: 0:00:00.005156 2026-05-29 11:19:22.529068 | 2026-05-29 11:19:22.529226 | TASK [upload-logs : Upload logs to log server] 2026-05-29 11:19:23.089959 | localhost | Output suppressed because no_log was given 2026-05-29 11:19:23.140614 | 2026-05-29 11:19:23.140788 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 11:19:23.192525 | localhost | skipping: Conditional result was False 2026-05-29 11:19:23.491647 | localhost | skipping: Conditional result was False 2026-05-29 11:19:23.499767 | 2026-05-29 11:19:23.499956 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 11:19:23.548606 | localhost | skipping: Conditional result was False 2026-05-29 11:19:23.549201 | 2026-05-29 11:19:23.553619 | localhost | skipping: Conditional result was False 2026-05-29 11:19:23.565049 | 2026-05-29 11:19:23.565297 | LOOP [upload-logs : Upload console log and json output]