2026-01-05 03:08:21.244494 | Job console starting 2026-01-05 03:08:21.260344 | Updating git repos 2026-01-05 03:08:21.290724 | Cloning repos into workspace 2026-01-05 03:08:21.336455 | Restoring repo states 2026-01-05 03:08:21.354004 | Merging changes 2026-01-05 03:08:21.354028 | Checking out repos 2026-01-05 03:08:21.423853 | Preparing playbooks 2026-01-05 03:08:22.113794 | Running Ansible setup 2026-01-05 03:08:27.097118 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-05 03:08:28.155709 | 2026-01-05 03:08:28.155902 | PLAY [Base pre] 2026-01-05 03:08:28.193638 | 2026-01-05 03:08:28.193799 | TASK [Setup log path fact] 2026-01-05 03:08:28.234182 | debian-bookworm | ok 2026-01-05 03:08:28.250629 | 2026-01-05 03:08:28.250813 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-05 03:08:28.305591 | debian-bookworm | ok 2026-01-05 03:08:28.326919 | 2026-01-05 03:08:28.327065 | TASK [emit-job-header : Print job information] 2026-01-05 03:08:28.378428 | # Job Information 2026-01-05 03:08:28.378652 | Ansible Version: 2.16.14 2026-01-05 03:08:28.378687 | Job: flake8 2026-01-05 03:08:28.378719 | Pipeline: periodic-daily 2026-01-05 03:08:28.378742 | Executor: 521e9411259a 2026-01-05 03:08:28.378762 | Triggered by: https://github.com/osism/generics 2026-01-05 03:08:28.378784 | Event ID: 38b741cd9f5243a98539c127fb2d614b 2026-01-05 03:08:28.383953 | 2026-01-05 03:08:28.384075 | LOOP [emit-job-header : Print node information] 2026-01-05 03:08:28.548358 | debian-bookworm | ok: 2026-01-05 03:08:28.548654 | debian-bookworm | # Node Information 2026-01-05 03:08:28.550988 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-05 03:08:28.551084 | debian-bookworm | Hostname: debian 2026-01-05 03:08:28.551131 | debian-bookworm | Username: zuul 2026-01-05 03:08:28.551161 | debian-bookworm | Distro: Debian 12.12 2026-01-05 03:08:28.551187 | debian-bookworm | Provider: regiocloud-a 2026-01-05 03:08:28.551208 | debian-bookworm | Region: 2026-01-05 03:08:28.551230 | debian-bookworm | Label: debian-bookworm 2026-01-05 03:08:28.551251 | debian-bookworm | Product Name: OpenStack Nova 2026-01-05 03:08:28.551270 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1a:cd60 2026-01-05 03:08:28.571904 | 2026-01-05 03:08:28.572052 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-05 03:08:29.160689 | debian-bookworm -> localhost | changed 2026-01-05 03:08:29.178412 | 2026-01-05 03:08:29.178725 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-05 03:08:30.788781 | debian-bookworm -> localhost | changed 2026-01-05 03:08:30.802210 | 2026-01-05 03:08:30.802352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-05 03:08:31.115949 | debian-bookworm -> localhost | ok 2026-01-05 03:08:31.141255 | 2026-01-05 03:08:31.141533 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-05 03:08:31.179724 | debian-bookworm | ok 2026-01-05 03:08:31.200786 | debian-bookworm | included: /var/lib/zuul/builds/a4f22213d45848dda9b5cda9733d26bb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-05 03:08:31.207202 | 2026-01-05 03:08:31.207313 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-05 03:08:32.367361 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-05 03:08:32.367672 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a4f22213d45848dda9b5cda9733d26bb/work/a4f22213d45848dda9b5cda9733d26bb_id_rsa 2026-01-05 03:08:32.367724 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a4f22213d45848dda9b5cda9733d26bb/work/a4f22213d45848dda9b5cda9733d26bb_id_rsa.pub 2026-01-05 03:08:32.367758 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-05 03:08:32.367792 | debian-bookworm -> localhost | SHA256:gG3iCffGhHUbm2hCxAIm+u+10zz6utc7rqRt5qGyDFU zuul-build-sshkey 2026-01-05 03:08:32.367821 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-05 03:08:32.367868 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-05 03:08:32.367897 | debian-bookworm -> localhost | |oo oo . o | 2026-01-05 03:08:32.367925 | debian-bookworm -> localhost | |+ ...= o = | 2026-01-05 03:08:32.367951 | debian-bookworm -> localhost | |. ..* E + | 2026-01-05 03:08:32.367975 | debian-bookworm -> localhost | | . + @ . | 2026-01-05 03:08:32.368000 | debian-bookworm -> localhost | | . + + S | 2026-01-05 03:08:32.368033 | debian-bookworm -> localhost | | o . | 2026-01-05 03:08:32.368061 | debian-bookworm -> localhost | | . . .oo. | 2026-01-05 03:08:32.368085 | debian-bookworm -> localhost | | +...*B.o | 2026-01-05 03:08:32.368111 | debian-bookworm -> localhost | | +oB@=+oo | 2026-01-05 03:08:32.368135 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-05 03:08:32.368200 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.514902 2026-01-05 03:08:32.377238 | 2026-01-05 03:08:32.377402 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-05 03:08:32.427208 | debian-bookworm | ok 2026-01-05 03:08:32.440743 | debian-bookworm | included: /var/lib/zuul/builds/a4f22213d45848dda9b5cda9733d26bb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-05 03:08:32.450802 | 2026-01-05 03:08:32.450982 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-05 03:08:32.475716 | debian-bookworm | skipping: Conditional result was False 2026-01-05 03:08:32.487899 | 2026-01-05 03:08:32.488048 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-05 03:08:33.320375 | debian-bookworm | changed 2026-01-05 03:08:33.330171 | 2026-01-05 03:08:33.330310 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-05 03:08:33.629325 | debian-bookworm | ok 2026-01-05 03:08:33.636524 | 2026-01-05 03:08:33.636661 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-05 03:08:34.544520 | debian-bookworm | changed 2026-01-05 03:08:34.554209 | 2026-01-05 03:08:34.554345 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-05 03:08:35.422145 | debian-bookworm | changed 2026-01-05 03:08:35.433025 | 2026-01-05 03:08:35.433168 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-05 03:08:35.495010 | debian-bookworm | skipping: Conditional result was False 2026-01-05 03:08:35.502719 | 2026-01-05 03:08:35.502878 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-05 03:08:37.819953 | debian-bookworm -> localhost | changed 2026-01-05 03:08:37.841318 | 2026-01-05 03:08:37.841480 | TASK [add-build-sshkey : Add back temp key] 2026-01-05 03:08:38.767348 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a4f22213d45848dda9b5cda9733d26bb/work/a4f22213d45848dda9b5cda9733d26bb_id_rsa (zuul-build-sshkey) 2026-01-05 03:08:38.767628 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022727 2026-01-05 03:08:38.782186 | 2026-01-05 03:08:38.782327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-05 03:08:39.616347 | debian-bookworm | ok 2026-01-05 03:08:39.627364 | 2026-01-05 03:08:39.627632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-05 03:08:39.680626 | debian-bookworm | skipping: Conditional result was False 2026-01-05 03:08:39.704975 | 2026-01-05 03:08:39.705148 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-05 03:08:40.676561 | debian-bookworm | ok 2026-01-05 03:08:40.699662 | 2026-01-05 03:08:40.699804 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-05 03:08:40.762854 | debian-bookworm | ok 2026-01-05 03:08:40.769662 | 2026-01-05 03:08:40.769795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-05 03:08:41.571092 | debian-bookworm -> localhost | ok 2026-01-05 03:08:41.584007 | 2026-01-05 03:08:41.584149 | TASK [validate-host : Collect information about the host] 2026-01-05 03:08:43.405182 | debian-bookworm | ok 2026-01-05 03:08:43.426555 | 2026-01-05 03:08:43.426697 | TASK [validate-host : Sanitize hostname] 2026-01-05 03:08:43.731242 | debian-bookworm | ok 2026-01-05 03:08:43.831418 | 2026-01-05 03:08:43.831709 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-05 03:08:45.293429 | debian-bookworm -> localhost | changed 2026-01-05 03:08:45.302003 | 2026-01-05 03:08:45.302145 | TASK [validate-host : Collect information about zuul worker] 2026-01-05 03:08:45.859617 | debian-bookworm | ok 2026-01-05 03:08:45.864966 | 2026-01-05 03:08:45.865080 | TASK [validate-host : Write out all zuul information for each host] 2026-01-05 03:08:48.096677 | debian-bookworm -> localhost | changed 2026-01-05 03:08:48.111174 | 2026-01-05 03:08:48.111321 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-05 03:08:48.449713 | debian-bookworm | ok 2026-01-05 03:08:48.456704 | 2026-01-05 03:08:48.456833 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-05 03:08:49.753769 | debian-bookworm | changed: 2026-01-05 03:08:49.753982 | debian-bookworm | cd+++++++++ src/ 2026-01-05 03:08:49.754018 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-05 03:08:49.754041 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-05 03:08:49.754062 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-01-05 03:08:49.754081 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008784 2026-01-05 03:09:22.428121 | 2026-01-05 03:09:22.428254 | TASK [upload-logs : Upload logs to log server] 2026-01-05 03:09:23.111838 | localhost | Output suppressed because no_log was given 2026-01-05 03:09:23.113764 | 2026-01-05 03:09:23.113872 | LOOP [upload-logs : Compress console log and json output] 2026-01-05 03:09:23.167930 | localhost | skipping: Conditional result was False 2026-01-05 03:09:23.178155 | localhost | skipping: Conditional result was False 2026-01-05 03:09:23.192193 | 2026-01-05 03:09:23.192332 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-05 03:09:23.283225 | localhost | skipping: Conditional result was False 2026-01-05 03:09:23.283586 | 2026-01-05 03:09:23.289738 | localhost | skipping: Conditional result was False 2026-01-05 03:09:23.299539 | 2026-01-05 03:09:23.299672 | LOOP [upload-logs : Upload console log and json output]