2025-12-14 03:11:49.583628 | Job console starting 2025-12-14 03:11:49.597054 | Updating git repos 2025-12-14 03:11:49.667799 | Cloning repos into workspace 2025-12-14 03:11:49.754651 | Restoring repo states 2025-12-14 03:11:49.805528 | Merging changes 2025-12-14 03:11:49.805545 | Checking out repos 2025-12-14 03:11:49.906169 | Preparing playbooks 2025-12-14 03:11:51.748010 | Running Ansible setup 2025-12-14 03:11:58.419419 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-14 03:12:00.486881 | 2025-12-14 03:12:00.487075 | PLAY [Base pre] 2025-12-14 03:12:00.506232 | 2025-12-14 03:12:00.506382 | TASK [Setup log path fact] 2025-12-14 03:12:00.566977 | debian-bookworm | ok 2025-12-14 03:12:00.609459 | 2025-12-14 03:12:00.609643 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-14 03:12:00.704140 | debian-bookworm | ok 2025-12-14 03:12:00.722302 | 2025-12-14 03:12:00.722440 | TASK [emit-job-header : Print job information] 2025-12-14 03:12:00.820507 | # Job Information 2025-12-14 03:12:00.820757 | Ansible Version: 2.16.14 2025-12-14 03:12:00.820802 | Job: flake8 2025-12-14 03:12:00.820835 | Pipeline: periodic-daily 2025-12-14 03:12:00.820859 | Executor: 521e9411259a 2025-12-14 03:12:00.820881 | Triggered by: https://github.com/osism/netbox-manager 2025-12-14 03:12:00.820907 | Event ID: 3e04ec8821df40fcb891d76d9c97bda3 2025-12-14 03:12:00.835903 | 2025-12-14 03:12:00.836059 | LOOP [emit-job-header : Print node information] 2025-12-14 03:12:01.085809 | debian-bookworm | ok: 2025-12-14 03:12:01.086012 | debian-bookworm | # Node Information 2025-12-14 03:12:01.086050 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-14 03:12:01.086076 | debian-bookworm | Hostname: debian 2025-12-14 03:12:01.086099 | debian-bookworm | Username: zuul 2025-12-14 03:12:01.086120 | debian-bookworm | Distro: Debian 12.12 2025-12-14 03:12:01.086144 | debian-bookworm | Provider: regiocloud-a 2025-12-14 03:12:01.086165 | debian-bookworm | Region: 2025-12-14 03:12:01.086187 | debian-bookworm | Label: debian-bookworm 2025-12-14 03:12:01.086207 | debian-bookworm | Product Name: OpenStack Nova 2025-12-14 03:12:01.086227 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:ed02 2025-12-14 03:12:01.105698 | 2025-12-14 03:12:01.105977 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-14 03:12:02.765548 | debian-bookworm -> localhost | changed 2025-12-14 03:12:02.774750 | 2025-12-14 03:12:02.774919 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-14 03:12:04.776461 | debian-bookworm -> localhost | changed 2025-12-14 03:12:04.789955 | 2025-12-14 03:12:04.790063 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-14 03:12:05.496689 | debian-bookworm -> localhost | ok 2025-12-14 03:12:05.503069 | 2025-12-14 03:12:05.503185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-14 03:12:05.551913 | debian-bookworm | ok 2025-12-14 03:12:05.610990 | debian-bookworm | included: /var/lib/zuul/builds/fbf3be8cb15c415f9ca7628e6f595fa6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-14 03:12:05.626099 | 2025-12-14 03:12:05.626210 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-14 03:12:10.403267 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-14 03:12:10.403470 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fbf3be8cb15c415f9ca7628e6f595fa6/work/fbf3be8cb15c415f9ca7628e6f595fa6_id_rsa 2025-12-14 03:12:10.403508 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fbf3be8cb15c415f9ca7628e6f595fa6/work/fbf3be8cb15c415f9ca7628e6f595fa6_id_rsa.pub 2025-12-14 03:12:10.403535 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-14 03:12:10.403560 | debian-bookworm -> localhost | SHA256:DBpH1sKoCIxboz4R/xTxcjJtzab8p4tp39QN3Akz9lQ zuul-build-sshkey 2025-12-14 03:12:10.403583 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-14 03:12:10.403613 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-14 03:12:10.403634 | debian-bookworm -> localhost | |o ++. E| 2025-12-14 03:12:10.403656 | debian-bookworm -> localhost | |ooo .+= + .| 2025-12-14 03:12:10.403676 | debian-bookworm -> localhost | |.=oo.++* + = . | 2025-12-14 03:12:10.403696 | debian-bookworm -> localhost | |+... =Boo o B .| 2025-12-14 03:12:10.403751 | debian-bookworm -> localhost | |. . + oS o + | 2025-12-14 03:12:10.403774 | debian-bookworm -> localhost | | o . . . o | 2025-12-14 03:12:10.403795 | debian-bookworm -> localhost | | . . o . . | 2025-12-14 03:12:10.403815 | debian-bookworm -> localhost | | .o = | 2025-12-14 03:12:10.403836 | debian-bookworm -> localhost | | .o.+.. | 2025-12-14 03:12:10.403855 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-14 03:12:10.403909 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.392359 2025-12-14 03:12:10.423428 | 2025-12-14 03:12:10.423537 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-14 03:12:10.462843 | debian-bookworm | ok 2025-12-14 03:12:10.478237 | debian-bookworm | included: /var/lib/zuul/builds/fbf3be8cb15c415f9ca7628e6f595fa6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-14 03:12:10.498804 | 2025-12-14 03:12:10.498926 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-14 03:12:10.544821 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:12:10.553222 | 2025-12-14 03:12:10.553334 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-14 03:12:11.454956 | debian-bookworm | changed 2025-12-14 03:12:11.471487 | 2025-12-14 03:12:11.471619 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-14 03:12:11.768474 | debian-bookworm | ok 2025-12-14 03:12:11.774873 | 2025-12-14 03:12:11.774986 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-14 03:12:12.560984 | debian-bookworm | changed 2025-12-14 03:12:12.571881 | 2025-12-14 03:12:12.571992 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-14 03:12:13.508092 | debian-bookworm | changed 2025-12-14 03:12:13.518095 | 2025-12-14 03:12:13.518202 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-14 03:12:13.551530 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:12:13.558720 | 2025-12-14 03:12:13.558827 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-14 03:12:14.336823 | debian-bookworm -> localhost | changed 2025-12-14 03:12:14.345855 | 2025-12-14 03:12:14.345952 | TASK [add-build-sshkey : Add back temp key] 2025-12-14 03:12:14.683955 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fbf3be8cb15c415f9ca7628e6f595fa6/work/fbf3be8cb15c415f9ca7628e6f595fa6_id_rsa (zuul-build-sshkey) 2025-12-14 03:12:14.684205 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008980 2025-12-14 03:12:14.690662 | 2025-12-14 03:12:14.690753 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-14 03:12:15.123692 | debian-bookworm | ok 2025-12-14 03:12:15.128899 | 2025-12-14 03:12:15.128998 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-14 03:12:15.173485 | debian-bookworm | skipping: Conditional result was False 2025-12-14 03:12:15.181966 | 2025-12-14 03:12:15.182055 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-14 03:12:15.928202 | debian-bookworm | ok 2025-12-14 03:12:15.948731 | 2025-12-14 03:12:15.948849 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-14 03:12:15.988308 | debian-bookworm | ok 2025-12-14 03:12:15.993155 | 2025-12-14 03:12:15.993248 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-14 03:12:16.323908 | debian-bookworm -> localhost | ok 2025-12-14 03:12:16.330248 | 2025-12-14 03:12:16.330353 | TASK [validate-host : Collect information about the host] 2025-12-14 03:12:17.457716 | debian-bookworm | ok 2025-12-14 03:12:17.483549 | 2025-12-14 03:12:17.483662 | TASK [validate-host : Sanitize hostname] 2025-12-14 03:12:17.677544 | debian-bookworm | ok 2025-12-14 03:12:17.758103 | 2025-12-14 03:12:17.758219 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-14 03:12:18.583185 | debian-bookworm -> localhost | changed 2025-12-14 03:12:18.590819 | 2025-12-14 03:12:18.591064 | TASK [validate-host : Collect information about zuul worker] 2025-12-14 03:12:19.047635 | debian-bookworm | ok 2025-12-14 03:12:19.052581 | 2025-12-14 03:12:19.052687 | TASK [validate-host : Write out all zuul information for each host] 2025-12-14 03:12:20.648301 | debian-bookworm -> localhost | changed 2025-12-14 03:12:20.660829 | 2025-12-14 03:12:20.665534 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-14 03:12:21.096567 | debian-bookworm | ok 2025-12-14 03:12:21.143456 | 2025-12-14 03:12:21.144234 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-14 03:12:23.381397 | debian-bookworm | changed: 2025-12-14 03:12:23.381634 | debian-bookworm | cd+++++++++ src/ 2025-12-14 03:12:23.381672 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-14 03:12:23.381724 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-14 03:12:23.381761 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2025-12-14 03:12:23.381788 | debian-bookworm | netbox_manager/requirements.yml 2025-12-14 03:12:23.382063 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2025-12-14 03:12:23.382082 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2025-12-14 03:12:23.382100 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018064 2025-12-14 03:13:02.687983 | 2025-12-14 03:13:02.688096 | TASK [upload-logs : Upload logs to log server] 2025-12-14 03:13:04.425600 | localhost | Output suppressed because no_log was given 2025-12-14 03:13:04.427275 | 2025-12-14 03:13:04.427361 | LOOP [upload-logs : Compress console log and json output] 2025-12-14 03:13:04.503402 | localhost | skipping: Conditional result was False 2025-12-14 03:13:04.509801 | localhost | skipping: Conditional result was False 2025-12-14 03:13:04.516365 | 2025-12-14 03:13:04.516462 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-14 03:13:04.584126 | localhost | skipping: Conditional result was False 2025-12-14 03:13:04.584391 | 2025-12-14 03:13:04.590744 | localhost | skipping: Conditional result was False 2025-12-14 03:13:04.602283 | 2025-12-14 03:13:04.602398 | LOOP [upload-logs : Upload console log and json output]