2026-03-13 20:16:45.225728 | Job console starting 2026-03-13 20:16:45.245782 | Updating git repos 2026-03-13 20:16:45.314000 | Cloning repos into workspace 2026-03-13 20:16:45.365783 | Restoring repo states 2026-03-13 20:16:45.385614 | Merging changes 2026-03-13 20:16:46.232009 | Checking out repos 2026-03-13 20:16:46.307457 | Preparing playbooks 2026-03-13 20:16:47.168985 | Running Ansible setup 2026-03-13 20:16:53.300625 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 20:16:54.672100 | 2026-03-13 20:16:54.672286 | PLAY [Base pre] 2026-03-13 20:16:54.691974 | 2026-03-13 20:16:54.692140 | TASK [Setup log path fact] 2026-03-13 20:16:54.737613 | debian-bookworm | ok 2026-03-13 20:16:54.777286 | 2026-03-13 20:16:54.777460 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 20:16:54.808440 | debian-bookworm | ok 2026-03-13 20:16:54.820629 | 2026-03-13 20:16:54.820794 | TASK [emit-job-header : Print job information] 2026-03-13 20:16:54.859833 | # Job Information 2026-03-13 20:16:54.860027 | Ansible Version: 2.16.14 2026-03-13 20:16:54.860061 | Job: flake8 2026-03-13 20:16:54.860092 | Pipeline: check 2026-03-13 20:16:54.860115 | Executor: 521e9411259a 2026-03-13 20:16:54.860136 | Triggered by: https://github.com/osism/python-osism/pull/2124 2026-03-13 20:16:54.860159 | Event ID: 895fb3b0-1f19-11f1-94d0-8f0b668654e2 2026-03-13 20:16:54.865844 | 2026-03-13 20:16:54.865963 | LOOP [emit-job-header : Print node information] 2026-03-13 20:16:55.071450 | debian-bookworm | ok: 2026-03-13 20:16:55.071762 | debian-bookworm | # Node Information 2026-03-13 20:16:55.071804 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 20:16:55.071831 | debian-bookworm | Hostname: debian 2026-03-13 20:16:55.071854 | debian-bookworm | Username: zuul 2026-03-13 20:16:55.071875 | debian-bookworm | Distro: Debian 12.13 2026-03-13 20:16:55.071904 | debian-bookworm | Provider: regiocloud-a 2026-03-13 20:16:55.071926 | debian-bookworm | Region: 2026-03-13 20:16:55.071947 | debian-bookworm | Label: debian-bookworm 2026-03-13 20:16:55.071967 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 20:16:55.071986 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:dd49 2026-03-13 20:16:55.092409 | 2026-03-13 20:16:55.092648 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 20:16:55.934986 | debian-bookworm -> localhost | changed 2026-03-13 20:16:55.943294 | 2026-03-13 20:16:55.943442 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 20:16:57.602692 | debian-bookworm -> localhost | changed 2026-03-13 20:16:57.611149 | 2026-03-13 20:16:57.611236 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 20:16:58.044960 | debian-bookworm -> localhost | ok 2026-03-13 20:16:58.049743 | 2026-03-13 20:16:58.049820 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 20:16:58.066007 | debian-bookworm | ok 2026-03-13 20:16:58.091168 | debian-bookworm | included: /var/lib/zuul/builds/91fd412711944bc08ef91e82c0cb9f98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 20:16:58.096743 | 2026-03-13 20:16:58.096842 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 20:16:59.975314 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 20:16:59.975476 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/91fd412711944bc08ef91e82c0cb9f98/work/91fd412711944bc08ef91e82c0cb9f98_id_rsa 2026-03-13 20:16:59.975506 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/91fd412711944bc08ef91e82c0cb9f98/work/91fd412711944bc08ef91e82c0cb9f98_id_rsa.pub 2026-03-13 20:16:59.975528 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 20:16:59.975548 | debian-bookworm -> localhost | SHA256:YRjfFtLIyzxQZ4NMurNTUY3Fthzf4bxyijJdkG0Di2Q zuul-build-sshkey 2026-03-13 20:16:59.975566 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 20:16:59.975592 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 20:16:59.975611 | debian-bookworm -> localhost | | .=++*=. | 2026-03-13 20:16:59.975629 | debian-bookworm -> localhost | | .==Eo+= . | 2026-03-13 20:16:59.975645 | debian-bookworm -> localhost | | o+B.+o=+o..| 2026-03-13 20:16:59.975662 | debian-bookworm -> localhost | | o== +o+.o.| 2026-03-13 20:16:59.975701 | debian-bookworm -> localhost | | o S. o . .| 2026-03-13 20:16:59.975727 | debian-bookworm -> localhost | | + o o | 2026-03-13 20:16:59.975745 | debian-bookworm -> localhost | | o . o + | 2026-03-13 20:16:59.975762 | debian-bookworm -> localhost | | . o o . | 2026-03-13 20:16:59.975779 | debian-bookworm -> localhost | | o | 2026-03-13 20:16:59.975795 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 20:16:59.975839 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.097765 2026-03-13 20:16:59.980844 | 2026-03-13 20:16:59.980919 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 20:17:00.007610 | debian-bookworm | ok 2026-03-13 20:17:00.021299 | debian-bookworm | included: /var/lib/zuul/builds/91fd412711944bc08ef91e82c0cb9f98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 20:17:00.034281 | 2026-03-13 20:17:00.034370 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 20:17:00.077157 | debian-bookworm | skipping: Conditional result was False 2026-03-13 20:17:00.082150 | 2026-03-13 20:17:00.082242 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 20:17:00.790648 | debian-bookworm | changed 2026-03-13 20:17:00.796637 | 2026-03-13 20:17:00.796733 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 20:17:01.011843 | debian-bookworm | ok 2026-03-13 20:17:01.018371 | 2026-03-13 20:17:01.018474 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 20:17:01.615233 | debian-bookworm | changed 2026-03-13 20:17:01.621615 | 2026-03-13 20:17:01.621731 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 20:17:02.226608 | debian-bookworm | changed 2026-03-13 20:17:02.231897 | 2026-03-13 20:17:02.231988 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 20:17:02.245691 | debian-bookworm | skipping: Conditional result was False 2026-03-13 20:17:02.251687 | 2026-03-13 20:17:02.251776 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 20:17:02.644701 | debian-bookworm -> localhost | changed 2026-03-13 20:17:02.655822 | 2026-03-13 20:17:02.655924 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 20:17:03.028466 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/91fd412711944bc08ef91e82c0cb9f98/work/91fd412711944bc08ef91e82c0cb9f98_id_rsa (zuul-build-sshkey) 2026-03-13 20:17:03.028669 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019998 2026-03-13 20:17:03.036581 | 2026-03-13 20:17:03.036666 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 20:17:03.408822 | debian-bookworm | ok 2026-03-13 20:17:03.414334 | 2026-03-13 20:17:03.414432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 20:17:03.437597 | debian-bookworm | skipping: Conditional result was False 2026-03-13 20:17:03.447964 | 2026-03-13 20:17:03.448064 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 20:17:03.850811 | debian-bookworm | ok 2026-03-13 20:17:03.861755 | 2026-03-13 20:17:03.861865 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 20:17:03.894660 | debian-bookworm | ok 2026-03-13 20:17:03.904463 | 2026-03-13 20:17:03.904596 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 20:17:04.177793 | debian-bookworm -> localhost | ok 2026-03-13 20:17:04.184805 | 2026-03-13 20:17:04.184905 | TASK [validate-host : Collect information about the host] 2026-03-13 20:17:05.400490 | debian-bookworm | ok 2026-03-13 20:17:05.414811 | 2026-03-13 20:17:05.414927 | TASK [validate-host : Sanitize hostname] 2026-03-13 20:17:05.504197 | debian-bookworm | ok 2026-03-13 20:17:05.532674 | 2026-03-13 20:17:05.532805 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 20:17:06.078295 | debian-bookworm -> localhost | changed 2026-03-13 20:17:06.083787 | 2026-03-13 20:17:06.083877 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 20:17:06.484056 | debian-bookworm | ok 2026-03-13 20:17:06.488529 | 2026-03-13 20:17:06.488618 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 20:17:07.165673 | debian-bookworm -> localhost | changed 2026-03-13 20:17:07.174458 | 2026-03-13 20:17:07.174554 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 20:17:07.477334 | debian-bookworm | ok 2026-03-13 20:17:07.492476 | 2026-03-13 20:17:07.492599 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 20:17:08.622251 | debian-bookworm | changed: 2026-03-13 20:17:08.622430 | debian-bookworm | cd+++++++++ src/ 2026-03-13 20:17:08.622464 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 20:17:08.622488 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 20:17:08.622510 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-13 20:17:08.622530 | debian-bookworm | Containerfile 2026-03-13 20:17:08.622666 | debian-bookworm | Containerfile 2026-03-13 20:17:08.629537 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006484 2026-03-13 20:18:07.106727 | 2026-03-13 20:18:07.107019 | TASK [upload-logs : Upload logs to log server] 2026-03-13 20:18:07.683261 | localhost | Output suppressed because no_log was given 2026-03-13 20:18:07.686553 | 2026-03-13 20:18:07.686724 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 20:18:07.742079 | localhost | skipping: Conditional result was False 2026-03-13 20:18:07.749866 | localhost | skipping: Conditional result was False 2026-03-13 20:18:07.758714 | 2026-03-13 20:18:07.759280 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 20:18:07.805126 | localhost | skipping: Conditional result was False 2026-03-13 20:18:07.805383 | 2026-03-13 20:18:07.811925 | localhost | skipping: Conditional result was False 2026-03-13 20:18:07.823287 | 2026-03-13 20:18:07.823536 | LOOP [upload-logs : Upload console log and json output]