2025-10-06 18:31:09.059983 | Job console starting 2025-10-06 18:31:09.076713 | Updating git repos 2025-10-06 18:31:09.114528 | Cloning repos into workspace 2025-10-06 18:31:09.168853 | Restoring repo states 2025-10-06 18:31:09.195669 | Merging changes 2025-10-06 18:31:10.662978 | Checking out repos 2025-10-06 18:31:10.787694 | Preparing playbooks 2025-10-06 18:31:11.920749 | Running Ansible setup 2025-10-06 18:31:17.218243 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-06 18:31:18.628955 | 2025-10-06 18:31:18.629105 | PLAY [Base pre] 2025-10-06 18:31:18.677843 | 2025-10-06 18:31:18.677966 | TASK [Setup log path fact] 2025-10-06 18:31:18.718744 | debian-bookworm | ok 2025-10-06 18:31:18.746730 | 2025-10-06 18:31:18.746882 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-06 18:31:18.786295 | debian-bookworm | ok 2025-10-06 18:31:18.795981 | 2025-10-06 18:31:18.796109 | TASK [emit-job-header : Print job information] 2025-10-06 18:31:18.865454 | # Job Information 2025-10-06 18:31:18.865609 | Ansible Version: 2.16.14 2025-10-06 18:31:18.865644 | Job: python-black 2025-10-06 18:31:18.865677 | Pipeline: check 2025-10-06 18:31:18.865701 | Executor: 521e9411259a 2025-10-06 18:31:18.865722 | Triggered by: https://github.com/osism/osism-kubernetes/pull/231 2025-10-06 18:31:18.865744 | Event ID: 983600f0-a2e2-11f0-9ce7-42c8fe224d46 2025-10-06 18:31:18.870825 | 2025-10-06 18:31:18.870937 | LOOP [emit-job-header : Print node information] 2025-10-06 18:31:19.033628 | debian-bookworm | ok: 2025-10-06 18:31:19.033763 | debian-bookworm | # Node Information 2025-10-06 18:31:19.033790 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-06 18:31:19.033812 | debian-bookworm | Hostname: debian 2025-10-06 18:31:19.033830 | debian-bookworm | Username: zuul 2025-10-06 18:31:19.033846 | debian-bookworm | Distro: Debian 12.12 2025-10-06 18:31:19.033865 | debian-bookworm | Provider: regiocloud-a 2025-10-06 18:31:19.033882 | debian-bookworm | Region: 2025-10-06 18:31:19.033899 | debian-bookworm | Label: debian-bookworm 2025-10-06 18:31:19.033915 | debian-bookworm | Product Name: OpenStack Nova 2025-10-06 18:31:19.033931 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:d1ce 2025-10-06 18:31:19.058395 | 2025-10-06 18:31:19.058507 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-06 18:31:19.872166 | debian-bookworm -> localhost | changed 2025-10-06 18:31:19.877742 | 2025-10-06 18:31:19.877819 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-06 18:31:21.615890 | debian-bookworm -> localhost | changed 2025-10-06 18:31:21.631828 | 2025-10-06 18:31:21.632037 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-06 18:31:22.063674 | debian-bookworm -> localhost | ok 2025-10-06 18:31:22.069619 | 2025-10-06 18:31:22.069703 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-06 18:31:22.107820 | debian-bookworm | ok 2025-10-06 18:31:22.136533 | debian-bookworm | included: /var/lib/zuul/builds/30550606610449a7a48550f05e6b8fa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-06 18:31:22.160513 | 2025-10-06 18:31:22.160600 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-06 18:31:23.848818 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-06 18:31:23.849067 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/30550606610449a7a48550f05e6b8fa5/work/30550606610449a7a48550f05e6b8fa5_id_rsa 2025-10-06 18:31:23.849109 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/30550606610449a7a48550f05e6b8fa5/work/30550606610449a7a48550f05e6b8fa5_id_rsa.pub 2025-10-06 18:31:23.849135 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-06 18:31:23.849159 | debian-bookworm -> localhost | SHA256:9jsk/lClGqFsCd0LyM7fBW13w8GZcba63RSs+8Ry6qE zuul-build-sshkey 2025-10-06 18:31:23.849180 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-06 18:31:23.849209 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-06 18:31:23.849231 | debian-bookworm -> localhost | | .o+o| 2025-10-06 18:31:23.849253 | debian-bookworm -> localhost | | . o . . .=+.| 2025-10-06 18:31:23.849273 | debian-bookworm -> localhost | | + o + o o ++ | 2025-10-06 18:31:23.849292 | debian-bookworm -> localhost | | o o + = + .o..| 2025-10-06 18:31:23.849312 | debian-bookworm -> localhost | | o = S + o .| 2025-10-06 18:31:23.849337 | debian-bookworm -> localhost | | o o.*. =..| 2025-10-06 18:31:23.849358 | debian-bookworm -> localhost | | ..+o. = =.| 2025-10-06 18:31:23.849378 | debian-bookworm -> localhost | | ..... B | 2025-10-06 18:31:23.849399 | debian-bookworm -> localhost | | .oE.o . | 2025-10-06 18:31:23.849419 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-06 18:31:23.849475 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.815109 2025-10-06 18:31:23.856737 | 2025-10-06 18:31:23.856825 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-06 18:31:23.874115 | debian-bookworm | ok 2025-10-06 18:31:23.901719 | debian-bookworm | included: /var/lib/zuul/builds/30550606610449a7a48550f05e6b8fa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-06 18:31:23.915761 | 2025-10-06 18:31:23.915853 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-06 18:31:23.928506 | debian-bookworm | skipping: Conditional result was False 2025-10-06 18:31:23.945171 | 2025-10-06 18:31:23.945254 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-06 18:31:24.585293 | debian-bookworm | changed 2025-10-06 18:31:24.592863 | 2025-10-06 18:31:24.593459 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-06 18:31:24.858946 | debian-bookworm | ok 2025-10-06 18:31:24.863377 | 2025-10-06 18:31:24.863454 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-06 18:31:25.471618 | debian-bookworm | changed 2025-10-06 18:31:25.477242 | 2025-10-06 18:31:25.477325 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-06 18:31:26.207966 | debian-bookworm | changed 2025-10-06 18:31:26.213240 | 2025-10-06 18:31:26.213323 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-06 18:31:26.235959 | debian-bookworm | skipping: Conditional result was False 2025-10-06 18:31:26.241633 | 2025-10-06 18:31:26.241716 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-06 18:31:26.605320 | debian-bookworm -> localhost | changed 2025-10-06 18:31:26.615435 | 2025-10-06 18:31:26.615529 | TASK [add-build-sshkey : Add back temp key] 2025-10-06 18:31:26.925349 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/30550606610449a7a48550f05e6b8fa5/work/30550606610449a7a48550f05e6b8fa5_id_rsa (zuul-build-sshkey) 2025-10-06 18:31:26.925526 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010294 2025-10-06 18:31:26.931901 | 2025-10-06 18:31:26.931978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-06 18:31:27.355403 | debian-bookworm | ok 2025-10-06 18:31:27.359348 | 2025-10-06 18:31:27.359425 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-06 18:31:27.402320 | debian-bookworm | skipping: Conditional result was False 2025-10-06 18:31:27.411312 | 2025-10-06 18:31:27.411398 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-06 18:31:27.911375 | debian-bookworm | ok 2025-10-06 18:31:27.921850 | 2025-10-06 18:31:27.921953 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-06 18:31:27.949464 | debian-bookworm | ok 2025-10-06 18:31:27.954341 | 2025-10-06 18:31:27.954425 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-06 18:31:28.211400 | debian-bookworm -> localhost | ok 2025-10-06 18:31:28.217376 | 2025-10-06 18:31:28.217460 | TASK [validate-host : Collect information about the host] 2025-10-06 18:31:29.431981 | debian-bookworm | ok 2025-10-06 18:31:29.441690 | 2025-10-06 18:31:29.441775 | TASK [validate-host : Sanitize hostname] 2025-10-06 18:31:29.561532 | debian-bookworm | ok 2025-10-06 18:31:29.590363 | 2025-10-06 18:31:29.590460 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-06 18:31:30.226465 | debian-bookworm -> localhost | changed 2025-10-06 18:31:30.231109 | 2025-10-06 18:31:30.231183 | TASK [validate-host : Collect information about zuul worker] 2025-10-06 18:31:30.690183 | debian-bookworm | ok 2025-10-06 18:31:30.693819 | 2025-10-06 18:31:30.693896 | TASK [validate-host : Write out all zuul information for each host] 2025-10-06 18:31:31.537702 | debian-bookworm -> localhost | changed 2025-10-06 18:31:31.546439 | 2025-10-06 18:31:31.546533 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-06 18:31:31.888045 | debian-bookworm | ok 2025-10-06 18:31:31.896578 | 2025-10-06 18:31:31.896674 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-06 18:31:33.266327 | debian-bookworm | changed: 2025-10-06 18:31:33.266474 | debian-bookworm | cd+++++++++ src/ 2025-10-06 18:31:33.266503 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-06 18:31:33.266523 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-06 18:31:33.266540 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-10-06 18:31:33.266557 | debian-bookworm | Containerfile 2025-10-06 18:31:33.266680 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009026 2025-10-06 18:31:58.095165 | 2025-10-06 18:31:58.095281 | TASK [upload-logs : Upload logs to log server] 2025-10-06 18:31:58.685271 | localhost | Output suppressed because no_log was given 2025-10-06 18:31:58.691693 | 2025-10-06 18:31:58.691942 | LOOP [upload-logs : Compress console log and json output] 2025-10-06 18:31:58.746465 | localhost | skipping: Conditional result was False 2025-10-06 18:31:58.751949 | localhost | skipping: Conditional result was False 2025-10-06 18:31:58.760254 | 2025-10-06 18:31:58.760363 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-06 18:31:58.855190 | localhost | skipping: Conditional result was False 2025-10-06 18:31:58.855584 | 2025-10-06 18:31:58.864320 | localhost | skipping: Conditional result was False 2025-10-06 18:31:58.870405 | 2025-10-06 18:31:58.870573 | LOOP [upload-logs : Upload console log and json output]