2025-12-17 03:10:59.132712 | Job console starting 2025-12-17 03:10:59.145991 | Updating git repos 2025-12-17 03:10:59.210477 | Cloning repos into workspace 2025-12-17 03:10:59.301199 | Restoring repo states 2025-12-17 03:10:59.329537 | Merging changes 2025-12-17 03:10:59.329571 | Checking out repos 2025-12-17 03:10:59.781204 | Preparing playbooks 2025-12-17 03:11:02.773413 | Running Ansible setup 2025-12-17 03:11:09.935915 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:11:12.663276 | 2025-12-17 03:11:12.663452 | PLAY [Base pre] 2025-12-17 03:11:12.723522 | 2025-12-17 03:11:12.723719 | TASK [Setup log path fact] 2025-12-17 03:11:12.770033 | debian-bookworm | ok 2025-12-17 03:11:12.812959 | 2025-12-17 03:11:12.813149 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:11:12.940601 | debian-bookworm | ok 2025-12-17 03:11:12.971253 | 2025-12-17 03:11:12.971397 | TASK [emit-job-header : Print job information] 2025-12-17 03:11:13.066334 | # Job Information 2025-12-17 03:11:13.066535 | Ansible Version: 2.16.14 2025-12-17 03:11:13.066571 | Job: python-black 2025-12-17 03:11:13.066603 | Pipeline: periodic-daily 2025-12-17 03:11:13.066625 | Executor: 521e9411259a 2025-12-17 03:11:13.066646 | Triggered by: https://github.com/osism/kolla-operations 2025-12-17 03:11:13.066687 | Event ID: 99722cf7188d4e4191d9707bcb89922e 2025-12-17 03:11:13.072182 | 2025-12-17 03:11:13.072318 | LOOP [emit-job-header : Print node information] 2025-12-17 03:11:13.497754 | debian-bookworm | ok: 2025-12-17 03:11:13.500521 | debian-bookworm | # Node Information 2025-12-17 03:11:13.500609 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-17 03:11:13.500984 | debian-bookworm | Hostname: debian 2025-12-17 03:11:13.501181 | debian-bookworm | Username: zuul 2025-12-17 03:11:13.501215 | debian-bookworm | Distro: Debian 12.12 2025-12-17 03:11:13.501382 | debian-bookworm | Provider: regiocloud-a 2025-12-17 03:11:13.501414 | debian-bookworm | Region: 2025-12-17 03:11:13.501437 | debian-bookworm | Label: debian-bookworm 2025-12-17 03:11:13.501459 | debian-bookworm | Product Name: OpenStack Nova 2025-12-17 03:11:13.501479 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:e2e4 2025-12-17 03:11:13.535992 | 2025-12-17 03:11:13.536143 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:11:16.408206 | debian-bookworm -> localhost | changed 2025-12-17 03:11:16.415915 | 2025-12-17 03:11:16.416067 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:11:20.663434 | debian-bookworm -> localhost | changed 2025-12-17 03:11:20.673914 | 2025-12-17 03:11:20.674027 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:11:21.686817 | debian-bookworm -> localhost | ok 2025-12-17 03:11:21.693885 | 2025-12-17 03:11:21.693995 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:11:21.753641 | debian-bookworm | ok 2025-12-17 03:11:21.793345 | debian-bookworm | included: /var/lib/zuul/builds/5c0394e61eea46089b07a6f073256b73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:11:21.808781 | 2025-12-17 03:11:21.808894 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:11:23.698259 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-17 03:11:23.698506 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c0394e61eea46089b07a6f073256b73/work/5c0394e61eea46089b07a6f073256b73_id_rsa 2025-12-17 03:11:23.698545 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c0394e61eea46089b07a6f073256b73/work/5c0394e61eea46089b07a6f073256b73_id_rsa.pub 2025-12-17 03:11:23.698584 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-17 03:11:23.698608 | debian-bookworm -> localhost | SHA256:WbEWBIyWDnxwHP9aUOMEBezPLhqIobt/YW27msNBxl4 zuul-build-sshkey 2025-12-17 03:11:23.698631 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-17 03:11:23.698661 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-17 03:11:23.698710 | debian-bookworm -> localhost | | ..oo*+*O | 2025-12-17 03:11:23.698736 | debian-bookworm -> localhost | | o.*.o+ = | 2025-12-17 03:11:23.698769 | debian-bookworm -> localhost | | . = .o = | 2025-12-17 03:11:23.698791 | debian-bookworm -> localhost | | + E .* | 2025-12-17 03:11:23.698811 | debian-bookworm -> localhost | | .+ o Soo | 2025-12-17 03:11:23.698847 | debian-bookworm -> localhost | | . o=.o oo | 2025-12-17 03:11:23.698870 | debian-bookworm -> localhost | |. .o.+.... | 2025-12-17 03:11:23.698891 | debian-bookworm -> localhost | | . +.... . | 2025-12-17 03:11:23.698911 | debian-bookworm -> localhost | |oo..oooo . | 2025-12-17 03:11:23.698931 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-17 03:11:23.698983 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.425686 2025-12-17 03:11:23.705853 | 2025-12-17 03:11:23.705953 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:11:23.747999 | debian-bookworm | ok 2025-12-17 03:11:23.777870 | debian-bookworm | included: /var/lib/zuul/builds/5c0394e61eea46089b07a6f073256b73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:11:23.824340 | 2025-12-17 03:11:23.824458 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:11:23.868197 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:11:23.874180 | 2025-12-17 03:11:23.874279 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:11:24.928767 | debian-bookworm | changed 2025-12-17 03:11:24.933291 | 2025-12-17 03:11:24.933379 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:11:25.257113 | debian-bookworm | ok 2025-12-17 03:11:25.261693 | 2025-12-17 03:11:25.261773 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:11:26.093003 | debian-bookworm | changed 2025-12-17 03:11:26.098695 | 2025-12-17 03:11:26.098786 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:11:26.852529 | debian-bookworm | changed 2025-12-17 03:11:26.857110 | 2025-12-17 03:11:26.857191 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:11:26.891046 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:11:26.896611 | 2025-12-17 03:11:26.896728 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:11:28.141476 | debian-bookworm -> localhost | changed 2025-12-17 03:11:28.154810 | 2025-12-17 03:11:28.154939 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:11:29.332376 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5c0394e61eea46089b07a6f073256b73/work/5c0394e61eea46089b07a6f073256b73_id_rsa (zuul-build-sshkey) 2025-12-17 03:11:29.332641 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044715 2025-12-17 03:11:29.340767 | 2025-12-17 03:11:29.340891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:11:30.497116 | debian-bookworm | ok 2025-12-17 03:11:30.508502 | 2025-12-17 03:11:30.508594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:11:30.609892 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:11:30.624439 | 2025-12-17 03:11:30.624604 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:11:31.514508 | debian-bookworm | ok 2025-12-17 03:11:31.542623 | 2025-12-17 03:11:31.542998 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:11:31.594108 | debian-bookworm | ok 2025-12-17 03:11:31.599035 | 2025-12-17 03:11:31.599126 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:11:32.040028 | debian-bookworm -> localhost | ok 2025-12-17 03:11:32.046059 | 2025-12-17 03:11:32.046150 | TASK [validate-host : Collect information about the host] 2025-12-17 03:11:33.432690 | debian-bookworm | ok 2025-12-17 03:11:33.447687 | 2025-12-17 03:11:33.447785 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:11:33.724901 | debian-bookworm | ok 2025-12-17 03:11:33.817870 | 2025-12-17 03:11:33.817980 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:11:35.009444 | debian-bookworm -> localhost | changed 2025-12-17 03:11:35.015178 | 2025-12-17 03:11:35.015283 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:11:35.660336 | debian-bookworm | ok 2025-12-17 03:11:35.665567 | 2025-12-17 03:11:35.666130 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:11:36.447481 | debian-bookworm -> localhost | changed 2025-12-17 03:11:36.466097 | 2025-12-17 03:11:36.466216 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:11:36.745444 | debian-bookworm | ok 2025-12-17 03:11:36.750642 | 2025-12-17 03:11:36.750764 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:11:37.929686 | debian-bookworm | changed: 2025-12-17 03:11:37.929859 | debian-bookworm | cd+++++++++ src/ 2025-12-17 03:11:37.929893 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-17 03:11:37.929917 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-17 03:11:37.929939 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2025-12-17 03:11:37.929960 | debian-bookworm | Containerfile 2025-12-17 03:11:37.930952 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020224 2025-12-17 03:12:11.820493 | 2025-12-17 03:12:11.820620 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:12:13.821385 | localhost | Output suppressed because no_log was given 2025-12-17 03:12:13.823768 | 2025-12-17 03:12:13.823879 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:12:13.887388 | localhost | skipping: Conditional result was False 2025-12-17 03:12:13.895859 | localhost | skipping: Conditional result was False 2025-12-17 03:12:13.901358 | 2025-12-17 03:12:13.901498 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:12:14.061427 | localhost | skipping: Conditional result was False 2025-12-17 03:12:14.061841 | 2025-12-17 03:12:14.093254 | localhost | skipping: Conditional result was False 2025-12-17 03:12:14.105431 | 2025-12-17 03:12:14.105580 | LOOP [upload-logs : Upload console log and json output]