2026-04-16 10:00:10.181983 | Job console starting 2026-04-16 10:00:10.215586 | Updating git repos 2026-04-16 10:00:10.274674 | Cloning repos into workspace 2026-04-16 10:00:10.354886 | Restoring repo states 2026-04-16 10:00:10.366824 | Merging changes 2026-04-16 10:00:11.023265 | Checking out repos 2026-04-16 10:00:11.117637 | Preparing playbooks 2026-04-16 10:00:12.756409 | Running Ansible setup 2026-04-16 10:00:20.204003 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-16 10:00:21.884130 | 2026-04-16 10:00:21.884383 | PLAY [Base pre] 2026-04-16 10:00:21.914297 | 2026-04-16 10:00:21.914453 | TASK [Setup log path fact] 2026-04-16 10:00:21.933549 | debian-bookworm | ok 2026-04-16 10:00:21.984116 | 2026-04-16 10:00:21.984301 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-16 10:00:22.065314 | debian-bookworm | ok 2026-04-16 10:00:22.087677 | 2026-04-16 10:00:22.087838 | TASK [emit-job-header : Print job information] 2026-04-16 10:00:22.162810 | # Job Information 2026-04-16 10:00:22.163022 | Ansible Version: 2.16.14 2026-04-16 10:00:22.163059 | Job: python-black 2026-04-16 10:00:22.163093 | Pipeline: check 2026-04-16 10:00:22.163116 | Executor: 521e9411259a 2026-04-16 10:00:22.163137 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/832 2026-04-16 10:00:22.163160 | Event ID: 063d5740-397b-11f1-8e44-29b4f6ce7b82 2026-04-16 10:00:22.179375 | 2026-04-16 10:00:22.179510 | LOOP [emit-job-header : Print node information] 2026-04-16 10:00:22.324142 | debian-bookworm | ok: 2026-04-16 10:00:22.324384 | debian-bookworm | # Node Information 2026-04-16 10:00:22.324422 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-16 10:00:22.324448 | debian-bookworm | Hostname: debian 2026-04-16 10:00:22.324471 | debian-bookworm | Username: zuul 2026-04-16 10:00:22.324493 | debian-bookworm | Distro: Debian 12.13 2026-04-16 10:00:22.324517 | debian-bookworm | Provider: regiocloud-a 2026-04-16 10:00:22.324537 | debian-bookworm | Region: 2026-04-16 10:00:22.324559 | debian-bookworm | Label: debian-bookworm 2026-04-16 10:00:22.324579 | debian-bookworm | Product Name: OpenStack Nova 2026-04-16 10:00:22.324599 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:70cf 2026-04-16 10:00:22.345493 | 2026-04-16 10:00:22.345636 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-16 10:00:23.473150 | debian-bookworm -> localhost | changed 2026-04-16 10:00:23.480385 | 2026-04-16 10:00:23.480630 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-16 10:00:25.375920 | debian-bookworm -> localhost | changed 2026-04-16 10:00:25.384724 | 2026-04-16 10:00:25.384837 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-16 10:00:25.875581 | debian-bookworm -> localhost | ok 2026-04-16 10:00:25.880406 | 2026-04-16 10:00:25.880492 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-16 10:00:25.912976 | debian-bookworm | ok 2026-04-16 10:00:25.941956 | debian-bookworm | included: /var/lib/zuul/builds/5291e102ebb84833958e83ee4eb8f126/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-16 10:00:25.949307 | 2026-04-16 10:00:25.949393 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-16 10:00:28.190146 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-16 10:00:28.190309 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5291e102ebb84833958e83ee4eb8f126/work/5291e102ebb84833958e83ee4eb8f126_id_rsa 2026-04-16 10:00:28.190340 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5291e102ebb84833958e83ee4eb8f126/work/5291e102ebb84833958e83ee4eb8f126_id_rsa.pub 2026-04-16 10:00:28.190362 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-16 10:00:28.190382 | debian-bookworm -> localhost | SHA256:a2ERHPzBBOXGywYQbwi7W0nIY6PR2HMDOc1G1a8IXXg zuul-build-sshkey 2026-04-16 10:00:28.190400 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-16 10:00:28.190427 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-16 10:00:28.190446 | debian-bookworm -> localhost | | o=+==Oo | 2026-04-16 10:00:28.190464 | debian-bookworm -> localhost | | =o=++++E | 2026-04-16 10:00:28.190481 | debian-bookworm -> localhost | | o @o=.=++o | 2026-04-16 10:00:28.190497 | debian-bookworm -> localhost | | + B.+.=... | 2026-04-16 10:00:28.190514 | debian-bookworm -> localhost | | . . o.S.+. | 2026-04-16 10:00:28.190534 | debian-bookworm -> localhost | | o ..+. | 2026-04-16 10:00:28.190551 | debian-bookworm -> localhost | | . o | 2026-04-16 10:00:28.190567 | debian-bookworm -> localhost | | . | 2026-04-16 10:00:28.190584 | debian-bookworm -> localhost | | | 2026-04-16 10:00:28.190600 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-16 10:00:28.190643 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.325154 2026-04-16 10:00:28.195759 | 2026-04-16 10:00:28.195851 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-16 10:00:28.243943 | debian-bookworm | ok 2026-04-16 10:00:28.263677 | debian-bookworm | included: /var/lib/zuul/builds/5291e102ebb84833958e83ee4eb8f126/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-16 10:00:28.274902 | 2026-04-16 10:00:28.274984 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-16 10:00:28.310615 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:00:28.315426 | 2026-04-16 10:00:28.315510 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-16 10:00:29.268025 | debian-bookworm | changed 2026-04-16 10:00:29.274323 | 2026-04-16 10:00:29.274430 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-16 10:00:29.529802 | debian-bookworm | ok 2026-04-16 10:00:29.543082 | 2026-04-16 10:00:29.543485 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-16 10:00:30.321456 | debian-bookworm | changed 2026-04-16 10:00:30.336275 | 2026-04-16 10:00:30.336380 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-16 10:00:31.110911 | debian-bookworm | changed 2026-04-16 10:00:31.115190 | 2026-04-16 10:00:31.115262 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-16 10:00:31.148857 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:00:31.154315 | 2026-04-16 10:00:31.154405 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-16 10:00:31.642769 | debian-bookworm -> localhost | changed 2026-04-16 10:00:31.652180 | 2026-04-16 10:00:31.652268 | TASK [add-build-sshkey : Add back temp key] 2026-04-16 10:00:32.413957 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5291e102ebb84833958e83ee4eb8f126/work/5291e102ebb84833958e83ee4eb8f126_id_rsa (zuul-build-sshkey) 2026-04-16 10:00:32.414192 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039178 2026-04-16 10:00:32.420699 | 2026-04-16 10:00:32.420779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-16 10:00:33.074350 | debian-bookworm | ok 2026-04-16 10:00:33.078346 | 2026-04-16 10:00:33.078421 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-16 10:00:33.169966 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:00:33.178903 | 2026-04-16 10:00:33.178991 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-16 10:00:33.754854 | debian-bookworm | ok 2026-04-16 10:00:33.768459 | 2026-04-16 10:00:33.768554 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-16 10:00:33.813535 | debian-bookworm | ok 2026-04-16 10:00:33.818166 | 2026-04-16 10:00:33.818266 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-16 10:00:34.419460 | debian-bookworm -> localhost | ok 2026-04-16 10:00:34.425653 | 2026-04-16 10:00:34.425747 | TASK [validate-host : Collect information about the host] 2026-04-16 10:00:35.873212 | debian-bookworm | ok 2026-04-16 10:00:35.911351 | 2026-04-16 10:00:35.911463 | TASK [validate-host : Sanitize hostname] 2026-04-16 10:00:36.157298 | debian-bookworm | ok 2026-04-16 10:00:36.298099 | 2026-04-16 10:00:36.298208 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-16 10:00:37.524038 | debian-bookworm -> localhost | changed 2026-04-16 10:00:37.529506 | 2026-04-16 10:00:37.529598 | TASK [validate-host : Collect information about zuul worker] 2026-04-16 10:00:37.963774 | debian-bookworm | ok 2026-04-16 10:00:37.967500 | 2026-04-16 10:00:37.967580 | TASK [validate-host : Write out all zuul information for each host] 2026-04-16 10:00:38.938113 | debian-bookworm -> localhost | changed 2026-04-16 10:00:38.946049 | 2026-04-16 10:00:38.946146 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-16 10:00:39.279452 | debian-bookworm | ok 2026-04-16 10:00:39.284182 | 2026-04-16 10:00:39.284259 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-16 10:00:40.577705 | debian-bookworm | changed: 2026-04-16 10:00:40.577899 | debian-bookworm | cd+++++++++ src/ 2026-04-16 10:00:40.577930 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-16 10:00:40.577950 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-16 10:00:40.577968 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-04-16 10:00:40.577985 | debian-bookworm | Containerfile 2026-04-16 10:00:40.578094 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018951 2026-04-16 10:01:12.840157 | 2026-04-16 10:01:12.840279 | TASK [upload-logs : Upload logs to log server] 2026-04-16 10:01:13.784341 | localhost | Output suppressed because no_log was given 2026-04-16 10:01:13.785953 | 2026-04-16 10:01:13.786032 | LOOP [upload-logs : Compress console log and json output] 2026-04-16 10:01:13.851992 | localhost | skipping: Conditional result was False 2026-04-16 10:01:13.867690 | localhost | skipping: Conditional result was False 2026-04-16 10:01:13.872437 | 2026-04-16 10:01:13.872534 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-16 10:01:13.944818 | localhost | skipping: Conditional result was False 2026-04-16 10:01:13.945068 | 2026-04-16 10:01:13.951701 | localhost | skipping: Conditional result was False 2026-04-16 10:01:13.961619 | 2026-04-16 10:01:13.961712 | LOOP [upload-logs : Upload console log and json output]