2026-03-03 03:17:11.402724 | Job console starting 2026-03-03 03:17:11.417816 | Updating git repos 2026-03-03 03:17:11.468219 | Cloning repos into workspace 2026-03-03 03:17:11.585948 | Restoring repo states 2026-03-03 03:17:11.618112 | Merging changes 2026-03-03 03:17:11.618144 | Checking out repos 2026-03-03 03:17:11.808168 | Preparing playbooks 2026-03-03 03:17:12.425899 | Running Ansible setup 2026-03-03 03:17:16.810933 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-03 03:17:17.855128 | 2026-03-03 03:17:17.855304 | PLAY [Base pre] 2026-03-03 03:17:17.896945 | 2026-03-03 03:17:17.897175 | TASK [Setup log path fact] 2026-03-03 03:17:17.931132 | debian-bookworm | ok 2026-03-03 03:17:17.947257 | 2026-03-03 03:17:17.947468 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-03 03:17:17.978376 | debian-bookworm | ok 2026-03-03 03:17:17.990378 | 2026-03-03 03:17:17.990518 | TASK [emit-job-header : Print job information] 2026-03-03 03:17:18.071564 | # Job Information 2026-03-03 03:17:18.071763 | Ansible Version: 2.16.14 2026-03-03 03:17:18.071800 | Job: flake8 2026-03-03 03:17:18.071833 | Pipeline: periodic-daily 2026-03-03 03:17:18.071856 | Executor: 521e9411259a 2026-03-03 03:17:18.071876 | Triggered by: https://github.com/osism/ansible-collection-services 2026-03-03 03:17:18.071898 | Event ID: f438edb101e242f58bc993c084999acf 2026-03-03 03:17:18.078647 | 2026-03-03 03:17:18.078792 | LOOP [emit-job-header : Print node information] 2026-03-03 03:17:18.237784 | debian-bookworm | ok: 2026-03-03 03:17:18.237972 | debian-bookworm | # Node Information 2026-03-03 03:17:18.238008 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-03 03:17:18.238032 | debian-bookworm | Hostname: debian 2026-03-03 03:17:18.238054 | debian-bookworm | Username: zuul 2026-03-03 03:17:18.238075 | debian-bookworm | Distro: Debian 12.13 2026-03-03 03:17:18.239464 | debian-bookworm | Provider: regiocloud-a 2026-03-03 03:17:18.239539 | debian-bookworm | Region: 2026-03-03 03:17:18.239564 | debian-bookworm | Label: debian-bookworm 2026-03-03 03:17:18.239586 | debian-bookworm | Product Name: OpenStack Nova 2026-03-03 03:17:18.239607 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb3:8072 2026-03-03 03:17:18.259786 | 2026-03-03 03:17:18.259940 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-03 03:17:19.255681 | debian-bookworm -> localhost | changed 2026-03-03 03:17:19.263649 | 2026-03-03 03:17:19.263783 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-03 03:17:20.703887 | debian-bookworm -> localhost | changed 2026-03-03 03:17:20.715804 | 2026-03-03 03:17:20.715951 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-03 03:17:21.100096 | debian-bookworm -> localhost | ok 2026-03-03 03:17:21.106927 | 2026-03-03 03:17:21.107075 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-03 03:17:21.138257 | debian-bookworm | ok 2026-03-03 03:17:21.173654 | debian-bookworm | included: /var/lib/zuul/builds/ab9ebdf46dc540c9806399fe809fa00c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-03 03:17:21.180992 | 2026-03-03 03:17:21.181116 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-03 03:17:22.554421 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-03 03:17:22.554613 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab9ebdf46dc540c9806399fe809fa00c/work/ab9ebdf46dc540c9806399fe809fa00c_id_rsa 2026-03-03 03:17:22.554650 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab9ebdf46dc540c9806399fe809fa00c/work/ab9ebdf46dc540c9806399fe809fa00c_id_rsa.pub 2026-03-03 03:17:22.554676 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-03 03:17:22.554701 | debian-bookworm -> localhost | SHA256:nJf4nvd0ftmiGn0mENTiKgvTs5grazzl662mBQHyf+I zuul-build-sshkey 2026-03-03 03:17:22.554723 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-03 03:17:22.554758 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-03 03:17:22.554780 | debian-bookworm -> localhost | |o .. | 2026-03-03 03:17:22.554802 | debian-bookworm -> localhost | |.o .. . | 2026-03-03 03:17:22.554822 | debian-bookworm -> localhost | | o ... | 2026-03-03 03:17:22.555445 | debian-bookworm -> localhost | | o . o.o | 2026-03-03 03:17:22.555473 | debian-bookworm -> localhost | | . o.. S.+ | 2026-03-03 03:17:22.555501 | debian-bookworm -> localhost | | o+o+ .o o | 2026-03-03 03:17:22.555523 | debian-bookworm -> localhost | | . oE= = o o + +| 2026-03-03 03:17:22.555544 | debian-bookworm -> localhost | | =.=.o . o.=.+o| 2026-03-03 03:17:22.555565 | debian-bookworm -> localhost | | .oB=+. +o.o..o| 2026-03-03 03:17:22.555585 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-03 03:17:22.555639 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.643546 2026-03-03 03:17:22.561879 | 2026-03-03 03:17:22.561970 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-03 03:17:22.599942 | debian-bookworm | ok 2026-03-03 03:17:22.609110 | debian-bookworm | included: /var/lib/zuul/builds/ab9ebdf46dc540c9806399fe809fa00c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-03 03:17:22.624780 | 2026-03-03 03:17:22.624891 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-03 03:17:22.638640 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:17:22.645951 | 2026-03-03 03:17:22.646062 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-03 03:17:23.206122 | debian-bookworm | changed 2026-03-03 03:17:23.216367 | 2026-03-03 03:17:23.216477 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-03 03:17:23.466459 | debian-bookworm | ok 2026-03-03 03:17:23.474422 | 2026-03-03 03:17:23.474541 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-03 03:17:24.153567 | debian-bookworm | changed 2026-03-03 03:17:24.164967 | 2026-03-03 03:17:24.165066 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-03 03:17:24.849804 | debian-bookworm | changed 2026-03-03 03:17:24.861634 | 2026-03-03 03:17:24.861740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-03 03:17:24.894915 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:17:24.901717 | 2026-03-03 03:17:24.901827 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-03 03:17:25.560531 | debian-bookworm -> localhost | changed 2026-03-03 03:17:25.570870 | 2026-03-03 03:17:25.570968 | TASK [add-build-sshkey : Add back temp key] 2026-03-03 03:17:25.912239 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ab9ebdf46dc540c9806399fe809fa00c/work/ab9ebdf46dc540c9806399fe809fa00c_id_rsa (zuul-build-sshkey) 2026-03-03 03:17:25.912631 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013488 2026-03-03 03:17:25.925857 | 2026-03-03 03:17:25.925991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-03 03:17:26.348450 | debian-bookworm | ok 2026-03-03 03:17:26.353229 | 2026-03-03 03:17:26.353330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-03 03:17:26.376264 | debian-bookworm | skipping: Conditional result was False 2026-03-03 03:17:26.386281 | 2026-03-03 03:17:26.386404 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-03 03:17:26.800935 | debian-bookworm | ok 2026-03-03 03:17:26.811467 | 2026-03-03 03:17:26.811569 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-03 03:17:26.848500 | debian-bookworm | ok 2026-03-03 03:17:26.856425 | 2026-03-03 03:17:26.856553 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-03 03:17:27.147818 | debian-bookworm -> localhost | ok 2026-03-03 03:17:27.162303 | 2026-03-03 03:17:27.162448 | TASK [validate-host : Collect information about the host] 2026-03-03 03:17:28.298814 | debian-bookworm | ok 2026-03-03 03:17:28.315162 | 2026-03-03 03:17:28.315272 | TASK [validate-host : Sanitize hostname] 2026-03-03 03:17:28.424384 | debian-bookworm | ok 2026-03-03 03:17:28.483045 | 2026-03-03 03:17:28.483146 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-03 03:17:29.246519 | debian-bookworm -> localhost | changed 2026-03-03 03:17:29.251391 | 2026-03-03 03:17:29.251471 | TASK [validate-host : Collect information about zuul worker] 2026-03-03 03:17:29.678156 | debian-bookworm | ok 2026-03-03 03:17:29.682887 | 2026-03-03 03:17:29.682979 | TASK [validate-host : Write out all zuul information for each host] 2026-03-03 03:17:30.360859 | debian-bookworm -> localhost | changed 2026-03-03 03:17:30.373332 | 2026-03-03 03:17:30.373445 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-03 03:17:30.645996 | debian-bookworm | ok 2026-03-03 03:17:30.651189 | 2026-03-03 03:17:30.651280 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-03 03:17:31.625792 | debian-bookworm | changed: 2026-03-03 03:17:31.625970 | debian-bookworm | cd+++++++++ src/ 2026-03-03 03:17:31.626006 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-03 03:17:31.626031 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-03 03:17:31.626052 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-03 03:17:31.626072 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010550 2026-03-03 03:18:31.722707 | 2026-03-03 03:18:31.722802 | TASK [upload-logs : Upload logs to log server] 2026-03-03 03:18:32.258365 | localhost | Output suppressed because no_log was given 2026-03-03 03:18:32.260133 | 2026-03-03 03:18:32.260221 | LOOP [upload-logs : Compress console log and json output] 2026-03-03 03:18:32.312837 | localhost | skipping: Conditional result was False 2026-03-03 03:18:32.318315 | localhost | skipping: Conditional result was False 2026-03-03 03:18:32.329755 | 2026-03-03 03:18:32.329857 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-03 03:18:32.386128 | localhost | skipping: Conditional result was False 2026-03-03 03:18:32.386533 | 2026-03-03 03:18:32.393034 | localhost | skipping: Conditional result was False 2026-03-03 03:18:32.399022 | 2026-03-03 03:18:32.399124 | LOOP [upload-logs : Upload console log and json output]