2026-02-24 00:23:24.748147 | Job console starting 2026-02-24 00:23:24.791667 | Updating git repos 2026-02-24 00:23:24.861153 | Cloning repos into workspace 2026-02-24 00:23:24.945088 | Restoring repo states 2026-02-24 00:23:24.952922 | Merging changes 2026-02-24 00:23:25.464018 | Checking out repos 2026-02-24 00:23:25.510369 | Preparing playbooks 2026-02-24 00:23:26.441347 | Running Ansible setup 2026-02-24 00:23:31.855942 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 00:23:32.975424 | 2026-02-24 00:23:32.975826 | PLAY [Base pre] 2026-02-24 00:23:33.014077 | 2026-02-24 00:23:33.014280 | TASK [Setup log path fact] 2026-02-24 00:23:33.047109 | debian-bookworm | ok 2026-02-24 00:23:33.073905 | 2026-02-24 00:23:33.074080 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 00:23:33.107925 | debian-bookworm | ok 2026-02-24 00:23:33.121513 | 2026-02-24 00:23:33.121658 | TASK [emit-job-header : Print job information] 2026-02-24 00:23:33.171826 | # Job Information 2026-02-24 00:23:33.172033 | Ansible Version: 2.16.14 2026-02-24 00:23:33.172070 | Job: python-black 2026-02-24 00:23:33.172104 | Pipeline: check 2026-02-24 00:23:33.172127 | Executor: 521e9411259a 2026-02-24 00:23:33.172148 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1150 2026-02-24 00:23:33.172190 | Event ID: 02e8d790-1117-11f1-9bd3-05a42e013ba5 2026-02-24 00:23:33.177424 | 2026-02-24 00:23:33.177551 | LOOP [emit-job-header : Print node information] 2026-02-24 00:23:33.289814 | debian-bookworm | ok: 2026-02-24 00:23:33.290011 | debian-bookworm | # Node Information 2026-02-24 00:23:33.290046 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 00:23:33.290072 | debian-bookworm | Hostname: debian 2026-02-24 00:23:33.290094 | debian-bookworm | Username: zuul 2026-02-24 00:23:33.290115 | debian-bookworm | Distro: Debian 12.13 2026-02-24 00:23:33.290138 | debian-bookworm | Provider: regiocloud-a 2026-02-24 00:23:33.290160 | debian-bookworm | Region: 2026-02-24 00:23:33.290196 | debian-bookworm | Label: debian-bookworm 2026-02-24 00:23:33.290216 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 00:23:33.290235 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe97:318f 2026-02-24 00:23:33.309446 | 2026-02-24 00:23:33.309599 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 00:23:33.975356 | debian-bookworm -> localhost | changed 2026-02-24 00:23:33.983368 | 2026-02-24 00:23:33.983520 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 00:23:35.480311 | debian-bookworm -> localhost | changed 2026-02-24 00:23:35.502334 | 2026-02-24 00:23:35.502513 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 00:23:35.944921 | debian-bookworm -> localhost | ok 2026-02-24 00:23:35.951450 | 2026-02-24 00:23:35.951590 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 00:23:35.992342 | debian-bookworm | ok 2026-02-24 00:23:36.030435 | debian-bookworm | included: /var/lib/zuul/builds/15021989514342e3b3433fb1db5c9689/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 00:23:36.043789 | 2026-02-24 00:23:36.043921 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 00:23:37.632324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 00:23:37.632547 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/15021989514342e3b3433fb1db5c9689/work/15021989514342e3b3433fb1db5c9689_id_rsa 2026-02-24 00:23:37.632587 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/15021989514342e3b3433fb1db5c9689/work/15021989514342e3b3433fb1db5c9689_id_rsa.pub 2026-02-24 00:23:37.632614 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 00:23:37.632640 | debian-bookworm -> localhost | SHA256:Rq2vS1Jiq7ytwruJjT1fUFI4GzyDhYnDUtcKOz3mKUU zuul-build-sshkey 2026-02-24 00:23:37.632662 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 00:23:37.632700 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 00:23:37.632728 | debian-bookworm -> localhost | |.o.*oo. | 2026-02-24 00:23:37.632761 | debian-bookworm -> localhost | |+.=.E.. . | 2026-02-24 00:23:37.632792 | debian-bookworm -> localhost | |.. =.B. . . | 2026-02-24 00:23:37.632826 | debian-bookworm -> localhost | | o Bo . . | 2026-02-24 00:23:37.632855 | debian-bookworm -> localhost | | =.oo S | 2026-02-24 00:23:37.632881 | debian-bookworm -> localhost | | . oo = . | 2026-02-24 00:23:37.632902 | debian-bookworm -> localhost | | . . + . . | 2026-02-24 00:23:37.632922 | debian-bookworm -> localhost | | =+o + o . | 2026-02-24 00:23:37.632943 | debian-bookworm -> localhost | |o ***o. o. | 2026-02-24 00:23:37.632964 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 00:23:37.633018 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.765991 2026-02-24 00:23:37.640039 | 2026-02-24 00:23:37.640188 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 00:23:37.687373 | debian-bookworm | ok 2026-02-24 00:23:37.706961 | debian-bookworm | included: /var/lib/zuul/builds/15021989514342e3b3433fb1db5c9689/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 00:23:37.723531 | 2026-02-24 00:23:37.723658 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 00:23:37.752294 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:23:37.758463 | 2026-02-24 00:23:37.758580 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 00:23:38.544574 | debian-bookworm | changed 2026-02-24 00:23:38.550861 | 2026-02-24 00:23:38.550988 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 00:23:38.817837 | debian-bookworm | ok 2026-02-24 00:23:38.826523 | 2026-02-24 00:23:38.826680 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 00:23:39.477884 | debian-bookworm | changed 2026-02-24 00:23:39.488290 | 2026-02-24 00:23:39.488449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 00:23:40.217429 | debian-bookworm | changed 2026-02-24 00:23:40.223602 | 2026-02-24 00:23:40.223741 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 00:23:40.248244 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:23:40.255231 | 2026-02-24 00:23:40.255373 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 00:23:40.796991 | debian-bookworm -> localhost | changed 2026-02-24 00:23:40.808820 | 2026-02-24 00:23:40.808958 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 00:23:41.250303 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/15021989514342e3b3433fb1db5c9689/work/15021989514342e3b3433fb1db5c9689_id_rsa (zuul-build-sshkey) 2026-02-24 00:23:41.250769 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030382 2026-02-24 00:23:41.264798 | 2026-02-24 00:23:41.264935 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 00:23:41.759256 | debian-bookworm | ok 2026-02-24 00:23:41.767239 | 2026-02-24 00:23:41.767389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 00:23:41.796164 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:23:41.807813 | 2026-02-24 00:23:41.807953 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 00:23:42.263321 | debian-bookworm | ok 2026-02-24 00:23:42.280223 | 2026-02-24 00:23:42.280371 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 00:23:42.309992 | debian-bookworm | ok 2026-02-24 00:23:42.315929 | 2026-02-24 00:23:42.316048 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 00:23:42.686130 | debian-bookworm -> localhost | ok 2026-02-24 00:23:42.694607 | 2026-02-24 00:23:42.694751 | TASK [validate-host : Collect information about the host] 2026-02-24 00:23:43.874221 | debian-bookworm | ok 2026-02-24 00:23:43.885868 | 2026-02-24 00:23:43.886016 | TASK [validate-host : Sanitize hostname] 2026-02-24 00:23:44.002964 | debian-bookworm | ok 2026-02-24 00:23:44.050035 | 2026-02-24 00:23:44.050199 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 00:23:44.656853 | debian-bookworm -> localhost | changed 2026-02-24 00:23:44.667627 | 2026-02-24 00:23:44.667795 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 00:23:45.167895 | debian-bookworm | ok 2026-02-24 00:23:45.172733 | 2026-02-24 00:23:45.172847 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 00:23:45.888079 | debian-bookworm -> localhost | changed 2026-02-24 00:23:45.897998 | 2026-02-24 00:23:45.898135 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 00:23:46.207591 | debian-bookworm | ok 2026-02-24 00:23:46.216825 | 2026-02-24 00:23:46.216977 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 00:23:47.550756 | debian-bookworm | changed: 2026-02-24 00:23:47.551080 | debian-bookworm | cd+++++++++ src/ 2026-02-24 00:23:47.551125 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 00:23:47.551593 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 00:23:47.551631 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-24 00:23:47.551654 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007941 2026-02-24 00:24:14.379842 | 2026-02-24 00:24:14.380027 | TASK [upload-logs : Upload logs to log server] 2026-02-24 00:24:14.997344 | localhost | Output suppressed because no_log was given 2026-02-24 00:24:14.999260 | 2026-02-24 00:24:14.999371 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 00:24:15.061596 | localhost | skipping: Conditional result was False 2026-02-24 00:24:15.068836 | localhost | skipping: Conditional result was False 2026-02-24 00:24:15.081537 | 2026-02-24 00:24:15.081789 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 00:24:15.136120 | localhost | skipping: Conditional result was False 2026-02-24 00:24:15.136477 | 2026-02-24 00:24:15.145692 | localhost | skipping: Conditional result was False 2026-02-24 00:24:15.151264 | 2026-02-24 00:24:15.151396 | LOOP [upload-logs : Upload console log and json output]