2025-11-14 02:56:46.487941 | Job console starting 2025-11-14 02:56:46.498710 | Updating git repos 2025-11-14 02:56:46.570671 | Cloning repos into workspace 2025-11-14 02:56:46.625103 | Restoring repo states 2025-11-14 02:56:46.653394 | Merging changes 2025-11-14 02:56:47.256679 | Checking out repos 2025-11-14 02:56:47.370137 | Preparing playbooks 2025-11-14 02:56:48.452383 | Running Ansible setup 2025-11-14 02:56:53.636456 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-14 02:56:54.734070 | 2025-11-14 02:56:54.734248 | PLAY [Base pre] 2025-11-14 02:56:54.766974 | 2025-11-14 02:56:54.767141 | TASK [Setup log path fact] 2025-11-14 02:56:54.787560 | debian-bookworm | ok 2025-11-14 02:56:54.810502 | 2025-11-14 02:56:54.810753 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-14 02:56:54.842229 | debian-bookworm | ok 2025-11-14 02:56:54.883911 | 2025-11-14 02:56:54.884064 | TASK [emit-job-header : Print job information] 2025-11-14 02:56:54.944901 | # Job Information 2025-11-14 02:56:54.945091 | Ansible Version: 2.16.14 2025-11-14 02:56:54.945128 | Job: yamllint 2025-11-14 02:56:54.945160 | Pipeline: check 2025-11-14 02:56:54.945184 | Executor: 521e9411259a 2025-11-14 02:56:54.945204 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1782 2025-11-14 02:56:54.945227 | Event ID: 8932f220-c105-11f0-9f86-b0f2959c2803 2025-11-14 02:56:54.951442 | 2025-11-14 02:56:54.951581 | LOOP [emit-job-header : Print node information] 2025-11-14 02:56:55.140976 | debian-bookworm | ok: 2025-11-14 02:56:55.141174 | debian-bookworm | # Node Information 2025-11-14 02:56:55.141209 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-14 02:56:55.141235 | debian-bookworm | Hostname: debian 2025-11-14 02:56:55.141257 | debian-bookworm | Username: zuul 2025-11-14 02:56:55.141280 | debian-bookworm | Distro: Debian 12.12 2025-11-14 02:56:55.141303 | debian-bookworm | Provider: regiocloud-a 2025-11-14 02:56:55.141342 | debian-bookworm | Region: 2025-11-14 02:56:55.141364 | debian-bookworm | Label: debian-bookworm 2025-11-14 02:56:55.141383 | debian-bookworm | Product Name: OpenStack Nova 2025-11-14 02:56:55.141403 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe56:6ba0 2025-11-14 02:56:55.165474 | 2025-11-14 02:56:55.165617 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-14 02:56:55.987083 | debian-bookworm -> localhost | changed 2025-11-14 02:56:55.995022 | 2025-11-14 02:56:55.995174 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-14 02:56:57.729433 | debian-bookworm -> localhost | changed 2025-11-14 02:56:57.765214 | 2025-11-14 02:56:57.765397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-14 02:56:58.223625 | debian-bookworm -> localhost | ok 2025-11-14 02:56:58.231001 | 2025-11-14 02:56:58.231135 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-14 02:56:58.268505 | debian-bookworm | ok 2025-11-14 02:56:58.303641 | debian-bookworm | included: /var/lib/zuul/builds/59157ae4df2b47c898ab07ec722e7af0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-14 02:56:58.310407 | 2025-11-14 02:56:58.310528 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-14 02:57:00.537296 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-14 02:57:00.537510 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/59157ae4df2b47c898ab07ec722e7af0/work/59157ae4df2b47c898ab07ec722e7af0_id_rsa 2025-11-14 02:57:00.537554 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/59157ae4df2b47c898ab07ec722e7af0/work/59157ae4df2b47c898ab07ec722e7af0_id_rsa.pub 2025-11-14 02:57:00.537594 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-14 02:57:00.537630 | debian-bookworm -> localhost | SHA256:yvbW9XMI3UeUCo51kQ1q5waeZ3oD/NdLIbXadf6jAeI zuul-build-sshkey 2025-11-14 02:57:00.537654 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-14 02:57:00.537686 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-14 02:57:00.537709 | debian-bookworm -> localhost | | o= .| 2025-11-14 02:57:00.537731 | debian-bookworm -> localhost | | o.o o.| 2025-11-14 02:57:00.537751 | debian-bookworm -> localhost | | ++o..o | 2025-11-14 02:57:00.537772 | debian-bookworm -> localhost | | .+.=.. o| 2025-11-14 02:57:00.537792 | debian-bookworm -> localhost | | S. * B =o| 2025-11-14 02:57:00.537821 | debian-bookworm -> localhost | | . .. . @ =.B| 2025-11-14 02:57:00.537842 | debian-bookworm -> localhost | | + E o O =+| 2025-11-14 02:57:00.537862 | debian-bookworm -> localhost | | . .. . . O.+| 2025-11-14 02:57:00.537884 | debian-bookworm -> localhost | | .. ..+o| 2025-11-14 02:57:00.537904 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-14 02:57:00.537954 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.584315 2025-11-14 02:57:00.544094 | 2025-11-14 02:57:00.544180 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-14 02:57:00.573694 | debian-bookworm | ok 2025-11-14 02:57:00.612407 | debian-bookworm | included: /var/lib/zuul/builds/59157ae4df2b47c898ab07ec722e7af0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-14 02:57:00.651161 | 2025-11-14 02:57:00.651279 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-14 02:57:00.677016 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:57:00.682801 | 2025-11-14 02:57:00.682923 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-14 02:57:01.269412 | debian-bookworm | changed 2025-11-14 02:57:01.274593 | 2025-11-14 02:57:01.274675 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-14 02:57:01.515087 | debian-bookworm | ok 2025-11-14 02:57:01.520393 | 2025-11-14 02:57:01.520485 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-14 02:57:02.120320 | debian-bookworm | changed 2025-11-14 02:57:02.129898 | 2025-11-14 02:57:02.130024 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-14 02:57:02.778092 | debian-bookworm | changed 2025-11-14 02:57:02.785508 | 2025-11-14 02:57:02.785635 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-14 02:57:02.813329 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:57:02.822744 | 2025-11-14 02:57:02.822873 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-14 02:57:03.304082 | debian-bookworm -> localhost | changed 2025-11-14 02:57:03.315725 | 2025-11-14 02:57:03.315835 | TASK [add-build-sshkey : Add back temp key] 2025-11-14 02:57:03.818071 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/59157ae4df2b47c898ab07ec722e7af0/work/59157ae4df2b47c898ab07ec722e7af0_id_rsa (zuul-build-sshkey) 2025-11-14 02:57:03.818397 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021281 2025-11-14 02:57:03.832135 | 2025-11-14 02:57:03.832274 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-14 02:57:04.360635 | debian-bookworm | ok 2025-11-14 02:57:04.373001 | 2025-11-14 02:57:04.373149 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-14 02:57:04.428957 | debian-bookworm | skipping: Conditional result was False 2025-11-14 02:57:04.441745 | 2025-11-14 02:57:04.441896 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-14 02:57:05.156597 | debian-bookworm | ok 2025-11-14 02:57:05.180722 | 2025-11-14 02:57:05.180875 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-14 02:57:05.230896 | debian-bookworm | ok 2025-11-14 02:57:05.236164 | 2025-11-14 02:57:05.236281 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-14 02:57:05.596399 | debian-bookworm -> localhost | ok 2025-11-14 02:57:05.604681 | 2025-11-14 02:57:05.608374 | TASK [validate-host : Collect information about the host] 2025-11-14 02:57:06.904658 | debian-bookworm | ok 2025-11-14 02:57:06.919624 | 2025-11-14 02:57:06.919764 | TASK [validate-host : Sanitize hostname] 2025-11-14 02:57:07.054097 | debian-bookworm | ok 2025-11-14 02:57:07.106906 | 2025-11-14 02:57:07.107049 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-14 02:57:07.809759 | debian-bookworm -> localhost | changed 2025-11-14 02:57:07.815858 | 2025-11-14 02:57:07.815979 | TASK [validate-host : Collect information about zuul worker] 2025-11-14 02:57:08.375794 | debian-bookworm | ok 2025-11-14 02:57:08.389223 | 2025-11-14 02:57:08.389409 | TASK [validate-host : Write out all zuul information for each host] 2025-11-14 02:57:09.146392 | debian-bookworm -> localhost | changed 2025-11-14 02:57:09.160830 | 2025-11-14 02:57:09.160962 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-14 02:57:09.480263 | debian-bookworm | ok 2025-11-14 02:57:09.487588 | 2025-11-14 02:57:09.487718 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-14 02:57:10.678182 | debian-bookworm | changed: 2025-11-14 02:57:10.678436 | debian-bookworm | cd+++++++++ src/ 2025-11-14 02:57:10.678474 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-14 02:57:10.678500 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-14 02:57:10.678522 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-14 02:57:10.678542 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007557 2025-11-14 02:57:38.453239 | 2025-11-14 02:57:38.453442 | TASK [upload-logs : Upload logs to log server] 2025-11-14 02:57:39.045239 | localhost | Output suppressed because no_log was given 2025-11-14 02:57:39.047167 | 2025-11-14 02:57:39.047274 | LOOP [upload-logs : Compress console log and json output] 2025-11-14 02:57:39.109205 | localhost | skipping: Conditional result was False 2025-11-14 02:57:39.115640 | localhost | skipping: Conditional result was False 2025-11-14 02:57:39.124534 | 2025-11-14 02:57:39.124675 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-14 02:57:39.192453 | localhost | skipping: Conditional result was False 2025-11-14 02:57:39.192829 | 2025-11-14 02:57:39.198605 | localhost | skipping: Conditional result was False 2025-11-14 02:57:39.202711 | 2025-11-14 02:57:39.202896 | LOOP [upload-logs : Upload console log and json output]