2026-04-29 03:19:38.758440 | Job console starting 2026-04-29 03:19:38.765097 | Updating git repos 2026-04-29 03:19:38.822071 | Cloning repos into workspace 2026-04-29 03:19:38.885405 | Restoring repo states 2026-04-29 03:19:38.916658 | Merging changes 2026-04-29 03:19:38.916676 | Checking out repos 2026-04-29 03:19:38.989411 | Preparing playbooks 2026-04-29 03:19:39.748657 | Running Ansible setup 2026-04-29 03:19:44.551145 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 03:19:45.381894 | 2026-04-29 03:19:45.382021 | PLAY [Base pre] 2026-04-29 03:19:45.398668 | 2026-04-29 03:19:45.398792 | TASK [Setup log path fact] 2026-04-29 03:19:45.426974 | debian-bookworm | ok 2026-04-29 03:19:45.445081 | 2026-04-29 03:19:45.445205 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:19:45.473482 | debian-bookworm | ok 2026-04-29 03:19:45.483143 | 2026-04-29 03:19:45.483248 | TASK [emit-job-header : Print job information] 2026-04-29 03:19:45.521608 | # Job Information 2026-04-29 03:19:45.521783 | Ansible Version: 2.16.14 2026-04-29 03:19:45.521820 | Job: flake8 2026-04-29 03:19:45.521853 | Pipeline: periodic-daily 2026-04-29 03:19:45.521875 | Executor: 521e9411259a 2026-04-29 03:19:45.521896 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-04-29 03:19:45.521919 | Event ID: c1bd97bc443b430dad8de746349e65af 2026-04-29 03:19:45.530405 | 2026-04-29 03:19:45.530522 | LOOP [emit-job-header : Print node information] 2026-04-29 03:19:45.655293 | debian-bookworm | ok: 2026-04-29 03:19:45.655454 | debian-bookworm | # Node Information 2026-04-29 03:19:45.655487 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-29 03:19:45.655513 | debian-bookworm | Hostname: debian 2026-04-29 03:19:45.655544 | debian-bookworm | Username: zuul 2026-04-29 03:19:45.655564 | debian-bookworm | Distro: Debian 12.13 2026-04-29 03:19:45.655589 | debian-bookworm | Provider: regiocloud-a 2026-04-29 03:19:45.655611 | debian-bookworm | Region: 2026-04-29 03:19:45.655632 | debian-bookworm | Label: debian-bookworm 2026-04-29 03:19:45.655652 | debian-bookworm | Product Name: OpenStack Nova 2026-04-29 03:19:45.655672 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:4226 2026-04-29 03:19:45.684030 | 2026-04-29 03:19:45.684146 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 03:19:46.202618 | debian-bookworm -> localhost | changed 2026-04-29 03:19:46.209449 | 2026-04-29 03:19:46.209586 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 03:19:47.537922 | debian-bookworm -> localhost | changed 2026-04-29 03:19:47.551057 | 2026-04-29 03:19:47.551164 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 03:19:48.130465 | debian-bookworm -> localhost | ok 2026-04-29 03:19:48.136703 | 2026-04-29 03:19:48.136804 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 03:19:48.156641 | debian-bookworm | ok 2026-04-29 03:19:48.182815 | debian-bookworm | included: /var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 03:19:48.189157 | 2026-04-29 03:19:48.189249 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 03:19:50.622051 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-29 03:19:50.622238 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/793841c87be54e5c9f3497d3e0f14c76_id_rsa 2026-04-29 03:19:50.622274 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/793841c87be54e5c9f3497d3e0f14c76_id_rsa.pub 2026-04-29 03:19:50.622299 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-29 03:19:50.622321 | debian-bookworm -> localhost | SHA256:jx6jyut5VhDB5puYugXfuABVX+rmI3adm4vHPe7bnfA zuul-build-sshkey 2026-04-29 03:19:50.622343 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-29 03:19:50.622372 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-29 03:19:50.622394 | debian-bookworm -> localhost | | ..... | 2026-04-29 03:19:50.622415 | debian-bookworm -> localhost | | . .+o | 2026-04-29 03:19:50.622435 | debian-bookworm -> localhost | | . oo. | 2026-04-29 03:19:50.622455 | debian-bookworm -> localhost | | . .o | 2026-04-29 03:19:50.622474 | debian-bookworm -> localhost | |. . oo+S | 2026-04-29 03:19:50.622499 | debian-bookworm -> localhost | | . oo=o..+ | 2026-04-29 03:19:50.622519 | debian-bookworm -> localhost | | ..* =o*.. . | 2026-04-29 03:19:50.622539 | debian-bookworm -> localhost | | .= =o=o=o. + . | 2026-04-29 03:19:50.622559 | debian-bookworm -> localhost | | .oB=o.=++o. E | 2026-04-29 03:19:50.622579 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-29 03:19:50.622633 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.431234 2026-04-29 03:19:50.629411 | 2026-04-29 03:19:50.629512 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 03:19:50.668434 | debian-bookworm | ok 2026-04-29 03:19:50.685096 | debian-bookworm | included: /var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 03:19:50.706935 | 2026-04-29 03:19:50.707069 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 03:19:50.733544 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:19:50.739280 | 2026-04-29 03:19:50.739374 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 03:19:51.544574 | debian-bookworm | changed 2026-04-29 03:19:51.549083 | 2026-04-29 03:19:51.549161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 03:19:51.767628 | debian-bookworm | ok 2026-04-29 03:19:51.773352 | 2026-04-29 03:19:51.773441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 03:19:52.318204 | debian-bookworm | changed 2026-04-29 03:19:52.323816 | 2026-04-29 03:19:52.326770 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 03:19:52.979581 | debian-bookworm | changed 2026-04-29 03:19:52.984910 | 2026-04-29 03:19:52.984998 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 03:19:53.021456 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:19:53.027085 | 2026-04-29 03:19:53.027173 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 03:19:53.837127 | debian-bookworm -> localhost | changed 2026-04-29 03:19:53.845929 | 2026-04-29 03:19:53.846017 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 03:19:54.239735 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/793841c87be54e5c9f3497d3e0f14c76_id_rsa (zuul-build-sshkey) 2026-04-29 03:19:54.239914 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012892 2026-04-29 03:19:54.246116 | 2026-04-29 03:19:54.246200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 03:19:54.678524 | debian-bookworm | ok 2026-04-29 03:19:54.683124 | 2026-04-29 03:19:54.683202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 03:19:54.716262 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:19:54.724921 | 2026-04-29 03:19:54.725013 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 03:19:55.136719 | debian-bookworm | ok 2026-04-29 03:19:55.150321 | 2026-04-29 03:19:55.150419 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 03:19:55.200406 | debian-bookworm | ok 2026-04-29 03:19:55.205378 | 2026-04-29 03:19:55.205459 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 03:19:55.651463 | debian-bookworm -> localhost | ok 2026-04-29 03:19:55.658074 | 2026-04-29 03:19:55.658177 | TASK [validate-host : Collect information about the host] 2026-04-29 03:19:56.703515 | debian-bookworm | ok 2026-04-29 03:19:56.718024 | 2026-04-29 03:19:56.718116 | TASK [validate-host : Sanitize hostname] 2026-04-29 03:19:56.796391 | debian-bookworm | ok 2026-04-29 03:19:56.861412 | 2026-04-29 03:19:56.861526 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 03:19:57.452685 | debian-bookworm -> localhost | changed 2026-04-29 03:19:57.458029 | 2026-04-29 03:19:57.458120 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 03:19:57.834653 | debian-bookworm | ok 2026-04-29 03:19:57.846981 | 2026-04-29 03:19:57.847110 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 03:19:58.499226 | debian-bookworm -> localhost | changed 2026-04-29 03:19:58.507730 | 2026-04-29 03:19:58.507838 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 03:19:58.768727 | debian-bookworm | ok 2026-04-29 03:19:58.787774 | 2026-04-29 03:19:58.787882 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 03:20:00.132100 | debian-bookworm | changed: 2026-04-29 03:20:00.132241 | debian-bookworm | cd+++++++++ src/ 2026-04-29 03:20:00.132269 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-29 03:20:00.132289 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-29 03:20:00.132307 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-04-29 03:20:00.132325 | debian-bookworm | Containerfile 2026-04-29 03:20:00.132451 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/logs" 2026-04-29 03:20:28.711010 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/artifacts" 2026-04-29 03:20:29.014437 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/793841c87be54e5c9f3497d3e0f14c76/work/docs" 2026-04-29 03:20:29.039818 | 2026-04-29 03:20:29.039957 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 03:20:29.986471 | debian-bookworm | changed: 2026-04-29 03:20:29.986785 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-29 03:20:29.986919 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-29 03:20:29.986982 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-29 03:20:29.987073 | debian-bookworm | changed: All items complete 2026-04-29 03:20:29.987115 | 2026-04-29 03:20:30.579259 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 03:20:31.045572 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 03:20:31.060237 | 2026-04-29 03:20:31.060333 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 03:20:31.106652 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:20:31.112865 | debian-bookworm | skipping: Conditional result was False 2026-04-29 03:20:31.118541 | 2026-04-29 03:20:31.118610 | PLAY RECAP 2026-04-29 03:20:31.118651 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-29 03:20:31.118697 | 2026-04-29 03:20:31.218617 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 03:20:31.219461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:20:31.855852 | 2026-04-29 03:20:31.855967 | PLAY [Base post] 2026-04-29 03:20:31.866206 | 2026-04-29 03:20:31.866311 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 03:20:32.343450 | debian-bookworm | changed 2026-04-29 03:20:32.351335 | 2026-04-29 03:20:32.351435 | PLAY RECAP 2026-04-29 03:20:32.351495 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 03:20:32.351555 | 2026-04-29 03:20:32.514301 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:20:32.515061 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 03:20:33.291262 | 2026-04-29 03:20:33.291384 | PLAY [Base post-logs] 2026-04-29 03:20:33.299880 | 2026-04-29 03:20:33.299993 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 03:20:33.743510 | localhost | changed 2026-04-29 03:20:33.754851 | 2026-04-29 03:20:33.754983 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 03:20:33.781019 | localhost | ok 2026-04-29 03:20:33.786223 | 2026-04-29 03:20:33.786359 | TASK [Set zuul-log-path fact] 2026-04-29 03:20:33.814877 | localhost | ok 2026-04-29 03:20:33.829406 | 2026-04-29 03:20:33.829552 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:20:33.870262 | localhost | ok 2026-04-29 03:20:33.877105 | 2026-04-29 03:20:33.877248 | TASK [upload-logs : Create log directories] 2026-04-29 03:20:34.369183 | localhost | changed 2026-04-29 03:20:34.374045 | 2026-04-29 03:20:34.374141 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 03:20:34.836673 | localhost -> localhost | ok: Runtime: 0:00:00.008918 2026-04-29 03:20:34.840081 | 2026-04-29 03:20:34.840174 | TASK [upload-logs : Upload logs to log server] 2026-04-29 03:20:35.391519 | localhost | Output suppressed because no_log was given 2026-04-29 03:20:35.393306 | 2026-04-29 03:20:35.393390 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 03:20:35.447063 | localhost | skipping: Conditional result was False 2026-04-29 03:20:35.459527 | localhost | skipping: Conditional result was False 2026-04-29 03:20:35.469731 | 2026-04-29 03:20:35.469840 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 03:20:35.512843 | localhost | skipping: Conditional result was False 2026-04-29 03:20:35.513071 | 2026-04-29 03:20:35.517705 | localhost | skipping: Conditional result was False 2026-04-29 03:20:35.525442 | 2026-04-29 03:20:35.525543 | LOOP [upload-logs : Upload console log and json output]