2026-07-16 20:49:30.566437 | Job console starting 2026-07-16 20:49:30.579530 | Updating git repos 2026-07-16 20:49:30.610740 | Cloning repos into workspace 2026-07-16 20:49:30.675297 | Restoring repo states 2026-07-16 20:49:30.683582 | Merging changes 2026-07-16 20:49:32.549383 | Checking out repos 2026-07-16 20:49:32.845338 | Preparing playbooks 2026-07-16 20:49:37.310388 | Running Ansible setup 2026-07-16 20:49:40.818623 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 20:49:41.382129 | 2026-07-16 20:49:41.382253 | PLAY [localhost] 2026-07-16 20:49:41.389443 | 2026-07-16 20:49:41.389512 | TASK [Gathering Facts] 2026-07-16 20:49:42.241456 | localhost | ok 2026-07-16 20:49:42.252313 | 2026-07-16 20:49:42.252390 | TASK [Setup log path fact] 2026-07-16 20:49:42.272788 | localhost | ok 2026-07-16 20:49:42.287404 | 2026-07-16 20:49:42.287510 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 20:49:42.318173 | localhost | ok 2026-07-16 20:49:42.326413 | 2026-07-16 20:49:42.326507 | TASK [emit-job-header : Print job information] 2026-07-16 20:49:42.367905 | # Job Information 2026-07-16 20:49:42.368197 | Ansible Version: 2.16.18 2026-07-16 20:49:42.368339 | Job: ansible-collection-containers-molecule-nerdctl-rockylinux-9 2026-07-16 20:49:42.368416 | Pipeline: check 2026-07-16 20:49:42.368453 | Executor: 2d72f0692154 2026-07-16 20:49:42.368509 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/141 2026-07-16 20:49:42.368547 | Event ID: 8eeb7710-8157-11f1-9c59-9ba6821e1d3e 2026-07-16 20:49:42.375073 | 2026-07-16 20:49:42.375197 | LOOP [emit-job-header : Print node information] 2026-07-16 20:49:42.463989 | localhost | ok: 2026-07-16 20:49:42.464247 | localhost | # Node Information 2026-07-16 20:49:42.464290 | localhost | Inventory Hostname: rockylinux-9 2026-07-16 20:49:42.464323 | localhost | Hostname: np0000185588 2026-07-16 20:49:42.464351 | localhost | Username: zuul 2026-07-16 20:49:42.464379 | localhost | Distro: Rocky 9.7 2026-07-16 20:49:42.464404 | localhost | Provider: yul1 2026-07-16 20:49:42.464429 | localhost | Region: ca-ymq-1 2026-07-16 20:49:42.464452 | localhost | Label: rockylinux-9 2026-07-16 20:49:42.464476 | localhost | Product Name: OpenStack Nova 2026-07-16 20:49:42.464500 | localhost | Interface IP: 199.204.45.109 2026-07-16 20:49:42.478698 | 2026-07-16 20:49:42.478851 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 20:49:42.848454 | localhost -> localhost | changed 2026-07-16 20:49:42.860209 | 2026-07-16 20:49:42.860334 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 20:49:43.694296 | localhost -> localhost | changed 2026-07-16 20:49:43.711286 | 2026-07-16 20:49:43.711381 | PLAY [all] 2026-07-16 20:49:43.722186 | 2026-07-16 20:49:43.722280 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 20:49:43.959981 | rockylinux-9 -> localhost | ok 2026-07-16 20:49:43.968631 | 2026-07-16 20:49:43.968704 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 20:49:44.001243 | rockylinux-9 | ok 2026-07-16 20:49:44.016703 | rockylinux-9 | included: /var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 20:49:44.022975 | 2026-07-16 20:49:44.023038 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 20:49:45.300723 | rockylinux-9 -> localhost | Generating public/private rsa key pair. 2026-07-16 20:49:45.300886 | rockylinux-9 -> localhost | Your identification has been saved in /var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/f71aeb959bbf48e784165c295b183a25_id_rsa 2026-07-16 20:49:45.300915 | rockylinux-9 -> localhost | Your public key has been saved in /var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/f71aeb959bbf48e784165c295b183a25_id_rsa.pub 2026-07-16 20:49:45.300938 | rockylinux-9 -> localhost | The key fingerprint is: 2026-07-16 20:49:45.301165 | rockylinux-9 -> localhost | SHA256:bmjH9ca7LBJ6uIjBJGZlNJ5kpYQXSKOgIiwM2vJvRxg zuul-build-sshkey 2026-07-16 20:49:45.301231 | rockylinux-9 -> localhost | The key's randomart image is: 2026-07-16 20:49:45.301257 | rockylinux-9 -> localhost | +---[RSA 3072]----+ 2026-07-16 20:49:45.301285 | rockylinux-9 -> localhost | |+ooBo. | 2026-07-16 20:49:45.301306 | rockylinux-9 -> localhost | |O+B.+ | 2026-07-16 20:49:45.301326 | rockylinux-9 -> localhost | |Ooo*E | 2026-07-16 20:49:45.301346 | rockylinux-9 -> localhost | |+oo o | 2026-07-16 20:49:45.301366 | rockylinux-9 -> localhost | |.oo . . S . | 2026-07-16 20:49:45.301385 | rockylinux-9 -> localhost | |o+ . . +.. o | 2026-07-16 20:49:45.301404 | rockylinux-9 -> localhost | | o o +o=. + | 2026-07-16 20:49:45.301424 | rockylinux-9 -> localhost | | + +ooo .o . | 2026-07-16 20:49:45.301445 | rockylinux-9 -> localhost | | . . .o . .+. | 2026-07-16 20:49:45.301465 | rockylinux-9 -> localhost | +----[SHA256]-----+ 2026-07-16 20:49:45.301513 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.875976 2026-07-16 20:49:45.306557 | 2026-07-16 20:49:45.306621 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 20:49:45.339561 | rockylinux-9 | ok 2026-07-16 20:49:45.348177 | rockylinux-9 | included: /var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 20:49:45.355224 | 2026-07-16 20:49:45.355283 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 20:49:45.379046 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:45.390077 | 2026-07-16 20:49:45.390141 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 20:49:45.877383 | rockylinux-9 | changed 2026-07-16 20:49:45.882259 | 2026-07-16 20:49:45.882320 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 20:49:46.136609 | rockylinux-9 | ok 2026-07-16 20:49:46.142653 | 2026-07-16 20:49:46.142716 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 20:49:47.046336 | rockylinux-9 | changed 2026-07-16 20:49:47.052359 | 2026-07-16 20:49:47.052424 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 20:49:47.960022 | rockylinux-9 | changed 2026-07-16 20:49:47.964585 | 2026-07-16 20:49:47.964647 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 20:49:47.989672 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:48.000266 | 2026-07-16 20:49:48.000339 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 20:49:48.380651 | rockylinux-9 -> localhost | changed 2026-07-16 20:49:48.394942 | 2026-07-16 20:49:48.395030 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 20:49:48.687912 | rockylinux-9 -> localhost | Identity added: /var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/f71aeb959bbf48e784165c295b183a25_id_rsa (zuul-build-sshkey) 2026-07-16 20:49:48.688165 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.015602 2026-07-16 20:49:48.694204 | 2026-07-16 20:49:48.694266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 20:49:49.065068 | rockylinux-9 | ok 2026-07-16 20:49:49.069236 | 2026-07-16 20:49:49.069299 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 20:49:49.093491 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:49.106620 | 2026-07-16 20:49:49.106685 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-16 20:49:49.511681 | rockylinux-9 | ok 2026-07-16 20:49:49.519095 | 2026-07-16 20:49:49.519177 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-16 20:49:50.507655 | rockylinux-9 | Output suppressed because no_log was given 2026-07-16 20:49:50.515358 | 2026-07-16 20:49:50.515426 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-16 20:49:50.761042 | rockylinux-9 | ok: "logs" 2026-07-16 20:49:50.761381 | rockylinux-9 | ok: All items complete 2026-07-16 20:49:50.761422 | 2026-07-16 20:49:50.974640 | rockylinux-9 | ok: "artifacts" 2026-07-16 20:49:51.193481 | rockylinux-9 | ok: "docs" 2026-07-16 20:49:51.207600 | 2026-07-16 20:49:51.207768 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-16 20:49:51.459665 | rockylinux-9 | changed: "logs" 2026-07-16 20:49:51.711153 | rockylinux-9 | changed: "artifacts" 2026-07-16 20:49:51.882059 | rockylinux-9 | changed: "docs" 2026-07-16 20:49:51.905515 | 2026-07-16 20:49:51.905697 | PLAY RECAP 2026-07-16 20:49:51.905791 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 20:49:51.905843 | rockylinux-9 | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-16 20:49:51.905873 | 2026-07-16 20:49:52.063307 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 20:49:52.065756 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-16 20:49:52.655520 | 2026-07-16 20:49:52.907907 | PLAY [all] 2026-07-16 20:49:52.929969 | 2026-07-16 20:49:52.930137 | TASK [setup-uv : Extract archive] 2026-07-16 20:49:55.681153 | rockylinux-9 | changed 2026-07-16 20:49:55.687937 | 2026-07-16 20:49:55.688020 | TASK [setup-uv : Print version] 2026-07-16 20:49:55.710239 | [rockylinux-9] Waiting on logger 2026-07-16 20:49:56.225595 | rockylinux-9 | ok: Runtime: 0:00:00.014166 2026-07-16 20:49:56.235872 | 2026-07-16 20:49:56.235939 | TASK [Install Ansible collection siblings] 2026-07-16 20:49:56.672909 | rockylinux-9 | ok: 2026-07-16 20:49:56.673142 | rockylinux-9 | Skipping ansible.posix: no checked-out sibling 2026-07-16 20:49:56.673182 | rockylinux-9 | Skipping community.general: no checked-out sibling 2026-07-16 20:49:56.675304 | 2026-07-16 20:49:56.675369 | PLAY RECAP 2026-07-16 20:49:56.675433 | rockylinux-9 | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 20:49:56.675462 | 2026-07-16 20:49:56.813668 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-16 20:49:56.815896 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-16 20:49:57.399894 | 2026-07-16 20:49:57.400032 | PLAY [all] 2026-07-16 20:49:57.410911 | 2026-07-16 20:49:57.410990 | LOOP [Check inventory directories] 2026-07-16 20:49:57.767941 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-07-16 20:49:57.967123 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-07-16 20:49:58.203708 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-07-16 20:49:58.212942 | 2026-07-16 20:49:58.213096 | LOOP [Copy inventory file for Zuul] 2026-07-16 20:49:59.418658 | rockylinux-9 | changed: 2026-07-16 20:49:59.418899 | rockylinux-9 | { 2026-07-16 20:49:59.418939 | rockylinux-9 | "ansible_loop_var": "item", 2026-07-16 20:49:59.418973 | rockylinux-9 | "changed": false, 2026-07-16 20:49:59.419001 | rockylinux-9 | "failed": false, 2026-07-16 20:49:59.419033 | rockylinux-9 | "invocation": { 2026-07-16 20:49:59.419060 | rockylinux-9 | "module_args": { 2026-07-16 20:49:59.419087 | rockylinux-9 | "checksum_algorithm": "sha1", 2026-07-16 20:49:59.419140 | rockylinux-9 | "follow": true, 2026-07-16 20:49:59.419172 | rockylinux-9 | "get_attributes": true, 2026-07-16 20:49:59.419200 | rockylinux-9 | "get_checksum": true, 2026-07-16 20:49:59.419225 | rockylinux-9 | "get_mime": true, 2026-07-16 20:49:59.419250 | rockylinux-9 | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-07-16 20:49:59.419275 | rockylinux-9 | } 2026-07-16 20:49:59.419300 | rockylinux-9 | }, 2026-07-16 20:49:59.419325 | rockylinux-9 | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-07-16 20:49:59.419369 | rockylinux-9 | "stat": { 2026-07-16 20:49:59.419395 | rockylinux-9 | "atime": 1784234990.405, 2026-07-16 20:49:59.419421 | rockylinux-9 | "attr_flags": "e", 2026-07-16 20:49:59.419446 | rockylinux-9 | "attributes": [ 2026-07-16 20:49:59.419471 | rockylinux-9 | "extents" 2026-07-16 20:49:59.419495 | rockylinux-9 | ], 2026-07-16 20:49:59.419520 | rockylinux-9 | "block_size": 4096, 2026-07-16 20:49:59.419544 | rockylinux-9 | "blocks": 8, 2026-07-16 20:49:59.419569 | rockylinux-9 | "charset": "binary", 2026-07-16 20:49:59.419595 | rockylinux-9 | "ctime": 1784234990.433, 2026-07-16 20:49:59.419620 | rockylinux-9 | "dev": 64513, 2026-07-16 20:49:59.419645 | rockylinux-9 | "device_type": 0, 2026-07-16 20:49:59.419669 | rockylinux-9 | "executable": true, 2026-07-16 20:49:59.419692 | rockylinux-9 | "exists": true, 2026-07-16 20:49:59.419717 | rockylinux-9 | "gid": 1000, 2026-07-16 20:49:59.419741 | rockylinux-9 | "gr_name": "zuul", 2026-07-16 20:49:59.419765 | rockylinux-9 | "inode": 525401, 2026-07-16 20:49:59.419789 | rockylinux-9 | "isblk": false, 2026-07-16 20:49:59.419814 | rockylinux-9 | "ischr": false, 2026-07-16 20:49:59.419839 | rockylinux-9 | "isdir": true, 2026-07-16 20:49:59.419863 | rockylinux-9 | "isfifo": false, 2026-07-16 20:49:59.419887 | rockylinux-9 | "isgid": false, 2026-07-16 20:49:59.419911 | rockylinux-9 | "islnk": false, 2026-07-16 20:49:59.419934 | rockylinux-9 | "isreg": false, 2026-07-16 20:49:59.419958 | rockylinux-9 | "issock": false, 2026-07-16 20:49:59.419982 | rockylinux-9 | "isuid": false, 2026-07-16 20:49:59.420006 | rockylinux-9 | "mimetype": "inode/directory", 2026-07-16 20:49:59.420030 | rockylinux-9 | "mode": "0755", 2026-07-16 20:49:59.420053 | rockylinux-9 | "mtime": 1784234972.0386672, 2026-07-16 20:49:59.420076 | rockylinux-9 | "nlink": 11, 2026-07-16 20:49:59.420100 | rockylinux-9 | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-07-16 20:49:59.420124 | rockylinux-9 | "pw_name": "zuul", 2026-07-16 20:49:59.420150 | rockylinux-9 | "readable": true, 2026-07-16 20:49:59.420174 | rockylinux-9 | "rgrp": true, 2026-07-16 20:49:59.420199 | rockylinux-9 | "roth": true, 2026-07-16 20:49:59.420223 | rockylinux-9 | "rusr": true, 2026-07-16 20:49:59.420248 | rockylinux-9 | "size": 4096, 2026-07-16 20:49:59.420272 | rockylinux-9 | "uid": 1000, 2026-07-16 20:49:59.420296 | rockylinux-9 | "version": "103333999", 2026-07-16 20:49:59.420321 | rockylinux-9 | "wgrp": false, 2026-07-16 20:49:59.420348 | rockylinux-9 | "woth": false, 2026-07-16 20:49:59.420373 | rockylinux-9 | "writeable": true, 2026-07-16 20:49:59.420399 | rockylinux-9 | "wusr": true, 2026-07-16 20:49:59.420423 | rockylinux-9 | "xgrp": true, 2026-07-16 20:49:59.420448 | rockylinux-9 | "xoth": true, 2026-07-16 20:49:59.420472 | rockylinux-9 | "xusr": true 2026-07-16 20:49:59.420497 | rockylinux-9 | } 2026-07-16 20:49:59.420521 | rockylinux-9 | } 2026-07-16 20:49:59.420570 | rockylinux-9 | ok: All items complete 2026-07-16 20:49:59.420600 | 2026-07-16 20:49:59.422431 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:59.423544 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:59.439327 | 2026-07-16 20:49:59.439435 | LOOP [Switch "ansible_host" to private IP] 2026-07-16 20:49:59.831588 | rockylinux-9 | changed: 1 replacements made 2026-07-16 20:49:59.834136 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:59.835421 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:49:59.845893 | 2026-07-16 20:49:59.846179 | TASK [Run Molecule scenario] 2026-07-16 20:49:59.868742 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:06.981954 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:17.158205 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:27.334252 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:37.513791 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:46.799477 | [rockylinux-9] Waiting on logger 2026-07-16 20:50:56.966358 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:07.594709 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:16.747251 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:26.918175 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:37.098141 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:47.270109 | [rockylinux-9] Waiting on logger 2026-07-16 20:51:57.450296 | [rockylinux-9] Waiting on logger 2026-07-16 20:52:02.031205 | rockylinux-9 | ok: Runtime: 0:02:01.414642 2026-07-16 20:52:02.036517 | 2026-07-16 20:52:02.036569 | PLAY RECAP 2026-07-16 20:52:02.036613 | rockylinux-9 | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 20:52:02.036635 | 2026-07-16 20:52:02.183382 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-16 20:52:02.185878 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 20:52:02.808977 | 2026-07-16 20:52:02.809123 | PLAY [all] 2026-07-16 20:52:02.819839 | 2026-07-16 20:52:02.819915 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 20:52:02.865109 | rockylinux-9 | skipping: Conditional result was False 2026-07-16 20:52:02.873671 | 2026-07-16 20:52:02.873779 | TASK [fetch-output : Set log path for single node] 2026-07-16 20:52:02.917656 | rockylinux-9 | ok 2026-07-16 20:52:02.923418 | 2026-07-16 20:52:02.923508 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 20:52:03.332876 | rockylinux-9 -> localhost | ok: "/var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/logs" 2026-07-16 20:52:03.539574 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/artifacts" 2026-07-16 20:52:03.781322 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/f71aeb959bbf48e784165c295b183a25/work/docs" 2026-07-16 20:52:03.791204 | 2026-07-16 20:52:03.791344 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 20:52:04.531634 | rockylinux-9 | ok 2026-07-16 20:52:04.531921 | rockylinux-9 | changed: All items complete 2026-07-16 20:52:04.531963 | 2026-07-16 20:52:05.069225 | rockylinux-9 | changed: .d..t...... ./ 2026-07-16 20:52:05.629590 | rockylinux-9 | changed: .d..t...... ./ 2026-07-16 20:52:05.650113 | 2026-07-16 20:52:05.650385 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 20:52:06.060059 | rockylinux-9 -> localhost | ok: Item: artifacts Runtime: 0:00:00.008632 2026-07-16 20:52:06.301906 | rockylinux-9 -> localhost | ok: Item: docs Runtime: 0:00:00.007688 2026-07-16 20:52:06.321478 | 2026-07-16 20:52:06.321791 | PLAY [all] 2026-07-16 20:52:06.327456 | 2026-07-16 20:52:06.327520 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 20:52:06.768906 | rockylinux-9 | changed 2026-07-16 20:52:06.777237 | 2026-07-16 20:52:06.777286 | PLAY RECAP 2026-07-16 20:52:06.777331 | rockylinux-9 | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 20:52:06.777353 | 2026-07-16 20:52:06.896329 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 20:52:06.898773 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 20:52:07.486906 | 2026-07-16 20:52:07.487230 | PLAY [localhost] 2026-07-16 20:52:07.497398 | 2026-07-16 20:52:07.497468 | TASK [Generate Zuul manifest] 2026-07-16 20:52:07.516445 | localhost | ok 2026-07-16 20:52:07.532877 | 2026-07-16 20:52:07.532950 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 20:52:07.888155 | localhost | changed 2026-07-16 20:52:07.900001 | 2026-07-16 20:52:07.900093 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 20:52:08.114923 | localhost | ok 2026-07-16 20:52:08.124519 | 2026-07-16 20:52:08.124610 | TASK [Upload logs] 2026-07-16 20:52:08.146725 | localhost | ok 2026-07-16 20:52:08.215690 | 2026-07-16 20:52:08.215876 | TASK [Set zuul-log-path fact] 2026-07-16 20:52:08.260545 | localhost | ok 2026-07-16 20:52:08.276101 | 2026-07-16 20:52:08.276188 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 20:52:08.307471 | localhost | ok 2026-07-16 20:52:08.318260 | 2026-07-16 20:52:08.318337 | TASK [upload-logs : Create log directories] 2026-07-16 20:52:08.754224 | localhost | changed 2026-07-16 20:52:08.762022 | 2026-07-16 20:52:08.762096 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 20:52:09.392486 | localhost -> localhost | ok: Runtime: 0:00:00.189913 2026-07-16 20:52:09.397750 | 2026-07-16 20:52:09.397819 | TASK [upload-logs : Upload logs to log server] 2026-07-16 20:52:09.836651 | localhost | Output suppressed because no_log was given 2026-07-16 20:52:09.840621 | 2026-07-16 20:52:09.840701 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 20:52:09.884814 | localhost | skipping: Conditional result was False 2026-07-16 20:52:09.891761 | localhost | skipping: Conditional result was False 2026-07-16 20:52:09.904614 | 2026-07-16 20:52:09.904805 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 20:52:09.946028 | localhost | skipping: Conditional result was False 2026-07-16 20:52:09.946408 | 2026-07-16 20:52:09.950067 | localhost | skipping: Conditional result was False 2026-07-16 20:52:09.960706 | 2026-07-16 20:52:09.960869 | LOOP [upload-logs : Upload console log and json output]