2026-02-22 03:12:52.195711 | Job console starting 2026-02-22 03:12:52.210939 | Updating git repos 2026-02-22 03:12:52.228019 | Cloning repos into workspace 2026-02-22 03:12:52.300187 | Restoring repo states 2026-02-22 03:12:52.312457 | Merging changes 2026-02-22 03:12:52.312483 | Checking out repos 2026-02-22 03:12:52.438003 | Preparing playbooks 2026-02-22 03:12:53.005008 | Running Ansible setup 2026-02-22 03:12:57.276330 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 03:12:58.059053 | 2026-02-22 03:12:58.059233 | PLAY [Base pre] 2026-02-22 03:12:58.075932 | 2026-02-22 03:12:58.076083 | TASK [Setup log path fact] 2026-02-22 03:12:58.101295 | debian-bookworm | ok 2026-02-22 03:12:58.116523 | 2026-02-22 03:12:58.116664 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:12:58.157796 | debian-bookworm | ok 2026-02-22 03:12:58.167778 | 2026-02-22 03:12:58.167906 | TASK [emit-job-header : Print job information] 2026-02-22 03:12:58.223897 | # Job Information 2026-02-22 03:12:58.224197 | Ansible Version: 2.16.14 2026-02-22 03:12:58.224261 | Job: ansible-lint 2026-02-22 03:12:58.224317 | Pipeline: periodic-daily 2026-02-22 03:12:58.224357 | Executor: 521e9411259a 2026-02-22 03:12:58.224394 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-02-22 03:12:58.224432 | Event ID: 4cd369a9e29c4aeca24425a9fbb09eab 2026-02-22 03:12:58.232409 | 2026-02-22 03:12:58.232622 | LOOP [emit-job-header : Print node information] 2026-02-22 03:12:58.346425 | debian-bookworm | ok: 2026-02-22 03:12:58.346788 | debian-bookworm | # Node Information 2026-02-22 03:12:58.346911 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-22 03:12:58.346951 | debian-bookworm | Hostname: debian 2026-02-22 03:12:58.346984 | debian-bookworm | Username: zuul 2026-02-22 03:12:58.347014 | debian-bookworm | Distro: Debian 12.13 2026-02-22 03:12:58.347048 | debian-bookworm | Provider: regiocloud-a 2026-02-22 03:12:58.347079 | debian-bookworm | Region: 2026-02-22 03:12:58.347109 | debian-bookworm | Label: debian-bookworm 2026-02-22 03:12:58.347137 | debian-bookworm | Product Name: OpenStack Nova 2026-02-22 03:12:58.347165 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:ec89 2026-02-22 03:12:58.374012 | 2026-02-22 03:12:58.374173 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 03:12:58.896104 | debian-bookworm -> localhost | changed 2026-02-22 03:12:58.913755 | 2026-02-22 03:12:58.913982 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 03:13:00.044090 | debian-bookworm -> localhost | changed 2026-02-22 03:13:00.055602 | 2026-02-22 03:13:00.055748 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 03:13:00.384548 | debian-bookworm -> localhost | ok 2026-02-22 03:13:00.391297 | 2026-02-22 03:13:00.391445 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 03:13:00.421443 | debian-bookworm | ok 2026-02-22 03:13:00.440235 | debian-bookworm | included: /var/lib/zuul/builds/1fb5a40b31b646989207ed90b3e3150b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 03:13:00.446652 | 2026-02-22 03:13:00.446780 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 03:13:02.146243 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-22 03:13:02.146490 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1fb5a40b31b646989207ed90b3e3150b/work/1fb5a40b31b646989207ed90b3e3150b_id_rsa 2026-02-22 03:13:02.146529 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1fb5a40b31b646989207ed90b3e3150b/work/1fb5a40b31b646989207ed90b3e3150b_id_rsa.pub 2026-02-22 03:13:02.146555 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-22 03:13:02.146579 | debian-bookworm -> localhost | SHA256:OXx8GigQUFCD878kG0Mtb01E9c1aDPfa7dR5M/A/RwI zuul-build-sshkey 2026-02-22 03:13:02.146600 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-22 03:13:02.146634 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-22 03:13:02.146656 | debian-bookworm -> localhost | | o*= .... . . | 2026-02-22 03:13:02.146677 | debian-bookworm -> localhost | | o o . . * . | 2026-02-22 03:13:02.146697 | debian-bookworm -> localhost | | o.. . E.= .| 2026-02-22 03:13:02.146716 | debian-bookworm -> localhost | | +....+ +oo+| 2026-02-22 03:13:02.146735 | debian-bookworm -> localhost | | . +.oS + o o=B| 2026-02-22 03:13:02.146762 | debian-bookworm -> localhost | | + =..o + ==| 2026-02-22 03:13:02.146782 | debian-bookworm -> localhost | | B . . .+| 2026-02-22 03:13:02.146802 | debian-bookworm -> localhost | | . . o| 2026-02-22 03:13:02.146908 | debian-bookworm -> localhost | | | 2026-02-22 03:13:02.146932 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-22 03:13:02.146987 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.142670 2026-02-22 03:13:02.153794 | 2026-02-22 03:13:02.153932 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 03:13:02.187856 | debian-bookworm | ok 2026-02-22 03:13:02.198540 | debian-bookworm | included: /var/lib/zuul/builds/1fb5a40b31b646989207ed90b3e3150b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 03:13:02.208687 | 2026-02-22 03:13:02.208893 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 03:13:02.234931 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:13:02.253676 | 2026-02-22 03:13:02.253853 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 03:13:02.985043 | debian-bookworm | changed 2026-02-22 03:13:02.993303 | 2026-02-22 03:13:02.993438 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 03:13:03.260548 | debian-bookworm | ok 2026-02-22 03:13:03.266334 | 2026-02-22 03:13:03.266453 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 03:13:03.923061 | debian-bookworm | changed 2026-02-22 03:13:03.930426 | 2026-02-22 03:13:03.930563 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 03:13:04.586200 | debian-bookworm | changed 2026-02-22 03:13:04.594418 | 2026-02-22 03:13:04.594560 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 03:13:04.619548 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:13:04.626435 | 2026-02-22 03:13:04.626558 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 03:13:05.224101 | debian-bookworm -> localhost | changed 2026-02-22 03:13:05.240563 | 2026-02-22 03:13:05.240721 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 03:13:05.677118 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1fb5a40b31b646989207ed90b3e3150b/work/1fb5a40b31b646989207ed90b3e3150b_id_rsa (zuul-build-sshkey) 2026-02-22 03:13:05.677386 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011563 2026-02-22 03:13:05.687103 | 2026-02-22 03:13:05.687237 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 03:13:06.119407 | debian-bookworm | ok 2026-02-22 03:13:06.126168 | 2026-02-22 03:13:06.126302 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 03:13:06.161197 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:13:06.182205 | 2026-02-22 03:13:06.182550 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 03:13:06.673766 | debian-bookworm | ok 2026-02-22 03:13:06.685577 | 2026-02-22 03:13:06.685710 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 03:13:06.731271 | debian-bookworm | ok 2026-02-22 03:13:06.748006 | 2026-02-22 03:13:06.748297 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 03:13:07.061252 | debian-bookworm -> localhost | ok 2026-02-22 03:13:07.072947 | 2026-02-22 03:13:07.073089 | TASK [validate-host : Collect information about the host] 2026-02-22 03:13:08.260551 | debian-bookworm | ok 2026-02-22 03:13:08.280853 | 2026-02-22 03:13:08.281009 | TASK [validate-host : Sanitize hostname] 2026-02-22 03:13:08.422929 | debian-bookworm | ok 2026-02-22 03:13:08.530424 | 2026-02-22 03:13:08.530647 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 03:13:09.555736 | debian-bookworm -> localhost | changed 2026-02-22 03:13:09.561958 | 2026-02-22 03:13:09.562087 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 03:13:10.130896 | debian-bookworm | ok 2026-02-22 03:13:10.140765 | 2026-02-22 03:13:10.140952 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 03:13:10.754499 | debian-bookworm -> localhost | changed 2026-02-22 03:13:10.774943 | 2026-02-22 03:13:10.775108 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 03:13:11.059666 | debian-bookworm | ok 2026-02-22 03:13:11.065473 | 2026-02-22 03:13:11.065586 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 03:13:12.228155 | debian-bookworm | changed: 2026-02-22 03:13:12.228382 | debian-bookworm | cd+++++++++ src/ 2026-02-22 03:13:12.228418 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-22 03:13:12.228509 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-22 03:13:12.228542 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-02-22 03:13:12.228563 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007403 2026-02-22 03:14:04.732372 | 2026-02-22 03:14:04.732482 | TASK [upload-logs : Upload logs to log server] 2026-02-22 03:14:05.411615 | localhost | Output suppressed because no_log was given 2026-02-22 03:14:05.413831 | 2026-02-22 03:14:05.413942 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 03:14:05.482402 | localhost | skipping: Conditional result was False 2026-02-22 03:14:05.490652 | localhost | skipping: Conditional result was False 2026-02-22 03:14:05.503770 | 2026-02-22 03:14:05.503913 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 03:14:05.569271 | localhost | skipping: Conditional result was False 2026-02-22 03:14:05.569599 | 2026-02-22 03:14:05.577833 | localhost | skipping: Conditional result was False 2026-02-22 03:14:05.585825 | 2026-02-22 03:14:05.585950 | LOOP [upload-logs : Upload console log and json output]