2025-12-30 00:34:46.955359 | Job console starting 2025-12-30 00:34:46.979247 | Updating git repos 2025-12-30 00:34:47.018813 | Cloning repos into workspace 2025-12-30 00:34:47.083183 | Restoring repo states 2025-12-30 00:34:47.089022 | Merging changes 2025-12-30 00:34:47.681543 | Checking out repos 2025-12-30 00:34:47.791140 | Preparing playbooks 2025-12-30 00:34:49.153954 | Running Ansible setup 2025-12-30 00:34:56.310999 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 00:34:57.862021 | 2025-12-30 00:34:57.862199 | PLAY [Base pre] 2025-12-30 00:34:57.899603 | 2025-12-30 00:34:57.899778 | TASK [Setup log path fact] 2025-12-30 00:34:57.953180 | debian-bookworm | ok 2025-12-30 00:34:57.979821 | 2025-12-30 00:34:57.980007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 00:34:58.045053 | debian-bookworm | ok 2025-12-30 00:34:58.065707 | 2025-12-30 00:34:58.065858 | TASK [emit-job-header : Print job information] 2025-12-30 00:34:58.147226 | # Job Information 2025-12-30 00:34:58.147436 | Ansible Version: 2.16.14 2025-12-30 00:34:58.147472 | Job: flake8 2025-12-30 00:34:58.147506 | Pipeline: check 2025-12-30 00:34:58.147529 | Executor: 521e9411259a 2025-12-30 00:34:58.147563 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/804 2025-12-30 00:34:58.147587 | Event ID: 51ad3640-e517-11f0-9b4b-c341769e0db3 2025-12-30 00:34:58.152950 | 2025-12-30 00:34:58.153094 | LOOP [emit-job-header : Print node information] 2025-12-30 00:34:58.427886 | debian-bookworm | ok: 2025-12-30 00:34:58.428094 | debian-bookworm | # Node Information 2025-12-30 00:34:58.428130 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 00:34:58.428156 | debian-bookworm | Hostname: debian 2025-12-30 00:34:58.428178 | debian-bookworm | Username: zuul 2025-12-30 00:34:58.428199 | debian-bookworm | Distro: Debian 12.12 2025-12-30 00:34:58.428223 | debian-bookworm | Provider: regiocloud-a 2025-12-30 00:34:58.428245 | debian-bookworm | Region: 2025-12-30 00:34:58.428266 | debian-bookworm | Label: debian-bookworm 2025-12-30 00:34:58.428287 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 00:34:58.428307 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:76b4 2025-12-30 00:34:58.454258 | 2025-12-30 00:34:58.454412 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 00:34:59.948155 | debian-bookworm -> localhost | changed 2025-12-30 00:34:59.966686 | 2025-12-30 00:34:59.967015 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 00:35:04.414701 | debian-bookworm -> localhost | changed 2025-12-30 00:35:04.436064 | 2025-12-30 00:35:04.436225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 00:35:05.175819 | debian-bookworm -> localhost | ok 2025-12-30 00:35:05.182988 | 2025-12-30 00:35:05.183137 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 00:35:05.243655 | debian-bookworm | ok 2025-12-30 00:35:05.304464 | debian-bookworm | included: /var/lib/zuul/builds/13f4724eadf34529a4b9ecb035791432/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 00:35:05.332163 | 2025-12-30 00:35:05.332315 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 00:35:10.624596 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 00:35:10.624909 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/13f4724eadf34529a4b9ecb035791432/work/13f4724eadf34529a4b9ecb035791432_id_rsa 2025-12-30 00:35:10.624993 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/13f4724eadf34529a4b9ecb035791432/work/13f4724eadf34529a4b9ecb035791432_id_rsa.pub 2025-12-30 00:35:10.625027 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 00:35:10.625052 | debian-bookworm -> localhost | SHA256:+zCSfVGaNtAgyGQX1XvqX4kh04psKcS5m4z+BJapAHs zuul-build-sshkey 2025-12-30 00:35:10.625075 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 00:35:10.625112 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 00:35:10.625134 | debian-bookworm -> localhost | | oo.+oo. | 2025-12-30 00:35:10.625157 | debian-bookworm -> localhost | | .o. . o. | 2025-12-30 00:35:10.625177 | debian-bookworm -> localhost | |. . ... | 2025-12-30 00:35:10.625198 | debian-bookworm -> localhost | |.. + . ..=. | 2025-12-30 00:35:10.625217 | debian-bookworm -> localhost | |o E = + S Ooo | 2025-12-30 00:35:10.625243 | debian-bookworm -> localhost | | o o o = =.* o . | 2025-12-30 00:35:10.625264 | debian-bookworm -> localhost | | . * X.o . o | 2025-12-30 00:35:10.625283 | debian-bookworm -> localhost | | + * =. . | 2025-12-30 00:35:10.625303 | debian-bookworm -> localhost | | .o.= ... | 2025-12-30 00:35:10.625323 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 00:35:10.625397 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.651610 2025-12-30 00:35:10.633928 | 2025-12-30 00:35:10.634065 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 00:35:10.665914 | debian-bookworm | ok 2025-12-30 00:35:10.693619 | debian-bookworm | included: /var/lib/zuul/builds/13f4724eadf34529a4b9ecb035791432/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 00:35:10.708022 | 2025-12-30 00:35:10.708164 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 00:35:10.733857 | debian-bookworm | skipping: Conditional result was False 2025-12-30 00:35:10.744769 | 2025-12-30 00:35:10.744904 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 00:35:11.509955 | debian-bookworm | changed 2025-12-30 00:35:11.516748 | 2025-12-30 00:35:11.516879 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 00:35:11.904017 | debian-bookworm | ok 2025-12-30 00:35:11.918083 | 2025-12-30 00:35:11.918238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 00:35:12.843108 | debian-bookworm | changed 2025-12-30 00:35:12.867386 | 2025-12-30 00:35:12.867541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 00:35:13.745959 | debian-bookworm | changed 2025-12-30 00:35:13.764072 | 2025-12-30 00:35:13.764226 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 00:35:13.811391 | debian-bookworm | skipping: Conditional result was False 2025-12-30 00:35:13.819698 | 2025-12-30 00:35:13.820147 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 00:35:15.524033 | debian-bookworm -> localhost | changed 2025-12-30 00:35:15.580294 | 2025-12-30 00:35:15.580680 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 00:35:16.740425 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/13f4724eadf34529a4b9ecb035791432/work/13f4724eadf34529a4b9ecb035791432_id_rsa (zuul-build-sshkey) 2025-12-30 00:35:16.740739 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043934 2025-12-30 00:35:16.749628 | 2025-12-30 00:35:16.749768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 00:35:17.292789 | debian-bookworm | ok 2025-12-30 00:35:17.304942 | 2025-12-30 00:35:17.305087 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 00:35:17.402668 | debian-bookworm | skipping: Conditional result was False 2025-12-30 00:35:17.429826 | 2025-12-30 00:35:17.429976 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 00:35:18.551362 | debian-bookworm | ok 2025-12-30 00:35:18.578709 | 2025-12-30 00:35:18.578908 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 00:35:18.633626 | debian-bookworm | ok 2025-12-30 00:35:18.641673 | 2025-12-30 00:35:18.641815 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 00:35:19.425012 | debian-bookworm -> localhost | ok 2025-12-30 00:35:19.433514 | 2025-12-30 00:35:19.433755 | TASK [validate-host : Collect information about the host] 2025-12-30 00:35:21.249400 | debian-bookworm | ok 2025-12-30 00:35:21.266593 | 2025-12-30 00:35:21.266745 | TASK [validate-host : Sanitize hostname] 2025-12-30 00:35:21.769521 | debian-bookworm | ok 2025-12-30 00:35:21.911565 | 2025-12-30 00:35:21.912049 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 00:35:23.892916 | debian-bookworm -> localhost | changed 2025-12-30 00:35:23.912057 | 2025-12-30 00:35:23.919866 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 00:35:24.798961 | debian-bookworm | ok 2025-12-30 00:35:24.806615 | 2025-12-30 00:35:24.806752 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 00:35:26.056989 | debian-bookworm -> localhost | changed 2025-12-30 00:35:26.068384 | 2025-12-30 00:35:26.068522 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 00:35:26.372883 | debian-bookworm | ok 2025-12-30 00:35:26.399409 | 2025-12-30 00:35:26.399585 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 00:35:27.962775 | debian-bookworm | changed: 2025-12-30 00:35:27.963015 | debian-bookworm | cd+++++++++ src/ 2025-12-30 00:35:27.963052 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 00:35:27.963078 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 00:35:27.963100 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-30 00:35:27.963121 | debian-bookworm | Containerfile 2025-12-30 00:35:27.963254 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009284 2025-12-30 00:35:57.886423 | 2025-12-30 00:35:57.886573 | TASK [upload-logs : Upload logs to log server] 2025-12-30 00:35:58.496831 | localhost | Output suppressed because no_log was given 2025-12-30 00:35:58.499298 | 2025-12-30 00:35:58.499477 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 00:35:58.551147 | localhost | skipping: Conditional result was False 2025-12-30 00:35:58.557317 | localhost | skipping: Conditional result was False 2025-12-30 00:35:58.566779 | 2025-12-30 00:35:58.566951 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 00:35:58.612965 | localhost | skipping: Conditional result was False 2025-12-30 00:35:58.613239 | 2025-12-30 00:35:58.618192 | localhost | skipping: Conditional result was False 2025-12-30 00:35:58.623356 | 2025-12-30 00:35:58.623480 | LOOP [upload-logs : Upload console log and json output]