2026-01-09 21:44:14.428859 | Job console starting 2026-01-09 21:44:14.450450 | Updating git repos 2026-01-09 21:44:14.531458 | Cloning repos into workspace 2026-01-09 21:44:14.731456 | Restoring repo states 2026-01-09 21:44:14.783779 | Merging changes 2026-01-09 21:44:15.559884 | Checking out repos 2026-01-09 21:44:15.625283 | Preparing playbooks 2026-01-09 21:44:17.080915 | Running Ansible setup 2026-01-09 21:44:25.363224 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 21:44:26.928966 | 2026-01-09 21:44:26.929147 | PLAY [Base pre] 2026-01-09 21:44:26.983974 | 2026-01-09 21:44:26.984157 | TASK [Setup log path fact] 2026-01-09 21:44:27.033194 | debian-bookworm | ok 2026-01-09 21:44:27.078862 | 2026-01-09 21:44:27.079101 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 21:44:27.154773 | debian-bookworm | ok 2026-01-09 21:44:27.191362 | 2026-01-09 21:44:27.191529 | TASK [emit-job-header : Print job information] 2026-01-09 21:44:27.287118 | # Job Information 2026-01-09 21:44:27.287319 | Ansible Version: 2.16.14 2026-01-09 21:44:27.287355 | Job: python-black 2026-01-09 21:44:27.287389 | Pipeline: check 2026-01-09 21:44:27.287413 | Executor: 521e9411259a 2026-01-09 21:44:27.287434 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/660 2026-01-09 21:44:27.287458 | Event ID: 51694bc0-eda4-11f0-9994-d07c174a2990 2026-01-09 21:44:27.292586 | 2026-01-09 21:44:27.292756 | LOOP [emit-job-header : Print node information] 2026-01-09 21:44:27.488262 | debian-bookworm | ok: 2026-01-09 21:44:27.488478 | debian-bookworm | # Node Information 2026-01-09 21:44:27.488514 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 21:44:27.488539 | debian-bookworm | Hostname: debian 2026-01-09 21:44:27.488561 | debian-bookworm | Username: zuul 2026-01-09 21:44:27.488582 | debian-bookworm | Distro: Debian 12.12 2026-01-09 21:44:27.488606 | debian-bookworm | Provider: regiocloud-a 2026-01-09 21:44:27.488628 | debian-bookworm | Region: 2026-01-09 21:44:27.488650 | debian-bookworm | Label: debian-bookworm 2026-01-09 21:44:27.488670 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 21:44:27.488690 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:3c12 2026-01-09 21:44:27.513549 | 2026-01-09 21:44:27.513714 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 21:44:28.414050 | debian-bookworm -> localhost | changed 2026-01-09 21:44:28.422160 | 2026-01-09 21:44:28.422341 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 21:44:30.853977 | debian-bookworm -> localhost | changed 2026-01-09 21:44:30.886993 | 2026-01-09 21:44:30.887136 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 21:44:31.772589 | debian-bookworm -> localhost | ok 2026-01-09 21:44:31.780250 | 2026-01-09 21:44:31.780406 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 21:44:31.820024 | debian-bookworm | ok 2026-01-09 21:44:31.853394 | debian-bookworm | included: /var/lib/zuul/builds/01b0b6a437b94c288637743882bb2b30/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 21:44:31.860481 | 2026-01-09 21:44:31.860608 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 21:44:35.308999 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 21:44:35.309300 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/01b0b6a437b94c288637743882bb2b30/work/01b0b6a437b94c288637743882bb2b30_id_rsa 2026-01-09 21:44:35.309363 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/01b0b6a437b94c288637743882bb2b30/work/01b0b6a437b94c288637743882bb2b30_id_rsa.pub 2026-01-09 21:44:35.309403 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 21:44:35.309446 | debian-bookworm -> localhost | SHA256:L1btAE7qEA0IiHaslQfasBXKyTw0ga0ZqUt4fOLav8U zuul-build-sshkey 2026-01-09 21:44:35.309486 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 21:44:35.309539 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 21:44:35.309574 | debian-bookworm -> localhost | |=Oo== | 2026-01-09 21:44:35.309607 | debian-bookworm -> localhost | |@.%= + | 2026-01-09 21:44:35.309642 | debian-bookworm -> localhost | |+#+.o . o | 2026-01-09 21:44:35.309679 | debian-bookworm -> localhost | |=o= .. + . . | 2026-01-09 21:44:35.309733 | debian-bookworm -> localhost | |.+ o. . S o . | 2026-01-09 21:44:35.309781 | debian-bookworm -> localhost | |. . + o o | 2026-01-09 21:44:35.309821 | debian-bookworm -> localhost | | o E o . . | 2026-01-09 21:44:35.309860 | debian-bookworm -> localhost | |. . . . . | 2026-01-09 21:44:35.309899 | debian-bookworm -> localhost | | .o. | 2026-01-09 21:44:35.309936 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 21:44:35.310050 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.350868 2026-01-09 21:44:35.322133 | 2026-01-09 21:44:35.322307 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 21:44:35.369028 | debian-bookworm | ok 2026-01-09 21:44:35.386177 | debian-bookworm | included: /var/lib/zuul/builds/01b0b6a437b94c288637743882bb2b30/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 21:44:35.402630 | 2026-01-09 21:44:35.402904 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 21:44:35.448740 | debian-bookworm | skipping: Conditional result was False 2026-01-09 21:44:35.461534 | 2026-01-09 21:44:35.461774 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 21:44:36.288564 | debian-bookworm | changed 2026-01-09 21:44:36.297340 | 2026-01-09 21:44:36.297509 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 21:44:36.613890 | debian-bookworm | ok 2026-01-09 21:44:36.620044 | 2026-01-09 21:44:36.620179 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 21:44:37.341657 | debian-bookworm | changed 2026-01-09 21:44:37.349346 | 2026-01-09 21:44:37.349492 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 21:44:38.122398 | debian-bookworm | changed 2026-01-09 21:44:38.131253 | 2026-01-09 21:44:38.131402 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 21:44:38.180108 | debian-bookworm | skipping: Conditional result was False 2026-01-09 21:44:38.186965 | 2026-01-09 21:44:38.187102 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 21:44:39.123219 | debian-bookworm -> localhost | changed 2026-01-09 21:44:39.138144 | 2026-01-09 21:44:39.138353 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 21:44:39.748242 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/01b0b6a437b94c288637743882bb2b30/work/01b0b6a437b94c288637743882bb2b30_id_rsa (zuul-build-sshkey) 2026-01-09 21:44:39.748490 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019369 2026-01-09 21:44:39.757915 | 2026-01-09 21:44:39.758059 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 21:44:40.254511 | debian-bookworm | ok 2026-01-09 21:44:40.271885 | 2026-01-09 21:44:40.272044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 21:44:40.300845 | debian-bookworm | skipping: Conditional result was False 2026-01-09 21:44:40.312042 | 2026-01-09 21:44:40.312187 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 21:44:40.869373 | debian-bookworm | ok 2026-01-09 21:44:40.886756 | 2026-01-09 21:44:40.886941 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 21:44:40.956389 | debian-bookworm | ok 2026-01-09 21:44:40.961843 | 2026-01-09 21:44:40.961967 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 21:44:41.472476 | debian-bookworm -> localhost | ok 2026-01-09 21:44:41.479327 | 2026-01-09 21:44:41.479447 | TASK [validate-host : Collect information about the host] 2026-01-09 21:44:42.754303 | debian-bookworm | ok 2026-01-09 21:44:42.781525 | 2026-01-09 21:44:42.781676 | TASK [validate-host : Sanitize hostname] 2026-01-09 21:44:43.031440 | debian-bookworm | ok 2026-01-09 21:44:43.104033 | 2026-01-09 21:44:43.104179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 21:44:44.096834 | debian-bookworm -> localhost | changed 2026-01-09 21:44:44.102962 | 2026-01-09 21:44:44.103106 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 21:44:44.750137 | debian-bookworm | ok 2026-01-09 21:44:44.772343 | 2026-01-09 21:44:44.772489 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 21:44:45.946771 | debian-bookworm -> localhost | changed 2026-01-09 21:44:45.965565 | 2026-01-09 21:44:45.965706 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 21:44:46.282314 | debian-bookworm | ok 2026-01-09 21:44:46.289751 | 2026-01-09 21:44:46.289892 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 21:44:47.647250 | debian-bookworm | changed: 2026-01-09 21:44:47.647476 | debian-bookworm | cd+++++++++ src/ 2026-01-09 21:44:47.647512 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 21:44:47.647537 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 21:44:47.647559 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-09 21:44:47.647579 | debian-bookworm | Containerfile 2026-01-09 21:44:47.647755 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014750 2026-01-09 21:45:16.954148 | 2026-01-09 21:45:16.954294 | TASK [upload-logs : Upload logs to log server] 2026-01-09 21:45:18.244304 | localhost | Output suppressed because no_log was given 2026-01-09 21:45:18.246466 | 2026-01-09 21:45:18.246587 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 21:45:18.298657 | localhost | skipping: Conditional result was False 2026-01-09 21:45:18.304984 | localhost | skipping: Conditional result was False 2026-01-09 21:45:18.317650 | 2026-01-09 21:45:18.317791 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 21:45:18.376932 | localhost | skipping: Conditional result was False 2026-01-09 21:45:18.377318 | 2026-01-09 21:45:18.382255 | localhost | skipping: Conditional result was False 2026-01-09 21:45:18.387948 | 2026-01-09 21:45:18.388126 | LOOP [upload-logs : Upload console log and json output]