2025-10-21 03:02:19.534410 | Job console starting 2025-10-21 03:02:19.544738 | Updating git repos 2025-10-21 03:02:19.596045 | Cloning repos into workspace 2025-10-21 03:02:19.653300 | Restoring repo states 2025-10-21 03:02:19.675488 | Merging changes 2025-10-21 03:02:19.675502 | Checking out repos 2025-10-21 03:02:19.784825 | Preparing playbooks 2025-10-21 03:02:21.140476 | Running Ansible setup 2025-10-21 03:02:25.507710 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 03:02:26.267101 | 2025-10-21 03:02:26.267229 | PLAY [Base pre] 2025-10-21 03:02:26.288847 | 2025-10-21 03:02:26.288970 | TASK [Setup log path fact] 2025-10-21 03:02:26.317232 | debian-bookworm | ok 2025-10-21 03:02:26.332607 | 2025-10-21 03:02:26.332735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 03:02:26.361134 | debian-bookworm | ok 2025-10-21 03:02:26.373260 | 2025-10-21 03:02:26.373364 | TASK [emit-job-header : Print job information] 2025-10-21 03:02:26.411333 | # Job Information 2025-10-21 03:02:26.411504 | Ansible Version: 2.16.14 2025-10-21 03:02:26.411541 | Job: flake8 2025-10-21 03:02:26.411573 | Pipeline: periodic-daily 2025-10-21 03:02:26.411596 | Executor: 521e9411259a 2025-10-21 03:02:26.411617 | Triggered by: https://github.com/osism/pulpfiction 2025-10-21 03:02:26.411639 | Event ID: 4fcd701ea6674bb281014e3da258f4ba 2025-10-21 03:02:26.416472 | 2025-10-21 03:02:26.416574 | LOOP [emit-job-header : Print node information] 2025-10-21 03:02:26.561650 | debian-bookworm | ok: 2025-10-21 03:02:26.561868 | debian-bookworm | # Node Information 2025-10-21 03:02:26.561907 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 03:02:26.561933 | debian-bookworm | Hostname: debian 2025-10-21 03:02:26.561955 | debian-bookworm | Username: zuul 2025-10-21 03:02:26.561976 | debian-bookworm | Distro: Debian 12.12 2025-10-21 03:02:26.562001 | debian-bookworm | Provider: regiocloud-a 2025-10-21 03:02:26.562021 | debian-bookworm | Region: 2025-10-21 03:02:26.562043 | debian-bookworm | Label: debian-bookworm 2025-10-21 03:02:26.562062 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 03:02:26.562081 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe71:2bb1 2025-10-21 03:02:26.581716 | 2025-10-21 03:02:26.581822 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 03:02:27.107707 | debian-bookworm -> localhost | changed 2025-10-21 03:02:27.114530 | 2025-10-21 03:02:27.114627 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 03:02:28.159828 | debian-bookworm -> localhost | changed 2025-10-21 03:02:28.170407 | 2025-10-21 03:02:28.170514 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 03:02:28.453457 | debian-bookworm -> localhost | ok 2025-10-21 03:02:28.459355 | 2025-10-21 03:02:28.459476 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 03:02:28.476930 | debian-bookworm | ok 2025-10-21 03:02:28.494125 | debian-bookworm | included: /var/lib/zuul/builds/d4dd050bd9b64db8b575e7b520bf207d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 03:02:28.500008 | 2025-10-21 03:02:28.500096 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 03:02:29.374208 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 03:02:29.374415 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d4dd050bd9b64db8b575e7b520bf207d/work/d4dd050bd9b64db8b575e7b520bf207d_id_rsa 2025-10-21 03:02:29.374454 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d4dd050bd9b64db8b575e7b520bf207d/work/d4dd050bd9b64db8b575e7b520bf207d_id_rsa.pub 2025-10-21 03:02:29.374481 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 03:02:29.374506 | debian-bookworm -> localhost | SHA256:K0NyxCmxZC3tK4sUNGp7O2t+sywGXV4UtoNABfE6z+4 zuul-build-sshkey 2025-10-21 03:02:29.374529 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 03:02:29.374559 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 03:02:29.374582 | debian-bookworm -> localhost | | .=B+ o. | 2025-10-21 03:02:29.374606 | debian-bookworm -> localhost | | oo++=o. | 2025-10-21 03:02:29.374639 | debian-bookworm -> localhost | | o .o==o | 2025-10-21 03:02:29.374666 | debian-bookworm -> localhost | |... .+... | 2025-10-21 03:02:29.374687 | debian-bookworm -> localhost | |. o++ +.S | 2025-10-21 03:02:29.374713 | debian-bookworm -> localhost | | o.o==. . | 2025-10-21 03:02:29.374734 | debian-bookworm -> localhost | | .o..=o . | 2025-10-21 03:02:29.375189 | debian-bookworm -> localhost | | .*+o o | 2025-10-21 03:02:29.375258 | debian-bookworm -> localhost | | +o*Eo | 2025-10-21 03:02:29.375286 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 03:02:29.375345 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.492572 2025-10-21 03:02:29.381625 | 2025-10-21 03:02:29.383967 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 03:02:29.404986 | debian-bookworm | ok 2025-10-21 03:02:29.414650 | debian-bookworm | included: /var/lib/zuul/builds/d4dd050bd9b64db8b575e7b520bf207d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 03:02:29.424293 | 2025-10-21 03:02:29.424372 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 03:02:29.437244 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:29.443588 | 2025-10-21 03:02:29.443686 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 03:02:30.046268 | debian-bookworm | changed 2025-10-21 03:02:30.051447 | 2025-10-21 03:02:30.051534 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 03:02:30.313753 | debian-bookworm | ok 2025-10-21 03:02:30.318991 | 2025-10-21 03:02:30.319085 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 03:02:31.045108 | debian-bookworm | changed 2025-10-21 03:02:31.056027 | 2025-10-21 03:02:31.056149 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 03:02:31.668145 | debian-bookworm | changed 2025-10-21 03:02:31.674237 | 2025-10-21 03:02:31.674331 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 03:02:31.687408 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:31.693849 | 2025-10-21 03:02:31.693958 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 03:02:32.120159 | debian-bookworm -> localhost | changed 2025-10-21 03:02:32.141740 | 2025-10-21 03:02:32.141862 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 03:02:32.392871 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d4dd050bd9b64db8b575e7b520bf207d/work/d4dd050bd9b64db8b575e7b520bf207d_id_rsa (zuul-build-sshkey) 2025-10-21 03:02:32.393334 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008326 2025-10-21 03:02:32.407003 | 2025-10-21 03:02:32.407111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 03:02:32.749883 | debian-bookworm | ok 2025-10-21 03:02:32.754777 | 2025-10-21 03:02:32.754886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 03:02:32.777636 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:32.787430 | 2025-10-21 03:02:32.787516 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 03:02:33.194530 | debian-bookworm | ok 2025-10-21 03:02:33.212441 | 2025-10-21 03:02:33.212551 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 03:02:33.244824 | debian-bookworm | ok 2025-10-21 03:02:33.249775 | 2025-10-21 03:02:33.249863 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 03:02:33.527450 | debian-bookworm -> localhost | ok 2025-10-21 03:02:33.533516 | 2025-10-21 03:02:33.533727 | TASK [validate-host : Collect information about the host] 2025-10-21 03:02:34.670468 | debian-bookworm | ok 2025-10-21 03:02:34.696650 | 2025-10-21 03:02:34.696756 | TASK [validate-host : Sanitize hostname] 2025-10-21 03:02:34.874326 | debian-bookworm | ok 2025-10-21 03:02:34.914381 | 2025-10-21 03:02:34.914509 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 03:02:36.049139 | debian-bookworm -> localhost | changed 2025-10-21 03:02:36.056126 | 2025-10-21 03:02:36.056216 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 03:02:36.592184 | debian-bookworm | ok 2025-10-21 03:02:36.603876 | 2025-10-21 03:02:36.603977 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 03:02:37.640460 | debian-bookworm -> localhost | changed 2025-10-21 03:02:37.655161 | 2025-10-21 03:02:37.655244 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 03:02:37.968187 | debian-bookworm | ok 2025-10-21 03:02:37.980643 | 2025-10-21 03:02:37.980744 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 03:02:38.986727 | debian-bookworm | changed: 2025-10-21 03:02:38.986893 | debian-bookworm | cd+++++++++ src/ 2025-10-21 03:02:38.986924 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 03:02:38.986944 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 03:02:38.986963 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2025-10-21 03:02:38.986980 | debian-bookworm | localhost | ok: Runtime: 0:00:00.021194 2025-10-21 03:03:03.782697 | 2025-10-21 03:03:03.782786 | TASK [upload-logs : Upload logs to log server] 2025-10-21 03:03:04.379661 | localhost | Output suppressed because no_log was given 2025-10-21 03:03:04.381721 | 2025-10-21 03:03:04.381819 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 03:03:04.435034 | localhost | skipping: Conditional result was False 2025-10-21 03:03:04.440613 | localhost | skipping: Conditional result was False 2025-10-21 03:03:04.448160 | 2025-10-21 03:03:04.448271 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 03:03:04.486649 | localhost | skipping: Conditional result was False 2025-10-21 03:03:04.486897 | 2025-10-21 03:03:04.491237 | localhost | skipping: Conditional result was False 2025-10-21 03:03:04.503699 | 2025-10-21 03:03:04.503806 | LOOP [upload-logs : Upload console log and json output]