2026-01-30 03:13:30.720084 | Job console starting 2026-01-30 03:13:30.737403 | Updating git repos 2026-01-30 03:13:30.773162 | Cloning repos into workspace 2026-01-30 03:13:30.834279 | Restoring repo states 2026-01-30 03:13:30.865057 | Merging changes 2026-01-30 03:13:30.865083 | Checking out repos 2026-01-30 03:13:30.923121 | Preparing playbooks 2026-01-30 03:13:31.659211 | Running Ansible setup 2026-01-30 03:13:35.966461 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-30 03:13:36.753956 | 2026-01-30 03:13:36.754123 | PLAY [Base pre] 2026-01-30 03:13:36.770310 | 2026-01-30 03:13:36.770444 | TASK [Setup log path fact] 2026-01-30 03:13:36.799350 | debian-bookworm | ok 2026-01-30 03:13:36.820841 | 2026-01-30 03:13:36.820996 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-30 03:13:36.868352 | debian-bookworm | ok 2026-01-30 03:13:36.880554 | 2026-01-30 03:13:36.880792 | TASK [emit-job-header : Print job information] 2026-01-30 03:13:36.925417 | # Job Information 2026-01-30 03:13:36.925715 | Ansible Version: 2.16.14 2026-01-30 03:13:36.925774 | Job: python-black 2026-01-30 03:13:36.925826 | Pipeline: periodic-daily 2026-01-30 03:13:36.925862 | Executor: 521e9411259a 2026-01-30 03:13:36.925896 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-01-30 03:13:36.925931 | Event ID: 80b29b7d3e0e40898d04bf8c003498b8 2026-01-30 03:13:36.932353 | 2026-01-30 03:13:36.932482 | LOOP [emit-job-header : Print node information] 2026-01-30 03:13:37.053790 | debian-bookworm | ok: 2026-01-30 03:13:37.054144 | debian-bookworm | # Node Information 2026-01-30 03:13:37.054194 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-30 03:13:37.054228 | debian-bookworm | Hostname: debian 2026-01-30 03:13:37.054255 | debian-bookworm | Username: zuul 2026-01-30 03:13:37.054285 | debian-bookworm | Distro: Debian 12.13 2026-01-30 03:13:37.054311 | debian-bookworm | Provider: regiocloud-a 2026-01-30 03:13:37.054341 | debian-bookworm | Region: 2026-01-30 03:13:37.054371 | debian-bookworm | Label: debian-bookworm 2026-01-30 03:13:37.054391 | debian-bookworm | Product Name: OpenStack Nova 2026-01-30 03:13:37.054420 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe43:b62b 2026-01-30 03:13:37.075245 | 2026-01-30 03:13:37.075421 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-30 03:13:37.611875 | debian-bookworm -> localhost | changed 2026-01-30 03:13:37.620233 | 2026-01-30 03:13:37.620361 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-30 03:13:38.766999 | debian-bookworm -> localhost | changed 2026-01-30 03:13:38.782231 | 2026-01-30 03:13:38.782371 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-30 03:13:39.121094 | debian-bookworm -> localhost | ok 2026-01-30 03:13:39.130893 | 2026-01-30 03:13:39.131070 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-30 03:13:39.164258 | debian-bookworm | ok 2026-01-30 03:13:39.187725 | debian-bookworm | included: /var/lib/zuul/builds/9915978faeef4ed4b7a48081c0f673f9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-30 03:13:39.195072 | 2026-01-30 03:13:39.195202 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-30 03:13:40.967347 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-30 03:13:40.967951 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9915978faeef4ed4b7a48081c0f673f9/work/9915978faeef4ed4b7a48081c0f673f9_id_rsa 2026-01-30 03:13:40.968055 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9915978faeef4ed4b7a48081c0f673f9/work/9915978faeef4ed4b7a48081c0f673f9_id_rsa.pub 2026-01-30 03:13:40.968123 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-30 03:13:40.968189 | debian-bookworm -> localhost | SHA256:x2mvbhKNDoaIi9dkCjc7mMzNbZ8DSzSBsuONasWumqo zuul-build-sshkey 2026-01-30 03:13:40.968246 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-30 03:13:40.968328 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-30 03:13:40.968386 | debian-bookworm -> localhost | | . | 2026-01-30 03:13:40.968443 | debian-bookworm -> localhost | | . . . | 2026-01-30 03:13:40.968496 | debian-bookworm -> localhost | | o . | 2026-01-30 03:13:40.968547 | debian-bookworm -> localhost | | o o . . | 2026-01-30 03:13:40.968621 | debian-bookworm -> localhost | |..=.... So= | 2026-01-30 03:13:40.968693 | debian-bookworm -> localhost | |oo+++oo oo.. | 2026-01-30 03:13:40.968747 | debian-bookworm -> localhost | |=*=Bo.oo . . | 2026-01-30 03:13:40.968803 | debian-bookworm -> localhost | |*==+.+ .+ .. | 2026-01-30 03:13:40.968857 | debian-bookworm -> localhost | |Eo... .o.+o | 2026-01-30 03:13:40.968910 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-30 03:13:40.969043 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.239977 2026-01-30 03:13:40.982342 | 2026-01-30 03:13:40.982643 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-30 03:13:41.024382 | debian-bookworm | ok 2026-01-30 03:13:41.042936 | debian-bookworm | included: /var/lib/zuul/builds/9915978faeef4ed4b7a48081c0f673f9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-30 03:13:41.057011 | 2026-01-30 03:13:41.057279 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-30 03:13:41.084128 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:13:41.098139 | 2026-01-30 03:13:41.098346 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-30 03:13:41.839687 | debian-bookworm | changed 2026-01-30 03:13:41.846218 | 2026-01-30 03:13:41.846331 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-30 03:13:42.158702 | debian-bookworm | ok 2026-01-30 03:13:42.183599 | 2026-01-30 03:13:42.183745 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-30 03:13:42.872993 | debian-bookworm | changed 2026-01-30 03:13:42.883719 | 2026-01-30 03:13:42.883864 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-30 03:13:43.553883 | debian-bookworm | changed 2026-01-30 03:13:43.560136 | 2026-01-30 03:13:43.560266 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-30 03:13:43.585174 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:13:43.591287 | 2026-01-30 03:13:43.591394 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-30 03:13:44.144406 | debian-bookworm -> localhost | changed 2026-01-30 03:13:44.161294 | 2026-01-30 03:13:44.161554 | TASK [add-build-sshkey : Add back temp key] 2026-01-30 03:13:44.519724 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9915978faeef4ed4b7a48081c0f673f9/work/9915978faeef4ed4b7a48081c0f673f9_id_rsa (zuul-build-sshkey) 2026-01-30 03:13:44.520063 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016779 2026-01-30 03:13:44.530870 | 2026-01-30 03:13:44.530997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-30 03:13:45.006923 | debian-bookworm | ok 2026-01-30 03:13:45.015134 | 2026-01-30 03:13:45.015285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-30 03:13:45.040113 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:13:45.056412 | 2026-01-30 03:13:45.056678 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-30 03:13:45.568541 | debian-bookworm | ok 2026-01-30 03:13:45.591704 | 2026-01-30 03:13:45.591853 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-30 03:13:45.637632 | debian-bookworm | ok 2026-01-30 03:13:45.642813 | 2026-01-30 03:13:45.643206 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-30 03:13:46.185561 | debian-bookworm -> localhost | ok 2026-01-30 03:13:46.195249 | 2026-01-30 03:13:46.195391 | TASK [validate-host : Collect information about the host] 2026-01-30 03:13:47.564317 | debian-bookworm | ok 2026-01-30 03:13:47.588662 | 2026-01-30 03:13:47.589294 | TASK [validate-host : Sanitize hostname] 2026-01-30 03:13:47.745980 | debian-bookworm | ok 2026-01-30 03:13:47.834740 | 2026-01-30 03:13:47.834917 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-30 03:13:48.614568 | debian-bookworm -> localhost | changed 2026-01-30 03:13:48.629836 | 2026-01-30 03:13:48.629975 | TASK [validate-host : Collect information about zuul worker] 2026-01-30 03:13:49.053534 | debian-bookworm | ok 2026-01-30 03:13:49.061668 | 2026-01-30 03:13:49.061795 | TASK [validate-host : Write out all zuul information for each host] 2026-01-30 03:13:49.714772 | debian-bookworm -> localhost | changed 2026-01-30 03:13:49.725499 | 2026-01-30 03:13:49.725620 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-30 03:13:50.038043 | debian-bookworm | ok 2026-01-30 03:13:50.047417 | 2026-01-30 03:13:50.047526 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-30 03:13:51.111184 | debian-bookworm | changed: 2026-01-30 03:13:51.111368 | debian-bookworm | cd+++++++++ src/ 2026-01-30 03:13:51.111403 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-30 03:13:51.111427 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-30 03:13:51.111449 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-01-30 03:13:51.111470 | debian-bookworm | Containerfile 2026-01-30 03:13:51.111612 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007803 2026-01-30 03:14:16.627654 | 2026-01-30 03:14:16.627850 | TASK [upload-logs : Upload logs to log server] 2026-01-30 03:14:17.244462 | localhost | Output suppressed because no_log was given 2026-01-30 03:14:17.246623 | 2026-01-30 03:14:17.246800 | LOOP [upload-logs : Compress console log and json output] 2026-01-30 03:14:17.302411 | localhost | skipping: Conditional result was False 2026-01-30 03:14:17.311179 | localhost | skipping: Conditional result was False 2026-01-30 03:14:17.316499 | 2026-01-30 03:14:17.316679 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-30 03:14:17.380690 | localhost | skipping: Conditional result was False 2026-01-30 03:14:17.380988 | 2026-01-30 03:14:17.385601 | localhost | skipping: Conditional result was False 2026-01-30 03:14:17.394470 | 2026-01-30 03:14:17.394605 | LOOP [upload-logs : Upload console log and json output]