2026-06-12 03:04:50.331727 | Job console starting 2026-06-12 03:04:50.340925 | Updating git repos 2026-06-12 03:04:50.370924 | Cloning repos into workspace 2026-06-12 03:04:50.468158 | Restoring repo states 2026-06-12 03:04:50.500099 | Merging changes 2026-06-12 03:04:50.500943 | Checking out repos 2026-06-12 03:04:51.255152 | Preparing playbooks 2026-06-12 03:04:53.045397 | Running Ansible setup 2026-06-12 03:05:00.623107 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 03:05:02.048154 | 2026-06-12 03:05:02.048267 | PLAY [Base pre] 2026-06-12 03:05:02.092122 | 2026-06-12 03:05:02.092236 | TASK [Setup log path fact] 2026-06-12 03:05:02.130863 | debian-bookworm | ok 2026-06-12 03:05:02.152524 | 2026-06-12 03:05:02.152639 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:05:02.197137 | debian-bookworm | ok 2026-06-12 03:05:02.204992 | 2026-06-12 03:05:02.205081 | TASK [emit-job-header : Print job information] 2026-06-12 03:05:02.262071 | # Job Information 2026-06-12 03:05:02.262204 | Ansible Version: 2.16.14 2026-06-12 03:05:02.262234 | Job: flake8 2026-06-12 03:05:02.262261 | Pipeline: periodic-daily 2026-06-12 03:05:02.262280 | Executor: 521e9411259a 2026-06-12 03:05:02.262298 | Triggered by: https://github.com/osism/osism-kubernetes 2026-06-12 03:05:02.262317 | Event ID: c952eccf7f2c4d8094e1d5a8aa8b7ef9 2026-06-12 03:05:02.266560 | 2026-06-12 03:05:02.266655 | LOOP [emit-job-header : Print node information] 2026-06-12 03:05:02.410576 | debian-bookworm | ok: 2026-06-12 03:05:02.410718 | debian-bookworm | # Node Information 2026-06-12 03:05:02.410747 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 03:05:02.410768 | debian-bookworm | Hostname: debian 2026-06-12 03:05:02.410787 | debian-bookworm | Username: zuul 2026-06-12 03:05:02.410805 | debian-bookworm | Distro: Debian 12.14 2026-06-12 03:05:02.410825 | debian-bookworm | Provider: regiocloud-a 2026-06-12 03:05:02.410859 | debian-bookworm | Region: 2026-06-12 03:05:02.410877 | debian-bookworm | Label: debian-bookworm 2026-06-12 03:05:02.410894 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 03:05:02.410911 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:3252 2026-06-12 03:05:02.422166 | 2026-06-12 03:05:02.422389 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 03:05:03.341825 | debian-bookworm -> localhost | changed 2026-06-12 03:05:03.353757 | 2026-06-12 03:05:03.353864 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 03:05:05.053590 | debian-bookworm -> localhost | changed 2026-06-12 03:05:05.062465 | 2026-06-12 03:05:05.062574 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 03:05:05.440975 | debian-bookworm -> localhost | ok 2026-06-12 03:05:05.452822 | 2026-06-12 03:05:05.452927 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 03:05:05.482914 | debian-bookworm | ok 2026-06-12 03:05:05.501986 | debian-bookworm | included: /var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 03:05:05.509800 | 2026-06-12 03:05:05.509901 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 03:05:07.340022 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 03:05:07.340373 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/977e575e560c4c40962845cbcd74a9f0_id_rsa 2026-06-12 03:05:07.340417 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/977e575e560c4c40962845cbcd74a9f0_id_rsa.pub 2026-06-12 03:05:07.340439 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 03:05:07.340459 | debian-bookworm -> localhost | SHA256:Js5UdGW8JxpTseHk/JwKgVrv60XVezVz4bVCP4Or7U0 zuul-build-sshkey 2026-06-12 03:05:07.340503 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 03:05:07.340533 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 03:05:07.340551 | debian-bookworm -> localhost | | . .o*o ..| 2026-06-12 03:05:07.340569 | debian-bookworm -> localhost | | . o *+o+.+| 2026-06-12 03:05:07.340586 | debian-bookworm -> localhost | | + ..=+.O+| 2026-06-12 03:05:07.340603 | debian-bookworm -> localhost | | + .o.o++.O| 2026-06-12 03:05:07.340620 | debian-bookworm -> localhost | | + S o+.++..| 2026-06-12 03:05:07.340642 | debian-bookworm -> localhost | | + o ..oo. .| 2026-06-12 03:05:07.340659 | debian-bookworm -> localhost | | o ..o. E | 2026-06-12 03:05:07.340675 | debian-bookworm -> localhost | | o. o | 2026-06-12 03:05:07.340692 | debian-bookworm -> localhost | | .o . . | 2026-06-12 03:05:07.340709 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 03:05:07.340754 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.826432 2026-06-12 03:05:07.345900 | 2026-06-12 03:05:07.345976 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 03:05:07.402950 | debian-bookworm | ok 2026-06-12 03:05:07.416810 | debian-bookworm | included: /var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 03:05:07.425463 | 2026-06-12 03:05:07.425578 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 03:05:07.438529 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:07.455290 | 2026-06-12 03:05:07.455398 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 03:05:08.304886 | debian-bookworm | changed 2026-06-12 03:05:08.320341 | 2026-06-12 03:05:08.320458 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 03:05:08.612547 | debian-bookworm | ok 2026-06-12 03:05:08.617901 | 2026-06-12 03:05:08.618009 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 03:05:09.410536 | debian-bookworm | changed 2026-06-12 03:05:09.415892 | 2026-06-12 03:05:09.415981 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 03:05:10.072043 | debian-bookworm | changed 2026-06-12 03:05:10.078259 | 2026-06-12 03:05:10.078350 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 03:05:10.091496 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:10.098307 | 2026-06-12 03:05:10.098412 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 03:05:10.715244 | debian-bookworm -> localhost | changed 2026-06-12 03:05:10.739798 | 2026-06-12 03:05:10.739908 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 03:05:11.325895 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/977e575e560c4c40962845cbcd74a9f0_id_rsa (zuul-build-sshkey) 2026-06-12 03:05:11.326112 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013344 2026-06-12 03:05:11.337717 | 2026-06-12 03:05:11.337828 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 03:05:11.745875 | debian-bookworm | ok 2026-06-12 03:05:11.753835 | 2026-06-12 03:05:11.753946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 03:05:11.770129 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:11.783113 | 2026-06-12 03:05:11.783224 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 03:05:12.324565 | debian-bookworm | ok 2026-06-12 03:05:12.340537 | 2026-06-12 03:05:12.344610 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 03:05:12.391542 | debian-bookworm | ok 2026-06-12 03:05:12.395705 | 2026-06-12 03:05:12.395783 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 03:05:13.076614 | debian-bookworm -> localhost | ok 2026-06-12 03:05:13.081950 | 2026-06-12 03:05:13.082038 | TASK [validate-host : Collect information about the host] 2026-06-12 03:05:14.322367 | debian-bookworm | ok 2026-06-12 03:05:14.333775 | 2026-06-12 03:05:14.333871 | TASK [validate-host : Sanitize hostname] 2026-06-12 03:05:14.552204 | debian-bookworm | ok 2026-06-12 03:05:14.562294 | 2026-06-12 03:05:14.562392 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 03:05:15.216281 | debian-bookworm -> localhost | changed 2026-06-12 03:05:15.221982 | 2026-06-12 03:05:15.222081 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 03:05:15.684341 | debian-bookworm | ok 2026-06-12 03:05:15.688813 | 2026-06-12 03:05:15.688906 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 03:05:16.329591 | debian-bookworm -> localhost | changed 2026-06-12 03:05:16.338632 | 2026-06-12 03:05:16.338735 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 03:05:16.646390 | debian-bookworm | ok 2026-06-12 03:05:16.655141 | 2026-06-12 03:05:16.655258 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 03:05:18.193695 | debian-bookworm | changed: 2026-06-12 03:05:18.193872 | debian-bookworm | cd+++++++++ src/ 2026-06-12 03:05:18.193908 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 03:05:18.193933 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 03:05:18.193955 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-12 03:05:18.193976 | debian-bookworm | Containerfile 2026-06-12 03:05:18.194164 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/logs" 2026-06-12 03:06:26.276498 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/artifacts" 2026-06-12 03:06:26.702669 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/977e575e560c4c40962845cbcd74a9f0/work/docs" 2026-06-12 03:06:26.719665 | 2026-06-12 03:06:26.719769 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 03:06:27.470147 | debian-bookworm | changed: 2026-06-12 03:06:27.470322 | debian-bookworm | .d..t...... ./ 2026-06-12 03:06:27.470357 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 03:06:27.470381 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 03:06:27.470403 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 03:06:27.470424 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 03:06:27.470445 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 03:06:27.470500 | debian-bookworm | changed: All items complete 2026-06-12 03:06:27.470528 | 2026-06-12 03:06:28.017101 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:06:28.770631 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:06:28.795570 | 2026-06-12 03:06:28.795669 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 03:06:28.816145 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:06:28.820800 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:06:28.834260 | 2026-06-12 03:06:28.834329 | PLAY RECAP 2026-06-12 03:06:28.834371 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 03:06:28.834393 | 2026-06-12 03:06:29.029219 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 03:06:29.029982 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:06:30.172719 | 2026-06-12 03:06:30.172864 | PLAY [Base post] 2026-06-12 03:06:30.192985 | 2026-06-12 03:06:30.193111 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 03:06:30.778446 | debian-bookworm | changed 2026-06-12 03:06:30.785552 | 2026-06-12 03:06:30.785645 | PLAY RECAP 2026-06-12 03:06:30.785703 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 03:06:30.785763 | 2026-06-12 03:06:30.933247 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:06:30.934025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 03:06:31.833728 | 2026-06-12 03:06:31.833857 | PLAY [Base post-logs] 2026-06-12 03:06:31.864914 | 2026-06-12 03:06:31.865049 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 03:06:32.674746 | localhost | changed 2026-06-12 03:06:32.684796 | 2026-06-12 03:06:32.684931 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 03:06:32.736816 | localhost | ok 2026-06-12 03:06:32.739891 | 2026-06-12 03:06:32.739980 | TASK [Set zuul-log-path fact] 2026-06-12 03:06:32.764562 | localhost | ok 2026-06-12 03:06:32.774703 | 2026-06-12 03:06:32.774813 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:06:32.800339 | localhost | ok 2026-06-12 03:06:32.804351 | 2026-06-12 03:06:32.804442 | TASK [upload-logs : Create log directories] 2026-06-12 03:06:33.752167 | localhost | changed 2026-06-12 03:06:33.755652 | 2026-06-12 03:06:33.755787 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 03:06:34.727116 | localhost -> localhost | ok: Runtime: 0:00:00.005912 2026-06-12 03:06:34.736359 | 2026-06-12 03:06:34.736479 | TASK [upload-logs : Upload logs to log server] 2026-06-12 03:06:35.641639 | localhost | Output suppressed because no_log was given 2026-06-12 03:06:35.648402 | 2026-06-12 03:06:35.648521 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 03:06:35.725871 | localhost | skipping: Conditional result was False 2026-06-12 03:06:35.730757 | localhost | skipping: Conditional result was False 2026-06-12 03:06:35.734239 | 2026-06-12 03:06:35.734327 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 03:06:35.809469 | localhost | skipping: Conditional result was False 2026-06-12 03:06:35.809718 | 2026-06-12 03:06:35.816149 | localhost | skipping: Conditional result was False 2026-06-12 03:06:35.830258 | 2026-06-12 03:06:35.830358 | LOOP [upload-logs : Upload console log and json output]