2026-05-27 13:38:28.348691 | Job console starting 2026-05-27 13:38:28.360206 | Updating git repos 2026-05-27 13:38:50.450797 | Cloning repos into workspace 2026-05-27 13:39:48.755229 | Restoring repo states 2026-05-27 13:39:51.540226 | Merging changes 2026-05-27 13:39:55.571580 | Checking out repos 2026-05-27 13:40:02.369889 | Preparing playbooks 2026-05-27 13:40:24.114077 | Running Ansible setup 2026-05-27 13:40:29.271760 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 13:40:29.961683 | 2026-05-27 13:40:29.961849 | PLAY [localhost] 2026-05-27 13:40:29.970687 | 2026-05-27 13:40:29.970831 | TASK [Gathering Facts] 2026-05-27 13:40:32.365967 | localhost | ok 2026-05-27 13:40:32.379301 | 2026-05-27 13:40:32.379435 | TASK [Setup log path fact] 2026-05-27 13:40:32.400398 | localhost | ok 2026-05-27 13:40:32.412104 | 2026-05-27 13:40:32.412202 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 13:40:32.446141 | localhost | ok 2026-05-27 13:40:32.452750 | 2026-05-27 13:40:32.452847 | TASK [emit-job-header : Print job information] 2026-05-27 13:40:32.493699 | # Job Information 2026-05-27 13:40:32.493980 | Ansible Version: 2.16.18 2026-05-27 13:40:32.494016 | Job: atmosphere-molecule-aio-ovn 2026-05-27 13:40:32.494040 | Pipeline: check 2026-05-27 13:40:32.494061 | Executor: 2d72f0692154 2026-05-27 13:40:32.494083 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-27 13:40:32.494107 | Event ID: 2e0b3780-59d1-11f1-9a24-82821c8c3883 2026-05-27 13:40:32.497083 | 2026-05-27 13:40:32.497161 | LOOP [emit-job-header : Print node information] 2026-05-27 13:40:33.195312 | localhost | ok: 2026-05-27 13:40:33.195492 | localhost | # Node Information 2026-05-27 13:40:33.195528 | localhost | Inventory Hostname: instance 2026-05-27 13:40:33.195555 | localhost | Hostname: np0000176970 2026-05-27 13:40:33.195579 | localhost | Username: zuul 2026-05-27 13:40:33.195606 | localhost | Distro: Ubuntu 22.04 2026-05-27 13:40:33.195631 | localhost | Provider: yul1 2026-05-27 13:40:33.195656 | localhost | Region: ca-ymq-1 2026-05-27 13:40:33.195681 | localhost | Label: ubuntu-jammy-16 2026-05-27 13:40:33.195706 | localhost | Product Name: OpenStack Nova 2026-05-27 13:40:33.195729 | localhost | Interface IP: 199.204.45.205 2026-05-27 13:40:33.216260 | 2026-05-27 13:40:33.216382 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 13:40:34.077102 | localhost -> localhost | changed 2026-05-27 13:40:34.085304 | 2026-05-27 13:40:34.085545 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 13:40:35.343324 | localhost -> localhost | changed 2026-05-27 13:40:35.350084 | 2026-05-27 13:40:35.350143 | PLAY [all] 2026-05-27 13:40:35.362477 | 2026-05-27 13:40:35.362557 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 13:40:35.651518 | instance -> localhost | ok 2026-05-27 13:40:35.661643 | 2026-05-27 13:40:35.661740 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 13:40:35.689384 | instance | ok 2026-05-27 13:40:35.704751 | instance | included: /var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 13:40:35.710520 | 2026-05-27 13:40:35.710587 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 13:40:36.929558 | instance -> localhost | Generating public/private rsa key pair. 2026-05-27 13:40:36.929915 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/76716fb20549410fa936a9a05c2a9e32_id_rsa 2026-05-27 13:40:36.929958 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/76716fb20549410fa936a9a05c2a9e32_id_rsa.pub 2026-05-27 13:40:36.929983 | instance -> localhost | The key fingerprint is: 2026-05-27 13:40:36.930005 | instance -> localhost | SHA256:mnzZLWfG+nVMjG/xLdDM/8i1URoBn6lujieQ6CC2F6E zuul-build-sshkey 2026-05-27 13:40:36.930043 | instance -> localhost | The key's randomart image is: 2026-05-27 13:40:36.930065 | instance -> localhost | +---[RSA 3072]----+ 2026-05-27 13:40:36.930090 | instance -> localhost | | . | 2026-05-27 13:40:36.930111 | instance -> localhost | | o o | 2026-05-27 13:40:36.930131 | instance -> localhost | | = | 2026-05-27 13:40:36.930151 | instance -> localhost | | . = + | 2026-05-27 13:40:36.930170 | instance -> localhost | | . . .S. o *.+| 2026-05-27 13:40:36.930190 | instance -> localhost | | E o..ooo + . B=| 2026-05-27 13:40:36.930338 | instance -> localhost | | . o ++ o.o O +.X| 2026-05-27 13:40:36.930455 | instance -> localhost | | . . .. .X.o *+| 2026-05-27 13:40:36.930503 | instance -> localhost | | . o+o o..| 2026-05-27 13:40:36.930528 | instance -> localhost | +----[SHA256]-----+ 2026-05-27 13:40:36.930586 | instance -> localhost | ok: Runtime: 0:00:00.776106 2026-05-27 13:40:36.939950 | 2026-05-27 13:40:36.940065 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 13:40:36.979214 | instance | ok 2026-05-27 13:40:36.990122 | instance | included: /var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 13:40:36.997980 | 2026-05-27 13:40:36.998064 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 13:40:37.024396 | instance | skipping: Conditional result was False 2026-05-27 13:40:37.039015 | 2026-05-27 13:40:37.039261 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 13:40:37.484858 | instance | changed 2026-05-27 13:40:37.490824 | 2026-05-27 13:40:37.490895 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 13:40:37.722528 | instance | ok 2026-05-27 13:40:37.728531 | 2026-05-27 13:40:37.728606 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 13:40:38.208906 | instance | changed 2026-05-27 13:40:38.216550 | 2026-05-27 13:40:38.216884 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 13:40:38.689233 | instance | changed 2026-05-27 13:40:38.696304 | 2026-05-27 13:40:38.696369 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 13:40:38.720991 | instance | skipping: Conditional result was False 2026-05-27 13:40:38.732318 | 2026-05-27 13:40:38.844438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 13:40:39.216997 | instance -> localhost | changed 2026-05-27 13:40:39.235301 | 2026-05-27 13:40:39.235390 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 13:40:39.535045 | instance -> localhost | Identity added: /var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/76716fb20549410fa936a9a05c2a9e32_id_rsa (zuul-build-sshkey) 2026-05-27 13:40:39.535276 | instance -> localhost | ok: Runtime: 0:00:00.013335 2026-05-27 13:40:39.540546 | 2026-05-27 13:40:39.540615 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 13:40:39.817643 | instance | ok 2026-05-27 13:40:39.825312 | 2026-05-27 13:40:39.825395 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 13:40:39.849971 | instance | skipping: Conditional result was False 2026-05-27 13:40:39.865702 | 2026-05-27 13:40:39.865801 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-27 13:40:40.138210 | instance | ok 2026-05-27 13:40:40.143977 | 2026-05-27 13:40:40.144054 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-27 13:40:43.926310 | instance | Output suppressed because no_log was given 2026-05-27 13:40:43.938748 | 2026-05-27 13:40:43.938906 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-27 13:40:44.142238 | instance | ok: "logs" 2026-05-27 13:40:44.142514 | instance | ok: All items complete 2026-05-27 13:40:44.142542 | 2026-05-27 13:40:44.296731 | instance | ok: "artifacts" 2026-05-27 13:40:44.446211 | instance | ok: "docs" 2026-05-27 13:40:44.453725 | 2026-05-27 13:40:44.453844 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-27 13:40:44.678051 | instance | changed: "logs" 2026-05-27 13:40:44.830626 | instance | changed: "artifacts" 2026-05-27 13:40:44.989048 | instance | changed: "docs" 2026-05-27 13:40:45.008803 | 2026-05-27 13:40:45.008922 | PLAY RECAP 2026-05-27 13:40:45.008988 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-27 13:40:45.009020 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 13:40:45.009043 | 2026-05-27 13:40:45.181233 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 13:40:45.192746 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 13:40:45.863139 | 2026-05-27 13:40:45.863293 | PLAY [all] 2026-05-27 13:40:45.875947 | 2026-05-27 13:40:45.876027 | TASK [setup-uv : Extract archive] 2026-05-27 13:40:48.301481 | instance | changed 2026-05-27 13:40:48.309290 | 2026-05-27 13:40:48.309406 | TASK [setup-uv : Print version] 2026-05-27 13:40:48.668472 | instance | uv 0.8.13 2026-05-27 13:40:48.851058 | instance | ok: Runtime: 0:00:00.010004 2026-05-27 13:40:48.861756 | 2026-05-27 13:40:48.861825 | TASK [Install Ansible collection siblings] 2026-05-27 13:40:49.458951 | instance | ERROR 2026-05-27 13:40:49.459206 | instance | { 2026-05-27 13:40:49.459238 | instance | "log": [ 2026-05-27 13:40:49.459260 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-27 13:40:49.459284 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-27 13:40:49.459304 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-27 13:40:49.459324 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-27 13:40:49.459343 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-27 13:40:49.459363 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-27 13:40:49.459382 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-27 13:40:49.459400 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-27 13:40:49.459417 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-27 13:40:49.459435 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-27 13:40:49.459453 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-27 13:40:49.459470 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-27 13:40:49.459487 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-27 13:40:49.459505 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-27 13:40:49.459523 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-27 13:40:49.459540 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-27 13:40:49.459558 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-27 13:40:49.459575 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-27 13:40:49.459593 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-27 13:40:49.459610 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-27 13:40:49.459628 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-27 13:40:49.459655 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-27 13:40:49.459674 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-27 13:40:49.459691 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-27 13:40:49.459708 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-27 13:40:49.459725 | instance | ], 2026-05-27 13:40:49.459743 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-27 13:40:49.459760 | instance | } failure 2026-05-27 13:40:49.462600 | 2026-05-27 13:40:49.462641 | PLAY RECAP 2026-05-27 13:40:49.462680 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-27 13:40:49.462701 | 2026-05-27 13:40:49.613439 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 13:40:49.624824 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 13:40:50.315483 | 2026-05-27 13:40:50.315670 | PLAY [all] 2026-05-27 13:40:50.328506 | 2026-05-27 13:40:50.328749 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 13:40:50.376191 | instance | skipping: Conditional result was False 2026-05-27 13:40:50.388025 | 2026-05-27 13:40:50.388211 | TASK [fetch-output : Set log path for single node] 2026-05-27 13:40:50.434717 | instance | ok 2026-05-27 13:40:50.440211 | 2026-05-27 13:40:50.440380 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 13:40:50.882354 | instance -> localhost | ok: "/var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/logs" 2026-05-27 13:40:51.118329 | instance -> localhost | changed: "/var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/artifacts" 2026-05-27 13:40:51.324136 | instance -> localhost | changed: "/var/lib/zuul/builds/76716fb20549410fa936a9a05c2a9e32/work/docs" 2026-05-27 13:40:51.341309 | 2026-05-27 13:40:51.341442 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 13:40:52.001717 | instance | changed: .d..t...... ./ 2026-05-27 13:40:52.001946 | instance | changed: All items complete 2026-05-27 13:40:52.001981 | 2026-05-27 13:40:52.509266 | instance | changed: .d..t...... ./ 2026-05-27 13:40:53.103293 | instance | changed: .d..t...... ./ 2026-05-27 13:40:53.126129 | 2026-05-27 13:40:53.126274 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 13:40:53.614985 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009039 2026-05-27 13:40:53.874526 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008299 2026-05-27 13:40:54.076318 | 2026-05-27 13:40:54.076446 | PLAY [all] 2026-05-27 13:40:54.083046 | 2026-05-27 13:40:54.083113 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 13:40:54.469649 | instance | changed 2026-05-27 13:40:54.480017 | 2026-05-27 13:40:54.480099 | PLAY RECAP 2026-05-27 13:40:54.480162 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 13:40:54.480195 | 2026-05-27 13:40:54.718820 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 13:40:54.767489 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 13:40:55.488878 | 2026-05-27 13:40:55.489091 | PLAY [localhost] 2026-05-27 13:40:55.500670 | 2026-05-27 13:40:55.500782 | TASK [Generate Zuul manifest] 2026-05-27 13:40:55.525746 | localhost | ok 2026-05-27 13:40:55.542923 | 2026-05-27 13:40:55.543143 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 13:40:56.245973 | localhost | changed 2026-05-27 13:40:56.259234 | 2026-05-27 13:40:56.259308 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 13:40:56.291296 | localhost | ok 2026-05-27 13:40:56.300227 | 2026-05-27 13:40:56.300293 | TASK [Upload logs] 2026-05-27 13:40:56.321595 | localhost | ok 2026-05-27 13:40:56.416884 | 2026-05-27 13:40:56.417038 | TASK [Set zuul-log-path fact] 2026-05-27 13:40:56.448885 | localhost | ok 2026-05-27 13:40:56.462301 | 2026-05-27 13:40:56.462375 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 13:40:56.492505 | localhost | ok 2026-05-27 13:40:56.503336 | 2026-05-27 13:40:56.503413 | TASK [upload-logs : Create log directories] 2026-05-27 13:40:57.205064 | localhost | changed 2026-05-27 13:40:57.210546 | 2026-05-27 13:40:57.210628 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 13:40:57.578185 | localhost -> localhost | ok: Runtime: 0:00:00.005481 2026-05-27 13:40:57.587368 | 2026-05-27 13:40:57.587537 | TASK [upload-logs : Upload logs to log server] 2026-05-27 13:40:58.047691 | localhost | Output suppressed because no_log was given 2026-05-27 13:40:58.052348 | 2026-05-27 13:40:58.052445 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 13:40:58.098339 | localhost | skipping: Conditional result was False 2026-05-27 13:40:58.105258 | localhost | skipping: Conditional result was False 2026-05-27 13:40:58.120100 | 2026-05-27 13:40:58.120229 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 13:40:58.163348 | localhost | skipping: Conditional result was False 2026-05-27 13:40:58.370697 | 2026-05-27 13:40:58.372713 | localhost | skipping: Conditional result was False 2026-05-27 13:40:58.385611 | 2026-05-27 13:40:58.385787 | LOOP [upload-logs : Upload console log and json output]