2026-03-12 18:59:17.871058 | Job console starting 2026-03-12 18:59:17.882750 | Updating git repos 2026-03-12 18:59:17.907052 | Cloning repos into workspace 2026-03-12 18:59:17.944094 | Restoring repo states 2026-03-12 18:59:17.951043 | Merging changes 2026-03-12 18:59:18.204591 | Checking out repos 2026-03-12 18:59:18.240625 | Preparing playbooks 2026-03-12 18:59:19.200018 | Running Ansible setup 2026-03-12 18:59:22.687454 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 18:59:23.241589 | 2026-03-12 18:59:23.241701 | PLAY [localhost] 2026-03-12 18:59:23.249121 | 2026-03-12 18:59:23.249194 | TASK [Gathering Facts] 2026-03-12 18:59:24.081576 | localhost | ok 2026-03-12 18:59:24.090328 | 2026-03-12 18:59:24.090405 | TASK [Setup log path fact] 2026-03-12 18:59:24.109795 | localhost | ok 2026-03-12 18:59:24.122570 | 2026-03-12 18:59:24.122646 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 18:59:24.151204 | localhost | ok 2026-03-12 18:59:24.159903 | 2026-03-12 18:59:24.159968 | TASK [emit-job-header : Print job information] 2026-03-12 18:59:24.199577 | # Job Information 2026-03-12 18:59:24.199775 | Ansible Version: 2.16.16 2026-03-12 18:59:24.199844 | Job: pre-commit 2026-03-12 18:59:24.199892 | Pipeline: check 2026-03-12 18:59:24.199936 | Executor: 0a8996d2b663 2026-03-12 18:59:24.199984 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/97 2026-03-12 18:59:24.200035 | Event ID: 64481ba0-1e45-11f1-9154-be3c1d63f3c8 2026-03-12 18:59:24.205313 | 2026-03-12 18:59:24.205375 | LOOP [emit-job-header : Print node information] 2026-03-12 18:59:24.300970 | localhost | ok: 2026-03-12 18:59:24.301339 | localhost | # Node Information 2026-03-12 18:59:24.301389 | localhost | Inventory Hostname: ubuntu-noble 2026-03-12 18:59:24.301422 | localhost | Hostname: np0000158593 2026-03-12 18:59:24.301451 | localhost | Username: zuul 2026-03-12 18:59:24.301483 | localhost | Distro: Ubuntu 24.04 2026-03-12 18:59:24.301511 | localhost | Provider: yul1 2026-03-12 18:59:24.301538 | localhost | Region: ca-ymq-1 2026-03-12 18:59:24.301565 | localhost | Label: ubuntu-noble 2026-03-12 18:59:24.301591 | localhost | Product Name: OpenStack Nova 2026-03-12 18:59:24.301618 | localhost | Interface IP: 162.253.55.70 2026-03-12 18:59:24.321415 | 2026-03-12 18:59:24.321563 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 18:59:24.679826 | localhost -> localhost | changed 2026-03-12 18:59:24.691412 | 2026-03-12 18:59:24.691580 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 18:59:25.466402 | localhost -> localhost | changed 2026-03-12 18:59:25.476802 | 2026-03-12 18:59:25.476874 | PLAY [all] 2026-03-12 18:59:25.486532 | 2026-03-12 18:59:25.486597 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 18:59:25.691399 | ubuntu-noble -> localhost | ok 2026-03-12 18:59:25.701898 | 2026-03-12 18:59:25.701996 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 18:59:25.737201 | ubuntu-noble | ok 2026-03-12 18:59:25.750184 | ubuntu-noble | included: /var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 18:59:25.756172 | 2026-03-12 18:59:25.756231 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 18:59:26.516495 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-12 18:59:26.516686 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/192ae6533f124e0a8f8da29b48693750_id_rsa 2026-03-12 18:59:26.516718 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/192ae6533f124e0a8f8da29b48693750_id_rsa.pub 2026-03-12 18:59:26.516741 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-12 18:59:26.516763 | ubuntu-noble -> localhost | SHA256:+PSPjVKJx4sWr7jgkmtAQRt/o8WyjKQPeBBfraaqedU zuul-build-sshkey 2026-03-12 18:59:26.516797 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-12 18:59:26.516818 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-12 18:59:26.516843 | ubuntu-noble -> localhost | |oo .. | 2026-03-12 18:59:26.516863 | ubuntu-noble -> localhost | | ++.. . | 2026-03-12 18:59:26.516883 | ubuntu-noble -> localhost | |.ooo * | 2026-03-12 18:59:26.516903 | ubuntu-noble -> localhost | |+oo O .. | 2026-03-12 18:59:26.516922 | ubuntu-noble -> localhost | |=..* .. So . | 2026-03-12 18:59:26.516942 | ubuntu-noble -> localhost | |.+. . Eoo.= | 2026-03-12 18:59:26.516978 | ubuntu-noble -> localhost | | o.o. .*.. | 2026-03-12 18:59:26.517003 | ubuntu-noble -> localhost | |..=. . .+ o= | 2026-03-12 18:59:26.517035 | ubuntu-noble -> localhost | |+o.o. oo.oo o | 2026-03-12 18:59:26.517061 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-12 18:59:26.517122 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.371890 2026-03-12 18:59:26.522864 | 2026-03-12 18:59:26.522936 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 18:59:26.556756 | ubuntu-noble | ok 2026-03-12 18:59:26.566401 | ubuntu-noble | included: /var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 18:59:26.574570 | 2026-03-12 18:59:26.574651 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 18:59:26.598844 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 18:59:26.604868 | 2026-03-12 18:59:26.604934 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 18:59:27.192464 | ubuntu-noble | changed 2026-03-12 18:59:27.201128 | 2026-03-12 18:59:27.201190 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 18:59:27.416297 | ubuntu-noble | ok 2026-03-12 18:59:27.424069 | 2026-03-12 18:59:27.424159 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 18:59:27.976557 | ubuntu-noble | changed 2026-03-12 18:59:27.983235 | 2026-03-12 18:59:27.983300 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 18:59:28.512631 | ubuntu-noble | changed 2026-03-12 18:59:28.520435 | 2026-03-12 18:59:28.520515 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 18:59:28.544726 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 18:59:28.553283 | 2026-03-12 18:59:28.553366 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 18:59:28.900919 | ubuntu-noble -> localhost | changed 2026-03-12 18:59:28.912173 | 2026-03-12 18:59:28.912238 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 18:59:29.185594 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/192ae6533f124e0a8f8da29b48693750_id_rsa (zuul-build-sshkey) 2026-03-12 18:59:29.185816 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013094 2026-03-12 18:59:29.191099 | 2026-03-12 18:59:29.191164 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 18:59:29.539076 | ubuntu-noble | ok 2026-03-12 18:59:29.547312 | 2026-03-12 18:59:29.547373 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 18:59:29.570841 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 18:59:29.582005 | 2026-03-12 18:59:29.582091 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-12 18:59:29.930069 | ubuntu-noble | ok 2026-03-12 18:59:29.935879 | 2026-03-12 18:59:29.935939 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-12 18:59:30.646595 | ubuntu-noble | Output suppressed because no_log was given 2026-03-12 18:59:30.658316 | 2026-03-12 18:59:30.658381 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-12 18:59:30.872855 | ubuntu-noble | ok: "logs" 2026-03-12 18:59:30.873875 | ubuntu-noble | ok: All items complete 2026-03-12 18:59:30.873921 | 2026-03-12 18:59:31.119892 | ubuntu-noble | ok: "artifacts" 2026-03-12 18:59:31.274286 | ubuntu-noble | ok: "docs" 2026-03-12 18:59:31.293036 | 2026-03-12 18:59:31.293187 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-12 18:59:31.511022 | ubuntu-noble | changed: "logs" 2026-03-12 18:59:31.709782 | ubuntu-noble | changed: "artifacts" 2026-03-12 18:59:31.909377 | ubuntu-noble | changed: "docs" 2026-03-12 18:59:31.930822 | 2026-03-12 18:59:31.930921 | PLAY RECAP 2026-03-12 18:59:31.930967 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 18:59:31.930998 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-12 18:59:31.931021 | 2026-03-12 18:59:32.034793 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 18:59:32.036262 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-03-12 18:59:32.640777 | 2026-03-12 18:59:32.640923 | PLAY [all] 2026-03-12 18:59:32.652623 | 2026-03-12 18:59:32.652698 | TASK [setup-uv : Extract archive] 2026-03-12 18:59:37.088257 | ubuntu-noble | changed 2026-03-12 18:59:37.100631 | 2026-03-12 18:59:37.100745 | TASK [setup-uv : Print version] 2026-03-12 18:59:37.490444 | ubuntu-noble | uv 0.8.13 2026-03-12 18:59:37.646692 | ubuntu-noble | ok: Runtime: 0:00:00.014841 2026-03-12 18:59:37.655289 | 2026-03-12 18:59:37.655369 | PLAY RECAP 2026-03-12 18:59:37.655443 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 18:59:37.655475 | 2026-03-12 18:59:37.753911 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-03-12 18:59:37.755949 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-03-12 18:59:38.338810 | 2026-03-12 18:59:38.338968 | PLAY [all] 2026-03-12 18:59:38.350624 | 2026-03-12 18:59:38.350705 | TASK [Run "pre-commit"] 2026-03-12 18:59:38.919115 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-03-12 18:59:38.994626 | ubuntu-noble | Downloading virtualenv 2026-03-12 18:59:39.005961 | ubuntu-noble | Installed 10 packages in 10ms 2026-03-12 18:59:39.403986 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-03-12 18:59:40.144286 | 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-03-12 18:59:40.151395 | ubuntu-noble | [INFO] Initializing environment for https://github.com/compilerla/conventional-pre-commit. 2026-03-12 18:59:40.501933 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-03-12 18:59:41.126491 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-03-12 18:59:41.731804 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-03-12 18:59:41.731879 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-12 18:59:41.731897 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-12 18:59:45.630020 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-03-12 18:59:45.630123 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-12 18:59:45.630141 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-12 18:59:57.147892 | ubuntu-noble | fix end of files.........................................................Passed 2026-03-12 18:59:57.206580 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-03-12 19:00:37.676624 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-03-12 19:00:37.946886 | ubuntu-noble | ok: Runtime: 0:00:59.003556 2026-03-12 19:00:37.948779 | 2026-03-12 19:00:37.948827 | PLAY RECAP 2026-03-12 19:00:37.948870 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 19:00:37.948891 | 2026-03-12 19:00:38.078542 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-03-12 19:00:38.079947 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 19:00:38.639309 | 2026-03-12 19:00:38.639435 | PLAY [all] 2026-03-12 19:00:38.651111 | 2026-03-12 19:00:38.651190 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-12 19:00:38.695719 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 19:00:38.707409 | 2026-03-12 19:00:38.707488 | TASK [fetch-output : Set log path for single node] 2026-03-12 19:00:38.752222 | ubuntu-noble | ok 2026-03-12 19:00:38.757058 | 2026-03-12 19:00:38.757121 | LOOP [fetch-output : Ensure local output dirs] 2026-03-12 19:00:39.437925 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/logs" 2026-03-12 19:00:39.658877 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/artifacts" 2026-03-12 19:00:39.862100 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/192ae6533f124e0a8f8da29b48693750/work/docs" 2026-03-12 19:00:39.877368 | 2026-03-12 19:00:39.877487 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-12 19:00:40.509721 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 19:00:40.510163 | ubuntu-noble | changed: All items complete 2026-03-12 19:00:40.510225 | 2026-03-12 19:00:41.032504 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 19:00:41.498934 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 19:00:41.526769 | 2026-03-12 19:00:41.526928 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-12 19:00:41.934769 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006141 2026-03-12 19:00:42.144883 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007023 2026-03-12 19:00:42.164828 | 2026-03-12 19:00:42.164943 | PLAY [all] 2026-03-12 19:00:42.171118 | 2026-03-12 19:00:42.171184 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-12 19:00:42.639138 | ubuntu-noble | changed 2026-03-12 19:00:42.649786 | 2026-03-12 19:00:42.649843 | PLAY RECAP 2026-03-12 19:00:42.649892 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-12 19:00:42.649919 | 2026-03-12 19:00:42.807936 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 19:00:42.810057 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-12 19:00:43.364163 | 2026-03-12 19:00:43.364286 | PLAY [localhost] 2026-03-12 19:00:43.374119 | 2026-03-12 19:00:43.374190 | TASK [Generate Zuul manifest] 2026-03-12 19:00:43.394984 | localhost | ok 2026-03-12 19:00:43.410369 | 2026-03-12 19:00:43.410445 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-12 19:00:43.734931 | localhost | changed 2026-03-12 19:00:43.749765 | 2026-03-12 19:00:43.749845 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-12 19:00:43.781960 | localhost | ok 2026-03-12 19:00:43.789869 | 2026-03-12 19:00:43.789932 | TASK [Upload logs] 2026-03-12 19:00:43.813019 | localhost | ok 2026-03-12 19:00:43.872289 | 2026-03-12 19:00:43.872407 | TASK [Set zuul-log-path fact] 2026-03-12 19:00:43.893629 | localhost | ok 2026-03-12 19:00:43.909404 | 2026-03-12 19:00:43.909469 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 19:00:43.941697 | localhost | ok 2026-03-12 19:00:43.950663 | 2026-03-12 19:00:43.950770 | TASK [upload-logs : Create log directories] 2026-03-12 19:00:44.389130 | localhost | changed 2026-03-12 19:00:44.395361 | 2026-03-12 19:00:44.395457 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-12 19:00:44.792826 | localhost -> localhost | ok: Runtime: 0:00:00.004937 2026-03-12 19:00:44.799360 | 2026-03-12 19:00:44.799450 | TASK [upload-logs : Upload logs to log server] 2026-03-12 19:00:45.258387 | localhost | Output suppressed because no_log was given 2026-03-12 19:00:45.262933 | 2026-03-12 19:00:45.262998 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 19:00:45.306413 | localhost | skipping: Conditional result was False 2026-03-12 19:00:45.313415 | localhost | skipping: Conditional result was False 2026-03-12 19:00:45.327805 | 2026-03-12 19:00:45.327954 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 19:00:45.367933 | localhost | skipping: Conditional result was False 2026-03-12 19:00:45.368305 | 2026-03-12 19:00:45.371640 | localhost | skipping: Conditional result was False 2026-03-12 19:00:45.378142 | 2026-03-12 19:00:45.378264 | LOOP [upload-logs : Upload console log and json output]