2026-02-01 00:26:29.118368 | Job console starting 2026-02-01 00:26:29.125912 | Updating git repos 2026-02-01 00:26:29.162040 | Cloning repos into workspace 2026-02-01 00:26:29.264925 | Restoring repo states 2026-02-01 00:26:29.282371 | Merging changes 2026-02-01 00:26:30.030392 | Checking out repos 2026-02-01 00:26:30.096179 | Preparing playbooks 2026-02-01 00:26:31.117803 | Running Ansible setup 2026-02-01 00:26:35.418747 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 00:26:36.253132 | 2026-02-01 00:26:36.253446 | PLAY [Base pre] 2026-02-01 00:26:36.278869 | 2026-02-01 00:26:36.279007 | TASK [Setup log path fact] 2026-02-01 00:26:36.309668 | debian-bookworm | ok 2026-02-01 00:26:36.326614 | 2026-02-01 00:26:36.326747 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 00:26:36.369414 | debian-bookworm | ok 2026-02-01 00:26:36.380716 | 2026-02-01 00:26:36.380831 | TASK [emit-job-header : Print job information] 2026-02-01 00:26:36.423825 | # Job Information 2026-02-01 00:26:36.424050 | Ansible Version: 2.16.14 2026-02-01 00:26:36.424113 | Job: flake8 2026-02-01 00:26:36.424175 | Pipeline: check 2026-02-01 00:26:36.424209 | Executor: 521e9411259a 2026-02-01 00:26:36.424237 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1121 2026-02-01 00:26:36.424266 | Event ID: 92f9ec90-ff04-11f0-85e5-c21bccd2da62 2026-02-01 00:26:36.431925 | 2026-02-01 00:26:36.432162 | LOOP [emit-job-header : Print node information] 2026-02-01 00:26:36.542885 | debian-bookworm | ok: 2026-02-01 00:26:36.543064 | debian-bookworm | # Node Information 2026-02-01 00:26:36.543100 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 00:26:36.543125 | debian-bookworm | Hostname: debian 2026-02-01 00:26:36.543147 | debian-bookworm | Username: zuul 2026-02-01 00:26:36.543168 | debian-bookworm | Distro: Debian 12.13 2026-02-01 00:26:36.543193 | debian-bookworm | Provider: regiocloud-a 2026-02-01 00:26:36.543214 | debian-bookworm | Region: 2026-02-01 00:26:36.543235 | debian-bookworm | Label: debian-bookworm 2026-02-01 00:26:36.543255 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 00:26:36.543274 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:d007 2026-02-01 00:26:36.561395 | 2026-02-01 00:26:36.561532 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 00:26:37.117185 | debian-bookworm -> localhost | changed 2026-02-01 00:26:37.130105 | 2026-02-01 00:26:37.130218 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 00:26:38.865340 | debian-bookworm -> localhost | changed 2026-02-01 00:26:38.883839 | 2026-02-01 00:26:38.883950 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 00:26:39.290012 | debian-bookworm -> localhost | ok 2026-02-01 00:26:39.296346 | 2026-02-01 00:26:39.296506 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 00:26:39.351899 | debian-bookworm | ok 2026-02-01 00:26:39.417086 | debian-bookworm | included: /var/lib/zuul/builds/6703ef0fe69c44b7aafa0f89cf920290/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 00:26:39.446782 | 2026-02-01 00:26:39.449931 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 00:26:41.027955 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 00:26:41.028161 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6703ef0fe69c44b7aafa0f89cf920290/work/6703ef0fe69c44b7aafa0f89cf920290_id_rsa 2026-02-01 00:26:41.028201 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6703ef0fe69c44b7aafa0f89cf920290/work/6703ef0fe69c44b7aafa0f89cf920290_id_rsa.pub 2026-02-01 00:26:41.028228 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 00:26:41.028253 | debian-bookworm -> localhost | SHA256:9g/KVYYL+8CDfYUOg3VtwmxHyT0J0VzyR35ufG9f+CQ zuul-build-sshkey 2026-02-01 00:26:41.028276 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 00:26:41.028308 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 00:26:41.028331 | debian-bookworm -> localhost | | .+B.oo| 2026-02-01 00:26:41.028353 | debian-bookworm -> localhost | | o oo *= | 2026-02-01 00:26:41.028373 | debian-bookworm -> localhost | | . * + .=| 2026-02-01 00:26:41.028393 | debian-bookworm -> localhost | | o o * oo| 2026-02-01 00:26:41.028414 | debian-bookworm -> localhost | | . S o + =| 2026-02-01 00:26:41.028454 | debian-bookworm -> localhost | | = B = oo| 2026-02-01 00:26:41.028476 | debian-bookworm -> localhost | | . * B E =| 2026-02-01 00:26:41.028497 | debian-bookworm -> localhost | | . B o =o| 2026-02-01 00:26:41.028518 | debian-bookworm -> localhost | | o . . o| 2026-02-01 00:26:41.028538 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 00:26:41.028585 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.806541 2026-02-01 00:26:41.035318 | 2026-02-01 00:26:41.035439 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 00:26:41.090173 | debian-bookworm | ok 2026-02-01 00:26:41.124116 | debian-bookworm | included: /var/lib/zuul/builds/6703ef0fe69c44b7aafa0f89cf920290/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 00:26:41.140831 | 2026-02-01 00:26:41.140940 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 00:26:41.175407 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:26:41.187602 | 2026-02-01 00:26:41.187744 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 00:26:41.887720 | debian-bookworm | changed 2026-02-01 00:26:41.892798 | 2026-02-01 00:26:41.894965 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 00:26:42.230707 | debian-bookworm | ok 2026-02-01 00:26:42.240685 | 2026-02-01 00:26:42.240792 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 00:26:43.049308 | debian-bookworm | changed 2026-02-01 00:26:43.064802 | 2026-02-01 00:26:43.064915 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 00:26:43.850063 | debian-bookworm | changed 2026-02-01 00:26:43.856101 | 2026-02-01 00:26:43.856191 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 00:26:43.880014 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:26:43.886031 | 2026-02-01 00:26:43.886126 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 00:26:44.497000 | debian-bookworm -> localhost | changed 2026-02-01 00:26:44.508196 | 2026-02-01 00:26:44.508302 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 00:26:44.855083 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6703ef0fe69c44b7aafa0f89cf920290/work/6703ef0fe69c44b7aafa0f89cf920290_id_rsa (zuul-build-sshkey) 2026-02-01 00:26:44.855294 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015572 2026-02-01 00:26:44.863277 | 2026-02-01 00:26:44.863380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 00:26:45.254239 | debian-bookworm | ok 2026-02-01 00:26:45.258266 | 2026-02-01 00:26:45.258345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 00:26:45.281028 | debian-bookworm | skipping: Conditional result was False 2026-02-01 00:26:45.290033 | 2026-02-01 00:26:45.290113 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 00:26:45.702391 | debian-bookworm | ok 2026-02-01 00:26:45.717141 | 2026-02-01 00:26:45.717241 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 00:26:45.767725 | debian-bookworm | ok 2026-02-01 00:26:45.771864 | 2026-02-01 00:26:45.771938 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 00:26:46.270637 | debian-bookworm -> localhost | ok 2026-02-01 00:26:46.276072 | 2026-02-01 00:26:46.276164 | TASK [validate-host : Collect information about the host] 2026-02-01 00:26:47.494337 | debian-bookworm | ok 2026-02-01 00:26:47.527193 | 2026-02-01 00:26:47.527303 | TASK [validate-host : Sanitize hostname] 2026-02-01 00:26:47.651710 | debian-bookworm | ok 2026-02-01 00:26:47.704918 | 2026-02-01 00:26:47.705026 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 00:26:48.355665 | debian-bookworm -> localhost | changed 2026-02-01 00:26:48.361112 | 2026-02-01 00:26:48.361194 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 00:26:48.775232 | debian-bookworm | ok 2026-02-01 00:26:48.780729 | 2026-02-01 00:26:48.780821 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 00:26:49.381183 | debian-bookworm -> localhost | changed 2026-02-01 00:26:49.390218 | 2026-02-01 00:26:49.390310 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 00:26:49.694312 | debian-bookworm | ok 2026-02-01 00:26:49.699730 | 2026-02-01 00:26:49.699840 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 00:26:50.686354 | debian-bookworm | changed: 2026-02-01 00:26:50.686595 | debian-bookworm | cd+++++++++ src/ 2026-02-01 00:26:50.686646 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 00:26:50.686681 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 00:26:50.686712 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-01 00:26:50.686741 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023924 2026-02-01 00:27:21.512500 | 2026-02-01 00:27:21.512647 | TASK [upload-logs : Upload logs to log server] 2026-02-01 00:27:22.186146 | localhost | Output suppressed because no_log was given 2026-02-01 00:27:22.188717 | 2026-02-01 00:27:22.188839 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 00:27:22.263824 | localhost | skipping: Conditional result was False 2026-02-01 00:27:22.273750 | localhost | skipping: Conditional result was False 2026-02-01 00:27:22.283688 | 2026-02-01 00:27:22.283824 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 00:27:22.344131 | localhost | skipping: Conditional result was False 2026-02-01 00:27:22.344491 | 2026-02-01 00:27:22.351773 | localhost | skipping: Conditional result was False 2026-02-01 00:27:22.361677 | 2026-02-01 00:27:22.361821 | LOOP [upload-logs : Upload console log and json output]