2026-08-10 00:36:02.290946 | Job console starting 2026-08-10 00:36:02.300971 | Updating git repos 2026-08-10 00:36:02.322329 | Cloning repos into workspace 2026-08-10 00:36:03.333887 | Restoring repo states 2026-08-10 00:36:03.340682 | Merging changes 2026-08-10 00:36:03.662543 | Checking out repos 2026-08-10 00:36:03.746563 | Preparing playbooks 2026-08-10 00:36:06.566598 | Running Ansible setup 2026-08-10 00:36:10.335853 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 00:36:10.954079 | 2026-08-10 00:36:10.954236 | PLAY [localhost] 2026-08-10 00:36:10.962028 | 2026-08-10 00:36:10.962096 | TASK [Gathering Facts] 2026-08-10 00:36:11.854456 | localhost | ok 2026-08-10 00:36:11.865721 | 2026-08-10 00:36:11.865835 | TASK [Setup log path fact] 2026-08-10 00:36:11.884351 | localhost | ok 2026-08-10 00:36:11.897124 | 2026-08-10 00:36:11.897193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 00:36:11.932359 | localhost | ok 2026-08-10 00:36:11.942079 | 2026-08-10 00:36:11.942211 | TASK [emit-job-header : Print job information] 2026-08-10 00:36:11.985357 | # Job Information 2026-08-10 00:36:11.985558 | Ansible Version: 2.16.18 2026-08-10 00:36:11.985614 | Job: pre-commit 2026-08-10 00:36:11.985657 | Pipeline: check 2026-08-10 00:36:11.985687 | Executor: 2d72f0692154 2026-08-10 00:36:11.985717 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/142 2026-08-10 00:36:11.985750 | Event ID: c5448ff0-9452-11f1-8da8-e7f26ff5b51a 2026-08-10 00:36:11.989686 | 2026-08-10 00:36:11.989757 | LOOP [emit-job-header : Print node information] 2026-08-10 00:36:12.095767 | localhost | ok: 2026-08-10 00:36:12.096092 | localhost | # Node Information 2026-08-10 00:36:12.096155 | localhost | Inventory Hostname: ubuntu-noble 2026-08-10 00:36:12.096209 | localhost | Hostname: np0000188292 2026-08-10 00:36:12.096254 | localhost | Username: zuul 2026-08-10 00:36:12.096303 | localhost | Distro: Ubuntu 24.04 2026-08-10 00:36:12.096494 | localhost | Provider: yul1 2026-08-10 00:36:12.096536 | localhost | Region: ca-ymq-1 2026-08-10 00:36:12.096576 | localhost | Label: ubuntu-noble 2026-08-10 00:36:12.096618 | localhost | Product Name: OpenStack Nova 2026-08-10 00:36:12.096777 | localhost | Interface IP: 199.204.45.22 2026-08-10 00:36:12.114729 | 2026-08-10 00:36:12.114898 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 00:36:12.794291 | localhost -> localhost | changed 2026-08-10 00:36:12.803564 | 2026-08-10 00:36:12.803700 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 00:36:13.878430 | localhost -> localhost | changed 2026-08-10 00:36:13.890935 | 2026-08-10 00:36:13.891021 | PLAY [all] 2026-08-10 00:36:13.900202 | 2026-08-10 00:36:13.900280 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 00:36:14.160728 | ubuntu-noble -> localhost | ok 2026-08-10 00:36:14.171862 | 2026-08-10 00:36:14.171962 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 00:36:14.211086 | ubuntu-noble | ok 2026-08-10 00:36:14.229036 | ubuntu-noble | included: /var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 00:36:14.235474 | 2026-08-10 00:36:14.235557 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 00:36:15.959940 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-10 00:36:15.960120 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/7f869c6e5280434e830d4f51346152d3_id_rsa 2026-08-10 00:36:15.960164 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/7f869c6e5280434e830d4f51346152d3_id_rsa.pub 2026-08-10 00:36:15.960197 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-10 00:36:15.960228 | ubuntu-noble -> localhost | SHA256:HsZmb8RF6p/9eyibUtt0APyzcsUXuK4/m4n6OJW+wsk zuul-build-sshkey 2026-08-10 00:36:15.960284 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-10 00:36:15.960317 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-10 00:36:15.960352 | ubuntu-noble -> localhost | | .. . | 2026-08-10 00:36:15.960384 | ubuntu-noble -> localhost | | oo. . | 2026-08-10 00:36:15.960413 | ubuntu-noble -> localhost | | . .o...| 2026-08-10 00:36:15.960442 | ubuntu-noble -> localhost | | . o . .+ +| 2026-08-10 00:36:15.960470 | ubuntu-noble -> localhost | | S + o =.| 2026-08-10 00:36:15.960498 | ubuntu-noble -> localhost | | = + +o++ .| 2026-08-10 00:36:15.960526 | ubuntu-noble -> localhost | | + *.+*.o | 2026-08-10 00:36:15.960554 | ubuntu-noble -> localhost | | Eoo+o=..| 2026-08-10 00:36:15.960587 | ubuntu-noble -> localhost | | o===Bo.+| 2026-08-10 00:36:15.960616 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-10 00:36:15.960677 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.211011 2026-08-10 00:36:15.967426 | 2026-08-10 00:36:15.967488 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 00:36:15.997591 | ubuntu-noble | ok 2026-08-10 00:36:16.024213 | ubuntu-noble | included: /var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 00:36:16.034518 | 2026-08-10 00:36:16.034576 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 00:36:16.058007 | ubuntu-noble | skipping: Conditional result was False 2026-08-10 00:36:16.068406 | 2026-08-10 00:36:16.068468 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 00:36:16.678899 | ubuntu-noble | changed 2026-08-10 00:36:16.684517 | 2026-08-10 00:36:16.684578 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 00:36:16.911694 | ubuntu-noble | ok 2026-08-10 00:36:17.024063 | 2026-08-10 00:36:17.024198 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 00:36:17.577909 | ubuntu-noble | changed 2026-08-10 00:36:17.583809 | 2026-08-10 00:36:17.583897 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 00:36:18.145028 | ubuntu-noble | changed 2026-08-10 00:36:18.153463 | 2026-08-10 00:36:18.153547 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 00:36:18.177619 | ubuntu-noble | skipping: Conditional result was False 2026-08-10 00:36:18.186976 | 2026-08-10 00:36:18.187063 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 00:36:18.534495 | ubuntu-noble -> localhost | changed 2026-08-10 00:36:18.550637 | 2026-08-10 00:36:18.550704 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 00:36:18.826285 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/7f869c6e5280434e830d4f51346152d3_id_rsa (zuul-build-sshkey) 2026-08-10 00:36:18.826512 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014471 2026-08-10 00:36:18.834218 | 2026-08-10 00:36:18.834355 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 00:36:19.204526 | ubuntu-noble | ok 2026-08-10 00:36:19.211937 | 2026-08-10 00:36:19.212037 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 00:36:19.238593 | ubuntu-noble | skipping: Conditional result was False 2026-08-10 00:36:19.253462 | 2026-08-10 00:36:19.253533 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-10 00:36:19.633979 | ubuntu-noble | ok 2026-08-10 00:36:19.678309 | 2026-08-10 00:36:19.678442 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-10 00:36:20.561997 | ubuntu-noble | Output suppressed because no_log was given 2026-08-10 00:36:20.575808 | 2026-08-10 00:36:20.575881 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-10 00:36:20.817256 | ubuntu-noble | ok: "logs" 2026-08-10 00:36:20.817563 | ubuntu-noble | ok: All items complete 2026-08-10 00:36:20.817608 | 2026-08-10 00:36:21.005559 | ubuntu-noble | ok: "artifacts" 2026-08-10 00:36:21.208568 | ubuntu-noble | ok: "docs" 2026-08-10 00:36:21.228187 | 2026-08-10 00:36:21.228625 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-10 00:36:21.464230 | ubuntu-noble | changed: "logs" 2026-08-10 00:36:21.654709 | ubuntu-noble | changed: "artifacts" 2026-08-10 00:36:21.847375 | ubuntu-noble | changed: "docs" 2026-08-10 00:36:21.872542 | 2026-08-10 00:36:21.872602 | PLAY RECAP 2026-08-10 00:36:21.872652 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 00:36:21.872682 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-10 00:36:21.872977 | 2026-08-10 00:36:22.055966 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 00:36:22.057631 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-08-10 00:36:22.614015 | 2026-08-10 00:36:22.614120 | PLAY [all] 2026-08-10 00:36:22.625874 | 2026-08-10 00:36:22.625949 | TASK [setup-uv : Extract archive] 2026-08-10 00:36:25.238618 | ubuntu-noble | changed 2026-08-10 00:36:25.245273 | 2026-08-10 00:36:25.245360 | TASK [setup-uv : Print version] 2026-08-10 00:36:25.687673 | ubuntu-noble | uv 0.8.13 2026-08-10 00:36:25.786597 | ubuntu-noble | ok: Runtime: 0:00:00.019315 2026-08-10 00:36:25.796035 | 2026-08-10 00:36:25.796088 | PLAY RECAP 2026-08-10 00:36:25.796136 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 00:36:25.796160 | 2026-08-10 00:36:25.941510 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-08-10 00:36:25.942777 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-08-10 00:36:26.489018 | 2026-08-10 00:36:26.489137 | PLAY [all] 2026-08-10 00:36:26.500669 | 2026-08-10 00:36:26.500747 | TASK [Run "pre-commit"] 2026-08-10 00:36:27.146556 | ubuntu-noble | Downloading virtualenv (5.2MiB) 2026-08-10 00:36:27.230479 | ubuntu-noble | Downloading virtualenv 2026-08-10 00:36:27.240457 | ubuntu-noble | Installed 10 packages in 9ms 2026-08-10 00:36:27.656230 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-08-10 00:36:28.892968 | 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-08-10 00:36:28.898097 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-08-10 00:36:30.028144 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-08-10 00:36:30.503508 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-08-10 00:36:32.249054 | 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-08-10 00:36:32.251008 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-08-10 00:36:32.913477 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-08-10 00:36:34.228108 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-08-10 00:36:34.228203 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-10 00:36:34.228251 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-10 00:36:38.274961 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-08-10 00:36:38.275023 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-10 00:36:38.275034 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-10 00:36:42.451271 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-08-10 00:36:42.451364 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-10 00:36:42.451376 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-10 00:36:45.732109 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-08-10 00:36:45.732174 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-10 00:36:45.732179 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-10 00:36:48.470743 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-08-10 00:36:48.470815 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-10 00:36:48.470833 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-10 00:36:59.276001 | ubuntu-noble | fix end of files.........................................................Passed 2026-08-10 00:36:59.335105 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-08-10 00:36:59.601164 | ubuntu-noble | black....................................................................Passed 2026-08-10 00:36:59.803266 | ubuntu-noble | flake8...................................................................Passed 2026-08-10 00:36:59.929726 | ubuntu-noble | isort....................................................................Passed 2026-08-10 00:37:21.113793 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-08-10 00:37:21.568622 | ubuntu-noble | ok: Runtime: 0:00:54.239626 2026-08-10 00:37:21.571080 | 2026-08-10 00:37:21.571144 | PLAY RECAP 2026-08-10 00:37:21.571204 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 00:37:21.571235 | 2026-08-10 00:37:21.672772 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-08-10 00:37:21.673978 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 00:37:22.288104 | 2026-08-10 00:37:22.288262 | PLAY [all] 2026-08-10 00:37:22.301169 | 2026-08-10 00:37:22.301251 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-10 00:37:22.347832 | ubuntu-noble | skipping: Conditional result was False 2026-08-10 00:37:22.357766 | 2026-08-10 00:37:22.357882 | TASK [fetch-output : Set log path for single node] 2026-08-10 00:37:22.402106 | ubuntu-noble | ok 2026-08-10 00:37:22.409426 | 2026-08-10 00:37:22.409547 | LOOP [fetch-output : Ensure local output dirs] 2026-08-10 00:37:22.817910 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/logs" 2026-08-10 00:37:23.019823 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/artifacts" 2026-08-10 00:37:23.238502 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/7f869c6e5280434e830d4f51346152d3/work/docs" 2026-08-10 00:37:23.258605 | 2026-08-10 00:37:23.258771 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 00:37:23.895801 | ubuntu-noble | ok 2026-08-10 00:37:23.896013 | ubuntu-noble | changed: All items complete 2026-08-10 00:37:23.896041 | 2026-08-10 00:37:24.361182 | ubuntu-noble | changed: .d..t...... ./ 2026-08-10 00:37:24.842858 | ubuntu-noble | changed: .d..t...... ./ 2026-08-10 00:37:24.866305 | 2026-08-10 00:37:24.866433 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 00:37:25.267115 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006779 2026-08-10 00:37:25.479520 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007334 2026-08-10 00:37:25.499175 | 2026-08-10 00:37:25.499289 | PLAY [all] 2026-08-10 00:37:25.506306 | 2026-08-10 00:37:25.506372 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 00:37:25.986011 | ubuntu-noble | changed 2026-08-10 00:37:25.992453 | 2026-08-10 00:37:25.992506 | PLAY RECAP 2026-08-10 00:37:25.992557 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-10 00:37:25.992577 | 2026-08-10 00:37:26.116155 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 00:37:26.117929 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 00:37:26.783132 | 2026-08-10 00:37:26.783321 | PLAY [localhost] 2026-08-10 00:37:26.794835 | 2026-08-10 00:37:26.794952 | TASK [Generate Zuul manifest] 2026-08-10 00:37:26.816728 | localhost | ok 2026-08-10 00:37:26.834374 | 2026-08-10 00:37:26.834507 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 00:37:27.177480 | localhost | changed 2026-08-10 00:37:27.190018 | 2026-08-10 00:37:27.190115 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 00:37:27.220840 | localhost | ok 2026-08-10 00:37:27.230673 | 2026-08-10 00:37:27.230758 | TASK [Upload logs] 2026-08-10 00:37:27.253013 | localhost | ok 2026-08-10 00:37:27.313426 | 2026-08-10 00:37:27.313600 | TASK [Set zuul-log-path fact] 2026-08-10 00:37:27.335610 | localhost | ok 2026-08-10 00:37:27.349123 | 2026-08-10 00:37:27.349254 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 00:37:27.380582 | localhost | ok 2026-08-10 00:37:27.390513 | 2026-08-10 00:37:27.390614 | TASK [upload-logs : Create log directories] 2026-08-10 00:37:27.776709 | localhost | changed 2026-08-10 00:37:27.783059 | 2026-08-10 00:37:27.783225 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 00:37:28.191941 | localhost -> localhost | ok: Runtime: 0:00:00.006139 2026-08-10 00:37:28.198637 | 2026-08-10 00:37:28.198725 | TASK [upload-logs : Upload logs to log server] 2026-08-10 00:37:28.675573 | localhost | Output suppressed because no_log was given 2026-08-10 00:37:28.680891 | 2026-08-10 00:37:28.681085 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 00:37:28.728168 | localhost | skipping: Conditional result was False 2026-08-10 00:37:28.734884 | localhost | skipping: Conditional result was False 2026-08-10 00:37:28.747917 | 2026-08-10 00:37:28.748081 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 00:37:28.796480 | localhost | skipping: Conditional result was False 2026-08-10 00:37:28.796992 | 2026-08-10 00:37:28.800340 | localhost | skipping: Conditional result was False 2026-08-10 00:37:28.814595 | 2026-08-10 00:37:28.814761 | LOOP [upload-logs : Upload console log and json output]