2026-07-31 03:07:20.964999 | Job console starting 2026-07-31 03:07:20.988074 | Updating git repos 2026-07-31 03:07:21.039616 | Cloning repos into workspace 2026-07-31 03:07:21.173615 | Restoring repo states 2026-07-31 03:07:21.199820 | Merging changes 2026-07-31 03:07:21.199836 | Checking out repos 2026-07-31 03:07:21.295380 | Preparing playbooks 2026-07-31 03:07:22.985468 | Running Ansible setup 2026-07-31 03:07:28.142954 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:07:28.989794 | 2026-07-31 03:07:28.989944 | PLAY [Base pre] 2026-07-31 03:07:29.009473 | 2026-07-31 03:07:29.009608 | TASK [Setup log path fact] 2026-07-31 03:07:29.029487 | debian-bookworm | ok 2026-07-31 03:07:29.047194 | 2026-07-31 03:07:29.047372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:07:29.075474 | debian-bookworm | ok 2026-07-31 03:07:29.085818 | 2026-07-31 03:07:29.085934 | TASK [emit-job-header : Print job information] 2026-07-31 03:07:29.135262 | # Job Information 2026-07-31 03:07:29.135444 | Ansible Version: 2.16.14 2026-07-31 03:07:29.135480 | Job: flake8 2026-07-31 03:07:29.135513 | Pipeline: periodic-daily 2026-07-31 03:07:29.135535 | Executor: 521e9411259a 2026-07-31 03:07:29.135556 | Triggered by: https://github.com/osism/generics 2026-07-31 03:07:29.135577 | Event ID: d61d5539b9d341cc8e88630b0e665cae 2026-07-31 03:07:29.146552 | 2026-07-31 03:07:29.146698 | LOOP [emit-job-header : Print node information] 2026-07-31 03:07:29.247660 | debian-bookworm | ok: 2026-07-31 03:07:29.247882 | debian-bookworm | # Node Information 2026-07-31 03:07:29.247920 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-31 03:07:29.247945 | debian-bookworm | Hostname: debian 2026-07-31 03:07:29.247967 | debian-bookworm | Username: zuul 2026-07-31 03:07:29.247987 | debian-bookworm | Distro: Debian 12.15 2026-07-31 03:07:29.248011 | debian-bookworm | Provider: regiocloud-a 2026-07-31 03:07:29.248031 | debian-bookworm | Region: 2026-07-31 03:07:29.248061 | debian-bookworm | Label: debian-bookworm 2026-07-31 03:07:29.248082 | debian-bookworm | Product Name: OpenStack Nova 2026-07-31 03:07:29.248102 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:b0e1 2026-07-31 03:07:29.267290 | 2026-07-31 03:07:29.267402 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:07:29.832184 | debian-bookworm -> localhost | changed 2026-07-31 03:07:29.855024 | 2026-07-31 03:07:29.855521 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:07:31.235618 | debian-bookworm -> localhost | changed 2026-07-31 03:07:31.248620 | 2026-07-31 03:07:31.248775 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:07:31.689605 | debian-bookworm -> localhost | ok 2026-07-31 03:07:31.697571 | 2026-07-31 03:07:31.697710 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:07:31.739517 | debian-bookworm | ok 2026-07-31 03:07:31.760054 | debian-bookworm | included: /var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:07:31.769731 | 2026-07-31 03:07:31.769830 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:07:36.362115 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-31 03:07:36.362731 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/6b55c5e8778e41bbb547146dab22ee5b_id_rsa 2026-07-31 03:07:36.362801 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/6b55c5e8778e41bbb547146dab22ee5b_id_rsa.pub 2026-07-31 03:07:36.362851 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-31 03:07:36.362879 | debian-bookworm -> localhost | SHA256:IyjK+YS4hEd45wiqRCrN5dDf9KxqlgKRgMNegYwZHB8 zuul-build-sshkey 2026-07-31 03:07:36.362903 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-31 03:07:36.362940 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-31 03:07:36.363034 | debian-bookworm -> localhost | |B+oE. | 2026-07-31 03:07:36.363059 | debian-bookworm -> localhost | |*=... | 2026-07-31 03:07:36.363404 | debian-bookworm -> localhost | |.o.o | 2026-07-31 03:07:36.363742 | debian-bookworm -> localhost | | oo. . | 2026-07-31 03:07:36.363784 | debian-bookworm -> localhost | |o.=.= . S | 2026-07-31 03:07:36.363875 | debian-bookworm -> localhost | |BB+O . + + | 2026-07-31 03:07:36.363905 | debian-bookworm -> localhost | |B*=oo ... o | 2026-07-31 03:07:36.363928 | debian-bookworm -> localhost | |=oo . + . | 2026-07-31 03:07:36.363952 | debian-bookworm -> localhost | |o . +... | 2026-07-31 03:07:36.363974 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-31 03:07:36.364048 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.562820 2026-07-31 03:07:36.413297 | 2026-07-31 03:07:36.413461 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:07:36.485793 | debian-bookworm | ok 2026-07-31 03:07:36.522944 | debian-bookworm | included: /var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:07:36.544557 | 2026-07-31 03:07:36.544725 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:07:36.595611 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:07:36.610202 | 2026-07-31 03:07:36.610377 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:07:37.803280 | debian-bookworm | changed 2026-07-31 03:07:37.823711 | 2026-07-31 03:07:37.824971 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:07:38.166602 | debian-bookworm | ok 2026-07-31 03:07:38.179837 | 2026-07-31 03:07:38.180360 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:07:39.160236 | debian-bookworm | changed 2026-07-31 03:07:39.180441 | 2026-07-31 03:07:39.180591 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:07:40.141682 | debian-bookworm | changed 2026-07-31 03:07:40.153020 | 2026-07-31 03:07:40.153168 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:07:40.268756 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:07:40.279381 | 2026-07-31 03:07:40.279589 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:07:41.826409 | debian-bookworm -> localhost | changed 2026-07-31 03:07:41.838595 | 2026-07-31 03:07:41.838730 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:07:42.626403 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/6b55c5e8778e41bbb547146dab22ee5b_id_rsa (zuul-build-sshkey) 2026-07-31 03:07:42.626657 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032405 2026-07-31 03:07:42.634732 | 2026-07-31 03:07:42.634819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:07:43.134855 | debian-bookworm | ok 2026-07-31 03:07:43.139670 | 2026-07-31 03:07:43.139748 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:07:43.162937 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:07:43.171891 | 2026-07-31 03:07:43.171976 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:07:43.665620 | debian-bookworm | ok 2026-07-31 03:07:43.679471 | 2026-07-31 03:07:43.679564 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:07:43.753368 | debian-bookworm | ok 2026-07-31 03:07:43.758077 | 2026-07-31 03:07:43.758158 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:07:44.305680 | debian-bookworm -> localhost | ok 2026-07-31 03:07:44.311948 | 2026-07-31 03:07:44.312035 | TASK [validate-host : Collect information about the host] 2026-07-31 03:07:46.010726 | debian-bookworm | ok 2026-07-31 03:07:46.034660 | 2026-07-31 03:07:46.034788 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:07:46.160854 | debian-bookworm | ok 2026-07-31 03:07:46.165228 | 2026-07-31 03:07:46.165322 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:07:47.170655 | debian-bookworm -> localhost | changed 2026-07-31 03:07:47.181732 | 2026-07-31 03:07:47.181822 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:07:47.608425 | debian-bookworm | ok 2026-07-31 03:07:47.614274 | 2026-07-31 03:07:47.614396 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:07:48.374804 | debian-bookworm -> localhost | changed 2026-07-31 03:07:48.390383 | 2026-07-31 03:07:48.390655 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:07:48.678367 | debian-bookworm | ok 2026-07-31 03:07:48.684736 | 2026-07-31 03:07:48.684834 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:07:49.538695 | debian-bookworm | changed: 2026-07-31 03:07:49.538982 | debian-bookworm | cd+++++++++ src/ 2026-07-31 03:07:49.539016 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-31 03:07:49.539037 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-31 03:07:49.539055 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-31 03:07:49.539071 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/logs" 2026-07-31 03:08:55.331609 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/artifacts" 2026-07-31 03:08:55.612239 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6b55c5e8778e41bbb547146dab22ee5b/work/docs" 2026-07-31 03:08:55.622227 | 2026-07-31 03:08:55.622353 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-31 03:08:56.346178 | debian-bookworm | changed: 2026-07-31 03:08:56.346382 | debian-bookworm | .d..t...... ./ 2026-07-31 03:08:56.346416 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-31 03:08:56.346440 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-31 03:08:56.346462 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-31 03:08:56.346485 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-31 03:08:56.346519 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-31 03:08:56.346560 | debian-bookworm | changed: All items complete 2026-07-31 03:08:56.346587 | 2026-07-31 03:08:56.926939 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:08:57.502101 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:08:57.520680 | 2026-07-31 03:08:57.521371 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-31 03:08:57.544377 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:08:57.548641 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:08:57.561741 | 2026-07-31 03:08:57.561824 | PLAY RECAP 2026-07-31 03:08:57.561879 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-31 03:08:57.561905 | 2026-07-31 03:08:57.780280 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-31 03:08:57.785784 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:08:58.819807 | 2026-07-31 03:08:58.820026 | PLAY [Base post] 2026-07-31 03:08:58.854998 | 2026-07-31 03:08:58.855190 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-31 03:08:59.789549 | debian-bookworm | changed 2026-07-31 03:08:59.799861 | 2026-07-31 03:08:59.800010 | PLAY RECAP 2026-07-31 03:08:59.800078 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-31 03:08:59.800145 | 2026-07-31 03:09:00.089159 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:09:00.090576 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-31 03:09:02.263786 | 2026-07-31 03:09:02.264015 | PLAY [Base post-logs] 2026-07-31 03:09:02.291854 | 2026-07-31 03:09:02.292050 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-31 03:09:03.599019 | localhost | changed 2026-07-31 03:09:03.619381 | 2026-07-31 03:09:03.619590 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-31 03:09:03.687696 | localhost | ok 2026-07-31 03:09:03.691829 | 2026-07-31 03:09:03.691963 | TASK [Set zuul-log-path fact] 2026-07-31 03:09:03.741741 | localhost | ok 2026-07-31 03:09:03.776032 | 2026-07-31 03:09:03.776206 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:09:03.812822 | localhost | ok 2026-07-31 03:09:03.816404 | 2026-07-31 03:09:03.816539 | TASK [upload-logs : Create log directories] 2026-07-31 03:09:04.610954 | localhost | changed 2026-07-31 03:09:04.613664 | 2026-07-31 03:09:04.613757 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-31 03:09:05.326264 | localhost -> localhost | ok: Runtime: 0:00:00.014690 2026-07-31 03:09:05.330176 | 2026-07-31 03:09:05.330283 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:09:06.191873 | localhost | Output suppressed because no_log was given 2026-07-31 03:09:06.193542 | 2026-07-31 03:09:06.193629 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:09:06.236694 | localhost | skipping: Conditional result was False 2026-07-31 03:09:06.242454 | localhost | skipping: Conditional result was False 2026-07-31 03:09:06.250267 | 2026-07-31 03:09:06.250370 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:09:06.288143 | localhost | skipping: Conditional result was False 2026-07-31 03:09:06.288398 | 2026-07-31 03:09:06.292185 | localhost | skipping: Conditional result was False 2026-07-31 03:09:06.296391 | 2026-07-31 03:09:06.296483 | LOOP [upload-logs : Upload console log and json output]