2025-12-14 03:08:50.266165 | Job console starting 2025-12-14 03:08:50.315888 | Updating git repos 2025-12-14 03:08:50.389597 | Cloning repos into workspace 2025-12-14 03:08:50.476359 | Restoring repo states 2025-12-14 03:08:50.504401 | Merging changes 2025-12-14 03:08:50.504429 | Checking out repos 2025-12-14 03:08:50.663928 | Preparing playbooks 2025-12-14 03:08:51.766444 | Running Ansible setup 2025-12-14 03:08:57.423439 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-14 03:08:58.682633 | 2025-12-14 03:08:58.682824 | PLAY [Base pre] 2025-12-14 03:08:58.701376 | 2025-12-14 03:08:58.701528 | TASK [Setup log path fact] 2025-12-14 03:08:58.743064 | debian-bookworm | ok 2025-12-14 03:08:58.761561 | 2025-12-14 03:08:58.761732 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 03:08:58.804442 | debian-bookworm | ok 2025-12-14 03:08:58.829138 | 2025-12-14 03:08:58.829295 | TASK [emit-job-header : Print job information] 2025-12-14 03:08:58.901077 | # Job Information 2025-12-14 03:08:58.901280 | Ansible Version: 2.16.14 2025-12-14 03:08:58.901328 | Job: ansible-lint 2025-12-14 03:08:58.901371 | Pipeline: periodic-daily 2025-12-14 03:08:58.901398 | Executor: 521e9411259a 2025-12-14 03:08:58.901425 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-12-14 03:08:58.901449 | Event ID: 15dafee6ea434704b8ac9891a0519d12 2025-12-14 03:08:58.915474 | 2025-12-14 03:08:58.915627 | LOOP [emit-job-header : Print node information] 2025-12-14 03:08:59.071190 | debian-bookworm | ok: 2025-12-14 03:08:59.071402 | debian-bookworm | # Node Information 2025-12-14 03:08:59.071439 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-14 03:08:59.071464 | debian-bookworm | Hostname: debian 2025-12-14 03:08:59.071485 | debian-bookworm | Username: zuul 2025-12-14 03:08:59.071506 | debian-bookworm | Distro: Debian 12.12 2025-12-14 03:08:59.071530 | debian-bookworm | Provider: regiocloud-a 2025-12-14 03:08:59.071551 | debian-bookworm | Region: 2025-12-14 03:08:59.071572 | debian-bookworm | Label: debian-bookworm 2025-12-14 03:08:59.071592 | debian-bookworm | Product Name: OpenStack Nova 2025-12-14 03:08:59.071612 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb7:7d33 2025-12-14 03:08:59.084923 | 2025-12-14 03:08:59.085104 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-14 03:09:01.350864 | debian-bookworm -> localhost | changed 2025-12-14 03:09:01.359501 | 2025-12-14 03:09:01.359645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-14 03:09:06.289723 | debian-bookworm -> localhost | changed 2025-12-14 03:09:06.308396 | 2025-12-14 03:09:06.308550 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-14 03:09:07.068109 | debian-bookworm -> localhost | ok 2025-12-14 03:09:07.075485 | 2025-12-14 03:09:07.075636 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-14 03:09:07.127333 | debian-bookworm | ok 2025-12-14 03:09:07.190001 | debian-bookworm | included: /var/lib/zuul/builds/6618bb74ce6246de9826cf23ab4f9db4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-14 03:09:07.230633 | 2025-12-14 03:09:07.230823 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-14 03:09:10.123857 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-14 03:09:10.124095 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6618bb74ce6246de9826cf23ab4f9db4/work/6618bb74ce6246de9826cf23ab4f9db4_id_rsa 2025-12-14 03:09:10.124133 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6618bb74ce6246de9826cf23ab4f9db4/work/6618bb74ce6246de9826cf23ab4f9db4_id_rsa.pub 2025-12-14 03:09:10.124159 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-14 03:09:10.124183 | debian-bookworm -> localhost | SHA256:OI07WnzeBYLEJGStZPtgoaFS9fVJDARVlB0BqQEP90w zuul-build-sshkey 2025-12-14 03:09:10.124211 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-14 03:09:10.124260 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-14 03:09:10.124290 | debian-bookworm -> localhost | | o=.==*=E=oo | 2025-12-14 03:09:10.124312 | debian-bookworm -> localhost | | o.+=.=.*+.. | 2025-12-14 03:09:10.124333 | debian-bookworm -> localhost | | o = ++ .o= | 2025-12-14 03:09:10.124354 | debian-bookworm -> localhost | |o . =. =. | 2025-12-14 03:09:10.124373 | debian-bookworm -> localhost | |. . o= S . | 2025-12-14 03:09:10.124401 | debian-bookworm -> localhost | | ..o . . | 2025-12-14 03:09:10.124421 | debian-bookworm -> localhost | | = . . | 2025-12-14 03:09:10.124442 | debian-bookworm -> localhost | | o + . . | 2025-12-14 03:09:10.124462 | debian-bookworm -> localhost | | . . . | 2025-12-14 03:09:10.124481 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-14 03:09:10.124540 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.274906 2025-12-14 03:09:10.131904 | 2025-12-14 03:09:10.132039 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-14 03:09:10.208843 | debian-bookworm | ok 2025-12-14 03:09:10.258962 | debian-bookworm | included: /var/lib/zuul/builds/6618bb74ce6246de9826cf23ab4f9db4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-14 03:09:10.296482 | 2025-12-14 03:09:10.296642 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-14 03:09:10.345185 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:09:10.352365 | 2025-12-14 03:09:10.352505 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-14 03:09:11.394919 | debian-bookworm | changed 2025-12-14 03:09:11.409102 | 2025-12-14 03:09:11.409248 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-14 03:09:11.688645 | debian-bookworm | ok 2025-12-14 03:09:11.700294 | 2025-12-14 03:09:11.700466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-14 03:09:12.537561 | debian-bookworm | changed 2025-12-14 03:09:12.547632 | 2025-12-14 03:09:12.547846 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-14 03:09:13.394623 | debian-bookworm | changed 2025-12-14 03:09:13.405067 | 2025-12-14 03:09:13.405196 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-14 03:09:13.443508 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:09:13.452540 | 2025-12-14 03:09:13.452686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-14 03:09:15.350338 | debian-bookworm -> localhost | changed 2025-12-14 03:09:15.387313 | 2025-12-14 03:09:15.387477 | TASK [add-build-sshkey : Add back temp key] 2025-12-14 03:09:16.568275 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6618bb74ce6246de9826cf23ab4f9db4/work/6618bb74ce6246de9826cf23ab4f9db4_id_rsa (zuul-build-sshkey) 2025-12-14 03:09:16.568554 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047780 2025-12-14 03:09:16.578665 | 2025-12-14 03:09:16.578864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-14 03:09:17.133282 | debian-bookworm | ok 2025-12-14 03:09:17.145372 | 2025-12-14 03:09:17.145513 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-14 03:09:17.231039 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:09:17.245448 | 2025-12-14 03:09:17.246685 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-14 03:09:17.963752 | debian-bookworm | ok 2025-12-14 03:09:18.007683 | 2025-12-14 03:09:18.007885 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-14 03:09:18.045713 | debian-bookworm | ok 2025-12-14 03:09:18.061683 | 2025-12-14 03:09:18.061854 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-14 03:09:18.858117 | debian-bookworm -> localhost | ok 2025-12-14 03:09:18.875009 | 2025-12-14 03:09:18.875295 | TASK [validate-host : Collect information about the host] 2025-12-14 03:09:20.524668 | debian-bookworm | ok 2025-12-14 03:09:20.538159 | 2025-12-14 03:09:20.538300 | TASK [validate-host : Sanitize hostname] 2025-12-14 03:09:20.685127 | debian-bookworm | ok 2025-12-14 03:09:20.791149 | 2025-12-14 03:09:20.791305 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-14 03:09:21.893309 | debian-bookworm -> localhost | changed 2025-12-14 03:09:21.899988 | 2025-12-14 03:09:21.900249 | TASK [validate-host : Collect information about zuul worker] 2025-12-14 03:09:22.482331 | debian-bookworm | ok 2025-12-14 03:09:22.487553 | 2025-12-14 03:09:22.487681 | TASK [validate-host : Write out all zuul information for each host] 2025-12-14 03:09:23.882417 | debian-bookworm -> localhost | changed 2025-12-14 03:09:23.896349 | 2025-12-14 03:09:23.896497 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-14 03:09:24.250377 | debian-bookworm | ok 2025-12-14 03:09:24.257626 | 2025-12-14 03:09:24.257754 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-14 03:09:25.804191 | debian-bookworm | changed: 2025-12-14 03:09:25.804414 | debian-bookworm | cd+++++++++ src/ 2025-12-14 03:09:25.804452 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-14 03:09:25.804476 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-14 03:09:25.804498 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-12-14 03:09:25.804518 | debian-bookworm | Containerfile 2025-12-14 03:09:25.804647 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012273 2025-12-14 03:10:26.814141 | 2025-12-14 03:10:26.814363 | TASK [upload-logs : Upload logs to log server] 2025-12-14 03:10:28.207850 | localhost | Output suppressed because no_log was given 2025-12-14 03:10:28.209798 | 2025-12-14 03:10:28.209978 | LOOP [upload-logs : Compress console log and json output] 2025-12-14 03:10:28.377499 | localhost | skipping: Conditional result was False 2025-12-14 03:10:28.394799 | localhost | skipping: Conditional result was False 2025-12-14 03:10:28.404920 | 2025-12-14 03:10:28.405096 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-14 03:10:28.596948 | localhost | skipping: Conditional result was False 2025-12-14 03:10:28.597232 | 2025-12-14 03:10:28.628165 | localhost | skipping: Conditional result was False 2025-12-14 03:10:28.647078 | 2025-12-14 03:10:28.647237 | LOOP [upload-logs : Upload console log and json output]