2026-07-05 03:26:04.096900 | Job console starting 2026-07-05 03:26:04.114699 | Updating git repos 2026-07-05 03:26:04.190101 | Cloning repos into workspace 2026-07-05 03:26:04.266225 | Restoring repo states 2026-07-05 03:26:04.300666 | Merging changes 2026-07-05 03:26:04.300694 | Checking out repos 2026-07-05 03:26:04.461885 | Preparing playbooks 2026-07-05 03:26:05.698613 | Running Ansible setup 2026-07-05 03:26:12.399159 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 03:26:13.399758 | 2026-07-05 03:26:13.399964 | PLAY [Base pre] 2026-07-05 03:26:13.419506 | 2026-07-05 03:26:13.419668 | TASK [Setup log path fact] 2026-07-05 03:26:13.449749 | debian-bookworm | ok 2026-07-05 03:26:13.466638 | 2026-07-05 03:26:13.466795 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:26:13.500155 | debian-bookworm | ok 2026-07-05 03:26:13.511155 | 2026-07-05 03:26:13.511314 | TASK [emit-job-header : Print job information] 2026-07-05 03:26:13.566123 | # Job Information 2026-07-05 03:26:13.566387 | Ansible Version: 2.16.14 2026-07-05 03:26:13.566446 | Job: ansible-lint 2026-07-05 03:26:13.566500 | Pipeline: periodic-daily 2026-07-05 03:26:13.566538 | Executor: 521e9411259a 2026-07-05 03:26:13.566572 | Triggered by: https://github.com/osism/kolla-operations 2026-07-05 03:26:13.566608 | Event ID: 030cb0114781488d89bb6098f93902b1 2026-07-05 03:26:13.573793 | 2026-07-05 03:26:13.573928 | LOOP [emit-job-header : Print node information] 2026-07-05 03:26:13.694222 | debian-bookworm | ok: 2026-07-05 03:26:13.694587 | debian-bookworm | # Node Information 2026-07-05 03:26:13.694648 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 03:26:13.694690 | debian-bookworm | Hostname: debian 2026-07-05 03:26:13.694727 | debian-bookworm | Username: zuul 2026-07-05 03:26:13.694761 | debian-bookworm | Distro: Debian 12.14 2026-07-05 03:26:13.694799 | debian-bookworm | Provider: regiocloud-a 2026-07-05 03:26:13.694860 | debian-bookworm | Region: 2026-07-05 03:26:13.694922 | debian-bookworm | Label: debian-bookworm 2026-07-05 03:26:13.694954 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 03:26:13.694982 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:9361 2026-07-05 03:26:13.724297 | 2026-07-05 03:26:13.724850 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 03:26:14.241407 | debian-bookworm -> localhost | changed 2026-07-05 03:26:14.252889 | 2026-07-05 03:26:14.253107 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 03:26:15.392241 | debian-bookworm -> localhost | changed 2026-07-05 03:26:15.408373 | 2026-07-05 03:26:15.408526 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 03:26:15.722597 | debian-bookworm -> localhost | ok 2026-07-05 03:26:15.737003 | 2026-07-05 03:26:15.737403 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 03:26:15.772482 | debian-bookworm | ok 2026-07-05 03:26:15.809596 | debian-bookworm | included: /var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 03:26:15.818165 | 2026-07-05 03:26:15.818296 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 03:26:17.559095 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 03:26:17.559754 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/643adf0372284e73b1122bd9953f4054_id_rsa 2026-07-05 03:26:17.559867 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/643adf0372284e73b1122bd9953f4054_id_rsa.pub 2026-07-05 03:26:17.559944 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 03:26:17.560014 | debian-bookworm -> localhost | SHA256:KoXqzKS51O8aEnbSSfvWspsMvi0fGnvN7d1x4Jue7Vo zuul-build-sshkey 2026-07-05 03:26:17.560081 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 03:26:17.560171 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 03:26:17.560234 | debian-bookworm -> localhost | | | 2026-07-05 03:26:17.560296 | debian-bookworm -> localhost | | | 2026-07-05 03:26:17.560377 | debian-bookworm -> localhost | | . | 2026-07-05 03:26:17.560440 | debian-bookworm -> localhost | | o o. | 2026-07-05 03:26:17.560499 | debian-bookworm -> localhost | | + =. . S . | 2026-07-05 03:26:17.560568 | debian-bookworm -> localhost | |. =..... . . | 2026-07-05 03:26:17.560625 | debian-bookworm -> localhost | | oo=.=+.. o E | 2026-07-05 03:26:17.560680 | debian-bookworm -> localhost | |.Bo.@o=o .. . O | 2026-07-05 03:26:17.560741 | debian-bookworm -> localhost | |+.+*BX. .. ..Boo | 2026-07-05 03:26:17.560797 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 03:26:17.560943 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.124587 2026-07-05 03:26:17.578137 | 2026-07-05 03:26:17.578359 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 03:26:17.613926 | debian-bookworm | ok 2026-07-05 03:26:17.637997 | debian-bookworm | included: /var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 03:26:17.654025 | 2026-07-05 03:26:17.654263 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 03:26:17.682576 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:26:17.694414 | 2026-07-05 03:26:17.695431 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 03:26:18.476392 | debian-bookworm | changed 2026-07-05 03:26:18.486719 | 2026-07-05 03:26:18.486894 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 03:26:18.785245 | debian-bookworm | ok 2026-07-05 03:26:18.792495 | 2026-07-05 03:26:18.792643 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 03:26:19.609260 | debian-bookworm | changed 2026-07-05 03:26:19.620513 | 2026-07-05 03:26:19.620705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 03:26:20.400453 | debian-bookworm | changed 2026-07-05 03:26:20.410532 | 2026-07-05 03:26:20.410679 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 03:26:20.437506 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:26:20.444594 | 2026-07-05 03:26:20.444731 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 03:26:20.970315 | debian-bookworm -> localhost | changed 2026-07-05 03:26:20.996248 | 2026-07-05 03:26:20.996519 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 03:26:21.371857 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/643adf0372284e73b1122bd9953f4054_id_rsa (zuul-build-sshkey) 2026-07-05 03:26:21.372509 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021980 2026-07-05 03:26:21.387587 | 2026-07-05 03:26:21.387744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 03:26:21.837769 | debian-bookworm | ok 2026-07-05 03:26:21.845691 | 2026-07-05 03:26:21.845832 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 03:26:21.881145 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:26:21.899192 | 2026-07-05 03:26:21.899413 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 03:26:22.395902 | debian-bookworm | ok 2026-07-05 03:26:22.419934 | 2026-07-05 03:26:22.420186 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 03:26:22.466713 | debian-bookworm | ok 2026-07-05 03:26:22.472675 | 2026-07-05 03:26:22.472812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 03:26:22.775228 | debian-bookworm -> localhost | ok 2026-07-05 03:26:22.790005 | 2026-07-05 03:26:22.790201 | TASK [validate-host : Collect information about the host] 2026-07-05 03:26:24.076376 | debian-bookworm | ok 2026-07-05 03:26:24.094259 | 2026-07-05 03:26:24.094611 | TASK [validate-host : Sanitize hostname] 2026-07-05 03:26:24.306576 | debian-bookworm | ok 2026-07-05 03:26:24.313072 | 2026-07-05 03:26:24.313299 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 03:26:25.052477 | debian-bookworm -> localhost | changed 2026-07-05 03:26:25.062601 | 2026-07-05 03:26:25.062747 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 03:26:25.598103 | debian-bookworm | ok 2026-07-05 03:26:25.615607 | 2026-07-05 03:26:25.615786 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 03:26:26.418760 | debian-bookworm -> localhost | changed 2026-07-05 03:26:26.433117 | 2026-07-05 03:26:26.433269 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 03:26:26.741762 | debian-bookworm | ok 2026-07-05 03:26:26.749583 | 2026-07-05 03:26:26.749728 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 03:26:27.733915 | debian-bookworm | changed: 2026-07-05 03:26:27.734156 | debian-bookworm | cd+++++++++ src/ 2026-07-05 03:26:27.734195 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 03:26:27.734221 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 03:26:27.734288 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-07-05 03:26:27.734312 | debian-bookworm | Containerfile 2026-07-05 03:26:27.738909 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/logs" 2026-07-05 03:27:52.537456 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/artifacts" 2026-07-05 03:27:52.847569 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/643adf0372284e73b1122bd9953f4054/work/docs" 2026-07-05 03:27:52.862872 | 2026-07-05 03:27:52.863037 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 03:27:53.731066 | debian-bookworm | changed: 2026-07-05 03:27:53.731442 | debian-bookworm | .d..t...... ./ 2026-07-05 03:27:53.731497 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 03:27:53.731522 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 03:27:53.731545 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 03:27:53.731566 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 03:27:53.731586 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 03:27:53.731640 | debian-bookworm | changed: All items complete 2026-07-05 03:27:53.731669 | 2026-07-05 03:27:54.369394 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:27:55.062472 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:27:55.081845 | 2026-07-05 03:27:55.081998 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 03:27:55.112667 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:27:55.118963 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:27:55.140791 | 2026-07-05 03:27:55.140938 | PLAY RECAP 2026-07-05 03:27:55.141030 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-05 03:27:55.141074 | 2026-07-05 03:27:55.293670 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 03:27:55.295498 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:27:56.113146 | 2026-07-05 03:27:56.113354 | PLAY [Base post] 2026-07-05 03:27:56.134532 | 2026-07-05 03:27:56.134697 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 03:27:56.812620 | debian-bookworm | changed 2026-07-05 03:27:56.819249 | 2026-07-05 03:27:56.819369 | PLAY RECAP 2026-07-05 03:27:56.819434 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 03:27:56.819498 | 2026-07-05 03:27:56.967809 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:27:56.968754 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 03:27:57.859880 | 2026-07-05 03:27:57.860086 | PLAY [Base post-logs] 2026-07-05 03:27:57.873126 | 2026-07-05 03:27:57.873338 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 03:27:58.597022 | localhost | changed 2026-07-05 03:27:58.613026 | 2026-07-05 03:27:58.613367 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 03:27:58.666954 | localhost | ok 2026-07-05 03:27:58.674351 | 2026-07-05 03:27:58.674486 | TASK [Set zuul-log-path fact] 2026-07-05 03:27:58.712948 | localhost | ok 2026-07-05 03:27:58.745023 | 2026-07-05 03:27:58.745444 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:27:58.789956 | localhost | ok 2026-07-05 03:27:58.797153 | 2026-07-05 03:27:58.797312 | TASK [upload-logs : Create log directories] 2026-07-05 03:27:59.382384 | localhost | changed 2026-07-05 03:27:59.386826 | 2026-07-05 03:27:59.387092 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 03:27:59.930642 | localhost -> localhost | ok: Runtime: 0:00:00.007176 2026-07-05 03:27:59.935560 | 2026-07-05 03:27:59.935699 | TASK [upload-logs : Upload logs to log server] 2026-07-05 03:28:00.632772 | localhost | Output suppressed because no_log was given 2026-07-05 03:28:00.634858 | 2026-07-05 03:28:00.634978 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 03:28:00.697485 | localhost | skipping: Conditional result was False 2026-07-05 03:28:00.702980 | localhost | skipping: Conditional result was False 2026-07-05 03:28:00.713093 | 2026-07-05 03:28:00.713264 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 03:28:00.763326 | localhost | skipping: Conditional result was False 2026-07-05 03:28:00.763694 | 2026-07-05 03:28:00.768680 | localhost | skipping: Conditional result was False 2026-07-05 03:28:00.785863 | 2026-07-05 03:28:00.786088 | LOOP [upload-logs : Upload console log and json output]