2025-11-21 03:11:45.464149 | Job console starting 2025-11-21 03:11:45.477320 | Updating git repos 2025-11-21 03:11:45.513557 | Cloning repos into workspace 2025-11-21 03:11:45.554057 | Restoring repo states 2025-11-21 03:11:45.571697 | Merging changes 2025-11-21 03:11:45.571714 | Checking out repos 2025-11-21 03:11:45.674467 | Preparing playbooks 2025-11-21 03:11:46.384649 | Running Ansible setup 2025-11-21 03:11:50.881705 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-21 03:11:51.729074 | 2025-11-21 03:11:51.729239 | PLAY [Base pre] 2025-11-21 03:11:51.752786 | 2025-11-21 03:11:51.752987 | TASK [Setup log path fact] 2025-11-21 03:11:51.785260 | debian-bookworm | ok 2025-11-21 03:11:51.806288 | 2025-11-21 03:11:51.806542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-21 03:11:51.839448 | debian-bookworm | ok 2025-11-21 03:11:51.854235 | 2025-11-21 03:11:51.854439 | TASK [emit-job-header : Print job information] 2025-11-21 03:11:51.906692 | # Job Information 2025-11-21 03:11:51.907010 | Ansible Version: 2.16.14 2025-11-21 03:11:51.907052 | Job: yamllint 2025-11-21 03:11:51.907084 | Pipeline: periodic-daily 2025-11-21 03:11:51.907106 | Executor: 521e9411259a 2025-11-21 03:11:51.907126 | Triggered by: https://github.com/osism/testbed 2025-11-21 03:11:51.907147 | Event ID: 2f807813a2bd43bf818e2d3fa05346c3 2025-11-21 03:11:51.913274 | 2025-11-21 03:11:51.913407 | LOOP [emit-job-header : Print node information] 2025-11-21 03:11:52.037335 | debian-bookworm | ok: 2025-11-21 03:11:52.037605 | debian-bookworm | # Node Information 2025-11-21 03:11:52.037640 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-21 03:11:52.037666 | debian-bookworm | Hostname: debian 2025-11-21 03:11:52.037688 | debian-bookworm | Username: zuul 2025-11-21 03:11:52.037709 | debian-bookworm | Distro: Debian 12.12 2025-11-21 03:11:52.037732 | debian-bookworm | Provider: regiocloud-a 2025-11-21 03:11:52.037753 | debian-bookworm | Region: 2025-11-21 03:11:52.037773 | debian-bookworm | Label: debian-bookworm 2025-11-21 03:11:52.037793 | debian-bookworm | Product Name: OpenStack Nova 2025-11-21 03:11:52.037813 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feef:4fc1 2025-11-21 03:11:52.061146 | 2025-11-21 03:11:52.061336 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-21 03:11:52.624946 | debian-bookworm -> localhost | changed 2025-11-21 03:11:52.642024 | 2025-11-21 03:11:52.642215 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-21 03:11:53.758153 | debian-bookworm -> localhost | changed 2025-11-21 03:11:53.773033 | 2025-11-21 03:11:53.773155 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-21 03:11:54.081167 | debian-bookworm -> localhost | ok 2025-11-21 03:11:54.091193 | 2025-11-21 03:11:54.091391 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-21 03:11:54.121730 | debian-bookworm | ok 2025-11-21 03:11:54.141556 | debian-bookworm | included: /var/lib/zuul/builds/3e66730c725c44f987759329cc26da74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-21 03:11:54.148482 | 2025-11-21 03:11:54.148604 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-21 03:11:56.070499 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-21 03:11:56.070881 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e66730c725c44f987759329cc26da74/work/3e66730c725c44f987759329cc26da74_id_rsa 2025-11-21 03:11:56.070998 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e66730c725c44f987759329cc26da74/work/3e66730c725c44f987759329cc26da74_id_rsa.pub 2025-11-21 03:11:56.071044 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-21 03:11:56.071121 | debian-bookworm -> localhost | SHA256:j6G8D+qGVmHmp5+5RbuM8CiV9oidPv2xY12BmaiKA08 zuul-build-sshkey 2025-11-21 03:11:56.071162 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-21 03:11:56.071237 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-21 03:11:56.071279 | debian-bookworm -> localhost | | | 2025-11-21 03:11:56.071333 | debian-bookworm -> localhost | | | 2025-11-21 03:11:56.071368 | debian-bookworm -> localhost | | . + | 2025-11-21 03:11:56.071401 | debian-bookworm -> localhost | | + . + . | 2025-11-21 03:11:56.071435 | debian-bookworm -> localhost | | + o .S . | 2025-11-21 03:11:56.071478 | debian-bookworm -> localhost | |. E *.oo = . | 2025-11-21 03:11:56.071512 | debian-bookworm -> localhost | | + O.O+ =... | 2025-11-21 03:11:56.071545 | debian-bookworm -> localhost | | O O=oOo+. | 2025-11-21 03:11:56.071579 | debian-bookworm -> localhost | | . *=oO=*. | 2025-11-21 03:11:56.071611 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-21 03:11:56.071695 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.360681 2025-11-21 03:11:56.082274 | 2025-11-21 03:11:56.082407 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-21 03:11:56.114555 | debian-bookworm | ok 2025-11-21 03:11:56.127433 | debian-bookworm | included: /var/lib/zuul/builds/3e66730c725c44f987759329cc26da74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-21 03:11:56.139921 | 2025-11-21 03:11:56.140090 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-21 03:11:56.165313 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:11:56.171683 | 2025-11-21 03:11:56.171797 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-21 03:11:56.849971 | debian-bookworm | changed 2025-11-21 03:11:56.858774 | 2025-11-21 03:11:56.859008 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-21 03:11:57.129405 | debian-bookworm | ok 2025-11-21 03:11:57.138144 | 2025-11-21 03:11:57.138308 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-21 03:11:57.845600 | debian-bookworm | changed 2025-11-21 03:11:57.860292 | 2025-11-21 03:11:57.860444 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-21 03:11:58.538025 | debian-bookworm | changed 2025-11-21 03:11:58.546523 | 2025-11-21 03:11:58.546662 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-21 03:11:58.581064 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:11:58.598628 | 2025-11-21 03:11:58.598792 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-21 03:11:59.104329 | debian-bookworm -> localhost | changed 2025-11-21 03:11:59.128369 | 2025-11-21 03:11:59.128553 | TASK [add-build-sshkey : Add back temp key] 2025-11-21 03:11:59.493356 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3e66730c725c44f987759329cc26da74/work/3e66730c725c44f987759329cc26da74_id_rsa (zuul-build-sshkey) 2025-11-21 03:11:59.493735 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016838 2025-11-21 03:11:59.506059 | 2025-11-21 03:11:59.506209 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-21 03:11:59.935096 | debian-bookworm | ok 2025-11-21 03:11:59.943265 | 2025-11-21 03:11:59.943420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-21 03:11:59.980541 | debian-bookworm | skipping: Conditional result was False 2025-11-21 03:12:00.006064 | 2025-11-21 03:12:00.006293 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-21 03:12:00.489969 | debian-bookworm | ok 2025-11-21 03:12:00.505670 | 2025-11-21 03:12:00.505819 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-21 03:12:00.539867 | debian-bookworm | ok 2025-11-21 03:12:00.547324 | 2025-11-21 03:12:00.547524 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-21 03:12:00.858017 | debian-bookworm -> localhost | ok 2025-11-21 03:12:00.880202 | 2025-11-21 03:12:00.880389 | TASK [validate-host : Collect information about the host] 2025-11-21 03:12:03.086787 | debian-bookworm | ok 2025-11-21 03:12:03.097593 | 2025-11-21 03:12:03.097714 | TASK [validate-host : Sanitize hostname] 2025-11-21 03:12:03.227704 | debian-bookworm | ok 2025-11-21 03:12:03.275818 | 2025-11-21 03:12:03.275982 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-21 03:12:03.919872 | debian-bookworm -> localhost | changed 2025-11-21 03:12:03.934201 | 2025-11-21 03:12:03.934381 | TASK [validate-host : Collect information about zuul worker] 2025-11-21 03:12:04.396697 | debian-bookworm | ok 2025-11-21 03:12:04.405000 | 2025-11-21 03:12:04.405221 | TASK [validate-host : Write out all zuul information for each host] 2025-11-21 03:12:04.992704 | debian-bookworm -> localhost | changed 2025-11-21 03:12:05.003809 | 2025-11-21 03:12:05.003973 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-21 03:12:05.294289 | debian-bookworm | ok 2025-11-21 03:12:05.303045 | 2025-11-21 03:12:05.303184 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-21 03:12:06.464773 | debian-bookworm | changed: 2025-11-21 03:12:06.465108 | debian-bookworm | cd+++++++++ src/ 2025-11-21 03:12:06.465170 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-21 03:12:06.465213 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-21 03:12:06.465249 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-11-21 03:12:06.465284 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007379 2025-11-21 03:12:31.232009 | 2025-11-21 03:12:31.232120 | TASK [upload-logs : Upload logs to log server] 2025-11-21 03:12:31.764626 | localhost | Output suppressed because no_log was given 2025-11-21 03:12:31.766254 | 2025-11-21 03:12:31.766344 | LOOP [upload-logs : Compress console log and json output] 2025-11-21 03:12:31.811045 | localhost | skipping: Conditional result was False 2025-11-21 03:12:31.814086 | localhost | skipping: Conditional result was False 2025-11-21 03:12:31.829557 | 2025-11-21 03:12:31.829770 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-21 03:12:31.880472 | localhost | skipping: Conditional result was False 2025-11-21 03:12:31.880824 | 2025-11-21 03:12:31.887260 | localhost | skipping: Conditional result was False 2025-11-21 03:12:31.898389 | 2025-11-21 03:12:31.898511 | LOOP [upload-logs : Upload console log and json output]