2026-01-31 03:05:07.173202 | Job console starting 2026-01-31 03:05:07.183568 | Updating git repos 2026-01-31 03:05:07.223741 | Cloning repos into workspace 2026-01-31 03:05:07.329433 | Restoring repo states 2026-01-31 03:05:07.355851 | Merging changes 2026-01-31 03:05:07.355881 | Checking out repos 2026-01-31 03:05:07.435730 | Preparing playbooks 2026-01-31 03:05:08.627902 | Running Ansible setup 2026-01-31 03:05:14.790149 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-31 03:05:16.100029 | 2026-01-31 03:05:16.100201 | PLAY [Base pre] 2026-01-31 03:05:16.118101 | 2026-01-31 03:05:16.118718 | TASK [Setup log path fact] 2026-01-31 03:05:16.137743 | debian-bookworm | ok 2026-01-31 03:05:16.154187 | 2026-01-31 03:05:16.154354 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 03:05:16.196579 | debian-bookworm | ok 2026-01-31 03:05:16.217282 | 2026-01-31 03:05:16.217433 | TASK [emit-job-header : Print job information] 2026-01-31 03:05:16.266375 | # Job Information 2026-01-31 03:05:16.266575 | Ansible Version: 2.16.14 2026-01-31 03:05:16.266610 | Job: flake8 2026-01-31 03:05:16.266643 | Pipeline: periodic-daily 2026-01-31 03:05:16.266665 | Executor: 521e9411259a 2026-01-31 03:05:16.266686 | Triggered by: https://github.com/osism/pulpfiction 2026-01-31 03:05:16.266708 | Event ID: 24add43858a940dbb622de92d6b05f97 2026-01-31 03:05:16.272902 | 2026-01-31 03:05:16.273051 | LOOP [emit-job-header : Print node information] 2026-01-31 03:05:16.385613 | debian-bookworm | ok: 2026-01-31 03:05:16.385821 | debian-bookworm | # Node Information 2026-01-31 03:05:16.385857 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-31 03:05:16.385883 | debian-bookworm | Hostname: debian 2026-01-31 03:05:16.385904 | debian-bookworm | Username: zuul 2026-01-31 03:05:16.385924 | debian-bookworm | Distro: Debian 12.13 2026-01-31 03:05:16.385947 | debian-bookworm | Provider: regiocloud-a 2026-01-31 03:05:16.385967 | debian-bookworm | Region: 2026-01-31 03:05:16.386007 | debian-bookworm | Label: debian-bookworm 2026-01-31 03:05:16.386027 | debian-bookworm | Product Name: OpenStack Nova 2026-01-31 03:05:16.386046 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:8aab 2026-01-31 03:05:16.399720 | 2026-01-31 03:05:16.399867 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-31 03:05:16.902964 | debian-bookworm -> localhost | changed 2026-01-31 03:05:16.910424 | 2026-01-31 03:05:16.910564 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-31 03:05:18.328492 | debian-bookworm -> localhost | changed 2026-01-31 03:05:18.339681 | 2026-01-31 03:05:18.339808 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-31 03:05:18.711467 | debian-bookworm -> localhost | ok 2026-01-31 03:05:18.718554 | 2026-01-31 03:05:18.718693 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-31 03:05:18.793119 | debian-bookworm | ok 2026-01-31 03:05:18.814540 | debian-bookworm | included: /var/lib/zuul/builds/8fdd709cdb694d85a7ff16c65d160d98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-31 03:05:18.822443 | 2026-01-31 03:05:18.822559 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-31 03:05:21.419933 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-31 03:05:21.420159 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8fdd709cdb694d85a7ff16c65d160d98/work/8fdd709cdb694d85a7ff16c65d160d98_id_rsa 2026-01-31 03:05:21.420196 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8fdd709cdb694d85a7ff16c65d160d98/work/8fdd709cdb694d85a7ff16c65d160d98_id_rsa.pub 2026-01-31 03:05:21.420222 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-31 03:05:21.420247 | debian-bookworm -> localhost | SHA256:9UFuKusKEkxxtMhd1XwAzs4lxYj24d7Wabo2xngusK0 zuul-build-sshkey 2026-01-31 03:05:21.420268 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-31 03:05:21.420297 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-31 03:05:21.420319 | debian-bookworm -> localhost | | ..o .oo*o.. | 2026-01-31 03:05:21.420339 | debian-bookworm -> localhost | | . = oooo.+o. | 2026-01-31 03:05:21.420359 | debian-bookworm -> localhost | | + o. o+.o.+ | 2026-01-31 03:05:21.420378 | debian-bookworm -> localhost | | o oo+ + . | 2026-01-31 03:05:21.420397 | debian-bookworm -> localhost | | o .S..... | 2026-01-31 03:05:21.420422 | debian-bookworm -> localhost | | . . .oo + | 2026-01-31 03:05:21.420442 | debian-bookworm -> localhost | | . . +.+ o | 2026-01-31 03:05:21.420461 | debian-bookworm -> localhost | | . ...+ B | 2026-01-31 03:05:21.420481 | debian-bookworm -> localhost | | Eo.*oo | 2026-01-31 03:05:21.420501 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-31 03:05:21.420551 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.902864 2026-01-31 03:05:21.428172 | 2026-01-31 03:05:21.428270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-31 03:05:21.456125 | debian-bookworm | ok 2026-01-31 03:05:21.470957 | debian-bookworm | included: /var/lib/zuul/builds/8fdd709cdb694d85a7ff16c65d160d98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-31 03:05:21.484891 | 2026-01-31 03:05:21.485005 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-31 03:05:21.558685 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:05:21.565661 | 2026-01-31 03:05:21.565756 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-31 03:05:22.578157 | debian-bookworm | changed 2026-01-31 03:05:22.589191 | 2026-01-31 03:05:22.589300 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-31 03:05:22.861199 | debian-bookworm | ok 2026-01-31 03:05:22.873196 | 2026-01-31 03:05:22.873312 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-31 03:05:23.609840 | debian-bookworm | changed 2026-01-31 03:05:23.616167 | 2026-01-31 03:05:23.616252 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-31 03:05:24.206763 | debian-bookworm | changed 2026-01-31 03:05:24.212507 | 2026-01-31 03:05:24.212603 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-31 03:05:24.227655 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:05:24.239590 | 2026-01-31 03:05:24.239684 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-31 03:05:24.815089 | debian-bookworm -> localhost | changed 2026-01-31 03:05:24.824172 | 2026-01-31 03:05:24.824334 | TASK [add-build-sshkey : Add back temp key] 2026-01-31 03:05:25.442878 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8fdd709cdb694d85a7ff16c65d160d98/work/8fdd709cdb694d85a7ff16c65d160d98_id_rsa (zuul-build-sshkey) 2026-01-31 03:05:25.443090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025051 2026-01-31 03:05:25.449569 | 2026-01-31 03:05:25.449653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-31 03:05:25.966112 | debian-bookworm | ok 2026-01-31 03:05:25.971410 | 2026-01-31 03:05:25.971490 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-31 03:05:25.994171 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:05:26.004767 | 2026-01-31 03:05:26.004858 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-31 03:05:26.390237 | debian-bookworm | ok 2026-01-31 03:05:26.399594 | 2026-01-31 03:05:26.399685 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-31 03:05:26.427056 | debian-bookworm | ok 2026-01-31 03:05:26.431894 | 2026-01-31 03:05:26.431997 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-31 03:05:26.957958 | debian-bookworm -> localhost | ok 2026-01-31 03:05:26.963126 | 2026-01-31 03:05:26.963205 | TASK [validate-host : Collect information about the host] 2026-01-31 03:05:28.152944 | debian-bookworm | ok 2026-01-31 03:05:28.212326 | 2026-01-31 03:05:28.212422 | TASK [validate-host : Sanitize hostname] 2026-01-31 03:05:28.350826 | debian-bookworm | ok 2026-01-31 03:05:28.418427 | 2026-01-31 03:05:28.418522 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-31 03:05:29.254429 | debian-bookworm -> localhost | changed 2026-01-31 03:05:29.259172 | 2026-01-31 03:05:29.259251 | TASK [validate-host : Collect information about zuul worker] 2026-01-31 03:05:29.797267 | debian-bookworm | ok 2026-01-31 03:05:29.800939 | 2026-01-31 03:05:29.801038 | TASK [validate-host : Write out all zuul information for each host] 2026-01-31 03:05:30.469982 | debian-bookworm -> localhost | changed 2026-01-31 03:05:30.477684 | 2026-01-31 03:05:30.478008 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-31 03:05:30.758313 | debian-bookworm | ok 2026-01-31 03:05:30.762947 | 2026-01-31 03:05:30.763033 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-31 03:05:31.810411 | debian-bookworm | changed: 2026-01-31 03:05:31.810568 | debian-bookworm | cd+++++++++ src/ 2026-01-31 03:05:31.810600 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-31 03:05:31.810624 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-31 03:05:31.810645 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-01-31 03:05:31.810665 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011910 2026-01-31 03:05:59.228460 | 2026-01-31 03:05:59.228561 | TASK [upload-logs : Upload logs to log server] 2026-01-31 03:06:00.246353 | localhost | Output suppressed because no_log was given 2026-01-31 03:06:00.247693 | 2026-01-31 03:06:00.247764 | LOOP [upload-logs : Compress console log and json output] 2026-01-31 03:06:00.294888 | localhost | skipping: Conditional result was False 2026-01-31 03:06:00.300068 | localhost | skipping: Conditional result was False 2026-01-31 03:06:00.303055 | 2026-01-31 03:06:00.303134 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-31 03:06:00.347431 | localhost | skipping: Conditional result was False 2026-01-31 03:06:00.347703 | 2026-01-31 03:06:00.351333 | localhost | skipping: Conditional result was False 2026-01-31 03:06:00.357882 | 2026-01-31 03:06:00.357989 | LOOP [upload-logs : Upload console log and json output]