2026-04-13 10:37:06.619216 | Job console starting 2026-04-13 10:37:06.636518 | Updating git repos 2026-04-13 10:37:06.669622 | Cloning repos into workspace 2026-04-13 10:37:06.714960 | Restoring repo states 2026-04-13 10:37:06.724336 | Merging changes 2026-04-13 10:37:07.006036 | Checking out repos 2026-04-13 10:37:07.045631 | Preparing playbooks 2026-04-13 10:37:08.767565 | Running Ansible setup 2026-04-13 10:37:12.763688 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 10:37:13.440997 | 2026-04-13 10:37:13.441178 | PLAY [localhost] 2026-04-13 10:37:13.449809 | 2026-04-13 10:37:13.449930 | TASK [Gathering Facts] 2026-04-13 10:37:14.415078 | localhost | ok 2026-04-13 10:37:14.426143 | 2026-04-13 10:37:14.426381 | TASK [Setup log path fact] 2026-04-13 10:37:14.446488 | localhost | ok 2026-04-13 10:37:14.463625 | 2026-04-13 10:37:14.463808 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 10:37:14.496063 | localhost | ok 2026-04-13 10:37:14.505867 | 2026-04-13 10:37:14.506069 | TASK [emit-job-header : Print job information] 2026-04-13 10:37:14.548129 | # Job Information 2026-04-13 10:37:14.548373 | Ansible Version: 2.16.16 2026-04-13 10:37:14.548428 | Job: pre-commit 2026-04-13 10:37:14.548469 | Pipeline: check 2026-04-13 10:37:14.548504 | Executor: 0a8996d2b663 2026-04-13 10:37:14.548539 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/90 2026-04-13 10:37:14.548577 | Event ID: 9dcffd00-3724-11f1-960c-0fd59f965fc7 2026-04-13 10:37:14.553345 | 2026-04-13 10:37:14.553514 | LOOP [emit-job-header : Print node information] 2026-04-13 10:37:14.656676 | localhost | ok: 2026-04-13 10:37:14.656902 | localhost | # Node Information 2026-04-13 10:37:14.656985 | localhost | Inventory Hostname: ubuntu-noble 2026-04-13 10:37:14.657046 | localhost | Hostname: np0000165473 2026-04-13 10:37:14.657081 | localhost | Username: zuul 2026-04-13 10:37:14.657142 | localhost | Distro: Ubuntu 24.04 2026-04-13 10:37:14.657167 | localhost | Provider: yul1 2026-04-13 10:37:14.657187 | localhost | Region: ca-ymq-1 2026-04-13 10:37:14.657206 | localhost | Label: ubuntu-noble 2026-04-13 10:37:14.657225 | localhost | Product Name: OpenStack Nova 2026-04-13 10:37:14.657267 | localhost | Interface IP: 199.19.213.115 2026-04-13 10:37:14.671805 | 2026-04-13 10:37:14.672022 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 10:37:15.135348 | localhost -> localhost | changed 2026-04-13 10:37:15.144569 | 2026-04-13 10:37:15.144702 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 10:37:16.117596 | localhost -> localhost | changed 2026-04-13 10:37:16.129424 | 2026-04-13 10:37:16.129526 | PLAY [all] 2026-04-13 10:37:16.137947 | 2026-04-13 10:37:16.138031 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 10:37:16.481292 | ubuntu-noble -> localhost | ok 2026-04-13 10:37:16.488278 | 2026-04-13 10:37:16.488374 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 10:37:16.525009 | ubuntu-noble | ok 2026-04-13 10:37:16.540784 | ubuntu-noble | included: /var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 10:37:16.546887 | 2026-04-13 10:37:16.546952 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 10:37:18.770801 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-13 10:37:18.771048 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/fca1953c5359495586918ce723a25e3d_id_rsa 2026-04-13 10:37:18.771093 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/fca1953c5359495586918ce723a25e3d_id_rsa.pub 2026-04-13 10:37:18.771127 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-13 10:37:18.771158 | ubuntu-noble -> localhost | SHA256:FALsCVfKlCaxxa9u64vqKooGm83QCXKZBRqRS3Hv8Gs zuul-build-sshkey 2026-04-13 10:37:18.771208 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-13 10:37:18.771242 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-13 10:37:18.771284 | ubuntu-noble -> localhost | |o++*++o . | 2026-04-13 10:37:18.771319 | ubuntu-noble -> localhost | |.++=O. . . | 2026-04-13 10:37:18.771352 | ubuntu-noble -> localhost | |o..@o+ . | 2026-04-13 10:37:18.771384 | ubuntu-noble -> localhost | |+ + * .. | 2026-04-13 10:37:18.771416 | ubuntu-noble -> localhost | |.+ . + S | 2026-04-13 10:37:18.771445 | ubuntu-noble -> localhost | |o o . . | 2026-04-13 10:37:18.771476 | ubuntu-noble -> localhost | |.* . E | 2026-04-13 10:37:18.771506 | ubuntu-noble -> localhost | |=.o.+ | 2026-04-13 10:37:18.771540 | ubuntu-noble -> localhost | |@o.o+o | 2026-04-13 10:37:18.771570 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-13 10:37:18.771653 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.748997 2026-04-13 10:37:18.780734 | 2026-04-13 10:37:18.780828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 10:37:18.816853 | ubuntu-noble | ok 2026-04-13 10:37:18.830645 | ubuntu-noble | included: /var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 10:37:18.840575 | 2026-04-13 10:37:18.840737 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 10:37:18.866626 | ubuntu-noble | skipping: Conditional result was False 2026-04-13 10:37:18.877915 | 2026-04-13 10:37:18.878120 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 10:37:19.479687 | ubuntu-noble | changed 2026-04-13 10:37:19.490915 | 2026-04-13 10:37:19.491120 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 10:37:19.749180 | ubuntu-noble | ok 2026-04-13 10:37:19.755322 | 2026-04-13 10:37:19.755457 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 10:37:20.319770 | ubuntu-noble | changed 2026-04-13 10:37:20.325977 | 2026-04-13 10:37:20.326151 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 10:37:20.880096 | ubuntu-noble | changed 2026-04-13 10:37:20.888241 | 2026-04-13 10:37:20.888384 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 10:37:20.917338 | ubuntu-noble | skipping: Conditional result was False 2026-04-13 10:37:20.926778 | 2026-04-13 10:37:20.926974 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 10:37:21.390183 | ubuntu-noble -> localhost | changed 2026-04-13 10:37:21.408750 | 2026-04-13 10:37:21.409005 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 10:37:21.741785 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/fca1953c5359495586918ce723a25e3d_id_rsa (zuul-build-sshkey) 2026-04-13 10:37:21.742092 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.017001 2026-04-13 10:37:21.749509 | 2026-04-13 10:37:21.749697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 10:37:22.118367 | ubuntu-noble | ok 2026-04-13 10:37:22.126070 | 2026-04-13 10:37:22.126221 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 10:37:22.163083 | ubuntu-noble | skipping: Conditional result was False 2026-04-13 10:37:22.179662 | 2026-04-13 10:37:22.179844 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-13 10:37:22.574047 | ubuntu-noble | ok 2026-04-13 10:37:22.582657 | 2026-04-13 10:37:22.582762 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-13 10:37:23.415599 | ubuntu-noble | Output suppressed because no_log was given 2026-04-13 10:37:23.427258 | 2026-04-13 10:37:23.427409 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-13 10:37:23.719057 | ubuntu-noble | ok: "logs" 2026-04-13 10:37:23.719309 | ubuntu-noble | ok: All items complete 2026-04-13 10:37:23.719360 | 2026-04-13 10:37:23.848661 | ubuntu-noble | ok: "artifacts" 2026-04-13 10:37:24.060970 | ubuntu-noble | ok: "docs" 2026-04-13 10:37:24.072615 | 2026-04-13 10:37:24.072826 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-13 10:37:24.318099 | ubuntu-noble | changed: "logs" 2026-04-13 10:37:24.505793 | ubuntu-noble | changed: "artifacts" 2026-04-13 10:37:24.707005 | ubuntu-noble | changed: "docs" 2026-04-13 10:37:24.728641 | 2026-04-13 10:37:24.728786 | PLAY RECAP 2026-04-13 10:37:24.728836 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 10:37:24.728868 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-13 10:37:24.728888 | 2026-04-13 10:37:24.929310 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 10:37:24.930502 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-13 10:37:25.611371 | 2026-04-13 10:37:25.611631 | PLAY [all] 2026-04-13 10:37:25.628087 | 2026-04-13 10:37:25.628292 | TASK [setup-uv : Extract archive] 2026-04-13 10:37:28.199793 | ubuntu-noble | changed 2026-04-13 10:37:28.209437 | 2026-04-13 10:37:28.209637 | TASK [setup-uv : Print version] 2026-04-13 10:37:27.926177 | ubuntu-noble | uv 0.8.13 2026-04-13 10:37:28.753725 | ubuntu-noble | ok: Runtime: 0:00:00.014583 2026-04-13 10:37:28.763750 | 2026-04-13 10:37:28.763879 | PLAY RECAP 2026-04-13 10:37:28.763935 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 10:37:28.763962 | 2026-04-13 10:37:28.918303 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-13 10:37:28.919752 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-13 10:37:29.593902 | 2026-04-13 10:37:29.594122 | PLAY [all] 2026-04-13 10:37:29.607243 | 2026-04-13 10:37:29.607421 | TASK [Run "pre-commit"] 2026-04-13 10:37:29.502393 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-13 10:37:29.587119 | ubuntu-noble | Downloading virtualenv 2026-04-13 10:37:29.601112 | ubuntu-noble | Installed 10 packages in 13ms 2026-04-13 10:37:29.972932 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-13 10:37:30.513329 | 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-04-13 10:37:30.519383 | ubuntu-noble | [INFO] Initializing environment for https://github.com/compilerla/conventional-pre-commit. 2026-04-13 10:37:30.868133 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-13 10:37:31.415317 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-13 10:37:31.963220 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-13 10:37:31.963288 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-13 10:37:31.963299 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-13 10:37:36.985963 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-13 10:37:36.986045 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-13 10:37:36.986053 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-13 10:37:51.390553 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-13 10:37:51.444829 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-13 10:38:14.522136 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-13 10:38:14.674082 | ubuntu-noble | ok: Runtime: 0:00:45.262738 2026-04-13 10:38:14.676539 | 2026-04-13 10:38:14.676648 | PLAY RECAP 2026-04-13 10:38:14.676725 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 10:38:14.676770 | 2026-04-13 10:38:14.825967 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-13 10:38:14.829629 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 10:38:15.493295 | 2026-04-13 10:38:15.493484 | PLAY [all] 2026-04-13 10:38:15.506415 | 2026-04-13 10:38:15.506586 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-13 10:38:15.553307 | ubuntu-noble | skipping: Conditional result was False 2026-04-13 10:38:15.562452 | 2026-04-13 10:38:15.562692 | TASK [fetch-output : Set log path for single node] 2026-04-13 10:38:15.610011 | ubuntu-noble | ok 2026-04-13 10:38:15.617704 | 2026-04-13 10:38:15.617854 | LOOP [fetch-output : Ensure local output dirs] 2026-04-13 10:38:16.052018 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/logs" 2026-04-13 10:38:16.294043 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/artifacts" 2026-04-13 10:38:16.566059 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/fca1953c5359495586918ce723a25e3d/work/docs" 2026-04-13 10:38:16.581747 | 2026-04-13 10:38:16.581909 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-13 10:38:17.245502 | ubuntu-noble | changed: .d..t...... ./ 2026-04-13 10:38:17.245804 | ubuntu-noble | changed: All items complete 2026-04-13 10:38:17.245855 | 2026-04-13 10:38:17.755696 | ubuntu-noble | changed: .d..t...... ./ 2026-04-13 10:38:18.283153 | ubuntu-noble | changed: .d..t...... ./ 2026-04-13 10:38:18.305540 | 2026-04-13 10:38:18.305730 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-13 10:38:18.775707 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008344 2026-04-13 10:38:19.067935 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008774 2026-04-13 10:38:19.089037 | 2026-04-13 10:38:19.089191 | PLAY [all] 2026-04-13 10:38:19.099744 | 2026-04-13 10:38:19.099906 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 10:38:19.614323 | ubuntu-noble | changed 2026-04-13 10:38:19.623578 | 2026-04-13 10:38:19.623719 | PLAY RECAP 2026-04-13 10:38:19.623781 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-13 10:38:19.623812 | 2026-04-13 10:38:19.782555 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 10:38:19.785700 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 10:38:20.367535 | 2026-04-13 10:38:20.368041 | PLAY [localhost] 2026-04-13 10:38:20.381531 | 2026-04-13 10:38:20.381725 | TASK [Generate Zuul manifest] 2026-04-13 10:38:20.403652 | localhost | ok 2026-04-13 10:38:20.424734 | 2026-04-13 10:38:20.424930 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 10:38:20.772528 | localhost | changed 2026-04-13 10:38:20.787365 | 2026-04-13 10:38:20.787540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 10:38:20.820044 | localhost | ok 2026-04-13 10:38:20.834344 | 2026-04-13 10:38:20.834556 | TASK [Upload logs] 2026-04-13 10:38:20.866892 | localhost | ok 2026-04-13 10:38:20.953776 | 2026-04-13 10:38:20.953977 | TASK [Set zuul-log-path fact] 2026-04-13 10:38:20.973820 | localhost | ok 2026-04-13 10:38:20.989456 | 2026-04-13 10:38:20.989671 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 10:38:21.021612 | localhost | ok 2026-04-13 10:38:21.033077 | 2026-04-13 10:38:21.033272 | TASK [upload-logs : Create log directories] 2026-04-13 10:38:21.514292 | localhost | changed 2026-04-13 10:38:21.521389 | 2026-04-13 10:38:21.521458 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 10:38:21.992114 | localhost -> localhost | ok: Runtime: 0:00:00.006121 2026-04-13 10:38:21.999566 | 2026-04-13 10:38:21.999709 | TASK [upload-logs : Upload logs to log server] 2026-04-13 10:38:22.552134 | localhost | Output suppressed because no_log was given 2026-04-13 10:38:22.556499 | 2026-04-13 10:38:22.556579 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 10:38:22.605001 | localhost | skipping: Conditional result was False 2026-04-13 10:38:22.612247 | localhost | skipping: Conditional result was False 2026-04-13 10:38:22.629824 | 2026-04-13 10:38:22.630012 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 10:38:22.678907 | localhost | skipping: Conditional result was False 2026-04-13 10:38:22.679415 | 2026-04-13 10:38:22.685090 | localhost | skipping: Conditional result was False 2026-04-13 10:38:22.694411 | 2026-04-13 10:38:22.694571 | LOOP [upload-logs : Upload console log and json output]