2026-08-18 05:36:47.375446 | Job console starting 2026-08-18 05:36:47.385111 | Updating git repos 2026-08-18 05:36:47.408922 | Cloning repos into workspace 2026-08-18 05:36:50.474125 | Restoring repo states 2026-08-18 05:36:50.570323 | Merging changes 2026-08-18 05:36:51.163653 | Checking out repos 2026-08-18 05:36:51.405232 | Preparing playbooks 2026-08-18 05:36:57.861081 | Running Ansible setup 2026-08-18 05:37:03.327668 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-18 05:37:04.188484 | 2026-08-18 05:37:04.188617 | PLAY [localhost] 2026-08-18 05:37:04.195984 | 2026-08-18 05:37:04.196054 | TASK [Gathering Facts] 2026-08-18 05:37:05.588327 | localhost | ok 2026-08-18 05:37:05.599909 | 2026-08-18 05:37:05.600016 | TASK [Setup log path fact] 2026-08-18 05:37:05.623132 | localhost | ok 2026-08-18 05:37:05.658253 | 2026-08-18 05:37:05.658393 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-18 05:37:05.690387 | localhost | ok 2026-08-18 05:37:05.708404 | 2026-08-18 05:37:05.708471 | TASK [emit-job-header : Print job information] 2026-08-18 05:37:05.774764 | # Job Information 2026-08-18 05:37:05.775293 | Ansible Version: 2.16.18 2026-08-18 05:37:05.775349 | Job: pre-commit 2026-08-18 05:37:05.775381 | Pipeline: check 2026-08-18 05:37:05.775408 | Executor: 2d72f0692154 2026-08-18 05:37:05.775435 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/123 2026-08-18 05:37:05.775466 | Event ID: 7c110b90-9ac6-11f1-85b5-54147ae66214 2026-08-18 05:37:05.779518 | 2026-08-18 05:37:05.779613 | LOOP [emit-job-header : Print node information] 2026-08-18 05:37:06.025170 | localhost | ok: 2026-08-18 05:37:06.025442 | localhost | # Node Information 2026-08-18 05:37:06.025481 | localhost | Inventory Hostname: ubuntu-noble 2026-08-18 05:37:06.025510 | localhost | Hostname: np0000189926 2026-08-18 05:37:06.025537 | localhost | Username: zuul 2026-08-18 05:37:06.025569 | localhost | Distro: Ubuntu 24.04 2026-08-18 05:37:06.025596 | localhost | Provider: yul1 2026-08-18 05:37:06.025622 | localhost | Region: ca-ymq-1 2026-08-18 05:37:06.025647 | localhost | Label: ubuntu-noble 2026-08-18 05:37:06.025672 | localhost | Product Name: OpenStack Nova 2026-08-18 05:37:06.025696 | localhost | Interface IP: 199.204.45.162 2026-08-18 05:37:06.042163 | 2026-08-18 05:37:06.042322 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-18 05:37:07.164689 | localhost -> localhost | changed 2026-08-18 05:37:07.229462 | 2026-08-18 05:37:07.229715 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-18 05:37:08.252096 | localhost -> localhost | changed 2026-08-18 05:37:08.262876 | 2026-08-18 05:37:08.262931 | PLAY [all] 2026-08-18 05:37:08.271127 | 2026-08-18 05:37:08.271195 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-18 05:37:08.498000 | ubuntu-noble -> localhost | ok 2026-08-18 05:37:08.509902 | 2026-08-18 05:37:08.509971 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-18 05:37:08.545267 | ubuntu-noble | ok 2026-08-18 05:37:08.559867 | ubuntu-noble | included: /var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-18 05:37:08.750570 | 2026-08-18 05:37:08.750834 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-18 05:37:09.975999 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-18 05:37:09.976277 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/782dde3791e94e9dad157e91b5c372bd_id_rsa 2026-08-18 05:37:09.976342 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/782dde3791e94e9dad157e91b5c372bd_id_rsa.pub 2026-08-18 05:37:09.976393 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-18 05:37:09.976441 | ubuntu-noble -> localhost | SHA256:GyQt7zoWNdL5BzfQTN5usdbeS6/BQGrgnlR5pE+Lzqc zuul-build-sshkey 2026-08-18 05:37:09.976507 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-18 05:37:09.976556 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-18 05:37:09.976613 | ubuntu-noble -> localhost | | +o | 2026-08-18 05:37:09.976661 | ubuntu-noble -> localhost | | . .=o. | 2026-08-18 05:37:09.976706 | ubuntu-noble -> localhost | | o.+.+.= o | 2026-08-18 05:37:09.976751 | ubuntu-noble -> localhost | | .*=o.Boo + | 2026-08-18 05:37:09.976796 | ubuntu-noble -> localhost | | oSo+o+.= .| 2026-08-18 05:37:09.976840 | ubuntu-noble -> localhost | | .+ B. .= ..| 2026-08-18 05:37:09.976883 | ubuntu-noble -> localhost | | .= o.. o.o| 2026-08-18 05:37:09.976925 | ubuntu-noble -> localhost | | o. o ..o| 2026-08-18 05:37:09.977017 | ubuntu-noble -> localhost | | ... E .o.| 2026-08-18 05:37:09.977066 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-18 05:37:09.977160 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.807426 2026-08-18 05:37:09.984110 | 2026-08-18 05:37:09.984179 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-18 05:37:10.018285 | ubuntu-noble | ok 2026-08-18 05:37:10.031154 | ubuntu-noble | included: /var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-18 05:37:10.038947 | 2026-08-18 05:37:10.039007 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-18 05:37:10.064434 | ubuntu-noble | skipping: Conditional result was False 2026-08-18 05:37:10.073307 | 2026-08-18 05:37:10.073387 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-18 05:37:10.736877 | ubuntu-noble | changed 2026-08-18 05:37:10.742318 | 2026-08-18 05:37:10.742382 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-18 05:37:10.962275 | ubuntu-noble | ok 2026-08-18 05:37:10.969448 | 2026-08-18 05:37:10.969527 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-18 05:37:11.895664 | ubuntu-noble | changed 2026-08-18 05:37:11.901197 | 2026-08-18 05:37:11.901261 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-18 05:37:12.442938 | ubuntu-noble | changed 2026-08-18 05:37:12.451309 | 2026-08-18 05:37:12.451372 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-18 05:37:12.476155 | ubuntu-noble | skipping: Conditional result was False 2026-08-18 05:37:12.489679 | 2026-08-18 05:37:12.489820 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-18 05:37:12.849653 | ubuntu-noble -> localhost | changed 2026-08-18 05:37:12.865130 | 2026-08-18 05:37:12.865191 | TASK [add-build-sshkey : Add back temp key] 2026-08-18 05:37:13.141493 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/782dde3791e94e9dad157e91b5c372bd_id_rsa (zuul-build-sshkey) 2026-08-18 05:37:13.141709 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014681 2026-08-18 05:37:13.148930 | 2026-08-18 05:37:13.149030 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-18 05:37:13.624271 | ubuntu-noble | ok 2026-08-18 05:37:13.630796 | 2026-08-18 05:37:13.630864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-18 05:37:13.656174 | ubuntu-noble | skipping: Conditional result was False 2026-08-18 05:37:13.670599 | 2026-08-18 05:37:13.670661 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-18 05:37:14.047745 | ubuntu-noble | ok 2026-08-18 05:37:14.097955 | 2026-08-18 05:37:14.098088 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-18 05:37:16.230745 | ubuntu-noble | Output suppressed because no_log was given 2026-08-18 05:37:16.242863 | 2026-08-18 05:37:16.243025 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-18 05:37:16.525378 | ubuntu-noble | ok: "logs" 2026-08-18 05:37:16.543024 | ubuntu-noble | ok: All items complete 2026-08-18 05:37:16.543143 | 2026-08-18 05:37:16.716191 | ubuntu-noble | ok: "artifacts" 2026-08-18 05:37:16.909078 | ubuntu-noble | ok: "docs" 2026-08-18 05:37:16.929222 | 2026-08-18 05:37:16.929436 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-18 05:37:17.149917 | ubuntu-noble | changed: "logs" 2026-08-18 05:37:17.340622 | ubuntu-noble | changed: "artifacts" 2026-08-18 05:37:17.526235 | ubuntu-noble | changed: "docs" 2026-08-18 05:37:17.540810 | 2026-08-18 05:37:17.540881 | PLAY RECAP 2026-08-18 05:37:17.540942 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-18 05:37:17.541000 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-18 05:37:17.541026 | 2026-08-18 05:37:17.670275 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-18 05:37:17.672494 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-08-18 05:37:18.228814 | 2026-08-18 05:37:18.228943 | PLAY [all] 2026-08-18 05:37:18.243621 | 2026-08-18 05:37:18.243734 | TASK [setup-uv : Extract archive] 2026-08-18 05:37:20.644265 | ubuntu-noble | changed 2026-08-18 05:37:20.650384 | 2026-08-18 05:37:20.650458 | TASK [setup-uv : Print version] 2026-08-18 05:37:21.012672 | ubuntu-noble | uv 0.8.13 2026-08-18 05:37:21.192464 | ubuntu-noble | ok: Runtime: 0:00:00.013774 2026-08-18 05:37:21.200585 | 2026-08-18 05:37:21.200634 | PLAY RECAP 2026-08-18 05:37:21.200681 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-18 05:37:21.200705 | 2026-08-18 05:37:21.320175 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-08-18 05:37:21.321654 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-08-18 05:37:21.869946 | 2026-08-18 05:37:21.870062 | PLAY [all] 2026-08-18 05:37:21.881602 | 2026-08-18 05:37:21.881673 | TASK [Run "pre-commit"] 2026-08-18 05:37:22.513722 | ubuntu-noble | Downloading virtualenv (5.1MiB) 2026-08-18 05:37:22.590930 | ubuntu-noble | Downloading virtualenv 2026-08-18 05:37:22.601520 | ubuntu-noble | Installed 10 packages in 10ms 2026-08-18 05:37:22.955449 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-08-18 05:37:23.537664 | 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-18 05:37:23.542776 | ubuntu-noble | [INFO] Initializing environment for https://github.com/compilerla/conventional-pre-commit. 2026-08-18 05:37:23.979984 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-08-18 05:37:24.613009 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-08-18 05:37:25.920058 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-08-18 05:37:25.920115 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-18 05:37:25.920126 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-18 05:37:29.824461 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-08-18 05:37:29.824525 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-08-18 05:37:29.824542 | ubuntu-noble | [INFO] This may take a few minutes... 2026-08-18 05:37:40.183365 | ubuntu-noble | fix end of files.........................................................Passed 2026-08-18 05:37:40.241654 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-08-18 05:38:06.658689 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-08-18 05:38:06.966312 | ubuntu-noble | ok: Runtime: 0:00:44.431014 2026-08-18 05:38:06.969227 | 2026-08-18 05:38:06.969328 | PLAY RECAP 2026-08-18 05:38:06.969416 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-18 05:38:06.969463 | 2026-08-18 05:38:07.122926 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-08-18 05:38:07.125491 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-18 05:38:07.704454 | 2026-08-18 05:38:07.704612 | PLAY [all] 2026-08-18 05:38:07.718272 | 2026-08-18 05:38:07.718366 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-18 05:38:07.764624 | ubuntu-noble | skipping: Conditional result was False 2026-08-18 05:38:07.774747 | 2026-08-18 05:38:07.774856 | TASK [fetch-output : Set log path for single node] 2026-08-18 05:38:07.819313 | ubuntu-noble | ok 2026-08-18 05:38:07.826555 | 2026-08-18 05:38:07.826631 | LOOP [fetch-output : Ensure local output dirs] 2026-08-18 05:38:08.241948 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/logs" 2026-08-18 05:38:08.457858 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/artifacts" 2026-08-18 05:38:08.660836 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/782dde3791e94e9dad157e91b5c372bd/work/docs" 2026-08-18 05:38:08.673302 | 2026-08-18 05:38:08.673436 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-18 05:38:09.349181 | ubuntu-noble | ok 2026-08-18 05:38:09.349411 | ubuntu-noble | changed: All items complete 2026-08-18 05:38:09.349444 | 2026-08-18 05:38:09.819054 | ubuntu-noble | changed: .d..t...... ./ 2026-08-18 05:38:10.292789 | ubuntu-noble | changed: .d..t...... ./ 2026-08-18 05:38:10.314716 | 2026-08-18 05:38:10.314879 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-18 05:38:10.742803 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010252 2026-08-18 05:38:10.965284 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008252 2026-08-18 05:38:10.986243 | 2026-08-18 05:38:10.986393 | PLAY [all] 2026-08-18 05:38:10.993777 | 2026-08-18 05:38:10.993848 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-18 05:38:11.506940 | ubuntu-noble | changed 2026-08-18 05:38:11.513478 | 2026-08-18 05:38:11.513530 | PLAY RECAP 2026-08-18 05:38:11.513578 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-18 05:38:11.513599 | 2026-08-18 05:38:11.654325 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-18 05:38:11.656512 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-18 05:38:12.258417 | 2026-08-18 05:38:12.258547 | PLAY [localhost] 2026-08-18 05:38:12.269433 | 2026-08-18 05:38:12.269503 | TASK [Generate Zuul manifest] 2026-08-18 05:38:12.293496 | localhost | ok 2026-08-18 05:38:12.312572 | 2026-08-18 05:38:12.312680 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-18 05:38:12.680783 | localhost | changed 2026-08-18 05:38:12.700543 | 2026-08-18 05:38:12.700688 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-18 05:38:12.735006 | localhost | ok 2026-08-18 05:38:12.747565 | 2026-08-18 05:38:12.747652 | TASK [Upload logs] 2026-08-18 05:38:12.767299 | localhost | ok 2026-08-18 05:38:12.832447 | 2026-08-18 05:38:12.832565 | TASK [Set zuul-log-path fact] 2026-08-18 05:38:12.856189 | localhost | ok 2026-08-18 05:38:12.869314 | 2026-08-18 05:38:12.869386 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-18 05:38:12.901177 | localhost | ok 2026-08-18 05:38:12.910089 | 2026-08-18 05:38:12.910188 | TASK [upload-logs : Create log directories] 2026-08-18 05:38:13.337855 | localhost | changed 2026-08-18 05:38:13.343534 | 2026-08-18 05:38:13.343601 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-18 05:38:13.790897 | localhost -> localhost | ok: Runtime: 0:00:00.006094 2026-08-18 05:38:13.797366 | 2026-08-18 05:38:13.797462 | TASK [upload-logs : Upload logs to log server] 2026-08-18 05:38:14.257359 | localhost | Output suppressed because no_log was given 2026-08-18 05:38:14.262802 | 2026-08-18 05:38:14.262891 | LOOP [upload-logs : Compress console log and json output] 2026-08-18 05:38:14.304909 | localhost | skipping: Conditional result was False 2026-08-18 05:38:14.312224 | localhost | skipping: Conditional result was False 2026-08-18 05:38:14.328020 | 2026-08-18 05:38:14.328285 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-18 05:38:14.374815 | localhost | skipping: Conditional result was False 2026-08-18 05:38:14.375048 | 2026-08-18 05:38:14.379427 | localhost | skipping: Conditional result was False 2026-08-18 05:38:14.396454 | 2026-08-18 05:38:14.396644 | LOOP [upload-logs : Upload console log and json output]