2026-03-12 03:01:39.612021 | Job console starting 2026-03-12 03:01:39.624020 | Updating git repos 2026-03-12 03:01:39.666581 | Cloning repos into workspace 2026-03-12 03:01:39.773722 | Restoring repo states 2026-03-12 03:01:39.807580 | Merging changes 2026-03-12 03:01:39.807605 | Checking out repos 2026-03-12 03:01:39.912730 | Preparing playbooks 2026-03-12 03:01:41.447882 | Running Ansible setup 2026-03-12 03:01:48.376777 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 03:01:49.435017 | 2026-03-12 03:01:49.439097 | PLAY [Base pre] 2026-03-12 03:01:49.468626 | 2026-03-12 03:01:49.468726 | TASK [Setup log path fact] 2026-03-12 03:01:49.507182 | debian-bookworm | ok 2026-03-12 03:01:49.523846 | 2026-03-12 03:01:49.531262 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 03:01:49.579666 | debian-bookworm | ok 2026-03-12 03:01:49.587891 | 2026-03-12 03:01:49.606336 | TASK [emit-job-header : Print job information] 2026-03-12 03:01:49.684775 | # Job Information 2026-03-12 03:01:49.684910 | Ansible Version: 2.16.14 2026-03-12 03:01:49.684961 | Job: python-black 2026-03-12 03:01:49.684991 | Pipeline: periodic-daily 2026-03-12 03:01:49.685011 | Executor: 521e9411259a 2026-03-12 03:01:49.685027 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-03-12 03:01:49.685045 | Event ID: f1ef926e94bd4bc79eaa350d7f784cd3 2026-03-12 03:01:49.688990 | 2026-03-12 03:01:49.689076 | LOOP [emit-job-header : Print node information] 2026-03-12 03:01:49.848580 | debian-bookworm | ok: 2026-03-12 03:01:49.848731 | debian-bookworm | # Node Information 2026-03-12 03:01:49.848764 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 03:01:49.848790 | debian-bookworm | Hostname: debian 2026-03-12 03:01:49.848813 | debian-bookworm | Username: zuul 2026-03-12 03:01:49.848834 | debian-bookworm | Distro: Debian 12.13 2026-03-12 03:01:49.848858 | debian-bookworm | Provider: regiocloud-a 2026-03-12 03:01:49.848879 | debian-bookworm | Region: 2026-03-12 03:01:49.848901 | debian-bookworm | Label: debian-bookworm 2026-03-12 03:01:49.848921 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 03:01:49.848951 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:6932 2026-03-12 03:01:49.862236 | 2026-03-12 03:01:49.862330 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 03:01:50.645494 | debian-bookworm -> localhost | changed 2026-03-12 03:01:50.651073 | 2026-03-12 03:01:50.651158 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 03:01:52.885712 | debian-bookworm -> localhost | changed 2026-03-12 03:01:52.894547 | 2026-03-12 03:01:52.894633 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 03:01:53.509345 | debian-bookworm -> localhost | ok 2026-03-12 03:01:53.514254 | 2026-03-12 03:01:53.514351 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 03:01:53.541365 | debian-bookworm | ok 2026-03-12 03:01:53.565139 | debian-bookworm | included: /var/lib/zuul/builds/59901f162a2d49038a9360aadfd7fde3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 03:01:53.574560 | 2026-03-12 03:01:53.574647 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 03:01:55.786061 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 03:01:55.786230 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/59901f162a2d49038a9360aadfd7fde3/work/59901f162a2d49038a9360aadfd7fde3_id_rsa 2026-03-12 03:01:55.786265 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/59901f162a2d49038a9360aadfd7fde3/work/59901f162a2d49038a9360aadfd7fde3_id_rsa.pub 2026-03-12 03:01:55.786315 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 03:01:55.786338 | debian-bookworm -> localhost | SHA256:dLxeRrEt+WwIVSDxE1AgCl4oCOab3b0uiFledoEzGxY zuul-build-sshkey 2026-03-12 03:01:55.786357 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 03:01:55.786384 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 03:01:55.786403 | debian-bookworm -> localhost | |oo ... . ==*o. | 2026-03-12 03:01:55.786421 | debian-bookworm -> localhost | |+ ...E . o + * | 2026-03-12 03:01:55.786439 | debian-bookworm -> localhost | | . .. + . + B . | 2026-03-12 03:01:55.786456 | debian-bookworm -> localhost | | + .*.o . + * | 2026-03-12 03:01:55.786473 | debian-bookworm -> localhost | | o ...=.S . + + | 2026-03-12 03:01:55.786497 | debian-bookworm -> localhost | | . + ... o . | 2026-03-12 03:01:55.786513 | debian-bookworm -> localhost | | = + .. . | 2026-03-12 03:01:55.786529 | debian-bookworm -> localhost | | o o .. | 2026-03-12 03:01:55.786546 | debian-bookworm -> localhost | | .. | 2026-03-12 03:01:55.786563 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 03:01:55.786605 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.281172 2026-03-12 03:01:55.800152 | 2026-03-12 03:01:55.800263 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 03:01:55.838191 | debian-bookworm | ok 2026-03-12 03:01:55.853559 | debian-bookworm | included: /var/lib/zuul/builds/59901f162a2d49038a9360aadfd7fde3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 03:01:55.875251 | 2026-03-12 03:01:55.875363 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 03:01:55.908287 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:01:55.913915 | 2026-03-12 03:01:55.914026 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 03:01:56.605751 | debian-bookworm | changed 2026-03-12 03:01:56.610154 | 2026-03-12 03:01:56.610233 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 03:01:56.853373 | debian-bookworm | ok 2026-03-12 03:01:56.863056 | 2026-03-12 03:01:56.863166 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 03:01:57.540562 | debian-bookworm | changed 2026-03-12 03:01:57.548133 | 2026-03-12 03:01:57.548234 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 03:01:58.278905 | debian-bookworm | changed 2026-03-12 03:01:58.284435 | 2026-03-12 03:01:58.284525 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 03:01:58.297350 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:01:58.304422 | 2026-03-12 03:01:58.304528 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 03:01:58.747149 | debian-bookworm -> localhost | changed 2026-03-12 03:01:58.767735 | 2026-03-12 03:01:58.767851 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 03:01:59.561145 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/59901f162a2d49038a9360aadfd7fde3/work/59901f162a2d49038a9360aadfd7fde3_id_rsa (zuul-build-sshkey) 2026-03-12 03:01:59.561346 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023103 2026-03-12 03:01:59.567808 | 2026-03-12 03:01:59.567901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 03:02:00.299999 | debian-bookworm | ok 2026-03-12 03:02:00.304127 | 2026-03-12 03:02:00.304208 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 03:02:00.359775 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:02:00.368081 | 2026-03-12 03:02:00.368174 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 03:02:00.899461 | debian-bookworm | ok 2026-03-12 03:02:00.907902 | 2026-03-12 03:02:00.907994 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 03:02:00.942500 | debian-bookworm | ok 2026-03-12 03:02:00.947430 | 2026-03-12 03:02:00.947523 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 03:02:01.390801 | debian-bookworm -> localhost | ok 2026-03-12 03:02:01.396901 | 2026-03-12 03:02:01.397011 | TASK [validate-host : Collect information about the host] 2026-03-12 03:02:03.190196 | debian-bookworm | ok 2026-03-12 03:02:03.202082 | 2026-03-12 03:02:03.202182 | TASK [validate-host : Sanitize hostname] 2026-03-12 03:02:03.342900 | debian-bookworm | ok 2026-03-12 03:02:03.383005 | 2026-03-12 03:02:03.383123 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 03:02:04.394595 | debian-bookworm -> localhost | changed 2026-03-12 03:02:04.399346 | 2026-03-12 03:02:04.399439 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 03:02:04.783928 | debian-bookworm | ok 2026-03-12 03:02:04.797092 | 2026-03-12 03:02:04.797183 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 03:02:05.821132 | debian-bookworm -> localhost | changed 2026-03-12 03:02:05.829902 | 2026-03-12 03:02:05.830015 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 03:02:06.110761 | debian-bookworm | ok 2026-03-12 03:02:06.115770 | 2026-03-12 03:02:06.115852 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 03:02:07.083820 | debian-bookworm | changed: 2026-03-12 03:02:07.083992 | debian-bookworm | cd+++++++++ src/ 2026-03-12 03:02:07.084023 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 03:02:07.084043 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 03:02:07.084061 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-03-12 03:02:07.084078 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004125 2026-03-12 03:02:34.482390 | 2026-03-12 03:02:34.482468 | TASK [upload-logs : Upload logs to log server] 2026-03-12 03:02:35.351342 | localhost | Output suppressed because no_log was given 2026-03-12 03:02:35.352877 | 2026-03-12 03:02:35.352983 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 03:02:35.440685 | localhost | skipping: Conditional result was False 2026-03-12 03:02:35.448711 | localhost | skipping: Conditional result was False 2026-03-12 03:02:35.458825 | 2026-03-12 03:02:35.458957 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 03:02:35.539607 | localhost | skipping: Conditional result was False 2026-03-12 03:02:35.539868 | 2026-03-12 03:02:35.552684 | localhost | skipping: Conditional result was False 2026-03-12 03:02:35.555612 | 2026-03-12 03:02:35.555710 | LOOP [upload-logs : Upload console log and json output]