2026-01-23 03:03:22.436273 | Job console starting 2026-01-23 03:03:22.444218 | Updating git repos 2026-01-23 03:03:22.494946 | Cloning repos into workspace 2026-01-23 03:03:22.583865 | Restoring repo states 2026-01-23 03:03:22.598330 | Merging changes 2026-01-23 03:03:22.598345 | Checking out repos 2026-01-23 03:03:22.713777 | Preparing playbooks 2026-01-23 03:03:23.736005 | Running Ansible setup 2026-01-23 03:03:28.433212 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 03:03:29.271077 | 2026-01-23 03:03:29.271217 | PLAY [Base pre] 2026-01-23 03:03:29.290843 | 2026-01-23 03:03:29.290964 | TASK [Setup log path fact] 2026-01-23 03:03:29.322615 | debian-bookworm | ok 2026-01-23 03:03:29.357641 | 2026-01-23 03:03:29.357780 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 03:03:29.432988 | debian-bookworm | ok 2026-01-23 03:03:29.442392 | 2026-01-23 03:03:29.442494 | TASK [emit-job-header : Print job information] 2026-01-23 03:03:29.490424 | # Job Information 2026-01-23 03:03:29.490574 | Ansible Version: 2.16.14 2026-01-23 03:03:29.490608 | Job: flake8 2026-01-23 03:03:29.490641 | Pipeline: periodic-daily 2026-01-23 03:03:29.490663 | Executor: 521e9411259a 2026-01-23 03:03:29.490684 | Triggered by: https://github.com/osism/rookify 2026-01-23 03:03:29.490706 | Event ID: 42bd36cee2f84d96918e4d2736ee6ddf 2026-01-23 03:03:29.498624 | 2026-01-23 03:03:29.498730 | LOOP [emit-job-header : Print node information] 2026-01-23 03:03:29.595055 | debian-bookworm | ok: 2026-01-23 03:03:29.595296 | debian-bookworm | # Node Information 2026-01-23 03:03:29.595334 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-23 03:03:29.595358 | debian-bookworm | Hostname: debian 2026-01-23 03:03:29.595379 | debian-bookworm | Username: zuul 2026-01-23 03:03:29.595399 | debian-bookworm | Distro: Debian 12.13 2026-01-23 03:03:29.595422 | debian-bookworm | Provider: regiocloud-a 2026-01-23 03:03:29.595442 | debian-bookworm | Region: 2026-01-23 03:03:29.595463 | debian-bookworm | Label: debian-bookworm 2026-01-23 03:03:29.595481 | debian-bookworm | Product Name: OpenStack Nova 2026-01-23 03:03:29.595500 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb8:83bd 2026-01-23 03:03:29.615528 | 2026-01-23 03:03:29.615643 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 03:03:30.427780 | debian-bookworm -> localhost | changed 2026-01-23 03:03:30.434564 | 2026-01-23 03:03:30.434666 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 03:03:31.559600 | debian-bookworm -> localhost | changed 2026-01-23 03:03:31.570014 | 2026-01-23 03:03:31.570112 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 03:03:31.928446 | debian-bookworm -> localhost | ok 2026-01-23 03:03:31.945334 | 2026-01-23 03:03:31.945448 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 03:03:31.963216 | debian-bookworm | ok 2026-01-23 03:03:31.980573 | debian-bookworm | included: /var/lib/zuul/builds/a9bda424d1f845f4af438059a5e93b46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 03:03:31.988105 | 2026-01-23 03:03:31.988220 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 03:03:35.533559 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-23 03:03:35.533792 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9bda424d1f845f4af438059a5e93b46/work/a9bda424d1f845f4af438059a5e93b46_id_rsa 2026-01-23 03:03:35.533833 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9bda424d1f845f4af438059a5e93b46/work/a9bda424d1f845f4af438059a5e93b46_id_rsa.pub 2026-01-23 03:03:35.533861 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-23 03:03:35.533885 | debian-bookworm -> localhost | SHA256:KGbilmGqLl8pJlolb0huIxfHx4ZjMFBCXl15eqwLhXI zuul-build-sshkey 2026-01-23 03:03:35.533908 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-23 03:03:35.533938 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-23 03:03:35.533960 | debian-bookworm -> localhost | |+o... ... | 2026-01-23 03:03:35.533982 | debian-bookworm -> localhost | |.o. . . . | 2026-01-23 03:03:35.534002 | debian-bookworm -> localhost | | .o . + | 2026-01-23 03:03:35.534022 | debian-bookworm -> localhost | | = E + o | 2026-01-23 03:03:35.534042 | debian-bookworm -> localhost | | B & * S | 2026-01-23 03:03:35.534068 | debian-bookworm -> localhost | | * # B . | 2026-01-23 03:03:35.534089 | debian-bookworm -> localhost | |+ & = . . | 2026-01-23 03:03:35.534109 | debian-bookworm -> localhost | |+O = . | 2026-01-23 03:03:35.534130 | debian-bookworm -> localhost | |=o. | 2026-01-23 03:03:35.534149 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-23 03:03:35.534216 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.073474 2026-01-23 03:03:35.540369 | 2026-01-23 03:03:35.540463 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 03:03:35.577980 | debian-bookworm | ok 2026-01-23 03:03:35.594183 | debian-bookworm | included: /var/lib/zuul/builds/a9bda424d1f845f4af438059a5e93b46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 03:03:35.611146 | 2026-01-23 03:03:35.611280 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 03:03:35.646657 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:03:35.659919 | 2026-01-23 03:03:35.660141 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 03:03:36.346823 | debian-bookworm | changed 2026-01-23 03:03:36.378436 | 2026-01-23 03:03:36.378540 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 03:03:36.673893 | debian-bookworm | ok 2026-01-23 03:03:36.682681 | 2026-01-23 03:03:36.682793 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 03:03:37.379627 | debian-bookworm | changed 2026-01-23 03:03:37.398324 | 2026-01-23 03:03:37.398600 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 03:03:38.209272 | debian-bookworm | changed 2026-01-23 03:03:38.215933 | 2026-01-23 03:03:38.216054 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 03:03:38.287750 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:03:38.295311 | 2026-01-23 03:03:38.295437 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 03:03:39.429318 | debian-bookworm -> localhost | changed 2026-01-23 03:03:39.445016 | 2026-01-23 03:03:39.445119 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 03:03:39.881690 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a9bda424d1f845f4af438059a5e93b46/work/a9bda424d1f845f4af438059a5e93b46_id_rsa (zuul-build-sshkey) 2026-01-23 03:03:39.881899 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015237 2026-01-23 03:03:39.889771 | 2026-01-23 03:03:39.889875 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 03:03:40.287999 | debian-bookworm | ok 2026-01-23 03:03:40.295317 | 2026-01-23 03:03:40.295423 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 03:03:40.328854 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:03:40.342700 | 2026-01-23 03:03:40.342800 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 03:03:40.783856 | debian-bookworm | ok 2026-01-23 03:03:40.792705 | 2026-01-23 03:03:40.792789 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 03:03:40.819580 | debian-bookworm | ok 2026-01-23 03:03:40.823661 | 2026-01-23 03:03:40.823738 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 03:03:41.392518 | debian-bookworm -> localhost | ok 2026-01-23 03:03:41.398871 | 2026-01-23 03:03:41.398972 | TASK [validate-host : Collect information about the host] 2026-01-23 03:03:42.463707 | debian-bookworm | ok 2026-01-23 03:03:42.489672 | 2026-01-23 03:03:42.489780 | TASK [validate-host : Sanitize hostname] 2026-01-23 03:03:42.630369 | debian-bookworm | ok 2026-01-23 03:03:42.669962 | 2026-01-23 03:03:42.670062 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 03:03:43.403241 | debian-bookworm -> localhost | changed 2026-01-23 03:03:43.409946 | 2026-01-23 03:03:43.410042 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 03:03:43.823721 | debian-bookworm | ok 2026-01-23 03:03:43.829967 | 2026-01-23 03:03:43.830072 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 03:03:44.797735 | debian-bookworm -> localhost | changed 2026-01-23 03:03:44.811010 | 2026-01-23 03:03:44.811116 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 03:03:45.119320 | debian-bookworm | ok 2026-01-23 03:03:45.124470 | 2026-01-23 03:03:45.124560 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 03:03:46.341555 | debian-bookworm | changed: 2026-01-23 03:03:46.341730 | debian-bookworm | cd+++++++++ src/ 2026-01-23 03:03:46.341786 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-23 03:03:46.341811 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-23 03:03:46.341833 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-01-23 03:03:46.341853 | debian-bookworm | Containerfile 2026-01-23 03:03:46.342000 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007554 2026-01-23 03:04:34.092614 | 2026-01-23 03:04:34.092877 | TASK [upload-logs : Upload logs to log server] 2026-01-23 03:04:34.732699 | localhost | Output suppressed because no_log was given 2026-01-23 03:04:34.736172 | 2026-01-23 03:04:34.736298 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 03:04:34.785028 | localhost | skipping: Conditional result was False 2026-01-23 03:04:34.791082 | localhost | skipping: Conditional result was False 2026-01-23 03:04:34.802732 | 2026-01-23 03:04:34.802975 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 03:04:34.875346 | localhost | skipping: Conditional result was False 2026-01-23 03:04:34.875920 | 2026-01-23 03:04:34.884456 | localhost | skipping: Conditional result was False 2026-01-23 03:04:34.893806 | 2026-01-23 03:04:34.894006 | LOOP [upload-logs : Upload console log and json output]