2026-01-28 19:32:04.005312 | Job console starting 2026-01-28 19:32:04.023606 | Updating git repos 2026-01-28 19:32:04.062253 | Cloning repos into workspace 2026-01-28 19:32:04.118371 | Restoring repo states 2026-01-28 19:32:04.130138 | Merging changes 2026-01-28 19:32:04.631827 | Checking out repos 2026-01-28 19:32:04.747987 | Preparing playbooks 2026-01-28 19:32:05.464142 | Running Ansible setup 2026-01-28 19:32:09.920252 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-28 19:32:10.689912 | 2026-01-28 19:32:10.690088 | PLAY [Base pre] 2026-01-28 19:32:10.725606 | 2026-01-28 19:32:10.725766 | TASK [Setup log path fact] 2026-01-28 19:32:10.755497 | debian-bookworm | ok 2026-01-28 19:32:10.770603 | 2026-01-28 19:32:10.770750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-28 19:32:10.811025 | debian-bookworm | ok 2026-01-28 19:32:10.828965 | 2026-01-28 19:32:10.829145 | TASK [emit-job-header : Print job information] 2026-01-28 19:32:10.873110 | # Job Information 2026-01-28 19:32:10.873288 | Ansible Version: 2.16.14 2026-01-28 19:32:10.873324 | Job: python-black 2026-01-28 19:32:10.873357 | Pipeline: check 2026-01-28 19:32:10.873381 | Executor: 521e9411259a 2026-01-28 19:32:10.873402 | Triggered by: https://github.com/osism/testbed/pull/2826 2026-01-28 19:32:10.873425 | Event ID: fff9c310-fc7f-11f0-91d6-b1b6e989999f 2026-01-28 19:32:10.878372 | 2026-01-28 19:32:10.878492 | LOOP [emit-job-header : Print node information] 2026-01-28 19:32:10.988334 | debian-bookworm | ok: 2026-01-28 19:32:10.988534 | debian-bookworm | # Node Information 2026-01-28 19:32:10.988568 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-28 19:32:10.988594 | debian-bookworm | Hostname: debian 2026-01-28 19:32:10.988615 | debian-bookworm | Username: zuul 2026-01-28 19:32:10.988636 | debian-bookworm | Distro: Debian 12.13 2026-01-28 19:32:10.988659 | debian-bookworm | Provider: regiocloud-a 2026-01-28 19:32:10.988680 | debian-bookworm | Region: 2026-01-28 19:32:10.988701 | debian-bookworm | Label: debian-bookworm 2026-01-28 19:32:10.988720 | debian-bookworm | Product Name: OpenStack Nova 2026-01-28 19:32:10.988739 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:8037 2026-01-28 19:32:11.007119 | 2026-01-28 19:32:11.007261 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-28 19:32:11.573403 | debian-bookworm -> localhost | changed 2026-01-28 19:32:11.580805 | 2026-01-28 19:32:11.581027 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-28 19:32:12.693103 | debian-bookworm -> localhost | changed 2026-01-28 19:32:12.704452 | 2026-01-28 19:32:12.704593 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-28 19:32:13.044488 | debian-bookworm -> localhost | ok 2026-01-28 19:32:13.051339 | 2026-01-28 19:32:13.051454 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-28 19:32:13.079772 | debian-bookworm | ok 2026-01-28 19:32:13.097207 | debian-bookworm | included: /var/lib/zuul/builds/fbd1354eff6a41b889073aff32041afc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-28 19:32:13.103448 | 2026-01-28 19:32:13.103546 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-28 19:32:14.174964 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-28 19:32:14.175209 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fbd1354eff6a41b889073aff32041afc/work/fbd1354eff6a41b889073aff32041afc_id_rsa 2026-01-28 19:32:14.175248 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fbd1354eff6a41b889073aff32041afc/work/fbd1354eff6a41b889073aff32041afc_id_rsa.pub 2026-01-28 19:32:14.175274 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-28 19:32:14.175297 | debian-bookworm -> localhost | SHA256:8s+eSM7Syf13P5qAjGc1RgSTIFrAbBPGlpqNn+ErCws zuul-build-sshkey 2026-01-28 19:32:14.175319 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-28 19:32:14.175353 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-28 19:32:14.175376 | debian-bookworm -> localhost | | +++o ..oo. | 2026-01-28 19:32:14.175397 | debian-bookworm -> localhost | | .Oo . .o | 2026-01-28 19:32:14.175418 | debian-bookworm -> localhost | | B.. . | 2026-01-28 19:32:14.175438 | debian-bookworm -> localhost | | + o . | 2026-01-28 19:32:14.175458 | debian-bookworm -> localhost | | o o . S + | 2026-01-28 19:32:14.175481 | debian-bookworm -> localhost | | + oo + . | 2026-01-28 19:32:14.175501 | debian-bookworm -> localhost | |E . +oB . | 2026-01-28 19:32:14.175521 | debian-bookworm -> localhost | |oo . .+*+... o..| 2026-01-28 19:32:14.175541 | debian-bookworm -> localhost | |..o .+.=..+..+| 2026-01-28 19:32:14.175561 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-28 19:32:14.175612 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.566262 2026-01-28 19:32:14.212695 | 2026-01-28 19:32:14.212861 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-28 19:32:14.241765 | debian-bookworm | ok 2026-01-28 19:32:14.262319 | debian-bookworm | included: /var/lib/zuul/builds/fbd1354eff6a41b889073aff32041afc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-28 19:32:14.271374 | 2026-01-28 19:32:14.271478 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-28 19:32:14.295126 | debian-bookworm | skipping: Conditional result was False 2026-01-28 19:32:14.301168 | 2026-01-28 19:32:14.301276 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-28 19:32:15.011846 | debian-bookworm | changed 2026-01-28 19:32:15.018882 | 2026-01-28 19:32:15.019024 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-28 19:32:15.276101 | debian-bookworm | ok 2026-01-28 19:32:15.284006 | 2026-01-28 19:32:15.284134 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-28 19:32:15.937748 | debian-bookworm | changed 2026-01-28 19:32:15.952448 | 2026-01-28 19:32:15.952622 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-28 19:32:16.632637 | debian-bookworm | changed 2026-01-28 19:32:16.643615 | 2026-01-28 19:32:16.643767 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-28 19:32:16.678580 | debian-bookworm | skipping: Conditional result was False 2026-01-28 19:32:16.685066 | 2026-01-28 19:32:16.685180 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-28 19:32:17.112452 | debian-bookworm -> localhost | changed 2026-01-28 19:32:17.126063 | 2026-01-28 19:32:17.126272 | TASK [add-build-sshkey : Add back temp key] 2026-01-28 19:32:17.495502 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fbd1354eff6a41b889073aff32041afc/work/fbd1354eff6a41b889073aff32041afc_id_rsa (zuul-build-sshkey) 2026-01-28 19:32:17.495759 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018650 2026-01-28 19:32:17.507066 | 2026-01-28 19:32:17.507197 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-28 19:32:17.937191 | debian-bookworm | ok 2026-01-28 19:32:17.944692 | 2026-01-28 19:32:17.944824 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-28 19:32:17.985425 | debian-bookworm | skipping: Conditional result was False 2026-01-28 19:32:17.997090 | 2026-01-28 19:32:17.997209 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-28 19:32:18.454542 | debian-bookworm | ok 2026-01-28 19:32:18.467327 | 2026-01-28 19:32:18.467439 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-28 19:32:18.501427 | debian-bookworm | ok 2026-01-28 19:32:18.507518 | 2026-01-28 19:32:18.507627 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-28 19:32:18.805514 | debian-bookworm -> localhost | ok 2026-01-28 19:32:18.812521 | 2026-01-28 19:32:18.812641 | TASK [validate-host : Collect information about the host] 2026-01-28 19:32:19.971452 | debian-bookworm | ok 2026-01-28 19:32:19.981732 | 2026-01-28 19:32:19.981854 | TASK [validate-host : Sanitize hostname] 2026-01-28 19:32:20.092735 | debian-bookworm | ok 2026-01-28 19:32:20.137250 | 2026-01-28 19:32:20.137392 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-28 19:32:20.726615 | debian-bookworm -> localhost | changed 2026-01-28 19:32:20.732421 | 2026-01-28 19:32:20.732532 | TASK [validate-host : Collect information about zuul worker] 2026-01-28 19:32:21.168256 | debian-bookworm | ok 2026-01-28 19:32:21.173165 | 2026-01-28 19:32:21.173279 | TASK [validate-host : Write out all zuul information for each host] 2026-01-28 19:32:21.692918 | debian-bookworm -> localhost | changed 2026-01-28 19:32:21.702627 | 2026-01-28 19:32:21.702734 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-28 19:32:21.966554 | debian-bookworm | ok 2026-01-28 19:32:21.972254 | 2026-01-28 19:32:21.972367 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-28 19:32:23.228132 | debian-bookworm | changed: 2026-01-28 19:32:23.228350 | debian-bookworm | cd+++++++++ src/ 2026-01-28 19:32:23.228386 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-28 19:32:23.228411 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-28 19:32:23.228433 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-28 19:32:23.228454 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006692 2026-01-28 19:32:49.102328 | 2026-01-28 19:32:49.102515 | TASK [upload-logs : Upload logs to log server] 2026-01-28 19:32:49.688289 | localhost | Output suppressed because no_log was given 2026-01-28 19:32:49.690103 | 2026-01-28 19:32:49.690207 | LOOP [upload-logs : Compress console log and json output] 2026-01-28 19:32:49.737666 | localhost | skipping: Conditional result was False 2026-01-28 19:32:49.745251 | localhost | skipping: Conditional result was False 2026-01-28 19:32:49.759645 | 2026-01-28 19:32:49.759850 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-28 19:32:49.813258 | localhost | skipping: Conditional result was False 2026-01-28 19:32:49.813554 | 2026-01-28 19:32:49.818619 | localhost | skipping: Conditional result was False 2026-01-28 19:32:49.828308 | 2026-01-28 19:32:49.828417 | LOOP [upload-logs : Upload console log and json output]