2026-02-03 03:10:01.928421 | Job console starting 2026-02-03 03:10:01.940761 | Updating git repos 2026-02-03 03:10:01.978336 | Cloning repos into workspace 2026-02-03 03:10:02.111048 | Restoring repo states 2026-02-03 03:10:02.127343 | Merging changes 2026-02-03 03:10:02.127723 | Checking out repos 2026-02-03 03:10:02.308615 | Preparing playbooks 2026-02-03 03:10:03.492196 | Running Ansible setup 2026-02-03 03:10:09.304777 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 03:10:10.340260 | 2026-02-03 03:10:10.340371 | PLAY [Base pre] 2026-02-03 03:10:10.364058 | 2026-02-03 03:10:10.364169 | TASK [Setup log path fact] 2026-02-03 03:10:10.391444 | debian-bookworm | ok 2026-02-03 03:10:10.407744 | 2026-02-03 03:10:10.407855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 03:10:10.448870 | debian-bookworm | ok 2026-02-03 03:10:10.456694 | 2026-02-03 03:10:10.456780 | TASK [emit-job-header : Print job information] 2026-02-03 03:10:10.524692 | # Job Information 2026-02-03 03:10:10.524830 | Ansible Version: 2.16.14 2026-02-03 03:10:10.524857 | Job: python-black 2026-02-03 03:10:10.524884 | Pipeline: periodic-daily 2026-02-03 03:10:10.524902 | Executor: 521e9411259a 2026-02-03 03:10:10.524940 | Triggered by: https://github.com/osism/testbed 2026-02-03 03:10:10.524959 | Event ID: cb343316edb34742a8c3139a1b9e34b1 2026-02-03 03:10:10.529019 | 2026-02-03 03:10:10.529095 | LOOP [emit-job-header : Print node information] 2026-02-03 03:10:10.775229 | debian-bookworm | ok: 2026-02-03 03:10:10.783064 | debian-bookworm | # Node Information 2026-02-03 03:10:10.786373 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 03:10:10.786430 | debian-bookworm | Hostname: debian 2026-02-03 03:10:10.786456 | debian-bookworm | Username: zuul 2026-02-03 03:10:10.786479 | debian-bookworm | Distro: Debian 12.13 2026-02-03 03:10:10.786516 | debian-bookworm | Provider: regiocloud-a 2026-02-03 03:10:10.786538 | debian-bookworm | Region: 2026-02-03 03:10:10.786560 | debian-bookworm | Label: debian-bookworm 2026-02-03 03:10:10.786580 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 03:10:10.786600 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:c102 2026-02-03 03:10:10.801743 | 2026-02-03 03:10:10.801834 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 03:10:11.364264 | debian-bookworm -> localhost | changed 2026-02-03 03:10:11.371065 | 2026-02-03 03:10:11.371161 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 03:10:12.906167 | debian-bookworm -> localhost | changed 2026-02-03 03:10:12.925276 | 2026-02-03 03:10:12.925389 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 03:10:13.351322 | debian-bookworm -> localhost | ok 2026-02-03 03:10:13.357053 | 2026-02-03 03:10:13.357145 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 03:10:13.394157 | debian-bookworm | ok 2026-02-03 03:10:13.430269 | debian-bookworm | included: /var/lib/zuul/builds/d2d1acc6bbd34f3f9f1ded099dd63564/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 03:10:13.444204 | 2026-02-03 03:10:13.444300 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 03:10:15.222807 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 03:10:15.223055 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d2d1acc6bbd34f3f9f1ded099dd63564/work/d2d1acc6bbd34f3f9f1ded099dd63564_id_rsa 2026-02-03 03:10:15.223099 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d2d1acc6bbd34f3f9f1ded099dd63564/work/d2d1acc6bbd34f3f9f1ded099dd63564_id_rsa.pub 2026-02-03 03:10:15.223127 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 03:10:15.223155 | debian-bookworm -> localhost | SHA256:CwpAknoWS67YKKMPEsiJWG4ZCzMZ4f1aMITTunIE2ws zuul-build-sshkey 2026-02-03 03:10:15.223179 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 03:10:15.223213 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 03:10:15.223237 | debian-bookworm -> localhost | |++o. | 2026-02-03 03:10:15.223261 | debian-bookworm -> localhost | |*==. | 2026-02-03 03:10:15.223283 | debian-bookworm -> localhost | |BB=* | 2026-02-03 03:10:15.223306 | debian-bookworm -> localhost | |EOO++ | 2026-02-03 03:10:15.223328 | debian-bookworm -> localhost | |*@B. o. S | 2026-02-03 03:10:15.223358 | debian-bookworm -> localhost | |B++.o. . . | 2026-02-03 03:10:15.223382 | debian-bookworm -> localhost | |*o .. . | 2026-02-03 03:10:15.223405 | debian-bookworm -> localhost | |o. | 2026-02-03 03:10:15.223428 | debian-bookworm -> localhost | | .. | 2026-02-03 03:10:15.223450 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 03:10:15.223505 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.925356 2026-02-03 03:10:15.234493 | 2026-02-03 03:10:15.234595 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 03:10:15.262377 | debian-bookworm | ok 2026-02-03 03:10:15.272261 | debian-bookworm | included: /var/lib/zuul/builds/d2d1acc6bbd34f3f9f1ded099dd63564/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 03:10:15.281737 | 2026-02-03 03:10:15.281829 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 03:10:15.295790 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:15.301673 | 2026-02-03 03:10:15.301767 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 03:10:15.870070 | debian-bookworm | changed 2026-02-03 03:10:15.877192 | 2026-02-03 03:10:15.877284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 03:10:16.125269 | debian-bookworm | ok 2026-02-03 03:10:16.130520 | 2026-02-03 03:10:16.130617 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 03:10:16.715006 | debian-bookworm | changed 2026-02-03 03:10:16.725415 | 2026-02-03 03:10:16.725524 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 03:10:17.290045 | debian-bookworm | changed 2026-02-03 03:10:17.296176 | 2026-02-03 03:10:17.296272 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 03:10:17.322148 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:17.328324 | 2026-02-03 03:10:17.328419 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 03:10:17.790776 | debian-bookworm -> localhost | changed 2026-02-03 03:10:17.803920 | 2026-02-03 03:10:17.805572 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 03:10:18.270964 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d2d1acc6bbd34f3f9f1ded099dd63564/work/d2d1acc6bbd34f3f9f1ded099dd63564_id_rsa (zuul-build-sshkey) 2026-02-03 03:10:18.271171 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015108 2026-02-03 03:10:18.278873 | 2026-02-03 03:10:18.278984 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 03:10:18.633380 | debian-bookworm | ok 2026-02-03 03:10:18.638376 | 2026-02-03 03:10:18.638464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 03:10:18.661373 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:18.671255 | 2026-02-03 03:10:18.671347 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 03:10:19.053859 | debian-bookworm | ok 2026-02-03 03:10:19.065699 | 2026-02-03 03:10:19.065836 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 03:10:19.101840 | debian-bookworm | ok 2026-02-03 03:10:19.109843 | 2026-02-03 03:10:19.110047 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 03:10:19.519980 | debian-bookworm -> localhost | ok 2026-02-03 03:10:19.526967 | 2026-02-03 03:10:19.527087 | TASK [validate-host : Collect information about the host] 2026-02-03 03:10:20.869793 | debian-bookworm | ok 2026-02-03 03:10:20.899866 | 2026-02-03 03:10:20.900058 | TASK [validate-host : Sanitize hostname] 2026-02-03 03:10:21.082812 | debian-bookworm | ok 2026-02-03 03:10:21.133405 | 2026-02-03 03:10:21.133542 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 03:10:22.030953 | debian-bookworm -> localhost | changed 2026-02-03 03:10:22.037293 | 2026-02-03 03:10:22.037427 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 03:10:22.500365 | debian-bookworm | ok 2026-02-03 03:10:22.505568 | 2026-02-03 03:10:22.505691 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 03:10:23.553454 | debian-bookworm -> localhost | changed 2026-02-03 03:10:23.564051 | 2026-02-03 03:10:23.564185 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 03:10:23.863779 | debian-bookworm | ok 2026-02-03 03:10:23.871858 | 2026-02-03 03:10:23.872006 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 03:10:25.192508 | debian-bookworm | changed: 2026-02-03 03:10:25.192796 | debian-bookworm | cd+++++++++ src/ 2026-02-03 03:10:25.192833 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 03:10:25.192858 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 03:10:25.192880 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-02-03 03:10:25.192990 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011730 2026-02-03 03:10:55.440784 | 2026-02-03 03:10:55.440864 | TASK [upload-logs : Upload logs to log server] 2026-02-03 03:10:56.312413 | localhost | Output suppressed because no_log was given 2026-02-03 03:10:56.313743 | 2026-02-03 03:10:56.313811 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 03:10:56.405482 | localhost | skipping: Conditional result was False 2026-02-03 03:10:56.431587 | localhost | skipping: Conditional result was False 2026-02-03 03:10:56.439066 | 2026-02-03 03:10:56.439157 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 03:10:56.512361 | localhost | skipping: Conditional result was False 2026-02-03 03:10:56.512611 | 2026-02-03 03:10:56.517121 | localhost | skipping: Conditional result was False 2026-02-03 03:10:56.524862 | 2026-02-03 03:10:56.524952 | LOOP [upload-logs : Upload console log and json output]