2025-09-23 06:50:59.436050 | Job console starting 2025-09-23 06:50:59.447080 | Updating git repos 2025-09-23 06:50:59.479377 | Cloning repos into workspace 2025-09-23 06:50:59.557240 | Restoring repo states 2025-09-23 06:50:59.564025 | Merging changes 2025-09-23 06:51:00.158982 | Checking out repos 2025-09-23 06:51:00.234149 | Preparing playbooks 2025-09-23 06:51:01.279695 | Running Ansible setup 2025-09-23 06:51:06.502476 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 06:51:07.553760 | 2025-09-23 06:51:07.553888 | PLAY [Base pre] 2025-09-23 06:51:07.583388 | 2025-09-23 06:51:07.583517 | TASK [Setup log path fact] 2025-09-23 06:51:07.611460 | debian-bookworm | ok 2025-09-23 06:51:07.639130 | 2025-09-23 06:51:07.639264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 06:51:07.668462 | debian-bookworm | ok 2025-09-23 06:51:07.686446 | 2025-09-23 06:51:07.686563 | TASK [emit-job-header : Print job information] 2025-09-23 06:51:07.744720 | # Job Information 2025-09-23 06:51:07.744892 | Ansible Version: 2.16.14 2025-09-23 06:51:07.744927 | Job: flake8 2025-09-23 06:51:07.744960 | Pipeline: check 2025-09-23 06:51:07.744983 | Executor: 521e9411259a 2025-09-23 06:51:07.745003 | Triggered by: https://github.com/osism/testbed/pull/2225 2025-09-23 06:51:07.745026 | Event ID: a33f8910-9849-11f0-8bd1-b9afc95b7106 2025-09-23 06:51:07.749801 | 2025-09-23 06:51:07.749891 | LOOP [emit-job-header : Print node information] 2025-09-23 06:51:07.933544 | debian-bookworm | ok: 2025-09-23 06:51:07.933705 | debian-bookworm | # Node Information 2025-09-23 06:51:07.933765 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-23 06:51:07.933789 | debian-bookworm | Hostname: debian 2025-09-23 06:51:07.933808 | debian-bookworm | Username: zuul 2025-09-23 06:51:07.933826 | debian-bookworm | Distro: Debian 12.12 2025-09-23 06:51:07.933846 | debian-bookworm | Provider: regiocloud-a 2025-09-23 06:51:07.933863 | debian-bookworm | Region: 2025-09-23 06:51:07.933880 | debian-bookworm | Label: debian-bookworm 2025-09-23 06:51:07.933896 | debian-bookworm | Product Name: OpenStack Nova 2025-09-23 06:51:07.933912 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:838 2025-09-23 06:51:07.953789 | 2025-09-23 06:51:07.953901 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 06:51:08.618296 | debian-bookworm -> localhost | changed 2025-09-23 06:51:08.624234 | 2025-09-23 06:51:08.624317 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 06:51:09.890625 | debian-bookworm -> localhost | changed 2025-09-23 06:51:09.905650 | 2025-09-23 06:51:09.905834 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 06:51:10.276017 | debian-bookworm -> localhost | ok 2025-09-23 06:51:10.281046 | 2025-09-23 06:51:10.281133 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 06:51:10.297350 | debian-bookworm | ok 2025-09-23 06:51:10.315045 | debian-bookworm | included: /var/lib/zuul/builds/0cd81bea2bdb4b3089e7100895ef70ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 06:51:10.319918 | 2025-09-23 06:51:10.319999 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 06:51:11.969009 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-23 06:51:11.969209 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0cd81bea2bdb4b3089e7100895ef70ff/work/0cd81bea2bdb4b3089e7100895ef70ff_id_rsa 2025-09-23 06:51:11.969248 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0cd81bea2bdb4b3089e7100895ef70ff/work/0cd81bea2bdb4b3089e7100895ef70ff_id_rsa.pub 2025-09-23 06:51:11.969275 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-23 06:51:11.969300 | debian-bookworm -> localhost | SHA256:xr8mFTe4uckzZ/OgV4WUmJ8y/nlYsx1k1I1APPqaxxY zuul-build-sshkey 2025-09-23 06:51:11.969323 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-23 06:51:11.969353 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-23 06:51:11.969374 | debian-bookworm -> localhost | | oo+ oo| 2025-09-23 06:51:11.969395 | debian-bookworm -> localhost | | = +.o| 2025-09-23 06:51:11.969415 | debian-bookworm -> localhost | | o +.o | 2025-09-23 06:51:11.969434 | debian-bookworm -> localhost | | . + = +o.| 2025-09-23 06:51:11.969453 | debian-bookworm -> localhost | | S B +o. | 2025-09-23 06:51:11.969511 | debian-bookworm -> localhost | | . .+ E .o.| 2025-09-23 06:51:11.969534 | debian-bookworm -> localhost | | o.*.+ +=| 2025-09-23 06:51:11.969556 | debian-bookworm -> localhost | | . XoO.+.o| 2025-09-23 06:51:11.969577 | debian-bookworm -> localhost | | ooO o.. | 2025-09-23 06:51:11.969597 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-23 06:51:11.969647 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.141426 2025-09-23 06:51:11.975886 | 2025-09-23 06:51:11.975983 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 06:51:11.995068 | debian-bookworm | ok 2025-09-23 06:51:12.005661 | debian-bookworm | included: /var/lib/zuul/builds/0cd81bea2bdb4b3089e7100895ef70ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 06:51:12.015614 | 2025-09-23 06:51:12.015703 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 06:51:12.049187 | debian-bookworm | skipping: Conditional result was False 2025-09-23 06:51:12.055198 | 2025-09-23 06:51:12.055301 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 06:51:12.723024 | debian-bookworm | changed 2025-09-23 06:51:12.740185 | 2025-09-23 06:51:12.740315 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 06:51:12.993895 | debian-bookworm | ok 2025-09-23 06:51:13.005480 | 2025-09-23 06:51:13.005637 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 06:51:13.670353 | debian-bookworm | changed 2025-09-23 06:51:13.676727 | 2025-09-23 06:51:13.676820 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 06:51:14.322595 | debian-bookworm | changed 2025-09-23 06:51:14.339354 | 2025-09-23 06:51:14.339456 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 06:51:14.362325 | debian-bookworm | skipping: Conditional result was False 2025-09-23 06:51:14.368274 | 2025-09-23 06:51:14.368360 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 06:51:14.999019 | debian-bookworm -> localhost | changed 2025-09-23 06:51:15.009152 | 2025-09-23 06:51:15.009245 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 06:51:15.348415 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0cd81bea2bdb4b3089e7100895ef70ff/work/0cd81bea2bdb4b3089e7100895ef70ff_id_rsa (zuul-build-sshkey) 2025-09-23 06:51:15.348636 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009988 2025-09-23 06:51:15.355925 | 2025-09-23 06:51:15.356014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 06:51:15.951996 | debian-bookworm | ok 2025-09-23 06:51:15.956867 | 2025-09-23 06:51:15.956962 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 06:51:15.979930 | debian-bookworm | skipping: Conditional result was False 2025-09-23 06:51:15.997237 | 2025-09-23 06:51:15.997341 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 06:51:16.507235 | debian-bookworm | ok 2025-09-23 06:51:16.517722 | 2025-09-23 06:51:16.517813 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 06:51:16.545483 | debian-bookworm | ok 2025-09-23 06:51:16.550182 | 2025-09-23 06:51:16.550265 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 06:51:16.975766 | debian-bookworm -> localhost | ok 2025-09-23 06:51:16.990549 | 2025-09-23 06:51:16.990703 | TASK [validate-host : Collect information about the host] 2025-09-23 06:51:18.170166 | debian-bookworm | ok 2025-09-23 06:51:18.195230 | 2025-09-23 06:51:18.195380 | TASK [validate-host : Sanitize hostname] 2025-09-23 06:51:18.445965 | debian-bookworm | ok 2025-09-23 06:51:18.520087 | 2025-09-23 06:51:18.520214 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 06:51:19.460855 | debian-bookworm -> localhost | changed 2025-09-23 06:51:19.468667 | 2025-09-23 06:51:19.468788 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 06:51:20.005340 | debian-bookworm | ok 2025-09-23 06:51:20.019512 | 2025-09-23 06:51:20.019656 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 06:51:20.732167 | debian-bookworm -> localhost | changed 2025-09-23 06:51:20.741079 | 2025-09-23 06:51:20.741169 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 06:51:21.015426 | debian-bookworm | ok 2025-09-23 06:51:21.020718 | 2025-09-23 06:51:21.020813 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 06:51:22.121092 | debian-bookworm | changed: 2025-09-23 06:51:22.121275 | debian-bookworm | cd+++++++++ src/ 2025-09-23 06:51:22.121310 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-23 06:51:22.121335 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-23 06:51:22.121357 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-09-23 06:51:22.121378 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009883 2025-09-23 06:51:47.467735 | 2025-09-23 06:51:47.468472 | TASK [upload-logs : Upload logs to log server] 2025-09-23 06:51:48.279325 | localhost | Output suppressed because no_log was given 2025-09-23 06:51:48.283543 | 2025-09-23 06:51:48.283715 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 06:51:48.335860 | localhost | skipping: Conditional result was False 2025-09-23 06:51:48.350491 | localhost | skipping: Conditional result was False 2025-09-23 06:51:48.363523 | 2025-09-23 06:51:48.363632 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 06:51:48.411035 | localhost | skipping: Conditional result was False 2025-09-23 06:51:48.411526 | 2025-09-23 06:51:48.415534 | localhost | skipping: Conditional result was False 2025-09-23 06:51:48.420692 | 2025-09-23 06:51:48.420782 | LOOP [upload-logs : Upload console log and json output]