2026-04-22 15:56:36.347165 | Job console starting 2026-04-22 15:56:36.357708 | Updating git repos 2026-04-22 15:56:36.391500 | Cloning repos into workspace 2026-04-22 15:56:36.432045 | Restoring repo states 2026-04-22 15:56:36.449582 | Merging changes 2026-04-22 15:56:37.736920 | Checking out repos 2026-04-22 15:56:37.845476 | Preparing playbooks 2026-04-22 15:56:38.551445 | Running Ansible setup 2026-04-22 15:56:43.861617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 15:56:45.091100 | 2026-04-22 15:56:45.091247 | PLAY [Base pre] 2026-04-22 15:56:45.126602 | 2026-04-22 15:56:45.126856 | TASK [Setup log path fact] 2026-04-22 15:56:45.194108 | debian-bookworm | ok 2026-04-22 15:56:45.215593 | 2026-04-22 15:56:45.215735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 15:56:45.271862 | debian-bookworm | ok 2026-04-22 15:56:45.306134 | 2026-04-22 15:56:45.306258 | TASK [emit-job-header : Print job information] 2026-04-22 15:56:45.391204 | # Job Information 2026-04-22 15:56:45.391432 | Ansible Version: 2.16.14 2026-04-22 15:56:45.391471 | Job: python-black 2026-04-22 15:56:45.391504 | Pipeline: check 2026-04-22 15:56:45.391529 | Executor: 521e9411259a 2026-04-22 15:56:45.391550 | Triggered by: https://github.com/osism/osism-kubernetes/pull/253 2026-04-22 15:56:45.391573 | Event ID: b63e32d0-3e63-11f1-9be0-ba4067900cc9 2026-04-22 15:56:45.397375 | 2026-04-22 15:56:45.397482 | LOOP [emit-job-header : Print node information] 2026-04-22 15:56:45.636698 | debian-bookworm | ok: 2026-04-22 15:56:45.636893 | debian-bookworm | # Node Information 2026-04-22 15:56:45.636934 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-22 15:56:45.636961 | debian-bookworm | Hostname: debian 2026-04-22 15:56:45.636984 | debian-bookworm | Username: zuul 2026-04-22 15:56:45.637005 | debian-bookworm | Distro: Debian 12.13 2026-04-22 15:56:45.637029 | debian-bookworm | Provider: regiocloud-a 2026-04-22 15:56:45.637050 | debian-bookworm | Region: 2026-04-22 15:56:45.637071 | debian-bookworm | Label: debian-bookworm 2026-04-22 15:56:45.637129 | debian-bookworm | Product Name: OpenStack Nova 2026-04-22 15:56:45.637153 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:d90f 2026-04-22 15:56:45.649795 | 2026-04-22 15:56:45.649917 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 15:56:46.331803 | debian-bookworm -> localhost | changed 2026-04-22 15:56:46.340301 | 2026-04-22 15:56:46.340413 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 15:56:47.821222 | debian-bookworm -> localhost | changed 2026-04-22 15:56:47.830541 | 2026-04-22 15:56:47.830636 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 15:56:48.166907 | debian-bookworm -> localhost | ok 2026-04-22 15:56:48.172928 | 2026-04-22 15:56:48.173017 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 15:56:48.189447 | debian-bookworm | ok 2026-04-22 15:56:48.204258 | debian-bookworm | included: /var/lib/zuul/builds/afafadc4c4894630b694dea51b977f9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 15:56:48.209515 | 2026-04-22 15:56:48.209598 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 15:56:49.232701 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-22 15:56:49.232880 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/afafadc4c4894630b694dea51b977f9c/work/afafadc4c4894630b694dea51b977f9c_id_rsa 2026-04-22 15:56:49.233009 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/afafadc4c4894630b694dea51b977f9c/work/afafadc4c4894630b694dea51b977f9c_id_rsa.pub 2026-04-22 15:56:49.233036 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-22 15:56:49.233059 | debian-bookworm -> localhost | SHA256:qOWkAhp2Ms6YARkRbIV0Gc67zCc7hay9vjoC/W5LzHg zuul-build-sshkey 2026-04-22 15:56:49.233079 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-22 15:56:49.233107 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-22 15:56:49.233126 | debian-bookworm -> localhost | |*+o+o | 2026-04-22 15:56:49.233145 | debian-bookworm -> localhost | | *+. | 2026-04-22 15:56:49.233161 | debian-bookworm -> localhost | |+ o | 2026-04-22 15:56:49.233177 | debian-bookworm -> localhost | |. . . | 2026-04-22 15:56:49.233193 | debian-bookworm -> localhost | |+=.o. + S | 2026-04-22 15:56:49.233280 | debian-bookworm -> localhost | |B=B*.B | 2026-04-22 15:56:49.233308 | debian-bookworm -> localhost | |=o=*E.. | 2026-04-22 15:56:49.233326 | debian-bookworm -> localhost | |.o ** | 2026-04-22 15:56:49.233344 | debian-bookworm -> localhost | |..+B*. | 2026-04-22 15:56:49.233362 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-22 15:56:49.233414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.400454 2026-04-22 15:56:49.241065 | 2026-04-22 15:56:49.241150 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 15:56:49.282608 | debian-bookworm | ok 2026-04-22 15:56:49.298163 | debian-bookworm | included: /var/lib/zuul/builds/afafadc4c4894630b694dea51b977f9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 15:56:49.317513 | 2026-04-22 15:56:49.317604 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 15:56:49.366794 | debian-bookworm | skipping: Conditional result was False 2026-04-22 15:56:49.372728 | 2026-04-22 15:56:49.372814 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 15:56:50.239673 | debian-bookworm | changed 2026-04-22 15:56:50.244026 | 2026-04-22 15:56:50.244095 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 15:56:50.522210 | debian-bookworm | ok 2026-04-22 15:56:50.530078 | 2026-04-22 15:56:50.530184 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 15:56:51.193924 | debian-bookworm | changed 2026-04-22 15:56:51.201393 | 2026-04-22 15:56:51.201490 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 15:56:51.837353 | debian-bookworm | changed 2026-04-22 15:56:51.842729 | 2026-04-22 15:56:51.842858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 15:56:51.856149 | debian-bookworm | skipping: Conditional result was False 2026-04-22 15:56:51.862630 | 2026-04-22 15:56:51.862735 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 15:56:52.463471 | debian-bookworm -> localhost | changed 2026-04-22 15:56:52.473706 | 2026-04-22 15:56:52.473803 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 15:56:52.848430 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/afafadc4c4894630b694dea51b977f9c/work/afafadc4c4894630b694dea51b977f9c_id_rsa (zuul-build-sshkey) 2026-04-22 15:56:52.848642 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019814 2026-04-22 15:56:52.856049 | 2026-04-22 15:56:52.856140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 15:56:53.250428 | debian-bookworm | ok 2026-04-22 15:56:53.255231 | 2026-04-22 15:56:53.255319 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 15:56:53.278304 | debian-bookworm | skipping: Conditional result was False 2026-04-22 15:56:53.288080 | 2026-04-22 15:56:53.288176 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 15:56:53.696321 | debian-bookworm | ok 2026-04-22 15:56:53.706286 | 2026-04-22 15:56:53.706374 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 15:56:53.751431 | debian-bookworm | ok 2026-04-22 15:56:53.764517 | 2026-04-22 15:56:53.764712 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 15:56:54.199636 | debian-bookworm -> localhost | ok 2026-04-22 15:56:54.206051 | 2026-04-22 15:56:54.206144 | TASK [validate-host : Collect information about the host] 2026-04-22 15:56:55.363098 | debian-bookworm | ok 2026-04-22 15:56:55.391792 | 2026-04-22 15:56:55.392235 | TASK [validate-host : Sanitize hostname] 2026-04-22 15:56:55.532238 | debian-bookworm | ok 2026-04-22 15:56:55.574498 | 2026-04-22 15:56:55.574613 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 15:56:56.085469 | debian-bookworm -> localhost | changed 2026-04-22 15:56:56.100887 | 2026-04-22 15:56:56.101110 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 15:56:56.568195 | debian-bookworm | ok 2026-04-22 15:56:56.574423 | 2026-04-22 15:56:56.574566 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 15:56:57.212395 | debian-bookworm -> localhost | changed 2026-04-22 15:56:57.222919 | 2026-04-22 15:56:57.223064 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 15:56:57.502890 | debian-bookworm | ok 2026-04-22 15:56:57.512606 | 2026-04-22 15:56:57.512895 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 15:56:58.869353 | debian-bookworm | changed: 2026-04-22 15:56:58.869600 | debian-bookworm | cd+++++++++ src/ 2026-04-22 15:56:58.869635 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-22 15:56:58.869660 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-22 15:56:58.869681 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-04-22 15:56:58.869702 | debian-bookworm | Containerfile 2026-04-22 15:56:58.869885 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007310 2026-04-22 15:57:25.549917 | 2026-04-22 15:57:25.550038 | TASK [upload-logs : Upload logs to log server] 2026-04-22 15:57:26.156434 | localhost | Output suppressed because no_log was given 2026-04-22 15:57:26.160708 | 2026-04-22 15:57:26.160928 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 15:57:26.221045 | localhost | skipping: Conditional result was False 2026-04-22 15:57:26.226301 | localhost | skipping: Conditional result was False 2026-04-22 15:57:26.234361 | 2026-04-22 15:57:26.234576 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 15:57:26.287202 | localhost | skipping: Conditional result was False 2026-04-22 15:57:26.287784 | 2026-04-22 15:57:26.291788 | localhost | skipping: Conditional result was False 2026-04-22 15:57:26.299426 | 2026-04-22 15:57:26.299667 | LOOP [upload-logs : Upload console log and json output]