2026-03-01 00:25:41.476327 | Job console starting 2026-03-01 00:25:41.486342 | Updating git repos 2026-03-01 00:25:41.516704 | Cloning repos into workspace 2026-03-01 00:25:41.661955 | Restoring repo states 2026-03-01 00:25:41.673181 | Merging changes 2026-03-01 00:25:42.270177 | Checking out repos 2026-03-01 00:25:42.316276 | Preparing playbooks 2026-03-01 00:25:43.431032 | Running Ansible setup 2026-03-01 00:25:50.215778 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-01 00:25:51.687019 | 2026-03-01 00:25:51.687183 | PLAY [Base pre] 2026-03-01 00:25:51.721927 | 2026-03-01 00:25:51.722071 | TASK [Setup log path fact] 2026-03-01 00:25:51.765201 | debian-bookworm | ok 2026-03-01 00:25:51.785615 | 2026-03-01 00:25:51.785905 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 00:25:51.829662 | debian-bookworm | ok 2026-03-01 00:25:51.843790 | 2026-03-01 00:25:51.843911 | TASK [emit-job-header : Print job information] 2026-03-01 00:25:51.907588 | # Job Information 2026-03-01 00:25:51.907746 | Ansible Version: 2.16.14 2026-03-01 00:25:51.907781 | Job: flake8 2026-03-01 00:25:51.907840 | Pipeline: check 2026-03-01 00:25:51.907865 | Executor: 521e9411259a 2026-03-01 00:25:51.907886 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1157 2026-03-01 00:25:51.907910 | Event ID: 273cc5b0-1505-11f1-8d71-123508e45f01 2026-03-01 00:25:51.912704 | 2026-03-01 00:25:51.912805 | LOOP [emit-job-header : Print node information] 2026-03-01 00:25:52.082129 | debian-bookworm | ok: 2026-03-01 00:25:52.082342 | debian-bookworm | # Node Information 2026-03-01 00:25:52.082381 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-01 00:25:52.082407 | debian-bookworm | Hostname: debian 2026-03-01 00:25:52.082430 | debian-bookworm | Username: zuul 2026-03-01 00:25:52.082451 | debian-bookworm | Distro: Debian 12.13 2026-03-01 00:25:52.082475 | debian-bookworm | Provider: regiocloud-a 2026-03-01 00:25:52.082498 | debian-bookworm | Region: 2026-03-01 00:25:52.082519 | debian-bookworm | Label: debian-bookworm 2026-03-01 00:25:52.082539 | debian-bookworm | Product Name: OpenStack Nova 2026-03-01 00:25:52.082559 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:7763 2026-03-01 00:25:52.102451 | 2026-03-01 00:25:52.102561 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-01 00:25:53.462250 | debian-bookworm -> localhost | changed 2026-03-01 00:25:53.469002 | 2026-03-01 00:25:53.469100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-01 00:25:55.917004 | debian-bookworm -> localhost | changed 2026-03-01 00:25:55.927738 | 2026-03-01 00:25:55.927863 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-01 00:25:56.757751 | debian-bookworm -> localhost | ok 2026-03-01 00:25:56.774062 | 2026-03-01 00:25:56.774180 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-01 00:25:56.812502 | debian-bookworm | ok 2026-03-01 00:25:56.847281 | debian-bookworm | included: /var/lib/zuul/builds/f21b607f3ab1408a9849fe842e0bedb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-01 00:25:56.855436 | 2026-03-01 00:25:56.855532 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-01 00:25:58.403397 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-01 00:25:58.403598 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f21b607f3ab1408a9849fe842e0bedb6/work/f21b607f3ab1408a9849fe842e0bedb6_id_rsa 2026-03-01 00:25:58.403637 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f21b607f3ab1408a9849fe842e0bedb6/work/f21b607f3ab1408a9849fe842e0bedb6_id_rsa.pub 2026-03-01 00:25:58.403664 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-01 00:25:58.403691 | debian-bookworm -> localhost | SHA256:Tw2bFjqrTWECd+vMtYYqICeTKNH5UyunFSqNORSYfdI zuul-build-sshkey 2026-03-01 00:25:58.403714 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-01 00:25:58.403747 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-01 00:25:58.403770 | debian-bookworm -> localhost | | + . | 2026-03-01 00:25:58.403803 | debian-bookworm -> localhost | |o + E | 2026-03-01 00:25:58.403826 | debian-bookworm -> localhost | | . =. . . o | 2026-03-01 00:25:58.403847 | debian-bookworm -> localhost | |. + oo. o * | 2026-03-01 00:25:58.403867 | debian-bookworm -> localhost | |.+ = o.oS * . | 2026-03-01 00:25:58.403889 | debian-bookworm -> localhost | |B B * +* X . | 2026-03-01 00:25:58.403910 | debian-bookworm -> localhost | |.= + * B + | 2026-03-01 00:25:58.403930 | debian-bookworm -> localhost | | o = . | 2026-03-01 00:25:58.403951 | debian-bookworm -> localhost | | .o . | 2026-03-01 00:25:58.403971 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-01 00:25:58.404023 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.798987 2026-03-01 00:25:58.414958 | 2026-03-01 00:25:58.415057 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-01 00:25:58.453507 | debian-bookworm | ok 2026-03-01 00:25:58.466844 | debian-bookworm | included: /var/lib/zuul/builds/f21b607f3ab1408a9849fe842e0bedb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-01 00:25:58.490588 | 2026-03-01 00:25:58.490692 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-01 00:25:58.515673 | debian-bookworm | skipping: Conditional result was False 2026-03-01 00:25:58.522599 | 2026-03-01 00:25:58.522695 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-01 00:25:59.349101 | debian-bookworm | changed 2026-03-01 00:25:59.357417 | 2026-03-01 00:25:59.357515 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-01 00:25:59.674017 | debian-bookworm | ok 2026-03-01 00:25:59.683681 | 2026-03-01 00:25:59.683786 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-01 00:26:00.510116 | debian-bookworm | changed 2026-03-01 00:26:00.519327 | 2026-03-01 00:26:00.519428 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-01 00:26:01.214322 | debian-bookworm | changed 2026-03-01 00:26:01.224425 | 2026-03-01 00:26:01.224524 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-01 00:26:01.257764 | debian-bookworm | skipping: Conditional result was False 2026-03-01 00:26:01.265125 | 2026-03-01 00:26:01.265246 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-01 00:26:02.109369 | debian-bookworm -> localhost | changed 2026-03-01 00:26:02.118296 | 2026-03-01 00:26:02.118391 | TASK [add-build-sshkey : Add back temp key] 2026-03-01 00:26:02.860953 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f21b607f3ab1408a9849fe842e0bedb6/work/f21b607f3ab1408a9849fe842e0bedb6_id_rsa (zuul-build-sshkey) 2026-03-01 00:26:02.861169 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009962 2026-03-01 00:26:02.875733 | 2026-03-01 00:26:02.875850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-01 00:26:03.389655 | debian-bookworm | ok 2026-03-01 00:26:03.397559 | 2026-03-01 00:26:03.397659 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-01 00:26:03.444013 | debian-bookworm | skipping: Conditional result was False 2026-03-01 00:26:03.482704 | 2026-03-01 00:26:03.482827 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-01 00:26:03.997069 | debian-bookworm | ok 2026-03-01 00:26:04.017938 | 2026-03-01 00:26:04.021533 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-01 00:26:04.060107 | debian-bookworm | ok 2026-03-01 00:26:04.068943 | 2026-03-01 00:26:04.069048 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-01 00:26:04.736132 | debian-bookworm -> localhost | ok 2026-03-01 00:26:04.751940 | 2026-03-01 00:26:04.752099 | TASK [validate-host : Collect information about the host] 2026-03-01 00:26:06.197216 | debian-bookworm | ok 2026-03-01 00:26:06.207020 | 2026-03-01 00:26:06.207104 | TASK [validate-host : Sanitize hostname] 2026-03-01 00:26:06.392960 | debian-bookworm | ok 2026-03-01 00:26:06.469964 | 2026-03-01 00:26:06.470068 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-01 00:26:07.772963 | debian-bookworm -> localhost | changed 2026-03-01 00:26:07.777522 | 2026-03-01 00:26:07.777607 | TASK [validate-host : Collect information about zuul worker] 2026-03-01 00:26:08.306399 | debian-bookworm | ok 2026-03-01 00:26:08.312413 | 2026-03-01 00:26:08.312503 | TASK [validate-host : Write out all zuul information for each host] 2026-03-01 00:26:09.291853 | debian-bookworm -> localhost | changed 2026-03-01 00:26:09.315292 | 2026-03-01 00:26:09.315396 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-01 00:26:09.566722 | debian-bookworm | ok 2026-03-01 00:26:09.572228 | 2026-03-01 00:26:09.572330 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-01 00:26:10.755114 | debian-bookworm | changed: 2026-03-01 00:26:10.755295 | debian-bookworm | cd+++++++++ src/ 2026-03-01 00:26:10.755330 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-01 00:26:10.755354 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-01 00:26:10.755375 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-01 00:26:10.755395 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020341 2026-03-01 00:26:42.275070 | 2026-03-01 00:26:42.275152 | TASK [upload-logs : Upload logs to log server] 2026-03-01 00:26:42.965845 | localhost | Output suppressed because no_log was given 2026-03-01 00:26:42.968871 | 2026-03-01 00:26:42.969022 | LOOP [upload-logs : Compress console log and json output] 2026-03-01 00:26:43.052167 | localhost | skipping: Conditional result was False 2026-03-01 00:26:43.057921 | localhost | skipping: Conditional result was False 2026-03-01 00:26:43.060669 | 2026-03-01 00:26:43.060759 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-01 00:26:43.159415 | localhost | skipping: Conditional result was False 2026-03-01 00:26:43.159658 | 2026-03-01 00:26:43.164554 | localhost | skipping: Conditional result was False 2026-03-01 00:26:43.173762 | 2026-03-01 00:26:43.173989 | LOOP [upload-logs : Upload console log and json output]