2026-03-11 03:08:07.654008 | Job console starting 2026-03-11 03:08:07.670267 | Updating git repos 2026-03-11 03:08:07.738435 | Cloning repos into workspace 2026-03-11 03:08:07.813518 | Restoring repo states 2026-03-11 03:08:07.835535 | Merging changes 2026-03-11 03:08:07.835564 | Checking out repos 2026-03-11 03:08:07.896514 | Preparing playbooks 2026-03-11 03:08:09.537475 | Running Ansible setup 2026-03-11 03:08:15.580424 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 03:08:16.707695 | 2026-03-11 03:08:16.707822 | PLAY [Base pre] 2026-03-11 03:08:16.730857 | 2026-03-11 03:08:16.730962 | TASK [Setup log path fact] 2026-03-11 03:08:16.756527 | debian-bookworm | ok 2026-03-11 03:08:16.781207 | 2026-03-11 03:08:16.781320 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 03:08:16.809782 | debian-bookworm | ok 2026-03-11 03:08:16.817492 | 2026-03-11 03:08:16.817578 | TASK [emit-job-header : Print job information] 2026-03-11 03:08:16.855113 | # Job Information 2026-03-11 03:08:16.855277 | Ansible Version: 2.16.14 2026-03-11 03:08:16.855306 | Job: flake8 2026-03-11 03:08:16.855333 | Pipeline: periodic-daily 2026-03-11 03:08:16.855353 | Executor: 521e9411259a 2026-03-11 03:08:16.855370 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-03-11 03:08:16.855389 | Event ID: d0a3fa6407244f3cbcb02963b8cb9a4e 2026-03-11 03:08:16.864677 | 2026-03-11 03:08:16.864793 | LOOP [emit-job-header : Print node information] 2026-03-11 03:08:16.957508 | debian-bookworm | ok: 2026-03-11 03:08:16.957686 | debian-bookworm | # Node Information 2026-03-11 03:08:16.957717 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 03:08:16.957751 | debian-bookworm | Hostname: debian 2026-03-11 03:08:16.957770 | debian-bookworm | Username: zuul 2026-03-11 03:08:16.957788 | debian-bookworm | Distro: Debian 12.13 2026-03-11 03:08:16.957807 | debian-bookworm | Provider: regiocloud-a 2026-03-11 03:08:16.957825 | debian-bookworm | Region: 2026-03-11 03:08:16.957842 | debian-bookworm | Label: debian-bookworm 2026-03-11 03:08:16.957859 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 03:08:16.957875 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:2880 2026-03-11 03:08:16.976046 | 2026-03-11 03:08:16.976145 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 03:08:17.687065 | debian-bookworm -> localhost | changed 2026-03-11 03:08:17.692881 | 2026-03-11 03:08:17.692969 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 03:08:19.703707 | debian-bookworm -> localhost | changed 2026-03-11 03:08:19.712870 | 2026-03-11 03:08:19.712955 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 03:08:20.282549 | debian-bookworm -> localhost | ok 2026-03-11 03:08:20.287570 | 2026-03-11 03:08:20.287657 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 03:08:20.344602 | debian-bookworm | ok 2026-03-11 03:08:20.369534 | debian-bookworm | included: /var/lib/zuul/builds/e67eace8208744bf8f93d7e8172197d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 03:08:20.378221 | 2026-03-11 03:08:20.378311 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 03:08:23.242179 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 03:08:23.242354 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e67eace8208744bf8f93d7e8172197d4/work/e67eace8208744bf8f93d7e8172197d4_id_rsa 2026-03-11 03:08:23.242386 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e67eace8208744bf8f93d7e8172197d4/work/e67eace8208744bf8f93d7e8172197d4_id_rsa.pub 2026-03-11 03:08:23.242408 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 03:08:23.242427 | debian-bookworm -> localhost | SHA256:CPSnGScTEfP5xkJB5Mtw6xqyVTW8Xsnbu3VmfCQA/Ns zuul-build-sshkey 2026-03-11 03:08:23.242445 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 03:08:23.242468 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 03:08:23.242486 | debian-bookworm -> localhost | | . ==+.. | 2026-03-11 03:08:23.242504 | debian-bookworm -> localhost | | . . = +.. | 2026-03-11 03:08:23.242521 | debian-bookworm -> localhost | | . * O +.. | 2026-03-11 03:08:23.242537 | debian-bookworm -> localhost | | . # * +.o | 2026-03-11 03:08:23.242553 | debian-bookworm -> localhost | | + S = +o. .| 2026-03-11 03:08:23.242573 | debian-bookworm -> localhost | | o + ..oE+ | 2026-03-11 03:08:23.242590 | debian-bookworm -> localhost | | . o . . . . B| 2026-03-11 03:08:23.242606 | debian-bookworm -> localhost | | + o =o| 2026-03-11 03:08:23.242622 | debian-bookworm -> localhost | | . . o. | 2026-03-11 03:08:23.242638 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 03:08:23.242682 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.580930 2026-03-11 03:08:23.247896 | 2026-03-11 03:08:23.247973 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 03:08:23.264745 | debian-bookworm | ok 2026-03-11 03:08:23.273075 | debian-bookworm | included: /var/lib/zuul/builds/e67eace8208744bf8f93d7e8172197d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 03:08:23.281295 | 2026-03-11 03:08:23.281365 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 03:08:23.311547 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:08:23.316483 | 2026-03-11 03:08:23.316561 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 03:08:23.974528 | debian-bookworm | changed 2026-03-11 03:08:23.978824 | 2026-03-11 03:08:23.979100 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 03:08:24.336428 | debian-bookworm | ok 2026-03-11 03:08:24.340804 | 2026-03-11 03:08:24.340877 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 03:08:25.145289 | debian-bookworm | changed 2026-03-11 03:08:25.153251 | 2026-03-11 03:08:25.153364 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 03:08:25.823383 | debian-bookworm | changed 2026-03-11 03:08:25.828202 | 2026-03-11 03:08:25.828278 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 03:08:25.852771 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:08:25.874545 | 2026-03-11 03:08:25.874745 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 03:08:26.598555 | debian-bookworm -> localhost | changed 2026-03-11 03:08:26.609475 | 2026-03-11 03:08:26.609580 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 03:08:27.179858 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e67eace8208744bf8f93d7e8172197d4/work/e67eace8208744bf8f93d7e8172197d4_id_rsa (zuul-build-sshkey) 2026-03-11 03:08:27.180082 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029625 2026-03-11 03:08:27.188051 | 2026-03-11 03:08:27.188144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 03:08:27.720246 | debian-bookworm | ok 2026-03-11 03:08:27.725011 | 2026-03-11 03:08:27.725089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 03:08:27.767257 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:08:27.776206 | 2026-03-11 03:08:27.776292 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 03:08:28.252536 | debian-bookworm | ok 2026-03-11 03:08:28.268408 | 2026-03-11 03:08:28.268512 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 03:08:28.304434 | debian-bookworm | ok 2026-03-11 03:08:28.309297 | 2026-03-11 03:08:28.309379 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 03:08:28.887528 | debian-bookworm -> localhost | ok 2026-03-11 03:08:28.894003 | 2026-03-11 03:08:28.894100 | TASK [validate-host : Collect information about the host] 2026-03-11 03:08:30.090543 | debian-bookworm | ok 2026-03-11 03:08:30.110296 | 2026-03-11 03:08:30.110402 | TASK [validate-host : Sanitize hostname] 2026-03-11 03:08:30.261738 | debian-bookworm | ok 2026-03-11 03:08:30.296517 | 2026-03-11 03:08:30.296620 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 03:08:31.208684 | debian-bookworm -> localhost | changed 2026-03-11 03:08:31.215925 | 2026-03-11 03:08:31.216025 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 03:08:31.686682 | debian-bookworm | ok 2026-03-11 03:08:31.693097 | 2026-03-11 03:08:31.693228 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 03:08:33.080457 | debian-bookworm -> localhost | changed 2026-03-11 03:08:33.091110 | 2026-03-11 03:08:33.091212 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 03:08:33.334601 | debian-bookworm | ok 2026-03-11 03:08:33.340574 | 2026-03-11 03:08:33.340666 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 03:08:34.531622 | debian-bookworm | changed: 2026-03-11 03:08:34.531821 | debian-bookworm | cd+++++++++ src/ 2026-03-11 03:08:34.531858 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 03:08:34.531884 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 03:08:34.531906 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-03-11 03:08:34.531928 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008254 2026-03-11 03:09:02.393287 | 2026-03-11 03:09:02.393406 | TASK [upload-logs : Upload logs to log server] 2026-03-11 03:09:03.720069 | localhost | Output suppressed because no_log was given 2026-03-11 03:09:03.722077 | 2026-03-11 03:09:03.722192 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 03:09:03.835321 | localhost | skipping: Conditional result was False 2026-03-11 03:09:03.857333 | localhost | skipping: Conditional result was False 2026-03-11 03:09:03.862106 | 2026-03-11 03:09:03.862284 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 03:09:04.014946 | localhost | skipping: Conditional result was False 2026-03-11 03:09:04.015335 | 2026-03-11 03:09:04.031082 | localhost | skipping: Conditional result was False 2026-03-11 03:09:04.044259 | 2026-03-11 03:09:04.044415 | LOOP [upload-logs : Upload console log and json output]