2026-06-02 12:12:56.394955 | Job console starting 2026-06-02 12:12:56.406479 | Updating git repos 2026-06-02 12:12:57.090688 | Cloning repos into workspace 2026-06-02 12:13:25.262662 | Restoring repo states 2026-06-02 12:13:32.984778 | Merging changes 2026-06-02 12:13:35.105197 | Checking out repos 2026-06-02 12:13:40.288188 | Preparing playbooks 2026-06-02 12:13:54.005723 | Running Ansible setup 2026-06-02 12:14:00.087754 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 12:14:00.752493 | 2026-06-02 12:14:00.863661 | PLAY [localhost] 2026-06-02 12:14:00.880089 | 2026-06-02 12:14:00.880250 | TASK [Gathering Facts] 2026-06-02 12:14:02.089620 | localhost | ok 2026-06-02 12:14:02.103449 | 2026-06-02 12:14:02.103666 | TASK [Setup log path fact] 2026-06-02 12:14:02.126483 | localhost | ok 2026-06-02 12:14:02.140781 | 2026-06-02 12:14:02.140934 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 12:14:02.172328 | localhost | ok 2026-06-02 12:14:02.178985 | 2026-06-02 12:14:02.179081 | TASK [emit-job-header : Print job information] 2026-06-02 12:14:02.221341 | # Job Information 2026-06-02 12:14:02.221616 | Ansible Version: 2.16.18 2026-06-02 12:14:02.221685 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-06-02 12:14:02.221733 | Pipeline: check 2026-06-02 12:14:02.221777 | Executor: 2d72f0692154 2026-06-02 12:14:02.221821 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-06-02 12:14:02.221869 | Event ID: e637a1f0-5e7b-11f1-84eb-73f61e38b9e2 2026-06-02 12:14:02.227903 | 2026-06-02 12:14:02.228080 | LOOP [emit-job-header : Print node information] 2026-06-02 12:14:02.324789 | localhost | ok: 2026-06-02 12:14:02.325091 | localhost | # Node Information 2026-06-02 12:14:02.325150 | localhost | Inventory Hostname: instance 2026-06-02 12:14:02.325192 | localhost | Hostname: np0000178063 2026-06-02 12:14:02.325231 | localhost | Username: zuul 2026-06-02 12:14:02.325273 | localhost | Distro: Ubuntu 22.04 2026-06-02 12:14:02.325317 | localhost | Provider: yul1 2026-06-02 12:14:02.325371 | localhost | Region: ca-ymq-1 2026-06-02 12:14:02.325422 | localhost | Label: ubuntu-jammy 2026-06-02 12:14:02.325474 | localhost | Product Name: OpenStack Nova 2026-06-02 12:14:02.325515 | localhost | Interface IP: 199.204.45.38 2026-06-02 12:14:02.337505 | 2026-06-02 12:14:02.337699 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 12:14:02.791578 | localhost -> localhost | changed 2026-06-02 12:14:02.800498 | 2026-06-02 12:14:02.800615 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 12:14:03.766558 | localhost -> localhost | changed 2026-06-02 12:14:03.777913 | 2026-06-02 12:14:03.777976 | PLAY [all] 2026-06-02 12:14:03.787374 | 2026-06-02 12:14:03.787443 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 12:14:04.053676 | instance -> localhost | ok 2026-06-02 12:14:04.063244 | 2026-06-02 12:14:04.063328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 12:14:04.099158 | instance | ok 2026-06-02 12:14:04.119553 | instance | included: /var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 12:14:04.130602 | 2026-06-02 12:14:04.130753 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 12:14:05.690299 | instance -> localhost | Generating public/private rsa key pair. 2026-06-02 12:14:05.690493 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/9fe3361ed2d043f89e980d6f79f2eee7_id_rsa 2026-06-02 12:14:05.690523 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/9fe3361ed2d043f89e980d6f79f2eee7_id_rsa.pub 2026-06-02 12:14:05.690546 | instance -> localhost | The key fingerprint is: 2026-06-02 12:14:05.690571 | instance -> localhost | SHA256:CmH/2lYMA+iSNPqjx1pTwLiFJPIObC+wzy4gx1GAYVw zuul-build-sshkey 2026-06-02 12:14:05.690606 | instance -> localhost | The key's randomart image is: 2026-06-02 12:14:05.690628 | instance -> localhost | +---[RSA 3072]----+ 2026-06-02 12:14:05.690659 | instance -> localhost | |==oE . | 2026-06-02 12:14:05.690681 | instance -> localhost | |B*o o . | 2026-06-02 12:14:05.690701 | instance -> localhost | |====o . | 2026-06-02 12:14:05.690722 | instance -> localhost | |+*=o.o o | 2026-06-02 12:14:05.690741 | instance -> localhost | |o+.+o . S+ | 2026-06-02 12:14:05.690760 | instance -> localhost | |oo*. . o o | 2026-06-02 12:14:05.690779 | instance -> localhost | |o+=. . .. | 2026-06-02 12:14:05.690798 | instance -> localhost | |ooo. o. | 2026-06-02 12:14:05.690820 | instance -> localhost | |.+. ... | 2026-06-02 12:14:05.690839 | instance -> localhost | +----[SHA256]-----+ 2026-06-02 12:14:05.690890 | instance -> localhost | ok: Runtime: 0:00:01.038676 2026-06-02 12:14:05.697911 | 2026-06-02 12:14:05.697983 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 12:14:05.732118 | instance | ok 2026-06-02 12:14:05.742547 | instance | included: /var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 12:14:05.750399 | 2026-06-02 12:14:05.750476 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 12:14:05.782834 | instance | skipping: Conditional result was False 2026-06-02 12:14:05.790237 | 2026-06-02 12:14:05.790312 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 12:14:06.268181 | instance | changed 2026-06-02 12:14:06.279383 | 2026-06-02 12:14:06.279850 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 12:14:06.476189 | instance | ok 2026-06-02 12:14:06.482170 | 2026-06-02 12:14:06.482266 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 12:14:07.000391 | instance | changed 2026-06-02 12:14:07.005988 | 2026-06-02 12:14:07.006086 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 12:14:07.457615 | instance | changed 2026-06-02 12:14:07.464420 | 2026-06-02 12:14:07.464495 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 12:14:07.489571 | instance | skipping: Conditional result was False 2026-06-02 12:14:07.499001 | 2026-06-02 12:14:07.499103 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 12:14:07.897335 | instance -> localhost | changed 2026-06-02 12:14:07.911340 | 2026-06-02 12:14:07.911438 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 12:14:08.218340 | instance -> localhost | Identity added: /var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/9fe3361ed2d043f89e980d6f79f2eee7_id_rsa (zuul-build-sshkey) 2026-06-02 12:14:08.218826 | instance -> localhost | ok: Runtime: 0:00:00.025537 2026-06-02 12:14:08.225596 | 2026-06-02 12:14:08.225665 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 12:14:08.593963 | instance | ok 2026-06-02 12:14:08.604276 | 2026-06-02 12:14:08.604498 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 12:14:08.632569 | instance | skipping: Conditional result was False 2026-06-02 12:14:08.653169 | 2026-06-02 12:14:08.653476 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-02 12:14:08.993011 | instance | ok 2026-06-02 12:14:08.999344 | 2026-06-02 12:14:08.999438 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-02 12:14:14.122217 | instance | Output suppressed because no_log was given 2026-06-02 12:14:14.134022 | 2026-06-02 12:14:14.134107 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-02 12:14:14.332652 | instance | ok: "logs" 2026-06-02 12:14:14.333128 | instance | ok: All items complete 2026-06-02 12:14:14.333201 | 2026-06-02 12:14:14.486265 | instance | ok: "artifacts" 2026-06-02 12:14:14.647165 | instance | ok: "docs" 2026-06-02 12:14:14.809178 | 2026-06-02 12:14:14.809407 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-02 12:14:15.001063 | instance | changed: "logs" 2026-06-02 12:14:15.170300 | instance | changed: "artifacts" 2026-06-02 12:14:15.326333 | instance | changed: "docs" 2026-06-02 12:14:15.345299 | 2026-06-02 12:14:15.345771 | PLAY RECAP 2026-06-02 12:14:15.345827 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-02 12:14:15.345857 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 12:14:15.345878 | 2026-06-02 12:14:15.564556 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 12:14:15.568305 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 12:14:16.294005 | 2026-06-02 12:14:16.294154 | PLAY [all] 2026-06-02 12:14:16.307853 | 2026-06-02 12:14:16.308007 | TASK [setup-uv : Extract archive] 2026-06-02 12:14:18.644910 | instance | changed 2026-06-02 12:14:18.768766 | 2026-06-02 12:14:18.768978 | TASK [setup-uv : Print version] 2026-06-02 12:14:19.113509 | instance | uv 0.8.13 2026-06-02 12:14:19.318192 | instance | ok: Runtime: 0:00:00.011769 2026-06-02 12:14:19.330223 | 2026-06-02 12:14:19.330370 | TASK [Install Ansible collection siblings] 2026-06-02 12:14:19.968853 | instance | ERROR 2026-06-02 12:14:19.969220 | instance | { 2026-06-02 12:14:19.969255 | instance | "log": [ 2026-06-02 12:14:19.969278 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-02 12:14:19.969299 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-02 12:14:19.969319 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-02 12:14:19.969340 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-02 12:14:19.969359 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-02 12:14:19.969380 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-02 12:14:19.969399 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-02 12:14:19.969417 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-02 12:14:19.969435 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-02 12:14:19.969453 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-02 12:14:19.969470 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-02 12:14:19.969488 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-02 12:14:19.969506 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-02 12:14:19.969525 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-02 12:14:19.969544 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-02 12:14:19.969561 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-02 12:14:19.969579 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-02 12:14:19.969597 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-02 12:14:19.969614 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-02 12:14:19.969631 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-02 12:14:19.969664 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-02 12:14:19.969683 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-02 12:14:19.969701 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-06-02 12:14:19.969718 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-02 12:14:19.969735 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-02 12:14:19.969752 | instance | ], 2026-06-02 12:14:19.969769 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-02 12:14:19.969788 | instance | } failure 2026-06-02 12:14:19.973332 | 2026-06-02 12:14:19.973383 | PLAY RECAP 2026-06-02 12:14:19.973432 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-02 12:14:19.973454 | 2026-06-02 12:14:20.111261 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 12:14:20.114689 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 12:14:20.711183 | 2026-06-02 12:14:20.711327 | PLAY [all] 2026-06-02 12:14:20.723337 | 2026-06-02 12:14:20.723438 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 12:14:20.769047 | instance | skipping: Conditional result was False 2026-06-02 12:14:20.779299 | 2026-06-02 12:14:20.779385 | TASK [fetch-output : Set log path for single node] 2026-06-02 12:14:20.824795 | instance | ok 2026-06-02 12:14:20.830085 | 2026-06-02 12:14:20.830156 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 12:14:21.218989 | instance -> localhost | ok: "/var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/logs" 2026-06-02 12:14:21.456230 | instance -> localhost | changed: "/var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/artifacts" 2026-06-02 12:14:21.679649 | instance -> localhost | changed: "/var/lib/zuul/builds/9fe3361ed2d043f89e980d6f79f2eee7/work/docs" 2026-06-02 12:14:21.701338 | 2026-06-02 12:14:21.702065 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 12:14:22.416471 | instance | changed: .d..t...... ./ 2026-06-02 12:14:22.416729 | instance | changed: All items complete 2026-06-02 12:14:22.416777 | 2026-06-02 12:14:22.894568 | instance | changed: .d..t...... ./ 2026-06-02 12:14:23.356895 | instance | changed: .d..t...... ./ 2026-06-02 12:14:23.382926 | 2026-06-02 12:14:23.383119 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 12:14:23.816517 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007902 2026-06-02 12:14:24.081439 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007816 2026-06-02 12:14:24.101316 | 2026-06-02 12:14:24.101453 | PLAY [all] 2026-06-02 12:14:24.108364 | 2026-06-02 12:14:24.108447 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 12:14:24.561031 | instance | changed 2026-06-02 12:14:24.567108 | 2026-06-02 12:14:24.567189 | PLAY RECAP 2026-06-02 12:14:24.567238 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 12:14:24.567263 | 2026-06-02 12:14:24.746100 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 12:14:24.750172 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 12:14:25.379800 | 2026-06-02 12:14:25.379987 | PLAY [localhost] 2026-06-02 12:14:25.391250 | 2026-06-02 12:14:25.391398 | TASK [Generate Zuul manifest] 2026-06-02 12:14:25.414203 | localhost | ok 2026-06-02 12:14:25.432984 | 2026-06-02 12:14:25.433161 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 12:14:25.852031 | localhost | changed 2026-06-02 12:14:25.865018 | 2026-06-02 12:14:25.865134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 12:14:25.906501 | localhost | ok 2026-06-02 12:14:25.916403 | 2026-06-02 12:14:25.916544 | TASK [Upload logs] 2026-06-02 12:14:25.939426 | localhost | ok 2026-06-02 12:14:26.003714 | 2026-06-02 12:14:26.003873 | TASK [Set zuul-log-path fact] 2026-06-02 12:14:26.027945 | localhost | ok 2026-06-02 12:14:26.040942 | 2026-06-02 12:14:26.041045 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 12:14:26.075082 | localhost | ok 2026-06-02 12:14:26.085626 | 2026-06-02 12:14:26.085711 | TASK [upload-logs : Create log directories] 2026-06-02 12:14:26.514623 | localhost | changed 2026-06-02 12:14:26.521600 | 2026-06-02 12:14:26.521680 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 12:14:26.974309 | localhost -> localhost | ok: Runtime: 0:00:00.006400 2026-06-02 12:14:26.981063 | 2026-06-02 12:14:26.981150 | TASK [upload-logs : Upload logs to log server] 2026-06-02 12:14:27.503131 | localhost | Output suppressed because no_log was given 2026-06-02 12:14:27.561432 | 2026-06-02 12:14:27.561603 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 12:14:27.610978 | localhost | skipping: Conditional result was False 2026-06-02 12:14:27.618650 | localhost | skipping: Conditional result was False 2026-06-02 12:14:27.636494 | 2026-06-02 12:14:27.636749 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 12:14:27.681569 | localhost | skipping: Conditional result was False 2026-06-02 12:14:27.682146 | 2026-06-02 12:14:27.684716 | localhost | skipping: Conditional result was False 2026-06-02 12:14:27.705625 | 2026-06-02 12:14:27.705836 | LOOP [upload-logs : Upload console log and json output]