2026-05-08 03:11:57.195554 | Job console starting 2026-05-08 03:11:57.228517 | Updating git repos 2026-05-08 03:11:57.258625 | Cloning repos into workspace 2026-05-08 03:11:57.322043 | Restoring repo states 2026-05-08 03:11:57.330629 | Merging changes 2026-05-08 03:11:57.330646 | Checking out repos 2026-05-08 03:11:57.376732 | Preparing playbooks 2026-05-08 03:11:58.352533 | Running Ansible setup 2026-05-08 03:12:03.256170 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 03:12:04.414898 | 2026-05-08 03:12:04.415104 | PLAY [Base pre] 2026-05-08 03:12:04.449172 | 2026-05-08 03:12:04.449352 | TASK [Setup log path fact] 2026-05-08 03:12:04.496567 | debian-bookworm | ok 2026-05-08 03:12:04.523754 | 2026-05-08 03:12:04.523945 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 03:12:04.583887 | debian-bookworm | ok 2026-05-08 03:12:04.605817 | 2026-05-08 03:12:04.606038 | TASK [emit-job-header : Print job information] 2026-05-08 03:12:04.658157 | # Job Information 2026-05-08 03:12:04.658359 | Ansible Version: 2.16.14 2026-05-08 03:12:04.658395 | Job: ansible-lint 2026-05-08 03:12:04.658429 | Pipeline: periodic-daily 2026-05-08 03:12:04.658452 | Executor: 521e9411259a 2026-05-08 03:12:04.658474 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-05-08 03:12:04.658496 | Event ID: 11cbe151be3840e8bbbe0c9a22f0582d 2026-05-08 03:12:04.677521 | 2026-05-08 03:12:04.677706 | LOOP [emit-job-header : Print node information] 2026-05-08 03:12:04.929250 | debian-bookworm | ok: 2026-05-08 03:12:04.929478 | debian-bookworm | # Node Information 2026-05-08 03:12:04.929514 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 03:12:04.929537 | debian-bookworm | Hostname: debian 2026-05-08 03:12:04.929558 | debian-bookworm | Username: zuul 2026-05-08 03:12:04.929578 | debian-bookworm | Distro: Debian 12.13 2026-05-08 03:12:04.929603 | debian-bookworm | Provider: regiocloud-a 2026-05-08 03:12:04.929624 | debian-bookworm | Region: 2026-05-08 03:12:04.929645 | debian-bookworm | Label: debian-bookworm 2026-05-08 03:12:04.929665 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 03:12:04.929684 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:b4b6 2026-05-08 03:12:04.948758 | 2026-05-08 03:12:04.948922 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 03:12:05.683367 | debian-bookworm -> localhost | changed 2026-05-08 03:12:05.692799 | 2026-05-08 03:12:05.693069 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 03:12:07.136690 | debian-bookworm -> localhost | changed 2026-05-08 03:12:07.147930 | 2026-05-08 03:12:07.148049 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 03:12:07.476677 | debian-bookworm -> localhost | ok 2026-05-08 03:12:07.494150 | 2026-05-08 03:12:07.494265 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 03:12:07.544418 | debian-bookworm | ok 2026-05-08 03:12:07.572369 | debian-bookworm | included: /var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 03:12:07.580258 | 2026-05-08 03:12:07.580362 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 03:12:10.354537 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 03:12:10.355851 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/5d44ca425e384ae2b7b07200eb61a75e_id_rsa 2026-05-08 03:12:10.356026 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/5d44ca425e384ae2b7b07200eb61a75e_id_rsa.pub 2026-05-08 03:12:10.356062 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 03:12:10.356088 | debian-bookworm -> localhost | SHA256:hWlM0xen/oXiQTqefJjTCO2pzkGmiZ2QfQAuTdrztaA zuul-build-sshkey 2026-05-08 03:12:10.356111 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 03:12:10.356143 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 03:12:10.356165 | debian-bookworm -> localhost | | o o. ... | 2026-05-08 03:12:10.356187 | debian-bookworm -> localhost | | * . o +. .o | 2026-05-08 03:12:10.356209 | debian-bookworm -> localhost | | o = o * ..o | 2026-05-08 03:12:10.356230 | debian-bookworm -> localhost | | . * = + + . | 2026-05-08 03:12:10.356250 | debian-bookworm -> localhost | | E o S + + . .| 2026-05-08 03:12:10.356277 | debian-bookworm -> localhost | | + B = X + . | 2026-05-08 03:12:10.356298 | debian-bookworm -> localhost | | . = . @ + . | 2026-05-08 03:12:10.356317 | debian-bookworm -> localhost | | . o o | 2026-05-08 03:12:10.356339 | debian-bookworm -> localhost | | .+ | 2026-05-08 03:12:10.356359 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 03:12:10.356421 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.812078 2026-05-08 03:12:10.362887 | 2026-05-08 03:12:10.363010 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 03:12:10.402079 | debian-bookworm | ok 2026-05-08 03:12:10.429187 | debian-bookworm | included: /var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 03:12:10.455873 | 2026-05-08 03:12:10.455996 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 03:12:10.535068 | debian-bookworm | skipping: Conditional result was False 2026-05-08 03:12:10.547371 | 2026-05-08 03:12:10.547516 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 03:12:11.648736 | debian-bookworm | changed 2026-05-08 03:12:11.653613 | 2026-05-08 03:12:11.653723 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 03:12:11.952005 | debian-bookworm | ok 2026-05-08 03:12:11.959769 | 2026-05-08 03:12:11.959871 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 03:12:12.692752 | debian-bookworm | changed 2026-05-08 03:12:12.699832 | 2026-05-08 03:12:12.700013 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 03:12:13.439864 | debian-bookworm | changed 2026-05-08 03:12:13.448080 | 2026-05-08 03:12:13.448196 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 03:12:13.472002 | debian-bookworm | skipping: Conditional result was False 2026-05-08 03:12:13.494210 | 2026-05-08 03:12:13.494388 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 03:12:13.961494 | debian-bookworm -> localhost | changed 2026-05-08 03:12:13.974394 | 2026-05-08 03:12:13.974539 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 03:12:14.393338 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/5d44ca425e384ae2b7b07200eb61a75e_id_rsa (zuul-build-sshkey) 2026-05-08 03:12:14.393619 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012282 2026-05-08 03:12:14.403268 | 2026-05-08 03:12:14.403417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 03:12:15.063473 | debian-bookworm | ok 2026-05-08 03:12:15.073770 | 2026-05-08 03:12:15.073914 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 03:12:15.114267 | debian-bookworm | skipping: Conditional result was False 2026-05-08 03:12:15.126150 | 2026-05-08 03:12:15.126297 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 03:12:15.596497 | debian-bookworm | ok 2026-05-08 03:12:15.608533 | 2026-05-08 03:12:15.608722 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 03:12:15.649321 | debian-bookworm | ok 2026-05-08 03:12:15.657555 | 2026-05-08 03:12:15.657712 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 03:12:16.048098 | debian-bookworm -> localhost | ok 2026-05-08 03:12:16.055863 | 2026-05-08 03:12:16.056025 | TASK [validate-host : Collect information about the host] 2026-05-08 03:12:18.480315 | debian-bookworm | ok 2026-05-08 03:12:18.504221 | 2026-05-08 03:12:18.504370 | TASK [validate-host : Sanitize hostname] 2026-05-08 03:12:18.701010 | debian-bookworm | ok 2026-05-08 03:12:18.810985 | 2026-05-08 03:12:18.811149 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 03:12:20.034124 | debian-bookworm -> localhost | changed 2026-05-08 03:12:20.041016 | 2026-05-08 03:12:20.041157 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 03:12:20.670204 | debian-bookworm | ok 2026-05-08 03:12:20.675803 | 2026-05-08 03:12:20.675895 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 03:12:22.501037 | debian-bookworm -> localhost | changed 2026-05-08 03:12:22.510663 | 2026-05-08 03:12:22.510952 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 03:12:22.827197 | debian-bookworm | ok 2026-05-08 03:12:22.832396 | 2026-05-08 03:12:22.832492 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 03:12:25.014492 | debian-bookworm | changed: 2026-05-08 03:12:25.014695 | debian-bookworm | cd+++++++++ src/ 2026-05-08 03:12:25.014736 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 03:12:25.014767 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 03:12:25.014795 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-08 03:12:25.014820 | debian-bookworm | Containerfile 2026-05-08 03:12:25.015062 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/logs" 2026-05-08 03:13:11.442606 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/artifacts" 2026-05-08 03:13:11.931153 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5d44ca425e384ae2b7b07200eb61a75e/work/docs" 2026-05-08 03:13:11.944999 | 2026-05-08 03:13:11.945159 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 03:13:12.780619 | debian-bookworm | changed: 2026-05-08 03:13:12.781084 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 03:13:12.781183 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 03:13:12.781263 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 03:13:12.781380 | debian-bookworm | changed: All items complete 2026-05-08 03:13:12.781451 | 2026-05-08 03:13:13.476650 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 03:13:14.188176 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 03:13:14.208021 | 2026-05-08 03:13:14.208133 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 03:13:14.249937 | debian-bookworm | skipping: Conditional result was False 2026-05-08 03:13:14.260319 | debian-bookworm | skipping: Conditional result was False 2026-05-08 03:13:14.272629 | 2026-05-08 03:13:14.272746 | PLAY RECAP 2026-05-08 03:13:14.272816 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-08 03:13:14.272851 | 2026-05-08 03:13:14.437545 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 03:13:14.438306 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 03:13:15.447356 | 2026-05-08 03:13:15.447491 | PLAY [Base post] 2026-05-08 03:13:15.459732 | 2026-05-08 03:13:15.459864 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 03:13:16.071112 | debian-bookworm | changed 2026-05-08 03:13:16.088030 | 2026-05-08 03:13:16.088141 | PLAY RECAP 2026-05-08 03:13:16.088205 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 03:13:16.088263 | 2026-05-08 03:13:16.232509 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 03:13:16.235518 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 03:13:17.146399 | 2026-05-08 03:13:17.146542 | PLAY [Base post-logs] 2026-05-08 03:13:17.157815 | 2026-05-08 03:13:17.157940 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 03:13:17.611335 | localhost | changed 2026-05-08 03:13:17.621838 | 2026-05-08 03:13:17.622042 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 03:13:17.650252 | localhost | ok 2026-05-08 03:13:17.654023 | 2026-05-08 03:13:17.654117 | TASK [Set zuul-log-path fact] 2026-05-08 03:13:17.668794 | localhost | ok 2026-05-08 03:13:17.677640 | 2026-05-08 03:13:17.677746 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 03:13:17.702563 | localhost | ok 2026-05-08 03:13:17.705537 | 2026-05-08 03:13:17.705633 | TASK [upload-logs : Create log directories] 2026-05-08 03:13:18.228569 | localhost | changed 2026-05-08 03:13:18.231683 | 2026-05-08 03:13:18.231778 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 03:13:18.734396 | localhost -> localhost | ok: Runtime: 0:00:00.004044 2026-05-08 03:13:18.740997 | 2026-05-08 03:13:18.741149 | TASK [upload-logs : Upload logs to log server] 2026-05-08 03:13:19.321802 | localhost | Output suppressed because no_log was given 2026-05-08 03:13:19.323558 | 2026-05-08 03:13:19.323651 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 03:13:19.376884 | localhost | skipping: Conditional result was False 2026-05-08 03:13:19.385206 | localhost | skipping: Conditional result was False 2026-05-08 03:13:19.390029 | 2026-05-08 03:13:19.390137 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 03:13:19.461173 | localhost | skipping: Conditional result was False 2026-05-08 03:13:19.462198 | 2026-05-08 03:13:19.469340 | localhost | skipping: Conditional result was False 2026-05-08 03:13:19.474481 | 2026-05-08 03:13:19.474597 | LOOP [upload-logs : Upload console log and json output]