2026-03-30 09:16:22.574385 | Job console starting 2026-03-30 09:16:22.595626 | Updating git repos 2026-03-30 09:16:22.678204 | Cloning repos into workspace 2026-03-30 09:16:22.740095 | Restoring repo states 2026-03-30 09:16:22.764679 | Merging changes 2026-03-30 09:16:23.505699 | Checking out repos 2026-03-30 09:16:23.577371 | Preparing playbooks 2026-03-30 09:16:24.585208 | Running Ansible setup 2026-03-30 09:16:30.723329 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 09:16:32.300207 | 2026-03-30 09:16:32.300392 | PLAY [Base pre] 2026-03-30 09:16:32.332348 | 2026-03-30 09:16:32.332519 | TASK [Setup log path fact] 2026-03-30 09:16:32.365015 | debian-bookworm | ok 2026-03-30 09:16:32.411365 | 2026-03-30 09:16:32.411549 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 09:16:32.474263 | debian-bookworm | ok 2026-03-30 09:16:32.492601 | 2026-03-30 09:16:32.492743 | TASK [emit-job-header : Print job information] 2026-03-30 09:16:32.557096 | # Job Information 2026-03-30 09:16:32.557288 | Ansible Version: 2.16.14 2026-03-30 09:16:32.557324 | Job: flake8 2026-03-30 09:16:32.557357 | Pipeline: check 2026-03-30 09:16:32.557379 | Executor: 521e9411259a 2026-03-30 09:16:32.557400 | Triggered by: https://github.com/osism/python-osism/pull/2168 2026-03-30 09:16:32.557422 | Event ID: 19d12ee0-2c19-11f1-865b-15fb96058bb8 2026-03-30 09:16:32.562525 | 2026-03-30 09:16:32.562654 | LOOP [emit-job-header : Print node information] 2026-03-30 09:16:32.753792 | debian-bookworm | ok: 2026-03-30 09:16:32.754057 | debian-bookworm | # Node Information 2026-03-30 09:16:32.754094 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-30 09:16:32.754119 | debian-bookworm | Hostname: debian 2026-03-30 09:16:32.754141 | debian-bookworm | Username: zuul 2026-03-30 09:16:32.754162 | debian-bookworm | Distro: Debian 12.13 2026-03-30 09:16:32.754185 | debian-bookworm | Provider: regiocloud-a 2026-03-30 09:16:32.754206 | debian-bookworm | Region: 2026-03-30 09:16:32.754228 | debian-bookworm | Label: debian-bookworm 2026-03-30 09:16:32.754248 | debian-bookworm | Product Name: OpenStack Nova 2026-03-30 09:16:32.754267 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:f270 2026-03-30 09:16:32.773011 | 2026-03-30 09:16:32.773168 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-30 09:16:33.817147 | debian-bookworm -> localhost | changed 2026-03-30 09:16:33.823865 | 2026-03-30 09:16:33.823978 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-30 09:16:35.196336 | debian-bookworm -> localhost | changed 2026-03-30 09:16:35.207634 | 2026-03-30 09:16:35.207740 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-30 09:16:35.636920 | debian-bookworm -> localhost | ok 2026-03-30 09:16:35.641720 | 2026-03-30 09:16:35.641827 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-30 09:16:35.658290 | debian-bookworm | ok 2026-03-30 09:16:35.672603 | debian-bookworm | included: /var/lib/zuul/builds/fd8656fcce55484daac266064356b6ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-30 09:16:35.687441 | 2026-03-30 09:16:35.687522 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-30 09:16:37.693110 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-30 09:16:37.693296 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fd8656fcce55484daac266064356b6ef/work/fd8656fcce55484daac266064356b6ef_id_rsa 2026-03-30 09:16:37.693333 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fd8656fcce55484daac266064356b6ef/work/fd8656fcce55484daac266064356b6ef_id_rsa.pub 2026-03-30 09:16:37.693358 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-30 09:16:37.693380 | debian-bookworm -> localhost | SHA256:nFer0xu7NPNsm7zxehCemIhZoNov1QgZvrip862ppBs zuul-build-sshkey 2026-03-30 09:16:37.693402 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-30 09:16:37.693431 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-30 09:16:37.693453 | debian-bookworm -> localhost | | | 2026-03-30 09:16:37.693475 | debian-bookworm -> localhost | | . . | 2026-03-30 09:16:37.693495 | debian-bookworm -> localhost | | . + . . | 2026-03-30 09:16:37.693514 | debian-bookworm -> localhost | | =. ... .. | 2026-03-30 09:16:37.693533 | debian-bookworm -> localhost | | + oS*...+ o | 2026-03-30 09:16:37.693556 | debian-bookworm -> localhost | | o o =.ooo + | 2026-03-30 09:16:37.693577 | debian-bookworm -> localhost | |E . o o o * .. | 2026-03-30 09:16:37.693597 | debian-bookworm -> localhost | | +. oo. . o X.+.| 2026-03-30 09:16:37.693617 | debian-bookworm -> localhost | |o.o=+... +oO=.| 2026-03-30 09:16:37.693637 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-30 09:16:37.693682 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.198971 2026-03-30 09:16:37.699667 | 2026-03-30 09:16:37.699760 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-30 09:16:37.717461 | debian-bookworm | ok 2026-03-30 09:16:37.727535 | debian-bookworm | included: /var/lib/zuul/builds/fd8656fcce55484daac266064356b6ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-30 09:16:37.739136 | 2026-03-30 09:16:37.739230 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-30 09:16:37.751838 | debian-bookworm | skipping: Conditional result was False 2026-03-30 09:16:37.757624 | 2026-03-30 09:16:37.757714 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-30 09:16:38.392399 | debian-bookworm | changed 2026-03-30 09:16:38.400900 | 2026-03-30 09:16:38.401031 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-30 09:16:38.664874 | debian-bookworm | ok 2026-03-30 09:16:38.673525 | 2026-03-30 09:16:38.673648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-30 09:16:39.376465 | debian-bookworm | changed 2026-03-30 09:16:39.390453 | 2026-03-30 09:16:39.390556 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-30 09:16:40.041563 | debian-bookworm | changed 2026-03-30 09:16:40.048337 | 2026-03-30 09:16:40.048449 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-30 09:16:40.081548 | debian-bookworm | skipping: Conditional result was False 2026-03-30 09:16:40.087355 | 2026-03-30 09:16:40.087459 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-30 09:16:40.638214 | debian-bookworm -> localhost | changed 2026-03-30 09:16:40.658999 | 2026-03-30 09:16:40.659212 | TASK [add-build-sshkey : Add back temp key] 2026-03-30 09:16:41.142703 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fd8656fcce55484daac266064356b6ef/work/fd8656fcce55484daac266064356b6ef_id_rsa (zuul-build-sshkey) 2026-03-30 09:16:41.142995 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.045287 2026-03-30 09:16:41.151591 | 2026-03-30 09:16:41.151721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-30 09:16:41.709019 | debian-bookworm | ok 2026-03-30 09:16:41.714604 | 2026-03-30 09:16:41.714723 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-30 09:16:41.758660 | debian-bookworm | skipping: Conditional result was False 2026-03-30 09:16:41.771851 | 2026-03-30 09:16:41.771997 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-30 09:16:42.247061 | debian-bookworm | ok 2026-03-30 09:16:42.261208 | 2026-03-30 09:16:42.261353 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-30 09:16:42.292056 | debian-bookworm | ok 2026-03-30 09:16:42.297833 | 2026-03-30 09:16:42.297956 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-30 09:16:42.687478 | debian-bookworm -> localhost | ok 2026-03-30 09:16:42.694873 | 2026-03-30 09:16:42.694988 | TASK [validate-host : Collect information about the host] 2026-03-30 09:16:43.928813 | debian-bookworm | ok 2026-03-30 09:16:43.939200 | 2026-03-30 09:16:43.939336 | TASK [validate-host : Sanitize hostname] 2026-03-30 09:16:44.050694 | debian-bookworm | ok 2026-03-30 09:16:44.106063 | 2026-03-30 09:16:44.106209 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-30 09:16:44.919347 | debian-bookworm -> localhost | changed 2026-03-30 09:16:44.925350 | 2026-03-30 09:16:44.925468 | TASK [validate-host : Collect information about zuul worker] 2026-03-30 09:16:45.390101 | debian-bookworm | ok 2026-03-30 09:16:45.397250 | 2026-03-30 09:16:45.397381 | TASK [validate-host : Write out all zuul information for each host] 2026-03-30 09:16:46.261829 | debian-bookworm -> localhost | changed 2026-03-30 09:16:46.272660 | 2026-03-30 09:16:46.272831 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-30 09:16:46.592186 | debian-bookworm | ok 2026-03-30 09:16:46.607366 | 2026-03-30 09:16:46.607528 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-30 09:16:47.985507 | debian-bookworm | changed: 2026-03-30 09:16:47.985719 | debian-bookworm | cd+++++++++ src/ 2026-03-30 09:16:47.985753 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-30 09:16:47.985792 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-30 09:16:47.985814 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-30 09:16:47.985834 | debian-bookworm | Containerfile 2026-03-30 09:16:47.985965 | debian-bookworm | Containerfile 2026-03-30 09:16:48.003177 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007037 2026-03-30 09:17:49.945681 | 2026-03-30 09:17:49.945964 | TASK [upload-logs : Upload logs to log server] 2026-03-30 09:17:50.522256 | localhost | Output suppressed because no_log was given 2026-03-30 09:17:50.525052 | 2026-03-30 09:17:50.525173 | LOOP [upload-logs : Compress console log and json output] 2026-03-30 09:17:50.608873 | localhost | skipping: Conditional result was False 2026-03-30 09:17:50.617182 | localhost | skipping: Conditional result was False 2026-03-30 09:17:50.624793 | 2026-03-30 09:17:50.624922 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-30 09:17:50.693404 | localhost | skipping: Conditional result was False 2026-03-30 09:17:50.693697 | 2026-03-30 09:17:50.698662 | localhost | skipping: Conditional result was False 2026-03-30 09:17:50.716920 | 2026-03-30 09:17:50.717172 | LOOP [upload-logs : Upload console log and json output]