2026-03-04 03:07:33.850630 | Job console starting 2026-03-04 03:07:33.863950 | Updating git repos 2026-03-04 03:07:33.908138 | Cloning repos into workspace 2026-03-04 03:07:34.003925 | Restoring repo states 2026-03-04 03:07:34.032169 | Merging changes 2026-03-04 03:07:34.032214 | Checking out repos 2026-03-04 03:07:34.083445 | Preparing playbooks 2026-03-04 03:07:34.898252 | Running Ansible setup 2026-03-04 03:07:40.263137 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 03:07:42.124283 | 2026-03-04 03:07:42.124412 | PLAY [Base pre] 2026-03-04 03:07:42.165401 | 2026-03-04 03:07:42.165619 | TASK [Setup log path fact] 2026-03-04 03:07:42.195905 | debian-bookworm | ok 2026-03-04 03:07:42.211480 | 2026-03-04 03:07:42.211612 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 03:07:42.241358 | debian-bookworm | ok 2026-03-04 03:07:42.260898 | 2026-03-04 03:07:42.261014 | TASK [emit-job-header : Print job information] 2026-03-04 03:07:42.350309 | # Job Information 2026-03-04 03:07:42.350469 | Ansible Version: 2.16.14 2026-03-04 03:07:42.350504 | Job: yamllint 2026-03-04 03:07:42.350537 | Pipeline: periodic-daily 2026-03-04 03:07:42.350560 | Executor: 521e9411259a 2026-03-04 03:07:42.350580 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-03-04 03:07:42.350603 | Event ID: 612e15f92f0f44ecad503d659ca4bcba 2026-03-04 03:07:42.355864 | 2026-03-04 03:07:42.355970 | LOOP [emit-job-header : Print node information] 2026-03-04 03:07:42.627878 | debian-bookworm | ok: 2026-03-04 03:07:42.628094 | debian-bookworm | # Node Information 2026-03-04 03:07:42.628130 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 03:07:42.628155 | debian-bookworm | Hostname: debian 2026-03-04 03:07:42.628188 | debian-bookworm | Username: zuul 2026-03-04 03:07:42.628209 | debian-bookworm | Distro: Debian 12.13 2026-03-04 03:07:42.628232 | debian-bookworm | Provider: regiocloud-a 2026-03-04 03:07:42.628253 | debian-bookworm | Region: 2026-03-04 03:07:42.628273 | debian-bookworm | Label: debian-bookworm 2026-03-04 03:07:42.628293 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 03:07:42.628312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:2ccf 2026-03-04 03:07:42.650597 | 2026-03-04 03:07:42.650709 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 03:07:43.896326 | debian-bookworm -> localhost | changed 2026-03-04 03:07:43.909092 | 2026-03-04 03:07:43.909216 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 03:07:45.847624 | debian-bookworm -> localhost | changed 2026-03-04 03:07:45.857433 | 2026-03-04 03:07:45.857524 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 03:07:46.688329 | debian-bookworm -> localhost | ok 2026-03-04 03:07:46.694320 | 2026-03-04 03:07:46.694419 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 03:07:46.732386 | debian-bookworm | ok 2026-03-04 03:07:46.761873 | debian-bookworm | included: /var/lib/zuul/builds/2a5f07e448a043adb130815eed7d08c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 03:07:46.770612 | 2026-03-04 03:07:46.770707 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 03:07:49.480454 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 03:07:49.480639 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2a5f07e448a043adb130815eed7d08c7/work/2a5f07e448a043adb130815eed7d08c7_id_rsa 2026-03-04 03:07:49.480678 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2a5f07e448a043adb130815eed7d08c7/work/2a5f07e448a043adb130815eed7d08c7_id_rsa.pub 2026-03-04 03:07:49.480705 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 03:07:49.480728 | debian-bookworm -> localhost | SHA256:HVAWYV+yvmgjAmq46jQmO43J89mzRr09moY9m/NkE8c zuul-build-sshkey 2026-03-04 03:07:49.480750 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 03:07:49.480781 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 03:07:49.480804 | debian-bookworm -> localhost | | ..*o. . | 2026-03-04 03:07:49.480825 | debian-bookworm -> localhost | | + . + | 2026-03-04 03:07:49.480854 | debian-bookworm -> localhost | | . o | 2026-03-04 03:07:49.480874 | debian-bookworm -> localhost | | ..o | 2026-03-04 03:07:49.480893 | debian-bookworm -> localhost | | . . S..E. | 2026-03-04 03:07:49.480919 | debian-bookworm -> localhost | | . . o . o. . | 2026-03-04 03:07:49.480940 | debian-bookworm -> localhost | |+Bo . + +++ . | 2026-03-04 03:07:49.480960 | debian-bookworm -> localhost | |B*o o+ B==.. | 2026-03-04 03:07:49.480981 | debian-bookworm -> localhost | |*ooo.o+=*.. | 2026-03-04 03:07:49.481001 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 03:07:49.481052 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.616859 2026-03-04 03:07:49.487334 | 2026-03-04 03:07:49.487428 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 03:07:49.510918 | debian-bookworm | ok 2026-03-04 03:07:49.520157 | debian-bookworm | included: /var/lib/zuul/builds/2a5f07e448a043adb130815eed7d08c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 03:07:49.529880 | 2026-03-04 03:07:49.529971 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 03:07:49.553337 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:07:49.559665 | 2026-03-04 03:07:49.559821 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 03:07:50.128197 | debian-bookworm | changed 2026-03-04 03:07:50.135465 | 2026-03-04 03:07:50.135591 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 03:07:50.377732 | debian-bookworm | ok 2026-03-04 03:07:50.383136 | 2026-03-04 03:07:50.383244 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 03:07:51.141134 | debian-bookworm | changed 2026-03-04 03:07:51.150800 | 2026-03-04 03:07:51.150925 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 03:07:51.858737 | debian-bookworm | changed 2026-03-04 03:07:51.865359 | 2026-03-04 03:07:51.865453 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 03:07:51.901843 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:07:51.911292 | 2026-03-04 03:07:51.911393 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 03:07:52.348259 | debian-bookworm -> localhost | changed 2026-03-04 03:07:52.358459 | 2026-03-04 03:07:52.358562 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 03:07:52.704444 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2a5f07e448a043adb130815eed7d08c7/work/2a5f07e448a043adb130815eed7d08c7_id_rsa (zuul-build-sshkey) 2026-03-04 03:07:52.704654 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014227 2026-03-04 03:07:52.720059 | 2026-03-04 03:07:52.720188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 03:07:53.073814 | debian-bookworm | ok 2026-03-04 03:07:53.081723 | 2026-03-04 03:07:53.081817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 03:07:53.113008 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:07:53.125268 | 2026-03-04 03:07:53.125371 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 03:07:53.642228 | debian-bookworm | ok 2026-03-04 03:07:53.654460 | 2026-03-04 03:07:53.654556 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 03:07:53.721488 | debian-bookworm | ok 2026-03-04 03:07:53.725517 | 2026-03-04 03:07:53.725595 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 03:07:54.305561 | debian-bookworm -> localhost | ok 2026-03-04 03:07:54.314502 | 2026-03-04 03:07:54.314598 | TASK [validate-host : Collect information about the host] 2026-03-04 03:07:55.594237 | debian-bookworm | ok 2026-03-04 03:07:55.602453 | 2026-03-04 03:07:55.602536 | TASK [validate-host : Sanitize hostname] 2026-03-04 03:07:55.681924 | debian-bookworm | ok 2026-03-04 03:07:55.718931 | 2026-03-04 03:07:55.719044 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 03:07:56.459744 | debian-bookworm -> localhost | changed 2026-03-04 03:07:56.465354 | 2026-03-04 03:07:56.465450 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 03:07:56.930194 | debian-bookworm | ok 2026-03-04 03:07:56.934577 | 2026-03-04 03:07:56.934670 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 03:07:57.606952 | debian-bookworm -> localhost | changed 2026-03-04 03:07:57.617552 | 2026-03-04 03:07:57.617645 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 03:07:57.861571 | debian-bookworm | ok 2026-03-04 03:07:57.870117 | 2026-03-04 03:07:57.870224 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 03:07:58.819234 | debian-bookworm | changed: 2026-03-04 03:07:58.819515 | debian-bookworm | cd+++++++++ src/ 2026-03-04 03:07:58.819559 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 03:07:58.819590 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 03:07:58.819617 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-04 03:07:58.819643 | debian-bookworm | Containerfile 2026-03-04 03:07:58.819807 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019886 2026-03-04 03:08:22.752836 | 2026-03-04 03:08:22.752911 | TASK [upload-logs : Upload logs to log server] 2026-03-04 03:08:23.655620 | localhost | Output suppressed because no_log was given 2026-03-04 03:08:23.659868 | 2026-03-04 03:08:23.659965 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 03:08:23.750562 | localhost | skipping: Conditional result was False 2026-03-04 03:08:23.756527 | localhost | skipping: Conditional result was False 2026-03-04 03:08:23.771986 | 2026-03-04 03:08:23.772079 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 03:08:23.889107 | localhost | skipping: Conditional result was False 2026-03-04 03:08:23.889361 | 2026-03-04 03:08:23.894441 | localhost | skipping: Conditional result was False 2026-03-04 03:08:23.897921 | 2026-03-04 03:08:23.898032 | LOOP [upload-logs : Upload console log and json output]