2026-06-04 03:05:22.993029 | Job console starting 2026-06-04 03:05:23.001844 | Updating git repos 2026-06-04 03:05:23.043111 | Cloning repos into workspace 2026-06-04 03:05:23.205959 | Restoring repo states 2026-06-04 03:05:23.232026 | Merging changes 2026-06-04 03:05:23.232048 | Checking out repos 2026-06-04 03:05:23.327895 | Preparing playbooks 2026-06-04 03:05:24.612308 | Running Ansible setup 2026-06-04 03:05:29.886475 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-04 03:05:30.892586 | 2026-06-04 03:05:30.892764 | PLAY [Base pre] 2026-06-04 03:05:30.910388 | 2026-06-04 03:05:30.910567 | TASK [Setup log path fact] 2026-06-04 03:05:30.929772 | debian-bookworm | ok 2026-06-04 03:05:30.947215 | 2026-06-04 03:05:30.947384 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:05:30.986700 | debian-bookworm | ok 2026-06-04 03:05:30.996896 | 2026-06-04 03:05:30.997024 | TASK [emit-job-header : Print job information] 2026-06-04 03:05:31.040306 | # Job Information 2026-06-04 03:05:31.040539 | Ansible Version: 2.16.14 2026-06-04 03:05:31.040579 | Job: hadolint 2026-06-04 03:05:31.040612 | Pipeline: periodic-daily 2026-06-04 03:05:31.040635 | Executor: 521e9411259a 2026-06-04 03:05:31.040656 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-06-04 03:05:31.040677 | Event ID: dcd756a780f34eb780bde304d8a40009 2026-06-04 03:05:31.046883 | 2026-06-04 03:05:31.047023 | LOOP [emit-job-header : Print node information] 2026-06-04 03:05:31.204056 | debian-bookworm | ok: 2026-06-04 03:05:31.204262 | debian-bookworm | # Node Information 2026-06-04 03:05:31.204296 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-04 03:05:31.204321 | debian-bookworm | Hostname: debian 2026-06-04 03:05:31.204343 | debian-bookworm | Username: zuul 2026-06-04 03:05:31.204364 | debian-bookworm | Distro: Debian 12.14 2026-06-04 03:05:31.204388 | debian-bookworm | Provider: regiocloud-a 2026-06-04 03:05:31.204409 | debian-bookworm | Region: 2026-06-04 03:05:31.204430 | debian-bookworm | Label: debian-bookworm 2026-06-04 03:05:31.204450 | debian-bookworm | Product Name: OpenStack Nova 2026-06-04 03:05:31.204469 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:15bd 2026-06-04 03:05:31.217457 | 2026-06-04 03:05:31.217649 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-04 03:05:32.046954 | debian-bookworm -> localhost | changed 2026-06-04 03:05:32.054614 | 2026-06-04 03:05:32.054743 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-04 03:05:33.579151 | debian-bookworm -> localhost | changed 2026-06-04 03:05:33.587972 | 2026-06-04 03:05:33.588065 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-04 03:05:33.946619 | debian-bookworm -> localhost | ok 2026-06-04 03:05:33.951977 | 2026-06-04 03:05:33.952070 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-04 03:05:33.990910 | debian-bookworm | ok 2026-06-04 03:05:34.007551 | debian-bookworm | included: /var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-04 03:05:34.012655 | 2026-06-04 03:05:34.012740 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-04 03:05:35.513572 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-04 03:05:35.513815 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/d36ef137ff40466582fc395722b94d63_id_rsa 2026-06-04 03:05:35.513853 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/d36ef137ff40466582fc395722b94d63_id_rsa.pub 2026-06-04 03:05:35.513880 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-04 03:05:35.513905 | debian-bookworm -> localhost | SHA256:b/qALiZQm26bqDNLeVh/7KQKhLR7V/x+F0YA/T/Vauo zuul-build-sshkey 2026-06-04 03:05:35.513927 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-04 03:05:35.513956 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-04 03:05:35.513978 | debian-bookworm -> localhost | | .o | 2026-06-04 03:05:35.514000 | debian-bookworm -> localhost | | o | 2026-06-04 03:05:35.514020 | debian-bookworm -> localhost | | . o .| 2026-06-04 03:05:35.514039 | debian-bookworm -> localhost | |o o . o o| 2026-06-04 03:05:35.514059 | debian-bookworm -> localhost | |.+ + oS . ...| 2026-06-04 03:05:35.514084 | debian-bookworm -> localhost | |o B . o... ooo | 2026-06-04 03:05:35.514104 | debian-bookworm -> localhost | | O o o.+..o .o. .| 2026-06-04 03:05:35.514123 | debian-bookworm -> localhost | |+.B.+.= .+ ... | 2026-06-04 03:05:35.514144 | debian-bookworm -> localhost | |==o=.o...oo.E | 2026-06-04 03:05:35.514163 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-04 03:05:35.514223 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.982275 2026-06-04 03:05:35.520765 | 2026-06-04 03:05:35.520864 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-04 03:05:35.568574 | debian-bookworm | ok 2026-06-04 03:05:35.577715 | debian-bookworm | included: /var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-04 03:05:35.598082 | 2026-06-04 03:05:35.598183 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-04 03:05:35.627026 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:05:35.633471 | 2026-06-04 03:05:35.633579 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-04 03:05:36.376567 | debian-bookworm | changed 2026-06-04 03:05:36.381876 | 2026-06-04 03:05:36.381964 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-04 03:05:36.642287 | debian-bookworm | ok 2026-06-04 03:05:36.647700 | 2026-06-04 03:05:36.647804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-04 03:05:37.322780 | debian-bookworm | changed 2026-06-04 03:05:37.330673 | 2026-06-04 03:05:37.330778 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-04 03:05:38.002876 | debian-bookworm | changed 2026-06-04 03:05:38.008310 | 2026-06-04 03:05:38.008398 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-04 03:05:38.021438 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:05:38.044556 | 2026-06-04 03:05:38.044741 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-04 03:05:38.528343 | debian-bookworm -> localhost | changed 2026-06-04 03:05:38.542488 | 2026-06-04 03:05:38.542592 | TASK [add-build-sshkey : Add back temp key] 2026-06-04 03:05:38.905568 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/d36ef137ff40466582fc395722b94d63_id_rsa (zuul-build-sshkey) 2026-06-04 03:05:38.905784 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016066 2026-06-04 03:05:38.913510 | 2026-06-04 03:05:38.913621 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-04 03:05:39.597636 | debian-bookworm | ok 2026-06-04 03:05:39.607038 | 2026-06-04 03:05:39.607150 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-04 03:05:39.687939 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:05:39.705975 | 2026-06-04 03:05:39.706083 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-04 03:05:40.684872 | debian-bookworm | ok 2026-06-04 03:05:40.698948 | 2026-06-04 03:05:40.699054 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-04 03:05:40.731278 | debian-bookworm | ok 2026-06-04 03:05:40.735589 | 2026-06-04 03:05:40.735670 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-04 03:05:41.626447 | debian-bookworm -> localhost | ok 2026-06-04 03:05:41.632526 | 2026-06-04 03:05:41.632612 | TASK [validate-host : Collect information about the host] 2026-06-04 03:05:43.525832 | debian-bookworm | ok 2026-06-04 03:05:43.534921 | 2026-06-04 03:05:43.535617 | TASK [validate-host : Sanitize hostname] 2026-06-04 03:05:43.635247 | debian-bookworm | ok 2026-06-04 03:05:43.745584 | 2026-06-04 03:05:43.745693 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-04 03:05:44.773451 | debian-bookworm -> localhost | changed 2026-06-04 03:05:44.778647 | 2026-06-04 03:05:44.778736 | TASK [validate-host : Collect information about zuul worker] 2026-06-04 03:05:45.263549 | debian-bookworm | ok 2026-06-04 03:05:45.267267 | 2026-06-04 03:05:45.267347 | TASK [validate-host : Write out all zuul information for each host] 2026-06-04 03:05:46.362370 | debian-bookworm -> localhost | changed 2026-06-04 03:05:46.370453 | 2026-06-04 03:05:46.370573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-04 03:05:46.640258 | debian-bookworm | ok 2026-06-04 03:05:46.645063 | 2026-06-04 03:05:46.645146 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-04 03:05:47.614287 | debian-bookworm | changed: 2026-06-04 03:05:47.614436 | debian-bookworm | cd+++++++++ src/ 2026-06-04 03:05:47.614463 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-04 03:05:47.614506 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-04 03:05:47.614525 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-06-04 03:05:47.614541 | debian-bookworm | Containerfile 2026-06-04 03:05:47.614633 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/logs" 2026-06-04 03:05:55.181852 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/artifacts" 2026-06-04 03:05:55.430537 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d36ef137ff40466582fc395722b94d63/work/docs" 2026-06-04 03:05:55.444232 | 2026-06-04 03:05:55.444343 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-04 03:05:56.287760 | debian-bookworm | changed: 2026-06-04 03:05:56.287927 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-04 03:05:56.287955 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-04 03:05:56.287979 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-04 03:05:56.288014 | debian-bookworm | changed: All items complete 2026-06-04 03:05:56.288043 | 2026-06-04 03:05:56.841212 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:05:57.366123 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:05:57.384548 | 2026-06-04 03:05:57.384651 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-04 03:05:57.425946 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:05:57.435293 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:05:57.444292 | 2026-06-04 03:05:57.444363 | PLAY RECAP 2026-06-04 03:05:57.444404 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-04 03:05:57.444425 | 2026-06-04 03:05:57.683960 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-04 03:05:57.684603 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:05:58.512596 | 2026-06-04 03:05:58.512728 | PLAY [Base post] 2026-06-04 03:05:58.527670 | 2026-06-04 03:05:58.527783 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-04 03:05:59.030531 | debian-bookworm | changed 2026-06-04 03:05:59.041533 | 2026-06-04 03:05:59.041646 | PLAY RECAP 2026-06-04 03:05:59.041719 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-04 03:05:59.041793 | 2026-06-04 03:05:59.148051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:05:59.148813 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-04 03:06:00.025743 | 2026-06-04 03:06:00.025882 | PLAY [Base post-logs] 2026-06-04 03:06:00.035570 | 2026-06-04 03:06:00.035694 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-04 03:06:00.510656 | localhost | changed 2026-06-04 03:06:00.521084 | 2026-06-04 03:06:00.521262 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-04 03:06:00.548375 | localhost | ok 2026-06-04 03:06:00.551990 | 2026-06-04 03:06:00.552100 | TASK [Set zuul-log-path fact] 2026-06-04 03:06:00.569403 | localhost | ok 2026-06-04 03:06:00.578882 | 2026-06-04 03:06:00.579019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:06:00.604731 | localhost | ok 2026-06-04 03:06:00.608448 | 2026-06-04 03:06:00.608590 | TASK [upload-logs : Create log directories] 2026-06-04 03:06:01.227554 | localhost | changed 2026-06-04 03:06:01.230640 | 2026-06-04 03:06:01.230758 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-04 03:06:01.835707 | localhost -> localhost | ok: Runtime: 0:00:00.018223 2026-06-04 03:06:01.840547 | 2026-06-04 03:06:01.840702 | TASK [upload-logs : Upload logs to log server] 2026-06-04 03:06:02.540006 | localhost | Output suppressed because no_log was given 2026-06-04 03:06:02.543289 | 2026-06-04 03:06:02.543451 | LOOP [upload-logs : Compress console log and json output] 2026-06-04 03:06:02.599296 | localhost | skipping: Conditional result was False 2026-06-04 03:06:02.604818 | localhost | skipping: Conditional result was False 2026-06-04 03:06:02.616394 | 2026-06-04 03:06:02.616837 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-04 03:06:02.671811 | localhost | skipping: Conditional result was False 2026-06-04 03:06:02.672145 | 2026-06-04 03:06:02.677761 | localhost | skipping: Conditional result was False 2026-06-04 03:06:02.685357 | 2026-06-04 03:06:02.685507 | LOOP [upload-logs : Upload console log and json output]