2026-04-26 03:09:35.289647 | Job console starting 2026-04-26 03:09:35.299295 | Updating git repos 2026-04-26 03:09:35.359576 | Cloning repos into workspace 2026-04-26 03:09:35.423543 | Restoring repo states 2026-04-26 03:09:35.441548 | Merging changes 2026-04-26 03:09:35.441565 | Checking out repos 2026-04-26 03:09:35.494806 | Preparing playbooks 2026-04-26 03:09:36.485162 | Running Ansible setup 2026-04-26 03:09:42.971083 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 03:09:44.514279 | 2026-04-26 03:09:44.514397 | PLAY [Base pre] 2026-04-26 03:09:44.531474 | 2026-04-26 03:09:44.531581 | TASK [Setup log path fact] 2026-04-26 03:09:44.559579 | debian-bookworm | ok 2026-04-26 03:09:44.586082 | 2026-04-26 03:09:44.586242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 03:09:44.647205 | debian-bookworm | ok 2026-04-26 03:09:44.669287 | 2026-04-26 03:09:44.669408 | TASK [emit-job-header : Print job information] 2026-04-26 03:09:44.735358 | # Job Information 2026-04-26 03:09:44.735497 | Ansible Version: 2.16.14 2026-04-26 03:09:44.735525 | Job: ansible-lint 2026-04-26 03:09:44.735551 | Pipeline: periodic-daily 2026-04-26 03:09:44.735569 | Executor: 521e9411259a 2026-04-26 03:09:44.735586 | Triggered by: https://github.com/osism/calendar 2026-04-26 03:09:44.735603 | Event ID: e1cd8943069f40dc9a49a8ce15e2bdd7 2026-04-26 03:09:44.739552 | 2026-04-26 03:09:44.739635 | LOOP [emit-job-header : Print node information] 2026-04-26 03:09:44.964241 | debian-bookworm | ok: 2026-04-26 03:09:44.964452 | debian-bookworm | # Node Information 2026-04-26 03:09:44.964487 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 03:09:44.964513 | debian-bookworm | Hostname: debian 2026-04-26 03:09:44.964536 | debian-bookworm | Username: zuul 2026-04-26 03:09:44.964557 | debian-bookworm | Distro: Debian 12.13 2026-04-26 03:09:44.964581 | debian-bookworm | Provider: regiocloud-a 2026-04-26 03:09:44.964602 | debian-bookworm | Region: 2026-04-26 03:09:44.964622 | debian-bookworm | Label: debian-bookworm 2026-04-26 03:09:44.964642 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 03:09:44.964661 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:cad0 2026-04-26 03:09:44.983966 | 2026-04-26 03:09:44.984088 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 03:09:46.102753 | debian-bookworm -> localhost | changed 2026-04-26 03:09:46.109730 | 2026-04-26 03:09:46.109844 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 03:09:48.096189 | debian-bookworm -> localhost | changed 2026-04-26 03:09:48.115985 | 2026-04-26 03:09:48.116091 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 03:09:48.528112 | debian-bookworm -> localhost | ok 2026-04-26 03:09:48.534471 | 2026-04-26 03:09:48.534583 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 03:09:48.573463 | debian-bookworm | ok 2026-04-26 03:09:48.608372 | debian-bookworm | included: /var/lib/zuul/builds/f3cbe3b60cc54fa796fe8c7e9317e6f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 03:09:48.618004 | 2026-04-26 03:09:48.618114 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 03:09:50.463941 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 03:09:50.464114 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f3cbe3b60cc54fa796fe8c7e9317e6f3/work/f3cbe3b60cc54fa796fe8c7e9317e6f3_id_rsa 2026-04-26 03:09:50.464145 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f3cbe3b60cc54fa796fe8c7e9317e6f3/work/f3cbe3b60cc54fa796fe8c7e9317e6f3_id_rsa.pub 2026-04-26 03:09:50.464166 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 03:09:50.464186 | debian-bookworm -> localhost | SHA256:WIvJy0tT7E51Ct8jubg/Em7akGgxLpJ3JfHDd6WeWQ0 zuul-build-sshkey 2026-04-26 03:09:50.464204 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 03:09:50.464262 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 03:09:50.464284 | debian-bookworm -> localhost | | | 2026-04-26 03:09:50.464302 | debian-bookworm -> localhost | | | 2026-04-26 03:09:50.464320 | debian-bookworm -> localhost | | . . E | 2026-04-26 03:09:50.464336 | debian-bookworm -> localhost | | = * . o o | 2026-04-26 03:09:50.464353 | debian-bookworm -> localhost | | + X S + o . | 2026-04-26 03:09:50.464375 | debian-bookworm -> localhost | | . . B B.* O | 2026-04-26 03:09:50.464393 | debian-bookworm -> localhost | |o o = B.o.O o | 2026-04-26 03:09:50.464409 | debian-bookworm -> localhost | | o + . B+..o . | 2026-04-26 03:09:50.464427 | debian-bookworm -> localhost | | oo=+o. | 2026-04-26 03:09:50.464443 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 03:09:50.464487 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.068043 2026-04-26 03:09:50.470166 | 2026-04-26 03:09:50.470283 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 03:09:50.517163 | debian-bookworm | ok 2026-04-26 03:09:50.533514 | debian-bookworm | included: /var/lib/zuul/builds/f3cbe3b60cc54fa796fe8c7e9317e6f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 03:09:50.549520 | 2026-04-26 03:09:50.549639 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 03:09:50.588716 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:09:50.594519 | 2026-04-26 03:09:50.594611 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 03:09:51.353151 | debian-bookworm | changed 2026-04-26 03:09:51.371414 | 2026-04-26 03:09:51.371527 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 03:09:51.633483 | debian-bookworm | ok 2026-04-26 03:09:51.641546 | 2026-04-26 03:09:51.641651 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 03:09:52.373262 | debian-bookworm | changed 2026-04-26 03:09:52.383239 | 2026-04-26 03:09:52.383863 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 03:09:53.087795 | debian-bookworm | changed 2026-04-26 03:09:53.093768 | 2026-04-26 03:09:53.093875 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 03:09:53.107262 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:09:53.118611 | 2026-04-26 03:09:53.118739 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 03:09:53.580088 | debian-bookworm -> localhost | changed 2026-04-26 03:09:53.590538 | 2026-04-26 03:09:53.590642 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 03:09:54.169784 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f3cbe3b60cc54fa796fe8c7e9317e6f3/work/f3cbe3b60cc54fa796fe8c7e9317e6f3_id_rsa (zuul-build-sshkey) 2026-04-26 03:09:54.170007 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009532 2026-04-26 03:09:54.177739 | 2026-04-26 03:09:54.177848 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 03:09:54.653272 | debian-bookworm | ok 2026-04-26 03:09:54.662528 | 2026-04-26 03:09:54.662665 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 03:09:54.716419 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:09:54.733541 | 2026-04-26 03:09:54.733698 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 03:09:55.218981 | debian-bookworm | ok 2026-04-26 03:09:55.231610 | 2026-04-26 03:09:55.231754 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 03:09:55.263754 | debian-bookworm | ok 2026-04-26 03:09:55.270086 | 2026-04-26 03:09:55.270277 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 03:09:55.606465 | debian-bookworm -> localhost | ok 2026-04-26 03:09:55.614074 | 2026-04-26 03:09:55.614191 | TASK [validate-host : Collect information about the host] 2026-04-26 03:09:56.812090 | debian-bookworm | ok 2026-04-26 03:09:56.825582 | 2026-04-26 03:09:56.825726 | TASK [validate-host : Sanitize hostname] 2026-04-26 03:09:56.928021 | debian-bookworm | ok 2026-04-26 03:09:56.971332 | 2026-04-26 03:09:56.971468 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 03:09:57.563192 | debian-bookworm -> localhost | changed 2026-04-26 03:09:57.569322 | 2026-04-26 03:09:57.569441 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 03:09:57.984034 | debian-bookworm | ok 2026-04-26 03:09:57.989748 | 2026-04-26 03:09:57.989879 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 03:09:58.574521 | debian-bookworm -> localhost | changed 2026-04-26 03:09:58.596135 | 2026-04-26 03:09:58.596340 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 03:09:58.875980 | debian-bookworm | ok 2026-04-26 03:09:58.886197 | 2026-04-26 03:09:58.886386 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 03:09:59.891277 | debian-bookworm | changed: 2026-04-26 03:09:59.891492 | debian-bookworm | cd+++++++++ src/ 2026-04-26 03:09:59.891528 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 03:09:59.891552 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 03:09:59.891574 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2026-04-26 03:09:59.891595 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006489 2026-04-26 03:10:41.921733 | 2026-04-26 03:10:41.921862 | TASK [upload-logs : Upload logs to log server] 2026-04-26 03:10:42.509579 | localhost | Output suppressed because no_log was given 2026-04-26 03:10:42.511661 | 2026-04-26 03:10:42.511776 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 03:10:42.561377 | localhost | skipping: Conditional result was False 2026-04-26 03:10:42.566100 | localhost | skipping: Conditional result was False 2026-04-26 03:10:42.572717 | 2026-04-26 03:10:42.572895 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 03:10:42.622641 | localhost | skipping: Conditional result was False 2026-04-26 03:10:42.623312 | 2026-04-26 03:10:42.626629 | localhost | skipping: Conditional result was False 2026-04-26 03:10:42.635255 | 2026-04-26 03:10:42.635469 | LOOP [upload-logs : Upload console log and json output]