2026-05-27 19:30:07.158335 | Job console starting 2026-05-27 19:30:07.168117 | Updating git repos 2026-05-27 19:30:11.625990 | Cloning repos into workspace 2026-05-27 19:30:29.485314 | Restoring repo states 2026-05-27 19:30:35.269776 | Merging changes 2026-05-27 19:30:36.562987 | Checking out repos 2026-05-27 19:30:39.141810 | Preparing playbooks 2026-05-27 19:30:44.361288 | Running Ansible setup 2026-05-27 19:30:48.202076 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 19:30:48.884287 | 2026-05-27 19:30:48.884422 | PLAY [localhost] 2026-05-27 19:30:48.892610 | 2026-05-27 19:30:48.892682 | TASK [Gathering Facts] 2026-05-27 19:30:49.964804 | localhost | ok 2026-05-27 19:30:49.974160 | 2026-05-27 19:30:49.974236 | TASK [Setup log path fact] 2026-05-27 19:30:49.995580 | localhost | ok 2026-05-27 19:30:50.014926 | 2026-05-27 19:30:50.015068 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 19:30:50.048868 | localhost | ok 2026-05-27 19:30:50.060043 | 2026-05-27 19:30:50.060114 | TASK [emit-job-header : Print job information] 2026-05-27 19:30:50.103611 | # Job Information 2026-05-27 19:30:50.103805 | Ansible Version: 2.16.18 2026-05-27 19:30:50.103962 | Job: atmosphere-molecule-aio-openvswitch 2026-05-27 19:30:50.104024 | Pipeline: check 2026-05-27 19:30:50.104057 | Executor: 2d72f0692154 2026-05-27 19:30:50.104086 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-27 19:30:50.104119 | Event ID: 56b4cd00-5a02-11f1-827b-b7a13367eee4 2026-05-27 19:30:50.108539 | 2026-05-27 19:30:50.108636 | LOOP [emit-job-header : Print node information] 2026-05-27 19:30:50.222227 | localhost | ok: 2026-05-27 19:30:50.222454 | localhost | # Node Information 2026-05-27 19:30:50.222497 | localhost | Inventory Hostname: instance 2026-05-27 19:30:50.222531 | localhost | Hostname: np0000177023 2026-05-27 19:30:50.222563 | localhost | Username: zuul 2026-05-27 19:30:50.222597 | localhost | Distro: Ubuntu 22.04 2026-05-27 19:30:50.222627 | localhost | Provider: yul1 2026-05-27 19:30:50.222656 | localhost | Region: ca-ymq-1 2026-05-27 19:30:50.222685 | localhost | Label: ubuntu-jammy-16 2026-05-27 19:30:50.222715 | localhost | Product Name: OpenStack Nova 2026-05-27 19:30:50.222744 | localhost | Interface IP: 199.204.45.235 2026-05-27 19:30:50.240583 | 2026-05-27 19:30:50.240759 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 19:30:50.649385 | localhost -> localhost | changed 2026-05-27 19:30:50.829116 | 2026-05-27 19:30:50.829430 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 19:30:51.759422 | localhost -> localhost | changed 2026-05-27 19:30:51.766635 | 2026-05-27 19:30:51.766726 | PLAY [all] 2026-05-27 19:30:51.780846 | 2026-05-27 19:30:51.781078 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 19:30:52.024706 | instance -> localhost | ok 2026-05-27 19:30:52.036374 | 2026-05-27 19:30:52.036472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 19:30:52.081720 | instance | ok 2026-05-27 19:30:52.095564 | instance | included: /var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 19:30:52.101293 | 2026-05-27 19:30:52.101359 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 19:30:53.040613 | instance -> localhost | Generating public/private rsa key pair. 2026-05-27 19:30:53.040855 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/48a48c650577498f9562400eb2ce4759_id_rsa 2026-05-27 19:30:53.040899 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/48a48c650577498f9562400eb2ce4759_id_rsa.pub 2026-05-27 19:30:53.040934 | instance -> localhost | The key fingerprint is: 2026-05-27 19:30:53.040976 | instance -> localhost | SHA256:NvCfoJDMCL3tDnPYOKmGEIqTDQF9pEracD7Negt2UpE zuul-build-sshkey 2026-05-27 19:30:53.041131 | instance -> localhost | The key's randomart image is: 2026-05-27 19:30:53.041168 | instance -> localhost | +---[RSA 3072]----+ 2026-05-27 19:30:53.041208 | instance -> localhost | |o. .. | 2026-05-27 19:30:53.041242 | instance -> localhost | |...... | 2026-05-27 19:30:53.041273 | instance -> localhost | |oo+.E . | 2026-05-27 19:30:53.041304 | instance -> localhost | |=B O o o | 2026-05-27 19:30:53.041334 | instance -> localhost | |==* X S | 2026-05-27 19:30:53.041364 | instance -> localhost | |* .X . o + . | 2026-05-27 19:30:53.041393 | instance -> localhost | |o.% * . o | 2026-05-27 19:30:53.041529 | instance -> localhost | |.+ @ . | 2026-05-27 19:30:53.041568 | instance -> localhost | |o o | 2026-05-27 19:30:53.041600 | instance -> localhost | +----[SHA256]-----+ 2026-05-27 19:30:53.041678 | instance -> localhost | ok: Runtime: 0:00:00.476177 2026-05-27 19:30:53.049416 | 2026-05-27 19:30:53.049532 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 19:30:53.084409 | instance | ok 2026-05-27 19:30:53.093704 | instance | included: /var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 19:30:53.101505 | 2026-05-27 19:30:53.101595 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 19:30:53.126632 | instance | skipping: Conditional result was False 2026-05-27 19:30:53.135949 | 2026-05-27 19:30:53.136048 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 19:30:53.613907 | instance | changed 2026-05-27 19:30:53.622693 | 2026-05-27 19:30:53.622784 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 19:30:53.879717 | instance | ok 2026-05-27 19:30:53.885424 | 2026-05-27 19:30:53.885487 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 19:30:54.352845 | instance | changed 2026-05-27 19:30:54.358927 | 2026-05-27 19:30:54.358990 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 19:30:54.826723 | instance | changed 2026-05-27 19:30:54.836030 | 2026-05-27 19:30:54.836330 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 19:30:54.863038 | instance | skipping: Conditional result was False 2026-05-27 19:30:54.876840 | 2026-05-27 19:30:54.876927 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 19:30:55.252095 | instance -> localhost | changed 2026-05-27 19:30:55.268214 | 2026-05-27 19:30:55.268284 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 19:30:55.599304 | instance -> localhost | Identity added: /var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/48a48c650577498f9562400eb2ce4759_id_rsa (zuul-build-sshkey) 2026-05-27 19:30:55.600338 | instance -> localhost | ok: Runtime: 0:00:00.014737 2026-05-27 19:30:55.609175 | 2026-05-27 19:30:55.609244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 19:30:55.873129 | instance | ok 2026-05-27 19:30:55.879812 | 2026-05-27 19:30:55.879895 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 19:30:55.905340 | instance | skipping: Conditional result was False 2026-05-27 19:30:55.923173 | 2026-05-27 19:30:55.923242 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-27 19:30:56.214214 | instance | ok 2026-05-27 19:30:56.378245 | 2026-05-27 19:30:56.378368 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-27 19:30:59.369959 | instance | Output suppressed because no_log was given 2026-05-27 19:30:59.380562 | 2026-05-27 19:30:59.380632 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-27 19:30:59.597351 | instance | ok: "logs" 2026-05-27 19:30:59.620567 | instance | ok: All items complete 2026-05-27 19:30:59.620674 | 2026-05-27 19:30:59.745366 | instance | ok: "artifacts" 2026-05-27 19:30:59.905587 | instance | ok: "docs" 2026-05-27 19:30:59.914714 | 2026-05-27 19:30:59.914884 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-27 19:31:00.100219 | instance | changed: "logs" 2026-05-27 19:31:00.261634 | instance | changed: "artifacts" 2026-05-27 19:31:00.420114 | instance | changed: "docs" 2026-05-27 19:31:00.432607 | 2026-05-27 19:31:00.432720 | PLAY RECAP 2026-05-27 19:31:00.432767 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-27 19:31:00.432795 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 19:31:00.432817 | 2026-05-27 19:31:00.622053 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 19:31:00.630050 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 19:31:01.293085 | 2026-05-27 19:31:01.293234 | PLAY [all] 2026-05-27 19:31:01.305970 | 2026-05-27 19:31:01.306075 | TASK [setup-uv : Extract archive] 2026-05-27 19:31:03.769089 | instance | changed 2026-05-27 19:31:03.778778 | 2026-05-27 19:31:03.778986 | TASK [setup-uv : Print version] 2026-05-27 19:31:04.204267 | instance | uv 0.8.13 2026-05-27 19:31:04.340636 | instance | ok: Runtime: 0:00:00.012160 2026-05-27 19:31:04.351283 | 2026-05-27 19:31:04.351349 | TASK [Install Ansible collection siblings] 2026-05-27 19:31:04.993342 | instance | ERROR 2026-05-27 19:31:04.993671 | instance | { 2026-05-27 19:31:04.993740 | instance | "log": [ 2026-05-27 19:31:04.993782 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-27 19:31:04.993818 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-27 19:31:04.993850 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-27 19:31:04.993882 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-27 19:31:04.993909 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-27 19:31:04.993938 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-27 19:31:04.993963 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-27 19:31:04.993988 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-27 19:31:04.994013 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-27 19:31:04.994037 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-27 19:31:04.994062 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-27 19:31:04.994086 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-27 19:31:04.994110 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-27 19:31:04.994135 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-27 19:31:04.994161 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-27 19:31:04.994186 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-27 19:31:04.994210 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-27 19:31:04.994234 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-27 19:31:04.994258 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-27 19:31:04.994283 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-27 19:31:04.994309 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-27 19:31:04.994347 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-27 19:31:04.994373 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-27 19:31:04.994398 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-27 19:31:04.994422 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-27 19:31:04.994446 | instance | ], 2026-05-27 19:31:04.994470 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-27 19:31:04.994494 | instance | } failure 2026-05-27 19:31:04.998590 | 2026-05-27 19:31:04.998639 | PLAY RECAP 2026-05-27 19:31:04.998687 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-27 19:31:04.998709 | 2026-05-27 19:31:05.120726 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 19:31:05.134845 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 19:31:05.818395 | 2026-05-27 19:31:05.818552 | PLAY [all] 2026-05-27 19:31:05.831004 | 2026-05-27 19:31:05.831082 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 19:31:05.876907 | instance | skipping: Conditional result was False 2026-05-27 19:31:05.887270 | 2026-05-27 19:31:05.887368 | TASK [fetch-output : Set log path for single node] 2026-05-27 19:31:05.929768 | instance | ok 2026-05-27 19:31:05.936843 | 2026-05-27 19:31:05.936914 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 19:31:06.313423 | instance -> localhost | ok: "/var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/logs" 2026-05-27 19:31:06.533676 | instance -> localhost | changed: "/var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/artifacts" 2026-05-27 19:31:06.738004 | instance -> localhost | changed: "/var/lib/zuul/builds/48a48c650577498f9562400eb2ce4759/work/docs" 2026-05-27 19:31:06.748977 | 2026-05-27 19:31:06.749069 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 19:31:07.422603 | instance | ok 2026-05-27 19:31:07.422882 | instance | changed: All items complete 2026-05-27 19:31:07.422929 | 2026-05-27 19:31:07.860625 | instance | changed: .d..t...... ./ 2026-05-27 19:31:08.308606 | instance | changed: .d..t...... ./ 2026-05-27 19:31:08.335901 | 2026-05-27 19:31:08.336051 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 19:31:10.553660 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008205 2026-05-27 19:31:10.790413 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006545 2026-05-27 19:31:10.810925 | 2026-05-27 19:31:10.811091 | PLAY [all] 2026-05-27 19:31:10.820439 | 2026-05-27 19:31:10.820604 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 19:31:11.288849 | instance | changed 2026-05-27 19:31:11.296074 | 2026-05-27 19:31:11.296157 | PLAY RECAP 2026-05-27 19:31:11.296205 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 19:31:11.296227 | 2026-05-27 19:31:11.451999 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 19:31:11.464182 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 19:31:12.142928 | 2026-05-27 19:31:12.143091 | PLAY [localhost] 2026-05-27 19:31:12.156797 | 2026-05-27 19:31:12.156971 | TASK [Generate Zuul manifest] 2026-05-27 19:31:12.178252 | localhost | ok 2026-05-27 19:31:12.197834 | 2026-05-27 19:31:12.198004 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 19:31:13.942750 | localhost | changed 2026-05-27 19:31:13.953955 | 2026-05-27 19:31:13.954083 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 19:31:15.127197 | localhost | ok 2026-05-27 19:31:15.136450 | 2026-05-27 19:31:15.136540 | TASK [Upload logs] 2026-05-27 19:31:15.158322 | localhost | ok 2026-05-27 19:31:15.262395 | 2026-05-27 19:31:15.262546 | TASK [Set zuul-log-path fact] 2026-05-27 19:31:15.284831 | localhost | ok 2026-05-27 19:31:15.298963 | 2026-05-27 19:31:15.299033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 19:31:15.341425 | localhost | ok 2026-05-27 19:31:15.349678 | 2026-05-27 19:31:15.349746 | TASK [upload-logs : Create log directories] 2026-05-27 19:31:15.734535 | localhost | changed 2026-05-27 19:31:15.741640 | 2026-05-27 19:31:15.741755 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 19:31:16.146646 | localhost -> localhost | ok: Runtime: 0:00:00.005204 2026-05-27 19:31:16.152681 | 2026-05-27 19:31:16.152754 | TASK [upload-logs : Upload logs to log server] 2026-05-27 19:31:16.621632 | localhost | Output suppressed because no_log was given 2026-05-27 19:31:16.627170 | 2026-05-27 19:31:16.627266 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 19:31:16.681953 | localhost | skipping: Conditional result was False 2026-05-27 19:31:16.689271 | localhost | skipping: Conditional result was False 2026-05-27 19:31:16.704846 | 2026-05-27 19:31:16.705048 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 19:31:16.749774 | localhost | skipping: Conditional result was False 2026-05-27 19:31:16.750422 | 2026-05-27 19:31:16.753591 | localhost | skipping: Conditional result was False 2026-05-27 19:31:16.769799 | 2026-05-27 19:31:16.770026 | LOOP [upload-logs : Upload console log and json output]