2026-04-22 20:53:46.094119 | Job console starting 2026-04-22 20:53:46.118692 | Updating git repos 2026-04-22 20:53:46.163903 | Cloning repos into workspace 2026-04-22 20:53:46.215033 | Restoring repo states 2026-04-22 20:53:46.224092 | Merging changes 2026-04-22 20:53:46.760991 | Checking out repos 2026-04-22 20:53:46.827663 | Preparing playbooks 2026-04-22 20:53:47.917533 | Running Ansible setup 2026-04-22 20:53:53.714717 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 20:53:54.591240 | 2026-04-22 20:53:54.591415 | PLAY [Base pre] 2026-04-22 20:53:54.615509 | 2026-04-22 20:53:54.615663 | TASK [Setup log path fact] 2026-04-22 20:53:54.639413 | debian-bookworm | ok 2026-04-22 20:53:54.657266 | 2026-04-22 20:53:54.657438 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 20:53:54.690562 | debian-bookworm | ok 2026-04-22 20:53:54.700765 | 2026-04-22 20:53:54.700893 | TASK [emit-job-header : Print job information] 2026-04-22 20:53:54.750325 | # Job Information 2026-04-22 20:53:54.750528 | Ansible Version: 2.16.14 2026-04-22 20:53:54.750564 | Job: yamllint 2026-04-22 20:53:54.750662 | Pipeline: check 2026-04-22 20:53:54.750690 | Executor: 521e9411259a 2026-04-22 20:53:54.750712 | Triggered by: https://github.com/osism/openstack-project-manager/pull/277 2026-04-22 20:53:54.750734 | Event ID: 542b9810-3e8d-11f1-93c9-c54d01df7592 2026-04-22 20:53:54.756055 | 2026-04-22 20:53:54.756228 | LOOP [emit-job-header : Print node information] 2026-04-22 20:53:54.871886 | debian-bookworm | ok: 2026-04-22 20:53:54.872196 | debian-bookworm | # Node Information 2026-04-22 20:53:54.872243 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-22 20:53:54.872269 | debian-bookworm | Hostname: debian 2026-04-22 20:53:54.872291 | debian-bookworm | Username: zuul 2026-04-22 20:53:54.872404 | debian-bookworm | Distro: Debian 12.13 2026-04-22 20:53:54.872431 | debian-bookworm | Provider: regiocloud-a 2026-04-22 20:53:54.872453 | debian-bookworm | Region: 2026-04-22 20:53:54.872474 | debian-bookworm | Label: debian-bookworm 2026-04-22 20:53:54.872494 | debian-bookworm | Product Name: OpenStack Nova 2026-04-22 20:53:54.872513 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:96a 2026-04-22 20:53:54.897025 | 2026-04-22 20:53:54.897213 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 20:53:55.698104 | debian-bookworm -> localhost | changed 2026-04-22 20:53:55.705667 | 2026-04-22 20:53:55.705801 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 20:53:56.983828 | debian-bookworm -> localhost | changed 2026-04-22 20:53:56.999637 | 2026-04-22 20:53:56.999746 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 20:53:57.547674 | debian-bookworm -> localhost | ok 2026-04-22 20:53:57.553393 | 2026-04-22 20:53:57.553485 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 20:53:57.590822 | debian-bookworm | ok 2026-04-22 20:53:57.616795 | debian-bookworm | included: /var/lib/zuul/builds/dbf8950845da4bfbb343fa6bb49cff78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 20:53:57.622432 | 2026-04-22 20:53:57.622509 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 20:53:58.524032 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-22 20:53:58.524306 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dbf8950845da4bfbb343fa6bb49cff78/work/dbf8950845da4bfbb343fa6bb49cff78_id_rsa 2026-04-22 20:53:58.524364 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dbf8950845da4bfbb343fa6bb49cff78/work/dbf8950845da4bfbb343fa6bb49cff78_id_rsa.pub 2026-04-22 20:53:58.524404 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-22 20:53:58.524440 | debian-bookworm -> localhost | SHA256:hYDHM5tKuSKWGjngyj16qQArIG0hQ4Mk0sOSOvCoCy4 zuul-build-sshkey 2026-04-22 20:53:58.524473 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-22 20:53:58.524516 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-22 20:53:58.524550 | debian-bookworm -> localhost | |=B o. | 2026-04-22 20:53:58.524583 | debian-bookworm -> localhost | |O = . =. . | 2026-04-22 20:53:58.524614 | debian-bookworm -> localhost | |=+.. o =. . | 2026-04-22 20:53:58.524644 | debian-bookworm -> localhost | |=+..o o . | 2026-04-22 20:53:58.524674 | debian-bookworm -> localhost | |Bo+. o S | 2026-04-22 20:53:58.524731 | debian-bookworm -> localhost | |@*. o | 2026-04-22 20:53:58.524767 | debian-bookworm -> localhost | |@=... | 2026-04-22 20:53:58.524800 | debian-bookworm -> localhost | |Eo = | 2026-04-22 20:53:58.524833 | debian-bookworm -> localhost | |.o+ . | 2026-04-22 20:53:58.524865 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-22 20:53:58.524945 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.382005 2026-04-22 20:53:58.532760 | 2026-04-22 20:53:58.532865 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 20:53:58.579305 | debian-bookworm | ok 2026-04-22 20:53:58.592546 | debian-bookworm | included: /var/lib/zuul/builds/dbf8950845da4bfbb343fa6bb49cff78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 20:53:58.601068 | 2026-04-22 20:53:58.601143 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 20:53:58.613537 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:53:58.619006 | 2026-04-22 20:53:58.619080 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 20:53:59.239052 | debian-bookworm | changed 2026-04-22 20:53:59.247429 | 2026-04-22 20:53:59.247599 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 20:53:59.520939 | debian-bookworm | ok 2026-04-22 20:53:59.530278 | 2026-04-22 20:53:59.530401 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 20:54:00.200014 | debian-bookworm | changed 2026-04-22 20:54:00.208792 | 2026-04-22 20:54:00.208904 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 20:54:00.882422 | debian-bookworm | changed 2026-04-22 20:54:00.889332 | 2026-04-22 20:54:00.889434 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 20:54:00.902771 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:54:00.909694 | 2026-04-22 20:54:00.909811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 20:54:01.364668 | debian-bookworm -> localhost | changed 2026-04-22 20:54:01.373143 | 2026-04-22 20:54:01.373254 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 20:54:01.663209 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dbf8950845da4bfbb343fa6bb49cff78/work/dbf8950845da4bfbb343fa6bb49cff78_id_rsa (zuul-build-sshkey) 2026-04-22 20:54:01.663414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009208 2026-04-22 20:54:01.670753 | 2026-04-22 20:54:01.670862 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 20:54:02.051792 | debian-bookworm | ok 2026-04-22 20:54:02.056630 | 2026-04-22 20:54:02.056717 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 20:54:02.079454 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:54:02.089972 | 2026-04-22 20:54:02.090074 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 20:54:02.576905 | debian-bookworm | ok 2026-04-22 20:54:02.595100 | 2026-04-22 20:54:02.595225 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 20:54:02.622560 | debian-bookworm | ok 2026-04-22 20:54:02.627399 | 2026-04-22 20:54:02.627485 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 20:54:02.983427 | debian-bookworm -> localhost | ok 2026-04-22 20:54:02.989392 | 2026-04-22 20:54:02.989483 | TASK [validate-host : Collect information about the host] 2026-04-22 20:54:04.146635 | debian-bookworm | ok 2026-04-22 20:54:04.158069 | 2026-04-22 20:54:04.158228 | TASK [validate-host : Sanitize hostname] 2026-04-22 20:54:04.261580 | debian-bookworm | ok 2026-04-22 20:54:04.304018 | 2026-04-22 20:54:04.304191 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 20:54:05.272957 | debian-bookworm -> localhost | changed 2026-04-22 20:54:05.279547 | 2026-04-22 20:54:05.279686 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 20:54:05.722910 | debian-bookworm | ok 2026-04-22 20:54:05.727890 | 2026-04-22 20:54:05.738656 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 20:54:06.546376 | debian-bookworm -> localhost | changed 2026-04-22 20:54:06.571430 | 2026-04-22 20:54:06.571593 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 20:54:06.889782 | debian-bookworm | ok 2026-04-22 20:54:06.896694 | 2026-04-22 20:54:06.896828 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 20:54:07.903990 | debian-bookworm | changed: 2026-04-22 20:54:07.904153 | debian-bookworm | cd+++++++++ src/ 2026-04-22 20:54:07.904200 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-22 20:54:07.904226 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-22 20:54:07.904248 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-04-22 20:54:07.904270 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003929 2026-04-22 20:54:32.009100 | 2026-04-22 20:54:32.009294 | TASK [upload-logs : Upload logs to log server] 2026-04-22 20:54:32.574000 | localhost | Output suppressed because no_log was given 2026-04-22 20:54:32.577136 | 2026-04-22 20:54:32.577365 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 20:54:32.637604 | localhost | skipping: Conditional result was False 2026-04-22 20:54:32.645055 | localhost | skipping: Conditional result was False 2026-04-22 20:54:32.658952 | 2026-04-22 20:54:32.659203 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 20:54:32.715262 | localhost | skipping: Conditional result was False 2026-04-22 20:54:32.715606 | 2026-04-22 20:54:32.722471 | localhost | skipping: Conditional result was False 2026-04-22 20:54:32.728154 | 2026-04-22 20:54:32.728284 | LOOP [upload-logs : Upload console log and json output]