2026-03-07 03:07:20.750133 | Job console starting 2026-03-07 03:07:20.768791 | Updating git repos 2026-03-07 03:07:20.829298 | Cloning repos into workspace 2026-03-07 03:07:20.887876 | Restoring repo states 2026-03-07 03:07:20.929597 | Merging changes 2026-03-07 03:07:20.929619 | Checking out repos 2026-03-07 03:07:20.966077 | Preparing playbooks 2026-03-07 03:07:22.149616 | Running Ansible setup 2026-03-07 03:07:28.745316 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-07 03:07:29.467162 | 2026-03-07 03:07:29.467277 | PLAY [Base pre] 2026-03-07 03:07:29.489820 | 2026-03-07 03:07:29.494302 | TASK [Setup log path fact] 2026-03-07 03:07:29.511810 | debian-bookworm | ok 2026-03-07 03:07:29.534731 | 2026-03-07 03:07:29.534875 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 03:07:29.599998 | debian-bookworm | ok 2026-03-07 03:07:29.618777 | 2026-03-07 03:07:29.618887 | TASK [emit-job-header : Print job information] 2026-03-07 03:07:29.667237 | # Job Information 2026-03-07 03:07:29.667413 | Ansible Version: 2.16.14 2026-03-07 03:07:29.667483 | Job: python-black 2026-03-07 03:07:29.667514 | Pipeline: periodic-daily 2026-03-07 03:07:29.667534 | Executor: 521e9411259a 2026-03-07 03:07:29.667552 | Triggered by: https://github.com/osism/generics 2026-03-07 03:07:29.667570 | Event ID: 0be4960c03e74a29aac70ca847a7ad7a 2026-03-07 03:07:29.671531 | 2026-03-07 03:07:29.671607 | LOOP [emit-job-header : Print node information] 2026-03-07 03:07:29.888194 | debian-bookworm | ok: 2026-03-07 03:07:29.888358 | debian-bookworm | # Node Information 2026-03-07 03:07:29.888392 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-07 03:07:29.888417 | debian-bookworm | Hostname: debian 2026-03-07 03:07:29.888440 | debian-bookworm | Username: zuul 2026-03-07 03:07:29.888461 | debian-bookworm | Distro: Debian 12.13 2026-03-07 03:07:29.888484 | debian-bookworm | Provider: regiocloud-a 2026-03-07 03:07:29.888506 | debian-bookworm | Region: 2026-03-07 03:07:29.888530 | debian-bookworm | Label: debian-bookworm 2026-03-07 03:07:29.888552 | debian-bookworm | Product Name: OpenStack Nova 2026-03-07 03:07:29.888574 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe19:3217 2026-03-07 03:07:29.912156 | 2026-03-07 03:07:29.913122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-07 03:07:30.747729 | debian-bookworm -> localhost | changed 2026-03-07 03:07:30.753362 | 2026-03-07 03:07:30.753449 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-07 03:07:32.497934 | debian-bookworm -> localhost | changed 2026-03-07 03:07:32.512272 | 2026-03-07 03:07:32.512381 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-07 03:07:33.103532 | debian-bookworm -> localhost | ok 2026-03-07 03:07:33.109269 | 2026-03-07 03:07:33.109363 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-07 03:07:33.137089 | debian-bookworm | ok 2026-03-07 03:07:33.181617 | debian-bookworm | included: /var/lib/zuul/builds/3b66c94c3af542619eed3ae2ab63ed3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-07 03:07:33.193405 | 2026-03-07 03:07:33.193502 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-07 03:07:35.006897 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-07 03:07:35.007137 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3b66c94c3af542619eed3ae2ab63ed3a/work/3b66c94c3af542619eed3ae2ab63ed3a_id_rsa 2026-03-07 03:07:35.007182 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3b66c94c3af542619eed3ae2ab63ed3a/work/3b66c94c3af542619eed3ae2ab63ed3a_id_rsa.pub 2026-03-07 03:07:35.007209 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-07 03:07:35.007235 | debian-bookworm -> localhost | SHA256:xR0yhlkuV8TSPvlCYGJk6oGLJasrnzCsZuLtLmlVvmI zuul-build-sshkey 2026-03-07 03:07:35.007258 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-07 03:07:35.007289 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-07 03:07:35.007311 | debian-bookworm -> localhost | | .o+=++ | 2026-03-07 03:07:35.007333 | debian-bookworm -> localhost | | . o=++=o. | 2026-03-07 03:07:35.007354 | debian-bookworm -> localhost | | . o o..o=+.. | 2026-03-07 03:07:35.007374 | debian-bookworm -> localhost | | = + . + = | 2026-03-07 03:07:35.007394 | debian-bookworm -> localhost | | o + . S . o | 2026-03-07 03:07:35.007416 | debian-bookworm -> localhost | |.. . . . . | 2026-03-07 03:07:35.007436 | debian-bookworm -> localhost | |+.o . . | 2026-03-07 03:07:35.007454 | debian-bookworm -> localhost | |+X.E . | 2026-03-07 03:07:35.007474 | debian-bookworm -> localhost | |XoB+. | 2026-03-07 03:07:35.007493 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-07 03:07:35.007540 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.142565 2026-03-07 03:07:35.015696 | 2026-03-07 03:07:35.015807 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-07 03:07:35.068549 | debian-bookworm | ok 2026-03-07 03:07:35.098502 | debian-bookworm | included: /var/lib/zuul/builds/3b66c94c3af542619eed3ae2ab63ed3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-07 03:07:35.118116 | 2026-03-07 03:07:35.118227 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-07 03:07:35.152263 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:07:35.158056 | 2026-03-07 03:07:35.158154 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-07 03:07:35.913111 | debian-bookworm | changed 2026-03-07 03:07:35.919755 | 2026-03-07 03:07:35.919867 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-07 03:07:36.153955 | debian-bookworm | ok 2026-03-07 03:07:36.159281 | 2026-03-07 03:07:36.159370 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-07 03:07:36.902644 | debian-bookworm | changed 2026-03-07 03:07:36.922456 | 2026-03-07 03:07:36.922575 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-07 03:07:37.559943 | debian-bookworm | changed 2026-03-07 03:07:37.568007 | 2026-03-07 03:07:37.568106 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-07 03:07:37.591106 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:07:37.600801 | 2026-03-07 03:07:37.600918 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-07 03:07:38.027939 | debian-bookworm -> localhost | changed 2026-03-07 03:07:38.038530 | 2026-03-07 03:07:38.038628 | TASK [add-build-sshkey : Add back temp key] 2026-03-07 03:07:38.817664 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3b66c94c3af542619eed3ae2ab63ed3a/work/3b66c94c3af542619eed3ae2ab63ed3a_id_rsa (zuul-build-sshkey) 2026-03-07 03:07:38.817880 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036853 2026-03-07 03:07:38.825313 | 2026-03-07 03:07:38.825414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-07 03:07:39.439723 | debian-bookworm | ok 2026-03-07 03:07:39.444487 | 2026-03-07 03:07:39.444575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-07 03:07:39.467425 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:07:39.477210 | 2026-03-07 03:07:39.477309 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-07 03:07:39.928553 | debian-bookworm | ok 2026-03-07 03:07:39.937063 | 2026-03-07 03:07:39.937150 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-07 03:07:39.993503 | debian-bookworm | ok 2026-03-07 03:07:39.997645 | 2026-03-07 03:07:39.997727 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-07 03:07:40.679333 | debian-bookworm -> localhost | ok 2026-03-07 03:07:40.684532 | 2026-03-07 03:07:40.684612 | TASK [validate-host : Collect information about the host] 2026-03-07 03:07:42.065769 | debian-bookworm | ok 2026-03-07 03:07:42.074789 | 2026-03-07 03:07:42.074893 | TASK [validate-host : Sanitize hostname] 2026-03-07 03:07:42.153893 | debian-bookworm | ok 2026-03-07 03:07:42.183241 | 2026-03-07 03:07:42.183331 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-07 03:07:42.835271 | debian-bookworm -> localhost | changed 2026-03-07 03:07:42.839887 | 2026-03-07 03:07:42.839966 | TASK [validate-host : Collect information about zuul worker] 2026-03-07 03:07:43.277385 | debian-bookworm | ok 2026-03-07 03:07:43.285907 | 2026-03-07 03:07:43.285998 | TASK [validate-host : Write out all zuul information for each host] 2026-03-07 03:07:44.597576 | debian-bookworm -> localhost | changed 2026-03-07 03:07:44.607548 | 2026-03-07 03:07:44.607642 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-07 03:07:44.914048 | debian-bookworm | ok 2026-03-07 03:07:44.927937 | 2026-03-07 03:07:44.928080 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-07 03:07:46.206666 | debian-bookworm | changed: 2026-03-07 03:07:46.206814 | debian-bookworm | cd+++++++++ src/ 2026-03-07 03:07:46.206854 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-07 03:07:46.206876 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-07 03:07:46.206894 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-07 03:07:46.206911 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020802 2026-03-07 03:08:17.450573 | 2026-03-07 03:08:17.450655 | TASK [upload-logs : Upload logs to log server] 2026-03-07 03:08:18.356221 | localhost | Output suppressed because no_log was given 2026-03-07 03:08:18.357620 | 2026-03-07 03:08:18.357693 | LOOP [upload-logs : Compress console log and json output] 2026-03-07 03:08:18.448879 | localhost | skipping: Conditional result was False 2026-03-07 03:08:18.475821 | localhost | skipping: Conditional result was False 2026-03-07 03:08:18.484155 | 2026-03-07 03:08:18.484263 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-07 03:08:18.550307 | localhost | skipping: Conditional result was False 2026-03-07 03:08:18.550539 | 2026-03-07 03:08:18.555612 | localhost | skipping: Conditional result was False 2026-03-07 03:08:18.560354 | 2026-03-07 03:08:18.560443 | LOOP [upload-logs : Upload console log and json output]