2025-11-18 03:17:13.032394 | Job console starting 2025-11-18 03:17:13.042500 | Updating git repos 2025-11-18 03:17:13.088729 | Cloning repos into workspace 2025-11-18 03:17:13.156447 | Restoring repo states 2025-11-18 03:17:13.175312 | Merging changes 2025-11-18 03:17:13.175333 | Checking out repos 2025-11-18 03:17:13.280662 | Preparing playbooks 2025-11-18 03:17:14.177833 | Running Ansible setup 2025-11-18 03:17:19.797838 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-18 03:17:21.575069 | 2025-11-18 03:17:21.575297 | PLAY [Base pre] 2025-11-18 03:17:21.608892 | 2025-11-18 03:17:21.609052 | TASK [Setup log path fact] 2025-11-18 03:17:21.659845 | debian-bookworm | ok 2025-11-18 03:17:21.686509 | 2025-11-18 03:17:21.686680 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-18 03:17:21.735630 | debian-bookworm | ok 2025-11-18 03:17:21.758786 | 2025-11-18 03:17:21.771449 | TASK [emit-job-header : Print job information] 2025-11-18 03:17:21.852129 | # Job Information 2025-11-18 03:17:21.852359 | Ansible Version: 2.16.14 2025-11-18 03:17:21.852396 | Job: python-black 2025-11-18 03:17:21.852430 | Pipeline: periodic-daily 2025-11-18 03:17:21.852453 | Executor: 521e9411259a 2025-11-18 03:17:21.852474 | Triggered by: https://github.com/osism/ansible-collection-commons 2025-11-18 03:17:21.852496 | Event ID: e345bcdd0ba0436089499d46821f4f7d 2025-11-18 03:17:21.857676 | 2025-11-18 03:17:21.857796 | LOOP [emit-job-header : Print node information] 2025-11-18 03:17:22.087219 | debian-bookworm | ok: 2025-11-18 03:17:22.087521 | debian-bookworm | # Node Information 2025-11-18 03:17:22.087562 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-18 03:17:22.087588 | debian-bookworm | Hostname: debian 2025-11-18 03:17:22.087612 | debian-bookworm | Username: zuul 2025-11-18 03:17:22.087633 | debian-bookworm | Distro: Debian 12.12 2025-11-18 03:17:22.087657 | debian-bookworm | Provider: regiocloud-a 2025-11-18 03:17:22.087678 | debian-bookworm | Region: 2025-11-18 03:17:22.087700 | debian-bookworm | Label: debian-bookworm 2025-11-18 03:17:22.087720 | debian-bookworm | Product Name: OpenStack Nova 2025-11-18 03:17:22.087739 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe15:7e7b 2025-11-18 03:17:22.100256 | 2025-11-18 03:17:22.100405 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-18 03:17:23.150790 | debian-bookworm -> localhost | changed 2025-11-18 03:17:23.158458 | 2025-11-18 03:17:23.158593 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-18 03:17:25.082499 | debian-bookworm -> localhost | changed 2025-11-18 03:17:25.103621 | 2025-11-18 03:17:25.103754 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-18 03:17:25.622939 | debian-bookworm -> localhost | ok 2025-11-18 03:17:25.628926 | 2025-11-18 03:17:25.629036 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-18 03:17:25.667114 | debian-bookworm | ok 2025-11-18 03:17:25.701225 | debian-bookworm | included: /var/lib/zuul/builds/5cc590aac80749ceae749a59ee01c987/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-18 03:17:25.718201 | 2025-11-18 03:17:25.718331 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-18 03:17:28.012305 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-18 03:17:28.012498 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5cc590aac80749ceae749a59ee01c987/work/5cc590aac80749ceae749a59ee01c987_id_rsa 2025-11-18 03:17:28.012535 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5cc590aac80749ceae749a59ee01c987/work/5cc590aac80749ceae749a59ee01c987_id_rsa.pub 2025-11-18 03:17:28.012562 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-18 03:17:28.012587 | debian-bookworm -> localhost | SHA256:XbsceENSuspCM++Yaa7fW+y2uAaFy78Au+QI2sKRT2A zuul-build-sshkey 2025-11-18 03:17:28.012610 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-18 03:17:28.012640 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-18 03:17:28.012663 | debian-bookworm -> localhost | | . | 2025-11-18 03:17:28.012685 | debian-bookworm -> localhost | | o | 2025-11-18 03:17:28.012705 | debian-bookworm -> localhost | | . o o | 2025-11-18 03:17:28.012725 | debian-bookworm -> localhost | | E . .. * . | 2025-11-18 03:17:28.012744 | debian-bookworm -> localhost | |. o ..+oS + = | 2025-11-18 03:17:28.012767 | debian-bookworm -> localhost | | o . ++= o o + | 2025-11-18 03:17:28.012788 | debian-bookworm -> localhost | |o + o oo+ o o | 2025-11-18 03:17:28.012808 | debian-bookworm -> localhost | |o+ = ..Oo+. | 2025-11-18 03:17:28.012828 | debian-bookworm -> localhost | |..o +=*.B=o. | 2025-11-18 03:17:28.012848 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-18 03:17:28.012897 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.455847 2025-11-18 03:17:28.020924 | 2025-11-18 03:17:28.021029 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-18 03:17:28.059188 | debian-bookworm | ok 2025-11-18 03:17:28.073228 | debian-bookworm | included: /var/lib/zuul/builds/5cc590aac80749ceae749a59ee01c987/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-18 03:17:28.085357 | 2025-11-18 03:17:28.085457 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-18 03:17:28.108797 | debian-bookworm | skipping: Conditional result was False 2025-11-18 03:17:28.115495 | 2025-11-18 03:17:28.115622 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-18 03:17:28.686121 | debian-bookworm | changed 2025-11-18 03:17:28.702015 | 2025-11-18 03:17:28.709045 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-18 03:17:28.947978 | debian-bookworm | ok 2025-11-18 03:17:28.971669 | 2025-11-18 03:17:28.972591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-18 03:17:29.703170 | debian-bookworm | changed 2025-11-18 03:17:29.714692 | 2025-11-18 03:17:29.714849 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-18 03:17:30.426647 | debian-bookworm | changed 2025-11-18 03:17:30.439887 | 2025-11-18 03:17:30.439990 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-18 03:17:30.473045 | debian-bookworm | skipping: Conditional result was False 2025-11-18 03:17:30.478860 | 2025-11-18 03:17:30.478948 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-18 03:17:31.207853 | debian-bookworm -> localhost | changed 2025-11-18 03:17:31.227047 | 2025-11-18 03:17:31.227159 | TASK [add-build-sshkey : Add back temp key] 2025-11-18 03:17:31.665506 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5cc590aac80749ceae749a59ee01c987/work/5cc590aac80749ceae749a59ee01c987_id_rsa (zuul-build-sshkey) 2025-11-18 03:17:31.665715 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011076 2025-11-18 03:17:31.673332 | 2025-11-18 03:17:31.673430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-18 03:17:32.185278 | debian-bookworm | ok 2025-11-18 03:17:32.191923 | 2025-11-18 03:17:32.192025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-18 03:17:32.216497 | debian-bookworm | skipping: Conditional result was False 2025-11-18 03:17:32.233840 | 2025-11-18 03:17:32.234054 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-18 03:17:32.723143 | debian-bookworm | ok 2025-11-18 03:17:32.734463 | 2025-11-18 03:17:32.734598 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-18 03:17:32.763991 | debian-bookworm | ok 2025-11-18 03:17:32.769231 | 2025-11-18 03:17:32.769406 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-18 03:17:33.089466 | debian-bookworm -> localhost | ok 2025-11-18 03:17:33.096509 | 2025-11-18 03:17:33.096638 | TASK [validate-host : Collect information about the host] 2025-11-18 03:17:34.224862 | debian-bookworm | ok 2025-11-18 03:17:34.254576 | 2025-11-18 03:17:34.254729 | TASK [validate-host : Sanitize hostname] 2025-11-18 03:17:34.451197 | debian-bookworm | ok 2025-11-18 03:17:34.544831 | 2025-11-18 03:17:34.545008 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-18 03:17:35.937947 | debian-bookworm -> localhost | changed 2025-11-18 03:17:35.944135 | 2025-11-18 03:17:35.944278 | TASK [validate-host : Collect information about zuul worker] 2025-11-18 03:17:36.534459 | debian-bookworm | ok 2025-11-18 03:17:36.569357 | 2025-11-18 03:17:36.569504 | TASK [validate-host : Write out all zuul information for each host] 2025-11-18 03:17:37.903179 | debian-bookworm -> localhost | changed 2025-11-18 03:17:37.915676 | 2025-11-18 03:17:37.915808 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-18 03:17:38.246078 | debian-bookworm | ok 2025-11-18 03:17:38.252702 | 2025-11-18 03:17:38.252833 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-18 03:17:39.778336 | debian-bookworm | changed: 2025-11-18 03:17:39.778579 | debian-bookworm | cd+++++++++ src/ 2025-11-18 03:17:39.778651 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-18 03:17:39.778679 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-18 03:17:39.778702 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2025-11-18 03:17:39.778742 | debian-bookworm | RedHat.yml 2025-11-18 03:17:39.802123 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2025-11-18 03:17:39.802140 | debian-bookworm | RedHat.yml 2025-11-18 03:17:39.802196 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022440 2025-11-18 03:18:11.203025 | 2025-11-18 03:18:11.203126 | TASK [upload-logs : Upload logs to log server] 2025-11-18 03:18:12.067920 | localhost | Output suppressed because no_log was given 2025-11-18 03:18:12.069540 | 2025-11-18 03:18:12.069622 | LOOP [upload-logs : Compress console log and json output] 2025-11-18 03:18:12.157387 | localhost | skipping: Conditional result was False 2025-11-18 03:18:12.171011 | localhost | skipping: Conditional result was False 2025-11-18 03:18:12.177628 | 2025-11-18 03:18:12.177740 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-18 03:18:12.290987 | localhost | skipping: Conditional result was False 2025-11-18 03:18:12.291219 | 2025-11-18 03:18:12.308228 | localhost | skipping: Conditional result was False 2025-11-18 03:18:12.315395 | 2025-11-18 03:18:12.315521 | LOOP [upload-logs : Upload console log and json output]