2026-05-27 11:20:07.515954 | Job console starting 2026-05-27 11:20:07.541427 | Updating git repos 2026-05-27 11:20:07.572603 | Cloning repos into workspace 2026-05-27 11:20:07.630149 | Restoring repo states 2026-05-27 11:20:07.643583 | Merging changes 2026-05-27 11:20:08.844815 | Checking out repos 2026-05-27 11:20:09.008619 | Preparing playbooks 2026-05-27 11:20:10.108135 | Running Ansible setup 2026-05-27 11:20:16.227524 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 11:20:17.286170 | 2026-05-27 11:20:17.286352 | PLAY [Base pre] 2026-05-27 11:20:17.303651 | 2026-05-27 11:20:17.303808 | TASK [Setup log path fact] 2026-05-27 11:20:17.354521 | debian-bookworm | ok 2026-05-27 11:20:17.386299 | 2026-05-27 11:20:17.386475 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 11:20:17.435842 | debian-bookworm | ok 2026-05-27 11:20:17.458521 | 2026-05-27 11:20:17.458673 | TASK [emit-job-header : Print job information] 2026-05-27 11:20:17.538763 | # Job Information 2026-05-27 11:20:17.539029 | Ansible Version: 2.16.14 2026-05-27 11:20:17.539067 | Job: ansible-lint 2026-05-27 11:20:17.539099 | Pipeline: check 2026-05-27 11:20:17.539124 | Executor: 521e9411259a 2026-05-27 11:20:17.539154 | Triggered by: https://github.com/osism/osism-kubernetes/pull/295 2026-05-27 11:20:17.539184 | Event ID: fea9ade0-59bd-11f1-847a-908acc484fb3 2026-05-27 11:20:17.550044 | 2026-05-27 11:20:17.550202 | LOOP [emit-job-header : Print node information] 2026-05-27 11:20:17.745489 | debian-bookworm | ok: 2026-05-27 11:20:17.745687 | debian-bookworm | # Node Information 2026-05-27 11:20:17.745723 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 11:20:17.745748 | debian-bookworm | Hostname: debian 2026-05-27 11:20:17.745770 | debian-bookworm | Username: zuul 2026-05-27 11:20:17.745828 | debian-bookworm | Distro: Debian 12.14 2026-05-27 11:20:17.745853 | debian-bookworm | Provider: regiocloud-a 2026-05-27 11:20:17.745874 | debian-bookworm | Region: 2026-05-27 11:20:17.745895 | debian-bookworm | Label: debian-bookworm 2026-05-27 11:20:17.745915 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 11:20:17.745934 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb9:ca4f 2026-05-27 11:20:17.769465 | 2026-05-27 11:20:17.769602 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 11:20:18.888600 | debian-bookworm -> localhost | changed 2026-05-27 11:20:18.895648 | 2026-05-27 11:20:18.895763 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 11:20:20.499186 | debian-bookworm -> localhost | changed 2026-05-27 11:20:20.507760 | 2026-05-27 11:20:20.507875 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 11:20:21.039115 | debian-bookworm -> localhost | ok 2026-05-27 11:20:21.044772 | 2026-05-27 11:20:21.044887 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 11:20:21.073899 | debian-bookworm | ok 2026-05-27 11:20:21.098730 | debian-bookworm | included: /var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 11:20:21.108863 | 2026-05-27 11:20:21.108954 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 11:20:22.884757 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 11:20:22.884983 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/3145aee02af84f0f97f5638f23ec60e4_id_rsa 2026-05-27 11:20:22.885020 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/3145aee02af84f0f97f5638f23ec60e4_id_rsa.pub 2026-05-27 11:20:22.885047 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 11:20:22.885071 | debian-bookworm -> localhost | SHA256:oKZzEkv1rO9pSm1W/gRy8CfmDviqnY3ZbxG0vW05r2E zuul-build-sshkey 2026-05-27 11:20:22.885093 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 11:20:22.885125 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 11:20:22.885148 | debian-bookworm -> localhost | | | 2026-05-27 11:20:22.885170 | debian-bookworm -> localhost | | . | 2026-05-27 11:20:22.885191 | debian-bookworm -> localhost | | . o. o | 2026-05-27 11:20:22.885211 | debian-bookworm -> localhost | | . + +o . | 2026-05-27 11:20:22.885232 | debian-bookworm -> localhost | | o o + S..o . | 2026-05-27 11:20:22.885257 | debian-bookworm -> localhost | | . = + B.+. = | 2026-05-27 11:20:22.885277 | debian-bookworm -> localhost | | = = = o...Eo | 2026-05-27 11:20:22.885298 | debian-bookworm -> localhost | | * @.+.o . .. | 2026-05-27 11:20:22.885319 | debian-bookworm -> localhost | | ..B=Boo . .. | 2026-05-27 11:20:22.885339 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 11:20:22.885385 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.085972 2026-05-27 11:20:22.891440 | 2026-05-27 11:20:22.891527 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 11:20:22.919893 | debian-bookworm | ok 2026-05-27 11:20:22.932122 | debian-bookworm | included: /var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 11:20:22.977426 | 2026-05-27 11:20:22.977525 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 11:20:23.000338 | debian-bookworm | skipping: Conditional result was False 2026-05-27 11:20:23.005500 | 2026-05-27 11:20:23.005581 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 11:20:23.598650 | debian-bookworm | changed 2026-05-27 11:20:23.604187 | 2026-05-27 11:20:23.604282 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 11:20:23.857831 | debian-bookworm | ok 2026-05-27 11:20:23.863198 | 2026-05-27 11:20:23.863289 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 11:20:24.519547 | debian-bookworm | changed 2026-05-27 11:20:24.532692 | 2026-05-27 11:20:24.532841 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 11:20:25.151825 | debian-bookworm | changed 2026-05-27 11:20:25.156172 | 2026-05-27 11:20:25.156244 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 11:20:25.179288 | debian-bookworm | skipping: Conditional result was False 2026-05-27 11:20:25.188550 | 2026-05-27 11:20:25.188684 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 11:20:25.677550 | debian-bookworm -> localhost | changed 2026-05-27 11:20:25.689272 | 2026-05-27 11:20:25.689381 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 11:20:26.047420 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/3145aee02af84f0f97f5638f23ec60e4_id_rsa (zuul-build-sshkey) 2026-05-27 11:20:26.047680 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016789 2026-05-27 11:20:26.055695 | 2026-05-27 11:20:26.055807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 11:20:26.433512 | debian-bookworm | ok 2026-05-27 11:20:26.459869 | 2026-05-27 11:20:26.459975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 11:20:26.493188 | debian-bookworm | skipping: Conditional result was False 2026-05-27 11:20:26.504378 | 2026-05-27 11:20:26.504482 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 11:20:26.909874 | debian-bookworm | ok 2026-05-27 11:20:26.920803 | 2026-05-27 11:20:26.920925 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 11:20:26.952884 | debian-bookworm | ok 2026-05-27 11:20:26.957640 | 2026-05-27 11:20:26.957727 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 11:20:27.415011 | debian-bookworm -> localhost | ok 2026-05-27 11:20:27.421347 | 2026-05-27 11:20:27.421447 | TASK [validate-host : Collect information about the host] 2026-05-27 11:20:28.583560 | debian-bookworm | ok 2026-05-27 11:20:28.611119 | 2026-05-27 11:20:28.611262 | TASK [validate-host : Sanitize hostname] 2026-05-27 11:20:28.744771 | debian-bookworm | ok 2026-05-27 11:20:28.776684 | 2026-05-27 11:20:28.776789 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 11:20:29.273894 | debian-bookworm -> localhost | changed 2026-05-27 11:20:29.278426 | 2026-05-27 11:20:29.278501 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 11:20:29.651394 | debian-bookworm | ok 2026-05-27 11:20:29.655854 | 2026-05-27 11:20:29.655942 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 11:20:30.185532 | debian-bookworm -> localhost | changed 2026-05-27 11:20:30.194794 | 2026-05-27 11:20:30.194902 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 11:20:30.518249 | debian-bookworm | ok 2026-05-27 11:20:30.524922 | 2026-05-27 11:20:30.525043 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 11:20:32.061297 | debian-bookworm | changed: 2026-05-27 11:20:32.061574 | debian-bookworm | cd+++++++++ src/ 2026-05-27 11:20:32.061615 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 11:20:32.061638 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 11:20:32.061660 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-05-27 11:20:32.061681 | debian-bookworm | Containerfile 2026-05-27 11:20:32.062009 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/logs" 2026-05-27 11:22:02.408435 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/artifacts" 2026-05-27 11:22:02.662299 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3145aee02af84f0f97f5638f23ec60e4/work/docs" 2026-05-27 11:22:02.680829 | 2026-05-27 11:22:02.681124 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 11:22:03.509601 | debian-bookworm | changed: 2026-05-27 11:22:03.509859 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 11:22:03.509897 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 11:22:03.509927 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 11:22:03.509975 | debian-bookworm | changed: All items complete 2026-05-27 11:22:03.510001 | 2026-05-27 11:22:04.132709 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 11:22:04.698242 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 11:22:04.717600 | 2026-05-27 11:22:04.717787 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 11:22:05.427071 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.024715 2026-05-27 11:22:05.864087 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008765 2026-05-27 11:22:05.876943 | 2026-05-27 11:22:05.877099 | PLAY RECAP 2026-05-27 11:22:05.877161 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 11:22:05.877188 | 2026-05-27 11:22:06.058672 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 11:22:06.059763 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 11:22:06.890282 | 2026-05-27 11:22:06.890448 | PLAY [Base post] 2026-05-27 11:22:06.904858 | 2026-05-27 11:22:06.905008 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 11:22:07.595754 | debian-bookworm | changed 2026-05-27 11:22:07.605895 | 2026-05-27 11:22:07.606039 | PLAY RECAP 2026-05-27 11:22:07.606118 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 11:22:07.606201 | 2026-05-27 11:22:07.779262 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 11:22:07.781932 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 11:22:08.652578 | 2026-05-27 11:22:08.652753 | PLAY [Base post-logs] 2026-05-27 11:22:08.663900 | 2026-05-27 11:22:08.664053 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 11:22:09.156021 | localhost | changed 2026-05-27 11:22:09.168582 | 2026-05-27 11:22:09.168834 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 11:22:09.201413 | localhost | ok 2026-05-27 11:22:09.208431 | 2026-05-27 11:22:09.208594 | TASK [Set zuul-log-path fact] 2026-05-27 11:22:09.229505 | localhost | ok 2026-05-27 11:22:09.245986 | 2026-05-27 11:22:09.246162 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 11:22:09.273303 | localhost | ok 2026-05-27 11:22:09.278021 | 2026-05-27 11:22:09.278143 | TASK [upload-logs : Create log directories] 2026-05-27 11:22:09.817617 | localhost | changed 2026-05-27 11:22:09.823281 | 2026-05-27 11:22:09.823481 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 11:22:10.326718 | localhost -> localhost | ok: Runtime: 0:00:00.008122 2026-05-27 11:22:10.335531 | 2026-05-27 11:22:10.335733 | TASK [upload-logs : Upload logs to log server] 2026-05-27 11:22:10.988665 | localhost | Output suppressed because no_log was given 2026-05-27 11:22:10.990685 | 2026-05-27 11:22:10.990862 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 11:22:11.045758 | localhost | skipping: Conditional result was False 2026-05-27 11:22:11.050082 | localhost | skipping: Conditional result was False 2026-05-27 11:22:11.064293 | 2026-05-27 11:22:11.064734 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 11:22:11.130564 | localhost | skipping: Conditional result was False 2026-05-27 11:22:11.133054 | 2026-05-27 11:22:11.136557 | localhost | skipping: Conditional result was False 2026-05-27 11:22:11.149516 | 2026-05-27 11:22:11.149882 | LOOP [upload-logs : Upload console log and json output]