2025-12-13 03:00:11.742202 | Job console starting 2025-12-13 03:00:11.765020 | Updating git repos 2025-12-13 03:00:11.960840 | Cloning repos into workspace 2025-12-13 03:00:12.108346 | Restoring repo states 2025-12-13 03:00:12.136520 | Merging changes 2025-12-13 03:00:12.136546 | Checking out repos 2025-12-13 03:00:12.331085 | Preparing playbooks 2025-12-13 03:00:14.216573 | Running Ansible setup 2025-12-13 03:00:25.822380 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-13 03:00:29.618357 | 2025-12-13 03:00:29.618556 | PLAY [Base pre] 2025-12-13 03:00:29.688324 | 2025-12-13 03:00:29.688513 | TASK [Setup log path fact] 2025-12-13 03:00:29.738674 | debian-bookworm | ok 2025-12-13 03:00:29.814442 | 2025-12-13 03:00:29.814634 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-13 03:00:29.943421 | debian-bookworm | ok 2025-12-13 03:00:29.988613 | 2025-12-13 03:00:29.988772 | TASK [emit-job-header : Print job information] 2025-12-13 03:00:30.131624 | # Job Information 2025-12-13 03:00:30.136911 | Ansible Version: 2.16.14 2025-12-13 03:00:30.137064 | Job: python-black 2025-12-13 03:00:30.140740 | Pipeline: periodic-daily 2025-12-13 03:00:30.140846 | Executor: 521e9411259a 2025-12-13 03:00:30.140876 | Triggered by: https://github.com/osism/ansible-collection-commons 2025-12-13 03:00:30.140903 | Event ID: 86aecf605a44417fba12f8dbf0514150 2025-12-13 03:00:30.192848 | 2025-12-13 03:00:30.193013 | LOOP [emit-job-header : Print node information] 2025-12-13 03:00:31.149882 | debian-bookworm | ok: 2025-12-13 03:00:31.150170 | debian-bookworm | # Node Information 2025-12-13 03:00:31.150247 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-13 03:00:31.150279 | debian-bookworm | Hostname: debian 2025-12-13 03:00:31.150316 | debian-bookworm | Username: zuul 2025-12-13 03:00:31.150353 | debian-bookworm | Distro: Debian 12.12 2025-12-13 03:00:31.150440 | debian-bookworm | Provider: regiocloud-a 2025-12-13 03:00:31.150481 | debian-bookworm | Region: 2025-12-13 03:00:31.150515 | debian-bookworm | Label: debian-bookworm 2025-12-13 03:00:31.150537 | debian-bookworm | Product Name: OpenStack Nova 2025-12-13 03:00:31.150557 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:64c8 2025-12-13 03:00:31.267886 | 2025-12-13 03:00:31.268048 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-13 03:00:33.288151 | debian-bookworm -> localhost | changed 2025-12-13 03:00:33.312238 | 2025-12-13 03:00:33.313675 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-13 03:00:37.589560 | debian-bookworm -> localhost | changed 2025-12-13 03:00:37.625205 | 2025-12-13 03:00:37.625411 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-13 03:00:38.949675 | debian-bookworm -> localhost | ok 2025-12-13 03:00:38.956424 | 2025-12-13 03:00:38.956572 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-13 03:00:38.986154 | debian-bookworm | ok 2025-12-13 03:00:39.023342 | debian-bookworm | included: /var/lib/zuul/builds/a92c6fac6efc498abd64f323ea88b5a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-13 03:00:39.039940 | 2025-12-13 03:00:39.040086 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-13 03:00:45.392932 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-13 03:00:45.393187 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a92c6fac6efc498abd64f323ea88b5a8/work/a92c6fac6efc498abd64f323ea88b5a8_id_rsa 2025-12-13 03:00:45.393242 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a92c6fac6efc498abd64f323ea88b5a8/work/a92c6fac6efc498abd64f323ea88b5a8_id_rsa.pub 2025-12-13 03:00:45.393270 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-13 03:00:45.393296 | debian-bookworm -> localhost | SHA256:TolP81KIM1omfZnaUHvWEf78lQI/oxRpgGOVIAZdehA zuul-build-sshkey 2025-12-13 03:00:45.393320 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-13 03:00:45.393354 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-13 03:00:45.393376 | debian-bookworm -> localhost | | .oEoo+o. . | 2025-12-13 03:00:45.393397 | debian-bookworm -> localhost | | ..++ ..... | 2025-12-13 03:00:45.393417 | debian-bookworm -> localhost | | ...o =o | 2025-12-13 03:00:45.393436 | debian-bookworm -> localhost | | ..+ *..++ .| 2025-12-13 03:00:45.393455 | debian-bookworm -> localhost | | . X S +..=o..| 2025-12-13 03:00:45.393480 | debian-bookworm -> localhost | | = % *. . +..| 2025-12-13 03:00:45.393500 | debian-bookworm -> localhost | | . . = .. .| 2025-12-13 03:00:45.393537 | debian-bookworm -> localhost | | . | 2025-12-13 03:00:45.393558 | debian-bookworm -> localhost | | | 2025-12-13 03:00:45.393578 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-13 03:00:45.393632 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.556604 2025-12-13 03:00:45.400854 | 2025-12-13 03:00:45.400995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-13 03:00:45.475542 | debian-bookworm | ok 2025-12-13 03:00:45.496752 | debian-bookworm | included: /var/lib/zuul/builds/a92c6fac6efc498abd64f323ea88b5a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-13 03:00:45.519635 | 2025-12-13 03:00:45.519777 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-13 03:00:45.577082 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:00:45.586147 | 2025-12-13 03:00:45.586308 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-13 03:00:46.793771 | debian-bookworm | changed 2025-12-13 03:00:46.800535 | 2025-12-13 03:00:46.800659 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-13 03:00:47.099933 | debian-bookworm | ok 2025-12-13 03:00:47.106118 | 2025-12-13 03:00:47.106279 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-13 03:00:47.953152 | debian-bookworm | changed 2025-12-13 03:00:48.024093 | 2025-12-13 03:00:48.024267 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-13 03:00:49.125065 | debian-bookworm | changed 2025-12-13 03:00:49.156973 | 2025-12-13 03:00:49.157152 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-13 03:00:49.238095 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:00:49.248591 | 2025-12-13 03:00:49.248750 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-13 03:00:50.578302 | debian-bookworm -> localhost | changed 2025-12-13 03:00:50.593983 | 2025-12-13 03:00:50.594129 | TASK [add-build-sshkey : Add back temp key] 2025-12-13 03:00:52.055916 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a92c6fac6efc498abd64f323ea88b5a8/work/a92c6fac6efc498abd64f323ea88b5a8_id_rsa (zuul-build-sshkey) 2025-12-13 03:00:52.056578 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.051810 2025-12-13 03:00:52.071316 | 2025-12-13 03:00:52.071473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-13 03:00:52.946674 | debian-bookworm | ok 2025-12-13 03:00:52.953512 | 2025-12-13 03:00:52.953648 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-13 03:00:52.987962 | debian-bookworm | skipping: Conditional result was False 2025-12-13 03:00:53.037953 | 2025-12-13 03:00:53.038115 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-13 03:00:53.784090 | debian-bookworm | ok 2025-12-13 03:00:53.811495 | 2025-12-13 03:00:53.811862 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-13 03:00:53.863582 | debian-bookworm | ok 2025-12-13 03:00:53.874527 | 2025-12-13 03:00:53.875212 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-13 03:00:54.723312 | debian-bookworm -> localhost | ok 2025-12-13 03:00:54.738299 | 2025-12-13 03:00:54.738439 | TASK [validate-host : Collect information about the host] 2025-12-13 03:00:56.354330 | debian-bookworm | ok 2025-12-13 03:00:56.393424 | 2025-12-13 03:00:56.393572 | TASK [validate-host : Sanitize hostname] 2025-12-13 03:00:56.729576 | debian-bookworm | ok 2025-12-13 03:00:56.969996 | 2025-12-13 03:00:56.970155 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-13 03:00:59.614822 | debian-bookworm -> localhost | changed 2025-12-13 03:00:59.623721 | 2025-12-13 03:00:59.624010 | TASK [validate-host : Collect information about zuul worker] 2025-12-13 03:01:00.652916 | debian-bookworm | ok 2025-12-13 03:01:00.658554 | 2025-12-13 03:01:00.658697 | TASK [validate-host : Write out all zuul information for each host] 2025-12-13 03:01:03.321518 | debian-bookworm -> localhost | changed 2025-12-13 03:01:03.337619 | 2025-12-13 03:01:03.338397 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-13 03:01:03.729207 | debian-bookworm | ok 2025-12-13 03:01:03.735888 | 2025-12-13 03:01:03.735981 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-13 03:01:05.944278 | debian-bookworm | changed: 2025-12-13 03:01:05.944450 | debian-bookworm | cd+++++++++ src/ 2025-12-13 03:01:05.944484 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-13 03:01:05.944508 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-13 03:01:05.944529 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2025-12-13 03:01:05.944549 | debian-bookworm | RedHat.yml 2025-12-13 03:01:06.163050 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2025-12-13 03:01:06.163074 | debian-bookworm | RedHat.yml 2025-12-13 03:01:06.163134 | debian-bookworm | localhost | ok: Runtime: 0:00:00.032667 2025-12-13 03:01:57.444463 | 2025-12-13 03:01:57.444597 | TASK [upload-logs : Upload logs to log server] 2025-12-13 03:02:00.446135 | localhost | Output suppressed because no_log was given 2025-12-13 03:02:00.448701 | 2025-12-13 03:02:00.448809 | LOOP [upload-logs : Compress console log and json output] 2025-12-13 03:02:00.637717 | localhost | skipping: Conditional result was False 2025-12-13 03:02:00.667312 | localhost | skipping: Conditional result was False 2025-12-13 03:02:00.678505 | 2025-12-13 03:02:00.678661 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-13 03:02:00.884311 | localhost | skipping: Conditional result was False 2025-12-13 03:02:00.884611 | 2025-12-13 03:02:00.898064 | localhost | skipping: Conditional result was False 2025-12-13 03:02:00.904504 | 2025-12-13 03:02:00.904655 | LOOP [upload-logs : Upload console log and json output]