2026-06-15 20:46:47.191615 | Job console starting 2026-06-15 20:46:47.204715 | Updating git repos 2026-06-15 20:46:49.585046 | Cloning repos into workspace 2026-06-15 20:47:08.952593 | Restoring repo states 2026-06-15 20:47:13.953823 | Merging changes 2026-06-15 20:47:15.399216 | Checking out repos 2026-06-15 20:47:17.893236 | Preparing playbooks 2026-06-15 20:47:20.589334 | Running Ansible setup 2026-06-15 20:47:25.009459 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 20:47:25.652087 | 2026-06-15 20:47:25.652251 | PLAY [localhost] 2026-06-15 20:47:25.661683 | 2026-06-15 20:47:25.661818 | TASK [Gathering Facts] 2026-06-15 20:47:26.670396 | localhost | ok 2026-06-15 20:47:26.681595 | 2026-06-15 20:47:26.681729 | TASK [Setup log path fact] 2026-06-15 20:47:26.703097 | localhost | ok 2026-06-15 20:47:26.785081 | 2026-06-15 20:47:26.785219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 20:47:26.814832 | localhost | ok 2026-06-15 20:47:26.823052 | 2026-06-15 20:47:26.823150 | TASK [emit-job-header : Print job information] 2026-06-15 20:47:26.865291 | # Job Information 2026-06-15 20:47:26.865569 | Ansible Version: 2.16.18 2026-06-15 20:47:26.865619 | Job: atmosphere-molecule-keycloak 2026-06-15 20:47:26.865652 | Pipeline: check 2026-06-15 20:47:26.865683 | Executor: 2d72f0692154 2026-06-15 20:47:26.865712 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4011 2026-06-15 20:47:26.865746 | Event ID: eb85a448-68fa-11f1-8f5c-c3bef7040b45 2026-06-15 20:47:26.869773 | 2026-06-15 20:47:26.869867 | LOOP [emit-job-header : Print node information] 2026-06-15 20:47:26.973155 | localhost | ok: 2026-06-15 20:47:26.973933 | localhost | # Node Information 2026-06-15 20:47:26.973987 | localhost | Inventory Hostname: instance 2026-06-15 20:47:26.974019 | localhost | Hostname: np0000180357 2026-06-15 20:47:26.974050 | localhost | Username: zuul 2026-06-15 20:47:26.974079 | localhost | Distro: Ubuntu 22.04 2026-06-15 20:47:26.974106 | localhost | Provider: yul1 2026-06-15 20:47:26.974134 | localhost | Region: ca-ymq-1 2026-06-15 20:47:26.974163 | localhost | Label: ubuntu-jammy 2026-06-15 20:47:26.974189 | localhost | Product Name: OpenStack Nova 2026-06-15 20:47:26.974218 | localhost | Interface IP: 199.204.45.74 2026-06-15 20:47:26.996152 | 2026-06-15 20:47:26.996297 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 20:47:27.472362 | localhost -> localhost | changed 2026-06-15 20:47:27.483617 | 2026-06-15 20:47:27.483800 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 20:47:28.577963 | localhost -> localhost | changed 2026-06-15 20:47:28.584888 | 2026-06-15 20:47:28.584988 | PLAY [all] 2026-06-15 20:47:28.594029 | 2026-06-15 20:47:28.594132 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 20:47:28.853746 | instance -> localhost | ok 2026-06-15 20:47:28.864182 | 2026-06-15 20:47:28.864334 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 20:47:28.898586 | instance | ok 2026-06-15 20:47:28.918904 | instance | included: /var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 20:47:28.926256 | 2026-06-15 20:47:28.926365 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 20:47:31.215139 | instance -> localhost | Generating public/private rsa key pair. 2026-06-15 20:47:31.215330 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/b064193a74574f83a14c142186b77c69_id_rsa 2026-06-15 20:47:31.215375 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/b064193a74574f83a14c142186b77c69_id_rsa.pub 2026-06-15 20:47:31.215410 | instance -> localhost | The key fingerprint is: 2026-06-15 20:47:31.215442 | instance -> localhost | SHA256:YAZTG8jIgL2hmSv1q92/x0sdfowvALOhwv4pP6pG0X4 zuul-build-sshkey 2026-06-15 20:47:31.215489 | instance -> localhost | The key's randomart image is: 2026-06-15 20:47:31.215521 | instance -> localhost | +---[RSA 3072]----+ 2026-06-15 20:47:31.215554 | instance -> localhost | |o+ oooo | 2026-06-15 20:47:31.215586 | instance -> localhost | |. = oo o | 2026-06-15 20:47:31.215617 | instance -> localhost | | + + = | 2026-06-15 20:47:31.215647 | instance -> localhost | |+ + .o .+ | 2026-06-15 20:47:31.215677 | instance -> localhost | | o = .S= . | 2026-06-15 20:47:31.215707 | instance -> localhost | |o . = E . .o + | 2026-06-15 20:47:31.215740 | instance -> localhost | |.. . + ...+ o | 2026-06-15 20:47:31.215772 | instance -> localhost | | ..+... .o .o | 2026-06-15 20:47:31.215805 | instance -> localhost | | .ooo==ooo.. .. | 2026-06-15 20:47:31.215836 | instance -> localhost | +----[SHA256]-----+ 2026-06-15 20:47:31.215902 | instance -> localhost | ok: Runtime: 0:00:01.844443 2026-06-15 20:47:31.225393 | 2026-06-15 20:47:31.225511 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 20:47:31.259284 | instance | ok 2026-06-15 20:47:31.272886 | instance | included: /var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 20:47:31.284495 | 2026-06-15 20:47:31.284760 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 20:47:31.319966 | instance | skipping: Conditional result was False 2026-06-15 20:47:31.327170 | 2026-06-15 20:47:31.327297 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 20:47:31.780813 | instance | changed 2026-06-15 20:47:31.788417 | 2026-06-15 20:47:31.788524 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 20:47:31.967342 | instance | ok 2026-06-15 20:47:31.976849 | 2026-06-15 20:47:31.976943 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 20:47:32.417453 | instance | changed 2026-06-15 20:47:32.490490 | 2026-06-15 20:47:32.490669 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 20:47:32.948880 | instance | changed 2026-06-15 20:47:32.953815 | 2026-06-15 20:47:32.953885 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 20:47:32.977798 | instance | skipping: Conditional result was False 2026-06-15 20:47:32.988475 | 2026-06-15 20:47:32.988608 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 20:47:33.388700 | instance -> localhost | changed 2026-06-15 20:47:33.414275 | 2026-06-15 20:47:33.414454 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 20:47:34.054108 | instance -> localhost | Identity added: /var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/b064193a74574f83a14c142186b77c69_id_rsa (zuul-build-sshkey) 2026-06-15 20:47:34.054327 | instance -> localhost | ok: Runtime: 0:00:00.009825 2026-06-15 20:47:34.061427 | 2026-06-15 20:47:34.061517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 20:47:34.373770 | instance | ok 2026-06-15 20:47:34.378396 | 2026-06-15 20:47:34.378461 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 20:47:34.402391 | instance | skipping: Conditional result was False 2026-06-15 20:47:34.449998 | 2026-06-15 20:47:34.450131 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-15 20:47:34.733536 | instance | ok 2026-06-15 20:47:34.740852 | 2026-06-15 20:47:34.740994 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-15 20:47:38.639913 | instance | Output suppressed because no_log was given 2026-06-15 20:47:38.651882 | 2026-06-15 20:47:38.651997 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-15 20:47:38.841998 | instance | ok: "logs" 2026-06-15 20:47:38.842299 | instance | ok: All items complete 2026-06-15 20:47:38.842328 | 2026-06-15 20:47:38.982560 | instance | ok: "artifacts" 2026-06-15 20:47:39.147308 | instance | ok: "docs" 2026-06-15 20:47:39.153937 | 2026-06-15 20:47:39.154699 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-15 20:47:39.349588 | instance | changed: "logs" 2026-06-15 20:47:39.505249 | instance | changed: "artifacts" 2026-06-15 20:47:39.655328 | instance | changed: "docs" 2026-06-15 20:47:39.666951 | 2026-06-15 20:47:39.667045 | PLAY RECAP 2026-06-15 20:47:39.667092 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-15 20:47:39.667123 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 20:47:39.667146 | 2026-06-15 20:47:39.822299 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 20:47:39.824922 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-15 20:47:40.568475 | 2026-06-15 20:47:40.568624 | PLAY [all] 2026-06-15 20:47:40.586382 | 2026-06-15 20:47:40.586822 | TASK [setup-uv : Extract archive] 2026-06-15 20:47:42.894877 | instance | changed 2026-06-15 20:47:42.902159 | 2026-06-15 20:47:42.902330 | TASK [setup-uv : Print version] 2026-06-15 20:47:43.258370 | instance | uv 0.8.13 2026-06-15 20:47:43.437393 | instance | ok: Runtime: 0:00:00.010900 2026-06-15 20:47:43.449536 | 2026-06-15 20:47:43.449741 | TASK [Install Ansible collection siblings] 2026-06-15 20:47:44.053552 | instance | ERROR 2026-06-15 20:47:44.053804 | instance | { 2026-06-15 20:47:44.053836 | instance | "log": [ 2026-06-15 20:47:44.053857 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-15 20:47:44.053876 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-15 20:47:44.053895 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-15 20:47:44.053916 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-15 20:47:44.053936 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-15 20:47:44.053955 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-15 20:47:44.053973 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-15 20:47:44.053990 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-15 20:47:44.054251 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-15 20:47:44.054575 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-15 20:47:44.054604 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-15 20:47:44.054623 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-15 20:47:44.054640 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-15 20:47:44.054659 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-15 20:47:44.054676 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-15 20:47:44.054693 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-15 20:47:44.054710 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-15 20:47:44.054726 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-15 20:47:44.054743 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-15 20:47:44.054759 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-15 20:47:44.054993 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-15 20:47:44.055307 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-15 20:47:44.055343 | instance | "Resolved vexxhost.kubernetes to v3.2.0 for >=3.2.0,>=2.5.0", 2026-06-15 20:47:44.055363 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-15 20:47:44.055381 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-15 20:47:44.055398 | instance | ], 2026-06-15 20:47:44.055415 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-15 20:47:44.055912 | instance | } failure 2026-06-15 20:47:44.062617 | 2026-06-15 20:47:44.062676 | PLAY RECAP 2026-06-15 20:47:44.062729 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-15 20:47:44.063232 | 2026-06-15 20:47:44.244349 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-15 20:47:44.247444 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 20:47:44.925324 | 2026-06-15 20:47:44.925466 | PLAY [all] 2026-06-15 20:47:44.937062 | 2026-06-15 20:47:44.937194 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-15 20:47:44.982222 | instance | skipping: Conditional result was False 2026-06-15 20:47:44.993113 | 2026-06-15 20:47:44.993259 | TASK [fetch-output : Set log path for single node] 2026-06-15 20:47:45.038859 | instance | ok 2026-06-15 20:47:45.046237 | 2026-06-15 20:47:45.046334 | LOOP [fetch-output : Ensure local output dirs] 2026-06-15 20:47:45.491292 | instance -> localhost | ok: "/var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/logs" 2026-06-15 20:47:45.719683 | instance -> localhost | changed: "/var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/artifacts" 2026-06-15 20:47:46.054119 | instance -> localhost | changed: "/var/lib/zuul/builds/b064193a74574f83a14c142186b77c69/work/docs" 2026-06-15 20:47:46.070361 | 2026-06-15 20:47:46.070551 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 20:47:46.744305 | instance | ok 2026-06-15 20:47:46.744530 | instance | changed: All items complete 2026-06-15 20:47:46.744567 | 2026-06-15 20:47:47.210505 | instance | changed: .d..t...... ./ 2026-06-15 20:47:48.026901 | instance | changed: .d..t...... ./ 2026-06-15 20:47:48.045768 | 2026-06-15 20:47:48.045914 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 20:47:48.502662 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006643 2026-06-15 20:47:49.254349 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.522476 2026-06-15 20:47:49.274399 | 2026-06-15 20:47:49.274503 | PLAY [all] 2026-06-15 20:47:49.288315 | 2026-06-15 20:47:49.288476 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 20:47:49.718858 | instance | changed 2026-06-15 20:47:49.727139 | 2026-06-15 20:47:49.727220 | PLAY RECAP 2026-06-15 20:47:49.727266 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-15 20:47:49.727289 | 2026-06-15 20:47:49.894453 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 20:47:49.898989 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 20:47:50.561433 | 2026-06-15 20:47:50.561570 | PLAY [localhost] 2026-06-15 20:47:50.573208 | 2026-06-15 20:47:50.573339 | TASK [Generate Zuul manifest] 2026-06-15 20:47:50.592732 | localhost | ok 2026-06-15 20:47:50.609217 | 2026-06-15 20:47:50.609351 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 20:47:51.014336 | localhost | changed 2026-06-15 20:47:51.025133 | 2026-06-15 20:47:51.025249 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 20:47:51.056190 | localhost | ok 2026-06-15 20:47:51.065634 | 2026-06-15 20:47:51.065748 | TASK [Upload logs] 2026-06-15 20:47:51.087678 | localhost | ok 2026-06-15 20:47:51.152026 | 2026-06-15 20:47:51.152177 | TASK [Set zuul-log-path fact] 2026-06-15 20:47:51.175344 | localhost | ok 2026-06-15 20:47:51.188366 | 2026-06-15 20:47:51.188471 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 20:47:51.221885 | localhost | ok 2026-06-15 20:47:51.230127 | 2026-06-15 20:47:51.230203 | TASK [upload-logs : Create log directories] 2026-06-15 20:47:51.708554 | localhost | changed 2026-06-15 20:47:51.756978 | 2026-06-15 20:47:51.757105 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 20:47:52.128707 | localhost -> localhost | ok: Runtime: 0:00:00.005229 2026-06-15 20:47:52.136695 | 2026-06-15 20:47:52.137044 | TASK [upload-logs : Upload logs to log server] 2026-06-15 20:47:52.606942 | localhost | Output suppressed because no_log was given 2026-06-15 20:47:52.610802 | 2026-06-15 20:47:52.610870 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 20:47:52.654460 | localhost | skipping: Conditional result was False 2026-06-15 20:47:52.664225 | localhost | skipping: Conditional result was False 2026-06-15 20:47:52.676088 | 2026-06-15 20:47:52.676197 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 20:47:52.716905 | localhost | skipping: Conditional result was False 2026-06-15 20:47:52.717466 | 2026-06-15 20:47:52.721155 | localhost | skipping: Conditional result was False 2026-06-15 20:47:52.731225 | 2026-06-15 20:47:52.731516 | LOOP [upload-logs : Upload console log and json output]