2025-12-21 03:07:34.215157 | Job console starting 2025-12-21 03:07:34.235729 | Updating git repos 2025-12-21 03:07:34.278258 | Cloning repos into workspace 2025-12-21 03:07:34.375840 | Restoring repo states 2025-12-21 03:07:34.396658 | Merging changes 2025-12-21 03:07:34.396675 | Checking out repos 2025-12-21 03:07:34.502478 | Preparing playbooks 2025-12-21 03:07:35.881560 | Running Ansible setup 2025-12-21 03:07:43.241534 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 03:07:44.500516 | 2025-12-21 03:07:44.500638 | PLAY [Base pre] 2025-12-21 03:07:44.570516 | 2025-12-21 03:07:44.570629 | TASK [Setup log path fact] 2025-12-21 03:07:44.587778 | debian-bookworm | ok 2025-12-21 03:07:44.614212 | 2025-12-21 03:07:44.614336 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:07:44.652649 | debian-bookworm | ok 2025-12-21 03:07:44.668447 | 2025-12-21 03:07:44.668552 | TASK [emit-job-header : Print job information] 2025-12-21 03:07:44.776348 | # Job Information 2025-12-21 03:07:44.776483 | Ansible Version: 2.16.14 2025-12-21 03:07:44.776512 | Job: flake8 2025-12-21 03:07:44.776538 | Pipeline: periodic-daily 2025-12-21 03:07:44.776557 | Executor: 521e9411259a 2025-12-21 03:07:44.776574 | Triggered by: https://github.com/osism/pulpfiction 2025-12-21 03:07:44.776593 | Event ID: 8a8d34d968c44ec7b3476273a7870c0b 2025-12-21 03:07:44.780924 | 2025-12-21 03:07:44.781011 | LOOP [emit-job-header : Print node information] 2025-12-21 03:07:44.932049 | debian-bookworm | ok: 2025-12-21 03:07:44.932266 | debian-bookworm | # Node Information 2025-12-21 03:07:44.932303 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 03:07:44.932328 | debian-bookworm | Hostname: debian 2025-12-21 03:07:44.932350 | debian-bookworm | Username: zuul 2025-12-21 03:07:44.932371 | debian-bookworm | Distro: Debian 12.12 2025-12-21 03:07:44.932395 | debian-bookworm | Provider: regiocloud-a 2025-12-21 03:07:44.932415 | debian-bookworm | Region: 2025-12-21 03:07:44.932436 | debian-bookworm | Label: debian-bookworm 2025-12-21 03:07:44.932456 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 03:07:44.932476 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe44:18dd 2025-12-21 03:07:44.964956 | 2025-12-21 03:07:44.965074 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 03:07:45.901260 | debian-bookworm -> localhost | changed 2025-12-21 03:07:45.908436 | 2025-12-21 03:07:45.908540 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 03:07:47.963398 | debian-bookworm -> localhost | changed 2025-12-21 03:07:47.979913 | 2025-12-21 03:07:47.980061 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 03:07:48.436929 | debian-bookworm -> localhost | ok 2025-12-21 03:07:48.444224 | 2025-12-21 03:07:48.444381 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 03:07:48.488896 | debian-bookworm | ok 2025-12-21 03:07:48.538935 | debian-bookworm | included: /var/lib/zuul/builds/8e36a5162ad449d5ada06c4259cdce38/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 03:07:48.560650 | 2025-12-21 03:07:48.560830 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 03:07:54.038388 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 03:07:54.038658 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e36a5162ad449d5ada06c4259cdce38/work/8e36a5162ad449d5ada06c4259cdce38_id_rsa 2025-12-21 03:07:54.038702 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e36a5162ad449d5ada06c4259cdce38/work/8e36a5162ad449d5ada06c4259cdce38_id_rsa.pub 2025-12-21 03:07:54.038729 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 03:07:54.038755 | debian-bookworm -> localhost | SHA256:N0YUoCv02ht4Mj9RG1IcFHXfU7DCz00czAMTbmk2+OQ zuul-build-sshkey 2025-12-21 03:07:54.038777 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 03:07:54.038811 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 03:07:54.038856 | debian-bookworm -> localhost | | o==+..+*o.| 2025-12-21 03:07:54.038881 | debian-bookworm -> localhost | | .o. oo.oBo| 2025-12-21 03:07:54.038902 | debian-bookworm -> localhost | | . .. ..oOo.=| 2025-12-21 03:07:54.038922 | debian-bookworm -> localhost | | . ...o. B+.o.| 2025-12-21 03:07:54.038943 | debian-bookworm -> localhost | | . ooSo+ Eo .| 2025-12-21 03:07:54.038972 | debian-bookworm -> localhost | | =. .o . | 2025-12-21 03:07:54.038994 | debian-bookworm -> localhost | | = +. | 2025-12-21 03:07:54.039015 | debian-bookworm -> localhost | | =.o | 2025-12-21 03:07:54.039037 | debian-bookworm -> localhost | | o. | 2025-12-21 03:07:54.039058 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 03:07:54.039111 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.180889 2025-12-21 03:07:54.046066 | 2025-12-21 03:07:54.046224 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 03:07:54.078942 | debian-bookworm | ok 2025-12-21 03:07:54.089655 | debian-bookworm | included: /var/lib/zuul/builds/8e36a5162ad449d5ada06c4259cdce38/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 03:07:54.100399 | 2025-12-21 03:07:54.100549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 03:07:54.125533 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:07:54.136640 | 2025-12-21 03:07:54.136829 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 03:07:54.933376 | debian-bookworm | changed 2025-12-21 03:07:54.940858 | 2025-12-21 03:07:54.940992 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 03:07:55.260713 | debian-bookworm | ok 2025-12-21 03:07:55.271200 | 2025-12-21 03:07:55.271357 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 03:07:56.100263 | debian-bookworm | changed 2025-12-21 03:07:56.118793 | 2025-12-21 03:07:56.119087 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 03:07:56.911972 | debian-bookworm | changed 2025-12-21 03:07:56.937334 | 2025-12-21 03:07:56.940466 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 03:07:56.980684 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:07:56.991366 | 2025-12-21 03:07:56.991543 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 03:07:57.807322 | debian-bookworm -> localhost | changed 2025-12-21 03:07:57.823274 | 2025-12-21 03:07:57.825489 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 03:07:58.391080 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e36a5162ad449d5ada06c4259cdce38/work/8e36a5162ad449d5ada06c4259cdce38_id_rsa (zuul-build-sshkey) 2025-12-21 03:07:58.391992 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027005 2025-12-21 03:07:58.403960 | 2025-12-21 03:07:58.404264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 03:07:58.914192 | debian-bookworm | ok 2025-12-21 03:07:58.926079 | 2025-12-21 03:07:58.926240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 03:07:58.981305 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:07:58.997656 | 2025-12-21 03:07:58.997797 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 03:07:59.597697 | debian-bookworm | ok 2025-12-21 03:07:59.614427 | 2025-12-21 03:07:59.614579 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 03:07:59.664238 | debian-bookworm | ok 2025-12-21 03:07:59.673473 | 2025-12-21 03:07:59.673658 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 03:08:00.051389 | debian-bookworm -> localhost | ok 2025-12-21 03:08:00.059028 | 2025-12-21 03:08:00.059198 | TASK [validate-host : Collect information about the host] 2025-12-21 03:08:01.254415 | debian-bookworm | ok 2025-12-21 03:08:01.266205 | 2025-12-21 03:08:01.266349 | TASK [validate-host : Sanitize hostname] 2025-12-21 03:08:01.399435 | debian-bookworm | ok 2025-12-21 03:08:01.446632 | 2025-12-21 03:08:01.446782 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 03:08:02.098556 | debian-bookworm -> localhost | changed 2025-12-21 03:08:02.115526 | 2025-12-21 03:08:02.115779 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 03:08:02.632547 | debian-bookworm | ok 2025-12-21 03:08:02.641996 | 2025-12-21 03:08:02.642263 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 03:08:03.340920 | debian-bookworm -> localhost | changed 2025-12-21 03:08:03.360984 | 2025-12-21 03:08:03.361181 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 03:08:03.636278 | debian-bookworm | ok 2025-12-21 03:08:03.643000 | 2025-12-21 03:08:03.643148 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 03:08:04.758663 | debian-bookworm | changed: 2025-12-21 03:08:04.759173 | debian-bookworm | cd+++++++++ src/ 2025-12-21 03:08:04.759245 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 03:08:04.759278 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 03:08:04.759306 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2025-12-21 03:08:04.759333 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018774 2025-12-21 03:08:38.937704 | 2025-12-21 03:08:38.937834 | TASK [upload-logs : Upload logs to log server] 2025-12-21 03:08:40.580198 | localhost | Output suppressed because no_log was given 2025-12-21 03:08:40.665028 | 2025-12-21 03:08:40.675000 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 03:08:40.978347 | localhost | skipping: Conditional result was False 2025-12-21 03:08:40.994650 | localhost | skipping: Conditional result was False 2025-12-21 03:08:41.013700 | 2025-12-21 03:08:41.013877 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 03:08:41.209291 | localhost | skipping: Conditional result was False 2025-12-21 03:08:41.209588 | 2025-12-21 03:08:41.216644 | localhost | skipping: Conditional result was False 2025-12-21 03:08:41.228408 | 2025-12-21 03:08:41.228547 | LOOP [upload-logs : Upload console log and json output]