2026-01-11 03:03:04.348046 | Job console starting 2026-01-11 03:03:04.363927 | Updating git repos 2026-01-11 03:03:04.417266 | Cloning repos into workspace 2026-01-11 03:03:04.624558 | Restoring repo states 2026-01-11 03:03:04.650139 | Merging changes 2026-01-11 03:03:04.650164 | Checking out repos 2026-01-11 03:03:04.803173 | Preparing playbooks 2026-01-11 03:03:06.682048 | Running Ansible setup 2026-01-11 03:03:14.964462 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 03:03:16.189888 | 2026-01-11 03:03:16.190059 | PLAY [Base pre] 2026-01-11 03:03:16.217626 | 2026-01-11 03:03:16.217790 | TASK [Setup log path fact] 2026-01-11 03:03:16.275009 | debian-bookworm | ok 2026-01-11 03:03:16.299650 | 2026-01-11 03:03:16.299830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:03:16.364974 | debian-bookworm | ok 2026-01-11 03:03:16.391663 | 2026-01-11 03:03:16.391818 | TASK [emit-job-header : Print job information] 2026-01-11 03:03:16.469843 | # Job Information 2026-01-11 03:03:16.470166 | Ansible Version: 2.16.14 2026-01-11 03:03:16.470217 | Job: yamllint 2026-01-11 03:03:16.470260 | Pipeline: periodic-daily 2026-01-11 03:03:16.470293 | Executor: 521e9411259a 2026-01-11 03:03:16.470342 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-01-11 03:03:16.470372 | Event ID: 1cff8c5d3801403e914392d8d1144f12 2026-01-11 03:03:16.482244 | 2026-01-11 03:03:16.482411 | LOOP [emit-job-header : Print node information] 2026-01-11 03:03:16.765789 | debian-bookworm | ok: 2026-01-11 03:03:16.778995 | debian-bookworm | # Node Information 2026-01-11 03:03:16.779112 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-11 03:03:16.779144 | debian-bookworm | Hostname: debian 2026-01-11 03:03:16.779168 | debian-bookworm | Username: zuul 2026-01-11 03:03:16.779190 | debian-bookworm | Distro: Debian 12.12 2026-01-11 03:03:16.779216 | debian-bookworm | Provider: regiocloud-a 2026-01-11 03:03:16.779237 | debian-bookworm | Region: 2026-01-11 03:03:16.779258 | debian-bookworm | Label: debian-bookworm 2026-01-11 03:03:16.779278 | debian-bookworm | Product Name: OpenStack Nova 2026-01-11 03:03:16.779298 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:181e 2026-01-11 03:03:16.798301 | 2026-01-11 03:03:16.798464 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 03:03:17.882337 | debian-bookworm -> localhost | changed 2026-01-11 03:03:17.889994 | 2026-01-11 03:03:17.890134 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 03:03:20.707367 | debian-bookworm -> localhost | changed 2026-01-11 03:03:20.728524 | 2026-01-11 03:03:20.728673 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 03:03:21.413497 | debian-bookworm -> localhost | ok 2026-01-11 03:03:21.420782 | 2026-01-11 03:03:21.420932 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 03:03:21.507981 | debian-bookworm | ok 2026-01-11 03:03:21.568594 | debian-bookworm | included: /var/lib/zuul/builds/2c8407f86be449f694487a3f8e2065b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 03:03:21.579511 | 2026-01-11 03:03:21.579652 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 03:03:24.778786 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-11 03:03:24.779091 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c8407f86be449f694487a3f8e2065b8/work/2c8407f86be449f694487a3f8e2065b8_id_rsa 2026-01-11 03:03:24.779135 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c8407f86be449f694487a3f8e2065b8/work/2c8407f86be449f694487a3f8e2065b8_id_rsa.pub 2026-01-11 03:03:24.779161 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-11 03:03:24.779185 | debian-bookworm -> localhost | SHA256:oz9KowdMcf9xUthTkmicL2rnu/GiwGMou7FqBxY/XYc zuul-build-sshkey 2026-01-11 03:03:24.779207 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-11 03:03:24.779245 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-11 03:03:24.779267 | debian-bookworm -> localhost | | . =.o. | 2026-01-11 03:03:24.779288 | debian-bookworm -> localhost | | . . * =. | 2026-01-11 03:03:24.779308 | debian-bookworm -> localhost | | o ... o . | 2026-01-11 03:03:24.779349 | debian-bookworm -> localhost | | . . E..+ o | 2026-01-11 03:03:24.779370 | debian-bookworm -> localhost | | oo. . So = | 2026-01-11 03:03:24.779396 | debian-bookworm -> localhost | | o oo+ .o.o | 2026-01-11 03:03:24.779416 | debian-bookworm -> localhost | |. + o.O. o. | 2026-01-11 03:03:24.779436 | debian-bookworm -> localhost | | . * +.=. oo | 2026-01-11 03:03:24.779456 | debian-bookworm -> localhost | |o.=.....ooo+. | 2026-01-11 03:03:24.779475 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-11 03:03:24.779538 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.052347 2026-01-11 03:03:24.786690 | 2026-01-11 03:03:24.786822 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 03:03:24.851729 | debian-bookworm | ok 2026-01-11 03:03:24.874411 | debian-bookworm | included: /var/lib/zuul/builds/2c8407f86be449f694487a3f8e2065b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 03:03:24.914604 | 2026-01-11 03:03:24.914846 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 03:03:24.993230 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:03:25.000507 | 2026-01-11 03:03:25.000645 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 03:03:26.634826 | debian-bookworm | changed 2026-01-11 03:03:26.681075 | 2026-01-11 03:03:26.681227 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 03:03:27.058581 | debian-bookworm | ok 2026-01-11 03:03:27.069504 | 2026-01-11 03:03:27.069648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 03:03:28.023496 | debian-bookworm | changed 2026-01-11 03:03:28.050603 | 2026-01-11 03:03:28.050762 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 03:03:28.926222 | debian-bookworm | changed 2026-01-11 03:03:28.940154 | 2026-01-11 03:03:28.940307 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 03:03:29.054874 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:03:29.062559 | 2026-01-11 03:03:29.062709 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 03:03:30.752277 | debian-bookworm -> localhost | changed 2026-01-11 03:03:30.768748 | 2026-01-11 03:03:30.768902 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 03:03:32.250163 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c8407f86be449f694487a3f8e2065b8/work/2c8407f86be449f694487a3f8e2065b8_id_rsa (zuul-build-sshkey) 2026-01-11 03:03:32.250466 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.053137 2026-01-11 03:03:32.259375 | 2026-01-11 03:03:32.259569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 03:03:33.229333 | debian-bookworm | ok 2026-01-11 03:03:33.239369 | 2026-01-11 03:03:33.239543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 03:03:33.296107 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:03:33.317550 | 2026-01-11 03:03:33.317704 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 03:03:34.364668 | debian-bookworm | ok 2026-01-11 03:03:34.398428 | 2026-01-11 03:03:34.398568 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 03:03:34.499660 | debian-bookworm | ok 2026-01-11 03:03:34.526791 | 2026-01-11 03:03:34.526977 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 03:03:35.847677 | debian-bookworm -> localhost | ok 2026-01-11 03:03:35.856187 | 2026-01-11 03:03:35.856366 | TASK [validate-host : Collect information about the host] 2026-01-11 03:03:37.783477 | debian-bookworm | ok 2026-01-11 03:03:37.822597 | 2026-01-11 03:03:37.827087 | TASK [validate-host : Sanitize hostname] 2026-01-11 03:03:38.524231 | debian-bookworm | ok 2026-01-11 03:03:38.725636 | 2026-01-11 03:03:38.725943 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 03:03:41.543583 | debian-bookworm -> localhost | changed 2026-01-11 03:03:41.554259 | 2026-01-11 03:03:41.554426 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 03:03:42.219900 | debian-bookworm | ok 2026-01-11 03:03:42.224901 | 2026-01-11 03:03:42.225039 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 03:03:43.827660 | debian-bookworm -> localhost | changed 2026-01-11 03:03:43.848485 | 2026-01-11 03:03:43.848626 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 03:03:44.208296 | debian-bookworm | ok 2026-01-11 03:03:44.246406 | 2026-01-11 03:03:44.246559 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 03:03:45.950145 | debian-bookworm | changed: 2026-01-11 03:03:45.950468 | debian-bookworm | cd+++++++++ src/ 2026-01-11 03:03:45.950514 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-11 03:03:45.950539 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-11 03:03:45.950560 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-01-11 03:03:45.950580 | debian-bookworm | localhost | ok: Runtime: 0:00:00.037036 2026-01-11 03:04:16.908868 | 2026-01-11 03:04:16.909014 | TASK [upload-logs : Upload logs to log server] 2026-01-11 03:04:18.686869 | localhost | Output suppressed because no_log was given 2026-01-11 03:04:18.688821 | 2026-01-11 03:04:18.688931 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 03:04:18.767523 | localhost | skipping: Conditional result was False 2026-01-11 03:04:18.776133 | localhost | skipping: Conditional result was False 2026-01-11 03:04:18.787408 | 2026-01-11 03:04:18.787553 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 03:04:18.874590 | localhost | skipping: Conditional result was False 2026-01-11 03:04:18.874932 | 2026-01-11 03:04:18.882911 | localhost | skipping: Conditional result was False 2026-01-11 03:04:18.896063 | 2026-01-11 03:04:18.896218 | LOOP [upload-logs : Upload console log and json output]