2026-06-16 01:26:38.402044 | Job console starting 2026-06-16 01:26:38.417799 | Updating git repos 2026-06-16 01:26:38.462162 | Cloning repos into workspace 2026-06-16 01:26:38.546611 | Restoring repo states 2026-06-16 01:26:38.552973 | Merging changes 2026-06-16 01:26:38.807680 | Checking out repos 2026-06-16 01:26:38.855862 | Preparing playbooks 2026-06-16 01:26:42.031626 | Running Ansible setup 2026-06-16 01:26:46.084840 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 01:26:46.779700 | 2026-06-16 01:26:46.779860 | PLAY [localhost] 2026-06-16 01:26:46.793378 | 2026-06-16 01:26:46.793475 | TASK [Gathering Facts] 2026-06-16 01:26:47.701984 | localhost | ok 2026-06-16 01:26:47.710654 | 2026-06-16 01:26:47.710738 | TASK [Setup log path fact] 2026-06-16 01:26:47.732427 | localhost | ok 2026-06-16 01:26:47.745406 | 2026-06-16 01:26:47.745478 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 01:26:47.788544 | localhost | ok 2026-06-16 01:26:47.797152 | 2026-06-16 01:26:47.797228 | TASK [emit-job-header : Print job information] 2026-06-16 01:26:47.836363 | # Job Information 2026-06-16 01:26:47.836542 | Ansible Version: 2.16.18 2026-06-16 01:26:47.836574 | Job: pre-commit 2026-06-16 01:26:47.836596 | Pipeline: check 2026-06-16 01:26:47.836618 | Executor: 2d72f0692154 2026-06-16 01:26:47.836639 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/128 2026-06-16 01:26:47.836661 | Event ID: 47734fe0-6922-11f1-98d4-030505987156 2026-06-16 01:26:47.839746 | 2026-06-16 01:26:47.839816 | LOOP [emit-job-header : Print node information] 2026-06-16 01:26:47.984720 | localhost | ok: 2026-06-16 01:26:47.984921 | localhost | # Node Information 2026-06-16 01:26:47.984950 | localhost | Inventory Hostname: ubuntu-noble 2026-06-16 01:26:47.984993 | localhost | Hostname: np0000180664 2026-06-16 01:26:47.985014 | localhost | Username: zuul 2026-06-16 01:26:47.985038 | localhost | Distro: Ubuntu 24.04 2026-06-16 01:26:47.985058 | localhost | Provider: yul1 2026-06-16 01:26:47.985077 | localhost | Region: ca-ymq-1 2026-06-16 01:26:47.985096 | localhost | Label: ubuntu-noble 2026-06-16 01:26:47.985114 | localhost | Product Name: OpenStack Nova 2026-06-16 01:26:47.985132 | localhost | Interface IP: 199.204.45.227 2026-06-16 01:26:47.994351 | 2026-06-16 01:26:47.994506 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 01:26:48.444400 | localhost -> localhost | changed 2026-06-16 01:26:48.454262 | 2026-06-16 01:26:48.454391 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 01:26:49.638634 | localhost -> localhost | changed 2026-06-16 01:26:49.650664 | 2026-06-16 01:26:49.650754 | PLAY [all] 2026-06-16 01:26:49.660658 | 2026-06-16 01:26:49.660775 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 01:26:49.950022 | ubuntu-noble -> localhost | ok 2026-06-16 01:26:49.957000 | 2026-06-16 01:26:49.957078 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 01:26:49.991648 | ubuntu-noble | ok 2026-06-16 01:26:50.012103 | ubuntu-noble | included: /var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 01:26:50.021855 | 2026-06-16 01:26:50.021965 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 01:26:51.007315 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-16 01:26:51.007497 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/93b699a1f662448e86f2428974cdd720_id_rsa 2026-06-16 01:26:51.007531 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/93b699a1f662448e86f2428974cdd720_id_rsa.pub 2026-06-16 01:26:51.007554 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-16 01:26:51.007577 | ubuntu-noble -> localhost | SHA256:10m5rXCRdJpryEWkx56D8QDmIH5EG+OJj1cA2UIRuZ8 zuul-build-sshkey 2026-06-16 01:26:51.007608 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-16 01:26:51.007632 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-16 01:26:51.007660 | ubuntu-noble -> localhost | | .*OB o .+ . | 2026-06-16 01:26:51.007683 | ubuntu-noble -> localhost | | .+=.X . = * | 2026-06-16 01:26:51.007705 | ubuntu-noble -> localhost | | oo= o + @ | 2026-06-16 01:26:51.007725 | ubuntu-noble -> localhost | | .+ . . % B | 2026-06-16 01:26:51.007746 | ubuntu-noble -> localhost | | ..o.S * % . | 2026-06-16 01:26:51.007766 | ubuntu-noble -> localhost | | .E . + o | 2026-06-16 01:26:51.007786 | ubuntu-noble -> localhost | | . | 2026-06-16 01:26:51.007805 | ubuntu-noble -> localhost | | | 2026-06-16 01:26:51.007828 | ubuntu-noble -> localhost | | | 2026-06-16 01:26:51.007848 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-16 01:26:51.007897 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.537148 2026-06-16 01:26:51.014915 | 2026-06-16 01:26:51.015054 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 01:26:51.047392 | ubuntu-noble | ok 2026-06-16 01:26:51.057770 | ubuntu-noble | included: /var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 01:26:51.066310 | 2026-06-16 01:26:51.241908 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 01:26:51.267833 | ubuntu-noble | skipping: Conditional result was False 2026-06-16 01:26:51.275096 | 2026-06-16 01:26:51.275178 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 01:26:51.859505 | ubuntu-noble | changed 2026-06-16 01:26:51.866766 | 2026-06-16 01:26:51.866833 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 01:26:52.094892 | ubuntu-noble | ok 2026-06-16 01:26:52.100858 | 2026-06-16 01:26:52.100926 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 01:26:52.675686 | ubuntu-noble | changed 2026-06-16 01:26:52.684399 | 2026-06-16 01:26:52.684840 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 01:26:53.283582 | ubuntu-noble | changed 2026-06-16 01:26:53.290725 | 2026-06-16 01:26:53.290792 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 01:26:53.315993 | ubuntu-noble | skipping: Conditional result was False 2026-06-16 01:26:53.328648 | 2026-06-16 01:26:53.328871 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 01:26:53.897756 | ubuntu-noble -> localhost | changed 2026-06-16 01:26:53.914073 | 2026-06-16 01:26:53.914232 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 01:26:54.224189 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/93b699a1f662448e86f2428974cdd720_id_rsa (zuul-build-sshkey) 2026-06-16 01:26:54.224479 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014485 2026-06-16 01:26:54.244031 | 2026-06-16 01:26:54.244189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 01:26:54.697947 | ubuntu-noble | ok 2026-06-16 01:26:54.703200 | 2026-06-16 01:26:54.703269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 01:26:54.727999 | ubuntu-noble | skipping: Conditional result was False 2026-06-16 01:26:54.742431 | 2026-06-16 01:26:54.742499 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-16 01:26:55.153234 | ubuntu-noble | ok 2026-06-16 01:26:55.225293 | 2026-06-16 01:26:55.225445 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-16 01:26:56.126182 | ubuntu-noble | Output suppressed because no_log was given 2026-06-16 01:26:56.136376 | 2026-06-16 01:26:56.136466 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-16 01:26:56.358743 | ubuntu-noble | ok: "logs" 2026-06-16 01:26:56.359033 | ubuntu-noble | ok: All items complete 2026-06-16 01:26:56.359089 | 2026-06-16 01:26:56.543320 | ubuntu-noble | ok: "artifacts" 2026-06-16 01:26:56.729056 | ubuntu-noble | ok: "docs" 2026-06-16 01:26:56.747171 | 2026-06-16 01:26:56.747302 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-16 01:26:56.974777 | ubuntu-noble | changed: "logs" 2026-06-16 01:26:57.164598 | ubuntu-noble | changed: "artifacts" 2026-06-16 01:26:57.359461 | ubuntu-noble | changed: "docs" 2026-06-16 01:26:57.433243 | 2026-06-16 01:26:57.433361 | PLAY RECAP 2026-06-16 01:26:57.433415 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 01:26:57.433447 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-16 01:26:57.433488 | 2026-06-16 01:26:57.650872 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 01:26:57.653454 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-16 01:26:58.344478 | 2026-06-16 01:26:58.344688 | PLAY [all] 2026-06-16 01:26:58.359687 | 2026-06-16 01:26:58.359872 | TASK [setup-uv : Extract archive] 2026-06-16 01:27:00.882749 | ubuntu-noble | changed 2026-06-16 01:27:00.893048 | 2026-06-16 01:27:00.893282 | TASK [setup-uv : Print version] 2026-06-16 01:27:01.377811 | ubuntu-noble | uv 0.8.13 2026-06-16 01:27:01.451065 | ubuntu-noble | ok: Runtime: 0:00:00.015505 2026-06-16 01:27:01.459935 | 2026-06-16 01:27:01.460013 | PLAY RECAP 2026-06-16 01:27:01.460061 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 01:27:01.460085 | 2026-06-16 01:27:01.617385 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-16 01:27:01.619326 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-16 01:27:02.308181 | 2026-06-16 01:27:02.308346 | PLAY [all] 2026-06-16 01:27:02.321106 | 2026-06-16 01:27:02.321198 | TASK [Run "pre-commit"] 2026-06-16 01:27:03.410971 | ubuntu-noble | Downloading virtualenv (4.3MiB) 2026-06-16 01:27:03.493290 | ubuntu-noble | Downloading virtualenv 2026-06-16 01:27:03.508325 | ubuntu-noble | Installed 10 packages in 14ms 2026-06-16 01:27:03.872697 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-16 01:27:04.408084 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-06-16 01:27:04.413662 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-06-16 01:27:04.921651 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-06-16 01:27:05.350981 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-06-16 01:27:05.748177 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-06-16 01:27:05.750150 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-06-16 01:27:06.300658 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-06-16 01:27:06.853961 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-16 01:27:06.854080 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-16 01:27:06.854106 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-16 01:27:11.313842 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-06-16 01:27:11.313905 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-16 01:27:11.313916 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-16 01:27:16.672308 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-06-16 01:27:16.672402 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-16 01:27:16.672417 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-16 01:27:20.405612 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-06-16 01:27:20.405665 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-16 01:27:20.405676 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-16 01:27:23.490794 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-06-16 01:27:23.490913 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-16 01:27:23.490927 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-16 01:27:34.853373 | ubuntu-noble | fix end of files.........................................................Passed 2026-06-16 01:27:34.912953 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-06-16 01:27:35.203553 | ubuntu-noble | black....................................................................Passed 2026-06-16 01:27:35.416819 | ubuntu-noble | flake8...................................................................Passed 2026-06-16 01:27:35.543422 | ubuntu-noble | isort....................................................................Passed 2026-06-16 01:27:53.815160 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-06-16 01:27:54.018214 | ubuntu-noble | ok: Runtime: 0:00:51.060474 2026-06-16 01:27:54.020131 | 2026-06-16 01:27:54.020179 | PLAY RECAP 2026-06-16 01:27:54.020230 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 01:27:54.020253 | 2026-06-16 01:27:54.124741 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-16 01:27:54.134814 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 01:27:55.725524 | 2026-06-16 01:27:55.725680 | PLAY [all] 2026-06-16 01:27:55.877152 | 2026-06-16 01:27:55.877350 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 01:27:55.994475 | ubuntu-noble | skipping: Conditional result was False 2026-06-16 01:27:56.006088 | 2026-06-16 01:27:56.006297 | TASK [fetch-output : Set log path for single node] 2026-06-16 01:27:56.054752 | ubuntu-noble | ok 2026-06-16 01:27:56.063005 | 2026-06-16 01:27:56.063203 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 01:27:57.110042 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/logs" 2026-06-16 01:27:57.321191 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/artifacts" 2026-06-16 01:27:57.538393 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/93b699a1f662448e86f2428974cdd720/work/docs" 2026-06-16 01:27:57.556487 | 2026-06-16 01:27:57.556642 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 01:27:58.585412 | ubuntu-noble | ok 2026-06-16 01:27:58.585749 | ubuntu-noble | changed: All items complete 2026-06-16 01:27:58.585799 | 2026-06-16 01:27:59.068788 | ubuntu-noble | changed: .d..t...... ./ 2026-06-16 01:27:59.550213 | ubuntu-noble | changed: .d..t...... ./ 2026-06-16 01:27:59.575817 | 2026-06-16 01:27:59.575985 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 01:28:00.004909 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006804 2026-06-16 01:28:00.267247 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008551 2026-06-16 01:28:00.283367 | 2026-06-16 01:28:00.283511 | PLAY [all] 2026-06-16 01:28:00.290954 | 2026-06-16 01:28:00.291052 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 01:28:00.773849 | ubuntu-noble | changed 2026-06-16 01:28:00.780101 | 2026-06-16 01:28:00.780153 | PLAY RECAP 2026-06-16 01:28:00.780200 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 01:28:00.780222 | 2026-06-16 01:28:00.947221 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 01:28:00.949460 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 01:28:01.592374 | 2026-06-16 01:28:01.592538 | PLAY [localhost] 2026-06-16 01:28:01.603994 | 2026-06-16 01:28:01.604072 | TASK [Generate Zuul manifest] 2026-06-16 01:28:01.626060 | localhost | ok 2026-06-16 01:28:01.643143 | 2026-06-16 01:28:01.643223 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 01:28:02.041671 | localhost | changed 2026-06-16 01:28:02.054586 | 2026-06-16 01:28:02.054674 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 01:28:02.098266 | localhost | ok 2026-06-16 01:28:02.107578 | 2026-06-16 01:28:02.107646 | TASK [Upload logs] 2026-06-16 01:28:02.126781 | localhost | ok 2026-06-16 01:28:02.190454 | 2026-06-16 01:28:02.190611 | TASK [Set zuul-log-path fact] 2026-06-16 01:28:02.213840 | localhost | ok 2026-06-16 01:28:02.227960 | 2026-06-16 01:28:02.228058 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 01:28:02.261818 | localhost | ok 2026-06-16 01:28:02.271720 | 2026-06-16 01:28:02.271802 | TASK [upload-logs : Create log directories] 2026-06-16 01:28:02.721284 | localhost | changed 2026-06-16 01:28:02.726665 | 2026-06-16 01:28:02.726739 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 01:28:03.166670 | localhost -> localhost | ok: Runtime: 0:00:00.006225 2026-06-16 01:28:03.173850 | 2026-06-16 01:28:03.173933 | TASK [upload-logs : Upload logs to log server] 2026-06-16 01:28:03.641345 | localhost | Output suppressed because no_log was given 2026-06-16 01:28:03.646896 | 2026-06-16 01:28:03.646981 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 01:28:03.695499 | localhost | skipping: Conditional result was False 2026-06-16 01:28:03.702828 | localhost | skipping: Conditional result was False 2026-06-16 01:28:03.711628 | 2026-06-16 01:28:03.711860 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 01:28:03.758536 | localhost | skipping: Conditional result was False 2026-06-16 01:28:03.759177 | 2026-06-16 01:28:03.761984 | localhost | skipping: Conditional result was False 2026-06-16 01:28:03.781452 | 2026-06-16 01:28:03.781705 | LOOP [upload-logs : Upload console log and json output]