2026-01-26 20:59:32.732647 | Job console starting 2026-01-26 20:59:32.774502 | Updating git repos 2026-01-26 20:59:32.814496 | Cloning repos into workspace 2026-01-26 20:59:32.904845 | Restoring repo states 2026-01-26 20:59:32.920694 | Merging changes 2026-01-26 20:59:33.462618 | Checking out repos 2026-01-26 20:59:33.547587 | Preparing playbooks 2026-01-26 20:59:34.510627 | Running Ansible setup 2026-01-26 20:59:40.131767 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 20:59:41.377017 | 2026-01-26 20:59:41.377131 | PLAY [Base pre] 2026-01-26 20:59:41.389258 | 2026-01-26 20:59:41.389358 | TASK [Setup log path fact] 2026-01-26 20:59:41.421160 | debian-bookworm | ok 2026-01-26 20:59:41.443614 | 2026-01-26 20:59:41.443764 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 20:59:41.498183 | debian-bookworm | ok 2026-01-26 20:59:41.518134 | 2026-01-26 20:59:41.518227 | TASK [emit-job-header : Print job information] 2026-01-26 20:59:41.585320 | # Job Information 2026-01-26 20:59:41.585771 | Ansible Version: 2.16.14 2026-01-26 20:59:41.585820 | Job: python-black 2026-01-26 20:59:41.585848 | Pipeline: check 2026-01-26 20:59:41.585867 | Executor: 521e9411259a 2026-01-26 20:59:41.585885 | Triggered by: https://github.com/osism/python-osism/pull/1961 2026-01-26 20:59:41.585904 | Event ID: e408fb80-faf9-11f0-9e90-e5291c8ab8e7 2026-01-26 20:59:41.589915 | 2026-01-26 20:59:41.589990 | LOOP [emit-job-header : Print node information] 2026-01-26 20:59:41.821754 | debian-bookworm | ok: 2026-01-26 20:59:41.821936 | debian-bookworm | # Node Information 2026-01-26 20:59:41.821967 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 20:59:41.821989 | debian-bookworm | Hostname: debian 2026-01-26 20:59:41.822007 | debian-bookworm | Username: zuul 2026-01-26 20:59:41.822024 | debian-bookworm | Distro: Debian 12.13 2026-01-26 20:59:41.822044 | debian-bookworm | Provider: regiocloud-a 2026-01-26 20:59:41.822062 | debian-bookworm | Region: 2026-01-26 20:59:41.822079 | debian-bookworm | Label: debian-bookworm 2026-01-26 20:59:41.822095 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 20:59:41.822110 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:e139 2026-01-26 20:59:41.840203 | 2026-01-26 20:59:41.840294 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 20:59:42.686926 | debian-bookworm -> localhost | changed 2026-01-26 20:59:42.692660 | 2026-01-26 20:59:42.692771 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 20:59:44.309612 | debian-bookworm -> localhost | changed 2026-01-26 20:59:44.326395 | 2026-01-26 20:59:44.326499 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 20:59:44.908858 | debian-bookworm -> localhost | ok 2026-01-26 20:59:44.914610 | 2026-01-26 20:59:44.914713 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 20:59:44.952355 | debian-bookworm | ok 2026-01-26 20:59:44.980782 | debian-bookworm | included: /var/lib/zuul/builds/c02c7c868121411fa9b85107eefe69a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 20:59:44.986525 | 2026-01-26 20:59:44.986611 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 20:59:47.477575 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 20:59:47.477933 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c02c7c868121411fa9b85107eefe69a6/work/c02c7c868121411fa9b85107eefe69a6_id_rsa 2026-01-26 20:59:47.478000 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c02c7c868121411fa9b85107eefe69a6/work/c02c7c868121411fa9b85107eefe69a6_id_rsa.pub 2026-01-26 20:59:47.478045 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 20:59:47.478085 | debian-bookworm -> localhost | SHA256:mTmvL2f8U+zcsI/70Riy/wCSV9FoLPI+1w3SxIBmcrw zuul-build-sshkey 2026-01-26 20:59:47.478122 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 20:59:47.478171 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 20:59:47.478207 | debian-bookworm -> localhost | | . ..+.o | 2026-01-26 20:59:47.478243 | debian-bookworm -> localhost | | . B . *..| 2026-01-26 20:59:47.478276 | debian-bookworm -> localhost | | = + =. | 2026-01-26 20:59:47.478309 | debian-bookworm -> localhost | | +E.o.o | 2026-01-26 20:59:47.478342 | debian-bookworm -> localhost | | S o.+o.o.| 2026-01-26 20:59:47.478380 | debian-bookworm -> localhost | | o oo+=o+| 2026-01-26 20:59:47.478435 | debian-bookworm -> localhost | | .. .*o=.| 2026-01-26 20:59:47.478472 | debian-bookworm -> localhost | | ..+ ..+oo| 2026-01-26 20:59:47.478507 | debian-bookworm -> localhost | | .=....+=+| 2026-01-26 20:59:47.478542 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 20:59:47.478626 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.698077 2026-01-26 20:59:47.487615 | 2026-01-26 20:59:47.487711 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 20:59:47.504919 | debian-bookworm | ok 2026-01-26 20:59:47.515406 | debian-bookworm | included: /var/lib/zuul/builds/c02c7c868121411fa9b85107eefe69a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 20:59:47.522890 | 2026-01-26 20:59:47.522962 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 20:59:47.535404 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:59:47.540365 | 2026-01-26 20:59:47.540482 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 20:59:48.135892 | debian-bookworm | changed 2026-01-26 20:59:48.142077 | 2026-01-26 20:59:48.142179 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 20:59:48.406969 | debian-bookworm | ok 2026-01-26 20:59:48.411385 | 2026-01-26 20:59:48.411476 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 20:59:49.023567 | debian-bookworm | changed 2026-01-26 20:59:49.044028 | 2026-01-26 20:59:49.045049 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 20:59:49.703065 | debian-bookworm | changed 2026-01-26 20:59:49.709357 | 2026-01-26 20:59:49.709455 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 20:59:49.742678 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:59:49.748365 | 2026-01-26 20:59:49.748453 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 20:59:50.310782 | debian-bookworm -> localhost | changed 2026-01-26 20:59:50.339343 | 2026-01-26 20:59:50.339461 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 20:59:50.657883 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c02c7c868121411fa9b85107eefe69a6/work/c02c7c868121411fa9b85107eefe69a6_id_rsa (zuul-build-sshkey) 2026-01-26 20:59:50.658090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009211 2026-01-26 20:59:50.665859 | 2026-01-26 20:59:50.665954 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 20:59:51.018127 | debian-bookworm | ok 2026-01-26 20:59:51.035104 | 2026-01-26 20:59:51.035229 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 20:59:51.068313 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:59:51.078115 | 2026-01-26 20:59:51.078212 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 20:59:51.489543 | debian-bookworm | ok 2026-01-26 20:59:51.500473 | 2026-01-26 20:59:51.500579 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 20:59:51.528005 | debian-bookworm | ok 2026-01-26 20:59:51.532727 | 2026-01-26 20:59:51.532838 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 20:59:51.765636 | debian-bookworm -> localhost | ok 2026-01-26 20:59:51.787232 | 2026-01-26 20:59:51.787336 | TASK [validate-host : Collect information about the host] 2026-01-26 20:59:52.986508 | debian-bookworm | ok 2026-01-26 20:59:52.996669 | 2026-01-26 20:59:52.996788 | TASK [validate-host : Sanitize hostname] 2026-01-26 20:59:53.104607 | debian-bookworm | ok 2026-01-26 20:59:53.142003 | 2026-01-26 20:59:53.142103 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 20:59:53.914214 | debian-bookworm -> localhost | changed 2026-01-26 20:59:53.919771 | 2026-01-26 20:59:53.919867 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 20:59:54.378090 | debian-bookworm | ok 2026-01-26 20:59:54.382476 | 2026-01-26 20:59:54.382608 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 20:59:55.525839 | debian-bookworm -> localhost | changed 2026-01-26 20:59:55.547032 | 2026-01-26 20:59:55.547129 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 20:59:55.827078 | debian-bookworm | ok 2026-01-26 20:59:55.832226 | 2026-01-26 20:59:55.832313 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 20:59:57.064346 | debian-bookworm | changed: 2026-01-26 20:59:57.064557 | debian-bookworm | cd+++++++++ src/ 2026-01-26 20:59:57.064593 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 20:59:57.064617 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 20:59:57.064638 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-26 20:59:57.064657 | debian-bookworm | Containerfile 2026-01-26 20:59:57.064831 | debian-bookworm | Containerfile 2026-01-26 20:59:57.105598 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005755 2026-01-26 21:00:24.707633 | 2026-01-26 21:00:24.707830 | TASK [upload-logs : Upload logs to log server] 2026-01-26 21:00:25.278411 | localhost | Output suppressed because no_log was given 2026-01-26 21:00:25.282759 | 2026-01-26 21:00:25.283035 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 21:00:25.336310 | localhost | skipping: Conditional result was False 2026-01-26 21:00:25.341495 | localhost | skipping: Conditional result was False 2026-01-26 21:00:25.351643 | 2026-01-26 21:00:25.351756 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 21:00:25.404749 | localhost | skipping: Conditional result was False 2026-01-26 21:00:25.405055 | 2026-01-26 21:00:25.412079 | localhost | skipping: Conditional result was False 2026-01-26 21:00:25.420278 | 2026-01-26 21:00:25.420468 | LOOP [upload-logs : Upload console log and json output]