2026-03-27 01:23:15.238815 | Job console starting 2026-03-27 01:23:15.281903 | Updating git repos 2026-03-27 01:23:15.326105 | Cloning repos into workspace 2026-03-27 01:23:15.420339 | Restoring repo states 2026-03-27 01:23:15.429615 | Merging changes 2026-03-27 01:23:15.920757 | Checking out repos 2026-03-27 01:23:16.007185 | Preparing playbooks 2026-03-27 01:23:16.819801 | Running Ansible setup 2026-03-27 01:23:22.572145 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 01:23:23.633790 | 2026-03-27 01:23:23.633908 | PLAY [Base pre] 2026-03-27 01:23:23.655252 | 2026-03-27 01:23:23.655373 | TASK [Setup log path fact] 2026-03-27 01:23:23.702062 | debian-bookworm | ok 2026-03-27 01:23:23.771726 | 2026-03-27 01:23:23.771864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 01:23:23.852092 | debian-bookworm | ok 2026-03-27 01:23:23.869424 | 2026-03-27 01:23:23.869535 | TASK [emit-job-header : Print job information] 2026-03-27 01:23:23.929167 | # Job Information 2026-03-27 01:23:23.929331 | Ansible Version: 2.16.14 2026-03-27 01:23:23.929368 | Job: flake8 2026-03-27 01:23:23.929403 | Pipeline: check 2026-03-27 01:23:23.929427 | Executor: 521e9411259a 2026-03-27 01:23:23.929451 | Triggered by: https://github.com/osism/testbed/pull/2854 2026-03-27 01:23:23.929475 | Event ID: 8198b160-297b-11f1-8137-b61e86de491e 2026-03-27 01:23:23.940846 | 2026-03-27 01:23:23.941202 | LOOP [emit-job-header : Print node information] 2026-03-27 01:23:24.204259 | debian-bookworm | ok: 2026-03-27 01:23:24.204458 | debian-bookworm | # Node Information 2026-03-27 01:23:24.204496 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 01:23:24.204522 | debian-bookworm | Hostname: debian 2026-03-27 01:23:24.204545 | debian-bookworm | Username: zuul 2026-03-27 01:23:24.204567 | debian-bookworm | Distro: Debian 12.13 2026-03-27 01:23:24.204592 | debian-bookworm | Provider: regiocloud-a 2026-03-27 01:23:24.204614 | debian-bookworm | Region: 2026-03-27 01:23:24.204635 | debian-bookworm | Label: debian-bookworm 2026-03-27 01:23:24.204655 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 01:23:24.204675 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea1:2d9e 2026-03-27 01:23:24.219721 | 2026-03-27 01:23:24.219814 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 01:23:25.297559 | debian-bookworm -> localhost | changed 2026-03-27 01:23:25.311921 | 2026-03-27 01:23:25.312024 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 01:23:26.203888 | debian-bookworm -> localhost | changed 2026-03-27 01:23:26.223733 | 2026-03-27 01:23:26.223842 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 01:23:26.697712 | debian-bookworm -> localhost | ok 2026-03-27 01:23:26.702580 | 2026-03-27 01:23:26.702662 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 01:23:26.718699 | debian-bookworm | ok 2026-03-27 01:23:26.746153 | debian-bookworm | included: /var/lib/zuul/builds/251c66ee43034b00861f77646c0cba9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 01:23:26.751205 | 2026-03-27 01:23:26.751286 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 01:23:28.612008 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 01:23:28.612182 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/251c66ee43034b00861f77646c0cba9a/work/251c66ee43034b00861f77646c0cba9a_id_rsa 2026-03-27 01:23:28.612213 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/251c66ee43034b00861f77646c0cba9a/work/251c66ee43034b00861f77646c0cba9a_id_rsa.pub 2026-03-27 01:23:28.612235 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 01:23:28.612255 | debian-bookworm -> localhost | SHA256:3fJlpQCWx4QOSwU+6tJ358LnXBLjc8NOkM2UY+kO8i0 zuul-build-sshkey 2026-03-27 01:23:28.612273 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 01:23:28.612300 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 01:23:28.612317 | debian-bookworm -> localhost | | .o+=. | 2026-03-27 01:23:28.612335 | debian-bookworm -> localhost | | .o.o.o o | 2026-03-27 01:23:28.612351 | debian-bookworm -> localhost | | .o+ .. * .| 2026-03-27 01:23:28.612368 | debian-bookworm -> localhost | | ..o.. O + | 2026-03-27 01:23:28.612385 | debian-bookworm -> localhost | | . S + B B | 2026-03-27 01:23:28.612403 | debian-bookworm -> localhost | | o * @ | 2026-03-27 01:23:28.612420 | debian-bookworm -> localhost | | . o ... E O | 2026-03-27 01:23:28.612436 | debian-bookworm -> localhost | | . . .o+.O . | 2026-03-27 01:23:28.612453 | debian-bookworm -> localhost | | ++ . | 2026-03-27 01:23:28.612470 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 01:23:28.612512 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.299478 2026-03-27 01:23:28.617610 | 2026-03-27 01:23:28.617688 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 01:23:28.637797 | debian-bookworm | ok 2026-03-27 01:23:28.647593 | debian-bookworm | included: /var/lib/zuul/builds/251c66ee43034b00861f77646c0cba9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 01:23:28.654734 | 2026-03-27 01:23:28.654812 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 01:23:28.667594 | debian-bookworm | skipping: Conditional result was False 2026-03-27 01:23:28.677250 | 2026-03-27 01:23:28.677343 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 01:23:29.307090 | debian-bookworm | changed 2026-03-27 01:23:29.314202 | 2026-03-27 01:23:29.314299 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 01:23:29.553667 | debian-bookworm | ok 2026-03-27 01:23:29.560226 | 2026-03-27 01:23:29.560326 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 01:23:30.114021 | debian-bookworm | changed 2026-03-27 01:23:30.120360 | 2026-03-27 01:23:30.120461 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 01:23:30.724391 | debian-bookworm | changed 2026-03-27 01:23:30.731459 | 2026-03-27 01:23:30.731567 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 01:23:30.755023 | debian-bookworm | skipping: Conditional result was False 2026-03-27 01:23:30.761105 | 2026-03-27 01:23:30.761203 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 01:23:31.131262 | debian-bookworm -> localhost | changed 2026-03-27 01:23:31.142710 | 2026-03-27 01:23:31.142811 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 01:23:31.582796 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/251c66ee43034b00861f77646c0cba9a/work/251c66ee43034b00861f77646c0cba9a_id_rsa (zuul-build-sshkey) 2026-03-27 01:23:31.583065 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024968 2026-03-27 01:23:31.590423 | 2026-03-27 01:23:31.590525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 01:23:31.955655 | debian-bookworm | ok 2026-03-27 01:23:31.961125 | 2026-03-27 01:23:31.961217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 01:23:31.984090 | debian-bookworm | skipping: Conditional result was False 2026-03-27 01:23:32.004210 | 2026-03-27 01:23:32.004313 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 01:23:32.417079 | debian-bookworm | ok 2026-03-27 01:23:32.431420 | 2026-03-27 01:23:32.431522 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 01:23:32.459311 | debian-bookworm | ok 2026-03-27 01:23:32.466262 | 2026-03-27 01:23:32.466360 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 01:23:32.993375 | debian-bookworm -> localhost | ok 2026-03-27 01:23:32.999732 | 2026-03-27 01:23:32.999864 | TASK [validate-host : Collect information about the host] 2026-03-27 01:23:34.084888 | debian-bookworm | ok 2026-03-27 01:23:34.110798 | 2026-03-27 01:23:34.111296 | TASK [validate-host : Sanitize hostname] 2026-03-27 01:23:34.246241 | debian-bookworm | ok 2026-03-27 01:23:34.303568 | 2026-03-27 01:23:34.303887 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 01:23:35.031241 | debian-bookworm -> localhost | changed 2026-03-27 01:23:35.036534 | 2026-03-27 01:23:35.036632 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 01:23:35.582878 | debian-bookworm | ok 2026-03-27 01:23:35.587356 | 2026-03-27 01:23:35.587445 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 01:23:36.067413 | debian-bookworm -> localhost | changed 2026-03-27 01:23:36.076510 | 2026-03-27 01:23:36.076603 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 01:23:36.311802 | debian-bookworm | ok 2026-03-27 01:23:36.317098 | 2026-03-27 01:23:36.317707 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 01:23:37.635633 | debian-bookworm | changed: 2026-03-27 01:23:37.635811 | debian-bookworm | cd+++++++++ src/ 2026-03-27 01:23:37.635846 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 01:23:37.635871 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 01:23:37.635893 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-03-27 01:23:37.635912 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008572 2026-03-27 01:24:03.899323 | 2026-03-27 01:24:03.899464 | TASK [upload-logs : Upload logs to log server] 2026-03-27 01:24:04.465168 | localhost | Output suppressed because no_log was given 2026-03-27 01:24:04.467128 | 2026-03-27 01:24:04.467245 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 01:24:04.519397 | localhost | skipping: Conditional result was False 2026-03-27 01:24:04.525831 | localhost | skipping: Conditional result was False 2026-03-27 01:24:04.535403 | 2026-03-27 01:24:04.535526 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 01:24:04.586944 | localhost | skipping: Conditional result was False 2026-03-27 01:24:04.587345 | 2026-03-27 01:24:04.593126 | localhost | skipping: Conditional result was False 2026-03-27 01:24:04.602277 | 2026-03-27 01:24:04.602398 | LOOP [upload-logs : Upload console log and json output]