2025-07-18 20:42:40,966 p=4383 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:42:42,709 p=4383 u=root n=ansible | PLAY [prod_bastion[0]] ********************************************************* 2025-07-18 20:42:42,932 p=4383 u=root n=ansible | TASK [Gathering Facts] ********************************************************* 2025-07-18 20:42:44,048 p=4383 u=root n=ansible | ok: [bridge99.opendev.org] 2025-07-18 20:42:44,268 p=4383 u=root n=ansible | TASK [Install root keys] ******************************************************* 2025-07-18 20:42:44,502 p=4383 u=root n=ansible | TASK [root-keys : Ensure .ssh directory] *************************************** 2025-07-18 20:42:44,965 p=4383 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:42:44,993 p=4383 u=root n=ansible | TASK [root-keys : Write out ssh private key] *********************************** 2025-07-18 20:42:45,571 p=4383 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "845fcc19259df2ac6bf89f0fd55419a5eaaf8ea1", "dest": "/root/.ssh/id_rsa", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/root/.ssh/id_rsa", "size": 2602, "state": "file", "uid": 0 } 2025-07-18 20:42:45,620 p=4383 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:42:45,621 p=4383 u=root n=ansible | bridge99.opendev.org : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 20:43:52,298 p=6857 u=root n=ansible | localhost | SUCCESS => { "groups": { "all": [ "bridge99.opendev.org", "gitea-lb02.opendev.org", "gitea99.opendev.org" ], "bastion": [ "bridge99.opendev.org" ], "borg-backup": [ "gitea99.opendev.org" ], "certcheck": [ "bridge99.opendev.org" ], "cloud-launcher": [ "bridge99.opendev.org" ], "control-plane-clouds": [ "bridge99.opendev.org" ], "gitea": [ "gitea99.opendev.org" ], "gitea-lb": [ "gitea-lb02.opendev.org" ], "letsencrypt": [ "gitea99.opendev.org" ], "prod_bastion": [ "bridge99.opendev.org" ], "ungrouped": [], "zuul_unreachable": [] } } 2025-07-18 20:43:53,281 p=6874 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:43:54,268 p=6874 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: unmanaged 2025-07-18 20:43:54,268 p=6874 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:43:54,271 p=6874 u=root n=ansible | PLAY [Base: set up common environment on all hosts] **************************** 2025-07-18 20:43:55,737 p=6874 u=root n=ansible | TASK [Gathering Facts] ********************************************************* 2025-07-18 20:43:57,063 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] 2025-07-18 20:43:57,226 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] 2025-07-18 20:43:57,458 p=6874 u=root n=ansible | TASK [base/users : Add sudo group] ********************************************* 2025-07-18 20:43:57,875 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false } 2025-07-18 20:43:57,902 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false } 2025-07-18 20:43:58,110 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false } 2025-07-18 20:43:58,194 p=6874 u=root n=ansible | TASK [base/users : Setup sudoers file] ***************************************** 2025-07-18 20:43:59,054 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "9cc0986707447a0171fe4d40b5ea2d6dd203de7a", "dest": "/etc/sudoers", "gid": 0, "group": "root", "md5sum": "e08e8f85b7e840a18f0d25edc2b5f277", "mode": "0440", "owner": "root", "size": 627, "src": "/root/.ansible/tmp/ansible-tmp-1752871438.370679-6939-21676210812106/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,083 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "9cc0986707447a0171fe4d40b5ea2d6dd203de7a", "dest": "/etc/sudoers", "gid": 0, "group": "root", "md5sum": "e08e8f85b7e840a18f0d25edc2b5f277", "mode": "0440", "owner": "root", "size": 627, "src": "/root/.ansible/tmp/ansible-tmp-1752871438.330718-6926-254701997608527/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,139 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "9cc0986707447a0171fe4d40b5ea2d6dd203de7a", "dest": "/etc/sudoers", "gid": 0, "group": "root", "md5sum": "e08e8f85b7e840a18f0d25edc2b5f277", "mode": "0440", "owner": "root", "size": 627, "src": "/root/.ansible/tmp/ansible-tmp-1752871438.35188-6929-206645081000682/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,254 p=6874 u=root n=ansible | TASK [base/users : Setup adduser.conf file] ************************************ 2025-07-18 20:43:59,760 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "461899303a02991d993e2e2206e63942b89120b3", "dest": "/etc/adduser.conf", "gid": 0, "group": "root", "md5sum": "376badb54200d665b29503c10135cf50", "mode": "0644", "owner": "root", "size": 3026, "src": "/root/.ansible/tmp/ansible-tmp-1752871439.355219-6981-160512000581775/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,794 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "461899303a02991d993e2e2206e63942b89120b3", "dest": "/etc/adduser.conf", "gid": 0, "group": "root", "md5sum": "376badb54200d665b29503c10135cf50", "mode": "0644", "owner": "root", "size": 3026, "src": "/root/.ansible/tmp/ansible-tmp-1752871439.3920848-6987-28567306244238/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,851 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "461899303a02991d993e2e2206e63942b89120b3", "dest": "/etc/adduser.conf", "gid": 0, "group": "root", "md5sum": "376badb54200d665b29503c10135cf50", "mode": "0644", "owner": "root", "size": 3026, "src": "/root/.ansible/tmp/ansible-tmp-1752871439.3747425-6983-266356708432028/source", "state": "file", "uid": 0 } 2025-07-18 20:43:59,921 p=6874 u=root n=ansible | TASK [base/users : Setup login.defs file] ************************************** 2025-07-18 20:44:00,469 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "b9a259e55949be1add6aec58dd08720d40746e4f", "dest": "/etc/login.defs", "gid": 0, "group": "root", "md5sum": "f1d68a2dc453b5df7f0a489e836e43a0", "mode": "0644", "owner": "root", "size": 10580, "src": "/root/.ansible/tmp/ansible-tmp-1752871440.0669923-7036-46873895623085/source", "state": "file", "uid": 0 } 2025-07-18 20:44:00,510 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "b9a259e55949be1add6aec58dd08720d40746e4f", "dest": "/etc/login.defs", "gid": 0, "group": "root", "md5sum": "f1d68a2dc453b5df7f0a489e836e43a0", "mode": "0644", "owner": "root", "size": 10580, "src": "/root/.ansible/tmp/ansible-tmp-1752871440.1051571-7043-57121136213984/source", "state": "file", "uid": 0 } 2025-07-18 20:44:00,567 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "b9a259e55949be1add6aec58dd08720d40746e4f", "dest": "/etc/login.defs", "gid": 0, "group": "root", "md5sum": "f1d68a2dc453b5df7f0a489e836e43a0", "mode": "0644", "owner": "root", "size": 10580, "src": "/root/.ansible/tmp/ansible-tmp-1752871440.0884855-7038-67001154636831/source", "state": "file", "uid": 0 } 2025-07-18 20:44:00,637 p=6874 u=root n=ansible | TASK [base/users : Delete default distro cloud image users] ******************** 2025-07-18 20:44:01,187 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=ubuntu) => { "ansible_loop_var": "item", "changed": false, "item": "ubuntu", "name": "ubuntu", "state": "absent" } 2025-07-18 20:44:01,189 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=ubuntu) => { "ansible_loop_var": "item", "changed": false, "item": "ubuntu", "name": "ubuntu", "state": "absent" } 2025-07-18 20:44:01,191 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=ubuntu) => { "ansible_loop_var": "item", "changed": false, "item": "ubuntu", "name": "ubuntu", "state": "absent" } 2025-07-18 20:44:01,393 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=centos) => { "ansible_loop_var": "item", "changed": false, "item": "centos", "name": "centos", "state": "absent" } 2025-07-18 20:44:01,403 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=centos) => { "ansible_loop_var": "item", "changed": false, "item": "centos", "name": "centos", "state": "absent" } 2025-07-18 20:44:01,405 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=centos) => { "ansible_loop_var": "item", "changed": false, "item": "centos", "name": "centos", "state": "absent" } 2025-07-18 20:44:01,603 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=admin) => { "ansible_loop_var": "item", "changed": false, "item": "admin", "name": "admin", "state": "absent" } 2025-07-18 20:44:01,604 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=admin) => { "ansible_loop_var": "item", "changed": false, "item": "admin", "name": "admin", "state": "absent" } 2025-07-18 20:44:01,632 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=admin) => { "ansible_loop_var": "item", "changed": false, "item": "admin", "name": "admin", "state": "absent" } 2025-07-18 20:44:01,762 p=6874 u=root n=ansible | TASK [base/users : Delete old users] ******************************************* 2025-07-18 20:44:02,123 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=elizabeth) => { "ansible_loop_var": "item", "changed": false, "item": "elizabeth", "name": "elizabeth", "state": "absent" } 2025-07-18 20:44:02,124 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=elizabeth) => { "ansible_loop_var": "item", "changed": false, "item": "elizabeth", "name": "elizabeth", "state": "absent" } 2025-07-18 20:44:02,139 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=elizabeth) => { "ansible_loop_var": "item", "changed": false, "item": "elizabeth", "name": "elizabeth", "state": "absent" } 2025-07-18 20:44:02,325 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=nibz) => { "ansible_loop_var": "item", "changed": false, "item": "nibz", "name": "nibz", "state": "absent" } 2025-07-18 20:44:02,338 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=nibz) => { "ansible_loop_var": "item", "changed": false, "item": "nibz", "name": "nibz", "state": "absent" } 2025-07-18 20:44:02,366 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=nibz) => { "ansible_loop_var": "item", "changed": false, "item": "nibz", "name": "nibz", "state": "absent" } 2025-07-18 20:44:02,537 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=slukjanov) => { "ansible_loop_var": "item", "changed": false, "item": "slukjanov", "name": "slukjanov", "state": "absent" } 2025-07-18 20:44:02,557 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=slukjanov) => { "ansible_loop_var": "item", "changed": false, "item": "slukjanov", "name": "slukjanov", "state": "absent" } 2025-07-18 20:44:02,568 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=slukjanov) => { "ansible_loop_var": "item", "changed": false, "item": "slukjanov", "name": "slukjanov", "state": "absent" } 2025-07-18 20:44:02,743 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=jhesketh) => { "ansible_loop_var": "item", "changed": false, "item": "jhesketh", "name": "jhesketh", "state": "absent" } 2025-07-18 20:44:02,776 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=jhesketh) => { "ansible_loop_var": "item", "changed": false, "item": "jhesketh", "name": "jhesketh", "state": "absent" } 2025-07-18 20:44:02,787 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=jhesketh) => { "ansible_loop_var": "item", "changed": false, "item": "jhesketh", "name": "jhesketh", "state": "absent" } 2025-07-18 20:44:02,957 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=yolanda) => { "ansible_loop_var": "item", "changed": false, "item": "yolanda", "name": "yolanda", "state": "absent" } 2025-07-18 20:44:02,997 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=yolanda) => { "ansible_loop_var": "item", "changed": false, "item": "yolanda", "name": "yolanda", "state": "absent" } 2025-07-18 20:44:03,010 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=yolanda) => { "ansible_loop_var": "item", "changed": false, "item": "yolanda", "name": "yolanda", "state": "absent" } 2025-07-18 20:44:03,167 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=rcarrillocruz) => { "ansible_loop_var": "item", "changed": false, "item": "rcarrillocruz", "name": "rcarrillocruz", "state": "absent" } 2025-07-18 20:44:03,207 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=rcarrillocruz) => { "ansible_loop_var": "item", "changed": false, "item": "rcarrillocruz", "name": "rcarrillocruz", "state": "absent" } 2025-07-18 20:44:03,229 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=rcarrillocruz) => { "ansible_loop_var": "item", "changed": false, "item": "rcarrillocruz", "name": "rcarrillocruz", "state": "absent" } 2025-07-18 20:44:03,379 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=shrews) => { "ansible_loop_var": "item", "changed": false, "item": "shrews", "name": "shrews", "state": "absent" } 2025-07-18 20:44:03,430 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=shrews) => { "ansible_loop_var": "item", "changed": false, "item": "shrews", "name": "shrews", "state": "absent" } 2025-07-18 20:44:03,449 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=shrews) => { "ansible_loop_var": "item", "changed": false, "item": "shrews", "name": "shrews", "state": "absent" } 2025-07-18 20:44:03,592 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=dmsimard) => { "ansible_loop_var": "item", "changed": false, "item": "dmsimard", "name": "dmsimard", "state": "absent" } 2025-07-18 20:44:03,638 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=dmsimard) => { "ansible_loop_var": "item", "changed": false, "item": "dmsimard", "name": "dmsimard", "state": "absent" } 2025-07-18 20:44:03,668 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=dmsimard) => { "ansible_loop_var": "item", "changed": false, "item": "dmsimard", "name": "dmsimard", "state": "absent" } 2025-07-18 20:44:03,799 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=pabelanger) => { "ansible_loop_var": "item", "changed": false, "item": "pabelanger", "name": "pabelanger", "state": "absent" } 2025-07-18 20:44:03,886 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=pabelanger) => { "ansible_loop_var": "item", "changed": false, "item": "pabelanger", "name": "pabelanger", "state": "absent" } 2025-07-18 20:44:03,906 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=pabelanger) => { "ansible_loop_var": "item", "changed": false, "item": "pabelanger", "name": "pabelanger", "state": "absent" } 2025-07-18 20:44:04,004 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=mordred) => { "ansible_loop_var": "item", "changed": false, "item": "mordred", "name": "mordred", "state": "absent" } 2025-07-18 20:44:04,092 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => (item=mordred) => { "ansible_loop_var": "item", "changed": false, "item": "mordred", "name": "mordred", "state": "absent" } 2025-07-18 20:44:04,144 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => (item=mordred) => { "ansible_loop_var": "item", "changed": false, "item": "mordred", "name": "mordred", "state": "absent" } 2025-07-18 20:44:04,222 p=6874 u=root n=ansible | TASK [base/users : Add groups] ************************************************* 2025-07-18 20:44:04,589 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "gid": 2001, "item": "corvus", "name": "corvus", "state": "present", "system": false } 2025-07-18 20:44:04,606 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "gid": 2001, "item": "corvus", "name": "corvus", "state": "present", "system": false } 2025-07-18 20:44:04,676 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "gid": 2001, "item": "corvus", "name": "corvus", "state": "present", "system": false } 2025-07-18 20:44:04,795 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "gid": 2005, "item": "clarkb", "name": "clarkb", "state": "present", "system": false } 2025-07-18 20:44:04,807 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "gid": 2005, "item": "clarkb", "name": "clarkb", "state": "present", "system": false } 2025-07-18 20:44:04,878 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "gid": 2005, "item": "clarkb", "name": "clarkb", "state": "present", "system": false } 2025-07-18 20:44:05,002 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "gid": 2007, "item": "fungi", "name": "fungi", "state": "present", "system": false } 2025-07-18 20:44:05,003 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "gid": 2007, "item": "fungi", "name": "fungi", "state": "present", "system": false } 2025-07-18 20:44:05,076 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "gid": 2007, "item": "fungi", "name": "fungi", "state": "present", "system": false } 2025-07-18 20:44:05,201 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "gid": 2025, "item": "ianw", "name": "ianw", "state": "present", "system": false } 2025-07-18 20:44:05,205 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "gid": 2025, "item": "ianw", "name": "ianw", "state": "present", "system": false } 2025-07-18 20:44:05,270 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "gid": 2025, "item": "ianw", "name": "ianw", "state": "present", "system": false } 2025-07-18 20:44:05,401 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "gid": 2029, "item": "frickler", "name": "frickler", "state": "present", "system": false } 2025-07-18 20:44:05,408 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "gid": 2029, "item": "frickler", "name": "frickler", "state": "present", "system": false } 2025-07-18 20:44:05,481 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "gid": 2029, "item": "frickler", "name": "frickler", "state": "present", "system": false } 2025-07-18 20:44:05,598 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "gid": 2032, "item": "tonyb", "name": "tonyb", "state": "present", "system": false } 2025-07-18 20:44:05,661 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "gid": 2032, "item": "tonyb", "name": "tonyb", "state": "present", "system": false } 2025-07-18 20:44:05,723 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "gid": 2032, "item": "tonyb", "name": "tonyb", "state": "present", "system": false } 2025-07-18 20:44:05,793 p=6874 u=root n=ansible | TASK [base/users : Add users] ************************************************** 2025-07-18 20:44:06,204 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": "James E. Blair", "create_home": true, "group": 2001, "groups": "sudo", "home": "/home/corvus", "item": "corvus", "name": "corvus", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } 2025-07-18 20:44:06,219 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": "James E. Blair", "create_home": true, "group": 2001, "groups": "sudo", "home": "/home/corvus", "item": "corvus", "name": "corvus", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } 2025-07-18 20:44:06,238 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": "James E. Blair", "create_home": true, "group": 2001, "groups": "sudo", "home": "/home/corvus", "item": "corvus", "name": "corvus", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } 2025-07-18 20:44:06,476 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": "Clark Boylan", "create_home": true, "group": 2005, "groups": "sudo", "home": "/home/clarkb", "item": "clarkb", "name": "clarkb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2005 } 2025-07-18 20:44:06,482 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": "Clark Boylan", "create_home": true, "group": 2005, "groups": "sudo", "home": "/home/clarkb", "item": "clarkb", "name": "clarkb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2005 } 2025-07-18 20:44:06,511 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": "Clark Boylan", "create_home": true, "group": 2005, "groups": "sudo", "home": "/home/clarkb", "item": "clarkb", "name": "clarkb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2005 } 2025-07-18 20:44:06,731 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": "Jeremy Stanley", "create_home": true, "group": 2007, "groups": "sudo", "home": "/home/fungi", "item": "fungi", "name": "fungi", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2007 } 2025-07-18 20:44:06,737 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": "Jeremy Stanley", "create_home": true, "group": 2007, "groups": "sudo", "home": "/home/fungi", "item": "fungi", "name": "fungi", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2007 } 2025-07-18 20:44:06,758 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": "Jeremy Stanley", "create_home": true, "group": 2007, "groups": "sudo", "home": "/home/fungi", "item": "fungi", "name": "fungi", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2007 } 2025-07-18 20:44:06,981 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": "Ian Wienand", "create_home": true, "group": 2025, "groups": "sudo", "home": "/home/ianw", "item": "ianw", "name": "ianw", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2025 } 2025-07-18 20:44:06,988 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": "Ian Wienand", "create_home": true, "group": 2025, "groups": "sudo", "home": "/home/ianw", "item": "ianw", "name": "ianw", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2025 } 2025-07-18 20:44:06,994 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": "Ian Wienand", "create_home": true, "group": 2025, "groups": "sudo", "home": "/home/ianw", "item": "ianw", "name": "ianw", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2025 } 2025-07-18 20:44:07,233 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": "Jens Harbott", "create_home": true, "group": 2029, "groups": "sudo", "home": "/home/frickler", "item": "frickler", "name": "frickler", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2029 } 2025-07-18 20:44:07,234 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": "Jens Harbott", "create_home": true, "group": 2029, "groups": "sudo", "home": "/home/frickler", "item": "frickler", "name": "frickler", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2029 } 2025-07-18 20:44:07,235 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": "Jens Harbott", "create_home": true, "group": 2029, "groups": "sudo", "home": "/home/frickler", "item": "frickler", "name": "frickler", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2029 } 2025-07-18 20:44:07,476 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": "Tony Breeds", "create_home": true, "group": 2032, "groups": "sudo", "home": "/home/tonyb", "item": "tonyb", "name": "tonyb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2032 } 2025-07-18 20:44:07,507 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": "Tony Breeds", "create_home": true, "group": 2032, "groups": "sudo", "home": "/home/tonyb", "item": "tonyb", "name": "tonyb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2032 } 2025-07-18 20:44:07,509 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": "Tony Breeds", "create_home": true, "group": 2032, "groups": "sudo", "home": "/home/tonyb", "item": "tonyb", "name": "tonyb", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2032 } 2025-07-18 20:44:07,642 p=6874 u=root n=ansible | TASK [base/users : Add ssh keys to users] ************************************** 2025-07-18 20:44:08,229 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "corvus", "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "key_options": null, "keyfile": "/home/corvus/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "corvus", "validate_certs": true } 2025-07-18 20:44:08,239 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "corvus", "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "key_options": null, "keyfile": "/home/corvus/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "corvus", "validate_certs": true } 2025-07-18 20:44:08,255 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=corvus) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "corvus", "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "key_options": null, "keyfile": "/home/corvus/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "corvus", "validate_certs": true } 2025-07-18 20:44:08,495 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "clarkb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "key_options": null, "keyfile": "/home/clarkb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clarkb", "validate_certs": true } 2025-07-18 20:44:08,498 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "clarkb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "key_options": null, "keyfile": "/home/clarkb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clarkb", "validate_certs": true } 2025-07-18 20:44:08,526 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=clarkb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "clarkb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "key_options": null, "keyfile": "/home/clarkb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clarkb", "validate_certs": true } 2025-07-18 20:44:08,733 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "fungi", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "key_options": null, "keyfile": "/home/fungi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "fungi", "validate_certs": true } 2025-07-18 20:44:08,742 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "fungi", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "key_options": null, "keyfile": "/home/fungi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "fungi", "validate_certs": true } 2025-07-18 20:44:08,793 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=fungi) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "fungi", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "key_options": null, "keyfile": "/home/fungi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "fungi", "validate_certs": true } 2025-07-18 20:44:08,978 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "ianw", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "key_options": null, "keyfile": "/home/ianw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ianw", "validate_certs": true } 2025-07-18 20:44:08,987 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "ianw", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "key_options": null, "keyfile": "/home/ianw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ianw", "validate_certs": true } 2025-07-18 20:44:09,062 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=ianw) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "ianw", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "key_options": null, "keyfile": "/home/ianw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ianw", "validate_certs": true } 2025-07-18 20:44:09,215 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "frickler", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "key_options": null, "keyfile": "/home/frickler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "frickler", "validate_certs": true } 2025-07-18 20:44:09,232 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "frickler", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "key_options": null, "keyfile": "/home/frickler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "frickler", "validate_certs": true } 2025-07-18 20:44:09,331 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=frickler) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "frickler", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "key_options": null, "keyfile": "/home/frickler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "frickler", "validate_certs": true } 2025-07-18 20:44:09,446 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "tonyb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "key_options": null, "keyfile": "/home/tonyb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tonyb", "validate_certs": true } 2025-07-18 20:44:09,478 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "tonyb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "key_options": null, "keyfile": "/home/tonyb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tonyb", "validate_certs": true } 2025-07-18 20:44:09,592 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => (item=tonyb) => { "ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": true, "follow": false, "item": "tonyb", "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "key_options": null, "keyfile": "/home/tonyb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tonyb", "validate_certs": true } 2025-07-18 20:44:09,646 p=6874 u=root n=ansible | TASK [base/repos : Set up additional repos] ************************************ 2025-07-18 20:44:09,987 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/repos/tasks/Debian.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/repos/tasks/Debian.yaml) 2025-07-18 20:44:10,000 p=6874 u=root n=ansible | TASK [base/repos : Remove Rackspace APT repo] ********************************** 2025-07-18 20:44:10,501 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "path": "/etc/apt/sources.list.d/ospc.list", "state": "absent" } 2025-07-18 20:44:10,537 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/apt/sources.list.d/ospc.list", "state": "absent" } 2025-07-18 20:44:10,599 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/apt/sources.list.d/ospc.list", "state": "absent" } 2025-07-18 20:44:10,670 p=6874 u=root n=ansible | TASK [base/repos : Remove Rackspace signing key] ******************************* 2025-07-18 20:44:10,810 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "rax_apt_repo_removed.changed", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:10,894 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "rax_apt_repo_removed.changed", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:10,968 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "rax_apt_repo_removed.changed", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:11,092 p=6874 u=root n=ansible | TASK [base/repos : Configure apt retries] ************************************** 2025-07-18 20:44:11,598 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "1fd002ff8493f85aa0e40538327ba94ef103baa7", "dest": "/etc/apt/apt.conf.d/80retry", "gid": 0, "group": "root", "md5sum": "b494fb89bb5a8771e91780df113e0b13", "mode": "0444", "owner": "root", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.1937115-7434-122958742325609/source", "state": "file", "uid": 0 } 2025-07-18 20:44:11,632 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "1fd002ff8493f85aa0e40538327ba94ef103baa7", "dest": "/etc/apt/apt.conf.d/80retry", "gid": 0, "group": "root", "md5sum": "b494fb89bb5a8771e91780df113e0b13", "mode": "0444", "owner": "root", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.2126515-7436-171754352853057/source", "state": "file", "uid": 0 } 2025-07-18 20:44:11,692 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "1fd002ff8493f85aa0e40538327ba94ef103baa7", "dest": "/etc/apt/apt.conf.d/80retry", "gid": 0, "group": "root", "md5sum": "b494fb89bb5a8771e91780df113e0b13", "mode": "0444", "owner": "root", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.2357028-7445-231529592730715/source", "state": "file", "uid": 0 } 2025-07-18 20:44:11,758 p=6874 u=root n=ansible | TASK [base/repos : Disable apt translations] *********************************** 2025-07-18 20:44:12,295 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "abbf3fba2dbc78da2423167d3bfdda895a09e100", "dest": "/etc/apt/apt.conf.d/90no-translations", "gid": 0, "group": "root", "md5sum": "341190f50b907d798bcb98c9e0d9cb07", "mode": "0444", "owner": "root", "size": 27, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.900765-7487-131628881051247/source", "state": "file", "uid": 0 } 2025-07-18 20:44:12,324 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "abbf3fba2dbc78da2423167d3bfdda895a09e100", "dest": "/etc/apt/apt.conf.d/90no-translations", "gid": 0, "group": "root", "md5sum": "341190f50b907d798bcb98c9e0d9cb07", "mode": "0444", "owner": "root", "size": 27, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.9239945-7490-114984238257416/source", "state": "file", "uid": 0 } 2025-07-18 20:44:12,383 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "abbf3fba2dbc78da2423167d3bfdda895a09e100", "dest": "/etc/apt/apt.conf.d/90no-translations", "gid": 0, "group": "root", "md5sum": "341190f50b907d798bcb98c9e0d9cb07", "mode": "0444", "owner": "root", "size": 27, "src": "/root/.ansible/tmp/ansible-tmp-1752871451.9473083-7500-235579145008713/source", "state": "file", "uid": 0 } 2025-07-18 20:44:12,449 p=6874 u=root n=ansible | TASK [base/repos : Always install latest packages] ***************************** 2025-07-18 20:44:12,971 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "cf6a2db7751c95b8240641a06a970acb32554c67", "dest": "/etc/apt/apt.conf.d/95phased-updates", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/apt/apt.conf.d/95phased-updates", "size": 48, "state": "file", "uid": 0 } 2025-07-18 20:44:13,003 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "cf6a2db7751c95b8240641a06a970acb32554c67", "dest": "/etc/apt/apt.conf.d/95phased-updates", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/apt/apt.conf.d/95phased-updates", "size": 48, "state": "file", "uid": 0 } 2025-07-18 20:44:13,063 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "cf6a2db7751c95b8240641a06a970acb32554c67", "dest": "/etc/apt/apt.conf.d/95phased-updates", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/apt/apt.conf.d/95phased-updates", "size": 48, "state": "file", "uid": 0 } 2025-07-18 20:44:13,133 p=6874 u=root n=ansible | TASK [base/repos : Replace sources.list file] ********************************** 2025-07-18 20:44:13,693 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "b7459b987bb1823816449338f43a95b083ad4d03", "dest": "/etc/apt/sources.list", "gid": 0, "group": "root", "md5sum": "11b40e47a81a37fb59d7b700b6fc4a7b", "mode": "0644", "owner": "root", "size": 306, "src": "/root/.ansible/tmp/ansible-tmp-1752871453.2814987-7582-62714793969127/source", "state": "file", "uid": 0 } 2025-07-18 20:44:13,723 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "b7459b987bb1823816449338f43a95b083ad4d03", "dest": "/etc/apt/sources.list", "gid": 0, "group": "root", "md5sum": "11b40e47a81a37fb59d7b700b6fc4a7b", "mode": "0644", "owner": "root", "size": 306, "src": "/root/.ansible/tmp/ansible-tmp-1752871453.3031714-7584-138631224548668/source", "state": "file", "uid": 0 } 2025-07-18 20:44:13,780 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "b7459b987bb1823816449338f43a95b083ad4d03", "dest": "/etc/apt/sources.list", "gid": 0, "group": "root", "md5sum": "11b40e47a81a37fb59d7b700b6fc4a7b", "mode": "0644", "owner": "root", "size": 306, "src": "/root/.ansible/tmp/ansible-tmp-1752871453.3227913-7588-253886489973835/source", "state": "file", "uid": 0 } 2025-07-18 20:44:13,849 p=6874 u=root n=ansible | TASK [base/repos : Get UA status] ********************************************** 2025-07-18 20:44:14,008 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,040 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,095 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,164 p=6874 u=root n=ansible | TASK [base/repos : Attach UA] ************************************************** 2025-07-18 20:44:14,326 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:44:14,357 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:44:14,415 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:44:14,485 p=6874 u=root n=ansible | TASK [base/repos : Enable ESM] ************************************************* 2025-07-18 20:44:14,643 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,673 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,731 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ubuntu_advantage_token is defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:14,797 p=6874 u=root n=ansible | TASK [base/repos : meta] ******************************************************* 2025-07-18 20:44:14,926 p=6874 u=root n=ansible | TASK [base/repos : meta] ******************************************************* 2025-07-18 20:44:14,996 p=6874 u=root n=ansible | TASK [base/repos : meta] ******************************************************* 2025-07-18 20:44:15,066 p=6874 u=root n=ansible | RUNNING HANDLER [base/repos : Update apt cache] ******************************** 2025-07-18 20:44:20,118 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": true, "changed": true } 2025-07-18 20:44:20,164 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": true, "changed": true } 2025-07-18 20:44:20,434 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": true, "changed": true } 2025-07-18 20:44:20,485 p=6874 u=root n=ansible | TASK [base/server : Install base packages] ************************************* 2025-07-18 20:44:40,904 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 Suggested packages: bsd-mailx | mailx Recommended packages: thin-provisioning-tools The following NEW packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 logrotate lvm2 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded. Need to get 2016 kB of archives. After this operation, 7641 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lvm2 amd64 2.03.11-2.1ubuntu5 [1154 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] Fetched 2016 kB in 0s (15.7 MB/s) Selecting previously unselected package libdevmapper-event1.02.1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 31967 files and directories currently installed.) Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package liblvm2cmd2.03:amd64. Preparing to unpack .../liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package dmeventd. Preparing to unpack .../dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package lvm2. Preparing to unpack .../lvm2_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking lvm2 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package logrotate. Preparing to unpack .../logrotate_3.19.0-1ubuntu1.1_amd64.deb ... Unpacking logrotate (3.19.0-1ubuntu1.1) ... Setting up logrotate (3.19.0-1ubuntu1.1) ... Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /lib/systemd/system/logrotate.timer. logrotate.service is a disabled or a static unit, not starting it. Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket. dm-event.service is a disabled or a static unit, not starting it. Setting up lvm2 (2.03.11-2.1ubuntu5) ... update-initramfs: deferring update (trigger activated) Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket. Processing triggers for initramfs-tools (0.140ubuntu13.5) ... update-initramfs: Generating /boot/initrd.img-5.15.0-143-generic Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:40,949 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 Suggested packages: bsd-mailx | mailx Recommended packages: thin-provisioning-tools The following NEW packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 logrotate lvm2 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded. Need to get 2016 kB of archives. After this operation, 7641 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lvm2 amd64 2.03.11-2.1ubuntu5 [1154 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] Fetched 2016 kB in 0s (16.0 MB/s) Selecting previously unselected package libdevmapper-event1.02.1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32150 files and directories currently installed.) Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package liblvm2cmd2.03:amd64. Preparing to unpack .../liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package dmeventd. Preparing to unpack .../dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package lvm2. Preparing to unpack .../lvm2_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking lvm2 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package logrotate. Preparing to unpack .../logrotate_3.19.0-1ubuntu1.1_amd64.deb ... Unpacking logrotate (3.19.0-1ubuntu1.1) ... Setting up logrotate (3.19.0-1ubuntu1.1) ... Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /lib/systemd/system/logrotate.timer. logrotate.service is a disabled or a static unit, not starting it. Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket. dm-event.service is a disabled or a static unit, not starting it. Setting up lvm2 (2.03.11-2.1ubuntu5) ... update-initramfs: deferring update (trigger activated) Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket. Processing triggers for initramfs-tools (0.140ubuntu13.5) ... update-initramfs: Generating /boot/initrd.img-5.15.0-143-generic Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:41,038 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 Suggested packages: bsd-mailx | mailx Recommended packages: thin-provisioning-tools The following NEW packages will be installed: dmeventd libdevmapper-event1.02.1 liblvm2cmd2.03 logrotate lvm2 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded. Need to get 2016 kB of archives. After this operation, 7641 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lvm2 amd64 2.03.11-2.1ubuntu5 [1154 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] Fetched 2016 kB in 0s (16.1 MB/s) Selecting previously unselected package libdevmapper-event1.02.1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 31967 files and directories currently installed.) Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package liblvm2cmd2.03:amd64. Preparing to unpack .../liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package dmeventd. Preparing to unpack .../dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... Selecting previously unselected package lvm2. Preparing to unpack .../lvm2_2.03.11-2.1ubuntu5_amd64.deb ... Unpacking lvm2 (2.03.11-2.1ubuntu5) ... Selecting previously unselected package logrotate. Preparing to unpack .../logrotate_3.19.0-1ubuntu1.1_amd64.deb ... Unpacking logrotate (3.19.0-1ubuntu1.1) ... Setting up logrotate (3.19.0-1ubuntu1.1) ... Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /lib/systemd/system/logrotate.timer. logrotate.service is a disabled or a static unit, not starting it. Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket. dm-event.service is a disabled or a static unit, not starting it. Setting up lvm2 (2.03.11-2.1ubuntu5) ... update-initramfs: deferring update (trigger activated) Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket. Processing triggers for initramfs-tools (0.140ubuntu13.5) ... update-initramfs: Generating /boot/initrd.img-5.15.0-143-generic Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:41,127 p=6874 u=root n=ansible | TASK [base/server : Include OS-specific variables] ***************************** 2025-07-18 20:44:41,286 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "distro_packages": [ "dnsutils", "emacs-nox", "yaml-mode", "iputils-ping", "vim-nox", "unattended-upgrades", "mailutils", "gnupg" ], "sftp_path": "/usr/lib/openssh/sftp-server", "ssh_service_name": "ssh" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:44:41,319 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "distro_packages": [ "dnsutils", "emacs-nox", "yaml-mode", "iputils-ping", "vim-nox", "unattended-upgrades", "mailutils", "gnupg" ], "sftp_path": "/usr/lib/openssh/sftp-server", "ssh_service_name": "ssh" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:44:41,375 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "distro_packages": [ "dnsutils", "emacs-nox", "yaml-mode", "iputils-ping", "vim-nox", "unattended-upgrades", "mailutils", "gnupg" ], "sftp_path": "/usr/lib/openssh/sftp-server", "ssh_service_name": "ssh" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:44:41,446 p=6874 u=root n=ansible | TASK [base/server : Install distro specific packages] ************************** 2025-07-18 20:44:52,166 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dh-elpa-helper emacs-bin-common emacs-common emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata vim-common vim-runtime xxd Suggested packages: emacs-common-non-dfsg ncurses-term libasound2-plugins alsa-utils gpm liblcms2-utils tcl8.6 mailutils-mh mailutils-doc ri ruby-dev bundler bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base cscope vim-doc Recommended packages: emacs emacs-el alsa-ucm-conf alsa-topology-conf default-mta | mail-transport-agent zip fonts-lato The following NEW packages will be installed: dh-elpa-helper elpa-yaml-mode emacs-bin-common emacs-common emacs-nox emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata unattended-upgrades vim-common vim-nox vim-runtime xxd 0 upgraded, 45 newly installed, 0 to remove and 3 not upgraded. Need to get 45.6 MB of archives. After this operation, 233 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 install-info amd64 6.8-4build1 [88.1 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B] Get:8 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:10 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 elpa-yaml-mode all 0.0.15-1 [10.5 kB] Get:11 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-common all 1:27.1+1-3ubuntu5.2 [14.6 MB] Get:12 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-bin-common amd64 1:27.1+1-3ubuntu5.2 [133 kB] Get:13 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] Get:14 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] Get:15 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] Get:16 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] Get:17 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-nox amd64 1:27.1+1-3ubuntu5.2 [3556 kB] Get:18 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 gsasl-common all 1.10.0-5 [59.8 kB] Get:19 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB] Get:20 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 guile-3.0-libs amd64 3.0.7-1 [7538 kB] Get:21 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB] Get:22 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libntlm0 amd64 1.6-4 [73.7 kB] Get:23 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libgsasl7 amd64 1.10.0-5 [71.1 kB] Get:24 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:25 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB] Get:26 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils-common all 1:3.14-1 [382 kB] Get:27 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B] Get:28 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.42-0ubuntu0.22.04.2 [1308 kB] Get:29 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.18-0ubuntu0.22.04.1 [152 kB] Get:30 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libmailutils8 amd64 1:3.14-1 [519 kB] Get:31 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rubygems-integration all 1.18 [5336 B] Get:32 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby3.0 amd64 3.0.2-7ubuntu2.10 [50.1 kB] Get:33 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-rubygems all 3.3.5-2 [228 kB] Get:34 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby amd64 1:3.0~exp1 [5100 B] Get:35 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rake all 13.0.6-2 [61.7 kB] Get:36 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] Get:37 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-webrick all 1.7.0-3ubuntu0.1 [52.1 kB] Get:38 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-xmlrpc all 0.3.2-1ubuntu0.1 [24.9 kB] Get:39 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libruby3.0 amd64 3.0.2-7ubuntu2.10 [5114 kB] Get:40 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] Get:41 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] Get:42 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils amd64 1:3.14-1 [130 kB] Get:43 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] Get:44 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.24 [6833 kB] Get:45 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 vim-nox amd64 2:8.2.3995-1ubuntu2.24 [1930 kB] Fetched 45.6 MB in 1s (76.8 MB/s) Selecting previously unselected package install-info. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32159 files and directories currently installed.) Preparing to unpack .../install-info_6.8-4build1_amd64.deb ... Unpacking install-info (6.8-4build1) ... Setting up install-info (6.8-4build1) ... Selecting previously unselected package libfribidi0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32172 files and directories currently installed.) Preparing to unpack .../00-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Selecting previously unselected package tzdata. Preparing to unpack .../01-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... Selecting previously unselected package xxd. Preparing to unpack .../02-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-common. Preparing to unpack .../03-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../04-libjansson4_2.13.1-1.1build3_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... Selecting previously unselected package python3-distro-info. Preparing to unpack .../05-python3-distro-info_1.1ubuntu0.2_all.deb ... Unpacking python3-distro-info (1.1ubuntu0.2) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../06-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../07-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package elpa-yaml-mode. Preparing to unpack .../08-elpa-yaml-mode_0.0.15-1_all.deb ... Unpacking elpa-yaml-mode (0.0.15-1) ... Selecting previously unselected package emacs-common. Preparing to unpack .../09-emacs-common_1%3a27.1+1-3ubuntu5.2_all.deb ... Unpacking emacs-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package emacs-bin-common. Preparing to unpack .../10-emacs-bin-common_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-bin-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../11-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../12-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../13-libgpm2_1.20.7-10build1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-10build1) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../14-liblcms2-2_2.12~rc1-2build2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../15-emacs-nox_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-nox (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package gsasl-common. Preparing to unpack .../16-gsasl-common_1.10.0-5_all.deb ... Unpacking gsasl-common (1.10.0-5) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../17-libgc1_1%3a8.0.6-1.1build1_amd64.deb ... Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ... Selecting previously unselected package guile-3.0-libs:amd64. Preparing to unpack .../18-guile-3.0-libs_3.0.7-1_amd64.deb ... Unpacking guile-3.0-libs:amd64 (3.0.7-1) ... Selecting previously unselected package libidn12:amd64. Preparing to unpack .../19-libidn12_1.38-4ubuntu1_amd64.deb ... Unpacking libidn12:amd64 (1.38-4ubuntu1) ... Selecting previously unselected package libntlm0:amd64. Preparing to unpack .../20-libntlm0_1.6-4_amd64.deb ... Unpacking libntlm0:amd64 (1.6-4) ... Selecting previously unselected package libgsasl7:amd64. Preparing to unpack .../21-libgsasl7_1.10.0-5_amd64.deb ... Unpacking libgsasl7:amd64 (1.10.0-5) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../22-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../23-liblua5.2-0_5.2.4-2_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-2) ... Selecting previously unselected package mailutils-common. Preparing to unpack .../24-mailutils-common_1%3a3.14-1_all.deb ... Unpacking mailutils-common (1:3.14-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../25-mysql-common_5.8+1.0.8_all.deb ... Unpacking mysql-common (5.8+1.0.8) ... Selecting previously unselected package libmysqlclient21:amd64. Preparing to unpack .../26-libmysqlclient21_8.0.42-0ubuntu0.22.04.2_amd64.deb ... Unpacking libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Selecting previously unselected package libpq5:amd64. Preparing to unpack .../27-libpq5_14.18-0ubuntu0.22.04.1_amd64.deb ... Unpacking libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Selecting previously unselected package libmailutils8:amd64. Preparing to unpack .../28-libmailutils8_1%3a3.14-1_amd64.deb ... Unpacking libmailutils8:amd64 (1:3.14-1) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../29-rubygems-integration_1.18_all.deb ... Unpacking rubygems-integration (1.18) ... Selecting previously unselected package ruby3.0. Preparing to unpack .../30-ruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking ruby3.0 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package ruby-rubygems. Preparing to unpack .../31-ruby-rubygems_3.3.5-2_all.deb ... Unpacking ruby-rubygems (3.3.5-2) ... Selecting previously unselected package ruby. Preparing to unpack .../32-ruby_1%3a3.0~exp1_amd64.deb ... Unpacking ruby (1:3.0~exp1) ... Selecting previously unselected package rake. Preparing to unpack .../33-rake_13.0.6-2_all.deb ... Unpacking rake (13.0.6-2) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../34-ruby-net-telnet_0.1.1-2_all.deb ... Unpacking ruby-net-telnet (0.1.1-2) ... Selecting previously unselected package ruby-webrick. Preparing to unpack .../35-ruby-webrick_1.7.0-3ubuntu0.1_all.deb ... Unpacking ruby-webrick (1.7.0-3ubuntu0.1) ... Selecting previously unselected package ruby-xmlrpc. Preparing to unpack .../36-ruby-xmlrpc_0.3.2-1ubuntu0.1_all.deb ... Unpacking ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Selecting previously unselected package libruby3.0:amd64. Preparing to unpack .../37-libruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package libsodium23:amd64. Preparing to unpack .../38-libsodium23_1.0.18-1build2_amd64.deb ... Unpacking libsodium23:amd64 (1.0.18-1build2) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../39-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Selecting previously unselected package mailutils. Preparing to unpack .../40-mailutils_1%3a3.14-1_amd64.deb ... Unpacking mailutils (1:3.14-1) ... Selecting previously unselected package unattended-upgrades. Preparing to unpack .../41-unattended-upgrades_2.8ubuntu1_all.deb ... Unpacking unattended-upgrades (2.8ubuntu1) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../42-vim-runtime_2%3a8.2.3995-1ubuntu2.24_all.deb ... Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-nox. Preparing to unpack .../43-vim-nox_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking vim-nox (2:8.2.3995-1ubuntu2.24) ... Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... Setting up mysql-common (5.8+1.0.8) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Setting up libsodium23:amd64 (1.0.18-1build2) ... Setting up libgpm2:amd64 (1.20.7-10build1) ... Setting up libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Setting up rubygems-integration (1.18) ... Setting up xxd (2:8.2.3995-1ubuntu2.24) ... Setting up libjansson4:amd64 (2.13.1-1.1build3) ... Setting up tzdata (2025b-0ubuntu0.22.04.1) ... Current default time zone: 'Etc/UTC' Local time is now: Fri Jul 18 20:44:48 UTC 2025. Universal Time is now: Fri Jul 18 20:44:48 UTC 2025. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libasound2-data (1.2.6.1-1ubuntu1) ... Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... Setting up emacsen-common (3.0.4) ... Setting up libntlm0:amd64 (1.6-4) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up ruby-net-telnet (0.1.1-2) ... Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Setting up libidn12:amd64 (1.38-4ubuntu1) ... Setting up mailutils-common (1:3.14-1) ... Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Setting up libgc1:amd64 (1:8.0.6-1.1build1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up ruby-webrick (1.7.0-3ubuntu0.1) ... Setting up liblua5.2-0:amd64 (5.2.4-2) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... Setting up gsasl-common (1.10.0-5) ... Setting up vim-runtime (2:8.2.3995-1ubuntu2.24) ... Setting up emacs-common (1:27.1+1-3ubuntu5.2) ... Setting up python3-distro-info (1.1ubuntu0.2) ... Setting up ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Setting up guile-3.0-libs:amd64 (3.0.7-1) ... Setting up libgsasl7:amd64 (1.10.0-5) ... Setting up elpa-yaml-mode (0.0.15-1) ... Setting up unattended-upgrades (2.8ubuntu1) ... Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades Setting up libmailutils8:amd64 (1:3.14-1) ... Setting up emacs-bin-common (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode Setting up mailutils (1:3.14-1) ... update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode Setting up emacs-nox (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode update-alternatives: using /usr/bin/emacs to provide /usr/bin/editor (editor) in auto mode Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs Install elpa-yaml-mode for emacs install/yaml-mode-0.0.15: Handling install of emacsen flavor emacs install/yaml-mode-0.0.15: byte-compiling for emacs Setting up libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Setting up ruby3.0 (3.0.2-7ubuntu2.10) ... Setting up vim-nox (2:8.2.3995-1ubuntu2.24) ... update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/editor (editor) in auto mode Setting up ruby (1:3.0~exp1) ... Setting up rake (13.0.6-2) ... Setting up ruby-rubygems (3.3.5-2) ... Processing triggers for install-info (6.8-4build1) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:52,340 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dh-elpa-helper emacs-bin-common emacs-common emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata vim-common vim-runtime xxd Suggested packages: emacs-common-non-dfsg ncurses-term libasound2-plugins alsa-utils gpm liblcms2-utils tcl8.6 mailutils-mh mailutils-doc ri ruby-dev bundler bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base cscope vim-doc Recommended packages: emacs emacs-el alsa-ucm-conf alsa-topology-conf default-mta | mail-transport-agent zip fonts-lato The following NEW packages will be installed: dh-elpa-helper elpa-yaml-mode emacs-bin-common emacs-common emacs-nox emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata unattended-upgrades vim-common vim-nox vim-runtime xxd 0 upgraded, 45 newly installed, 0 to remove and 3 not upgraded. Need to get 45.6 MB of archives. After this operation, 233 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 install-info amd64 6.8-4build1 [88.1 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B] Get:8 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:10 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 elpa-yaml-mode all 0.0.15-1 [10.5 kB] Get:11 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-common all 1:27.1+1-3ubuntu5.2 [14.6 MB] Get:12 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-bin-common amd64 1:27.1+1-3ubuntu5.2 [133 kB] Get:13 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] Get:14 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] Get:15 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] Get:16 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] Get:17 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-nox amd64 1:27.1+1-3ubuntu5.2 [3556 kB] Get:18 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 gsasl-common all 1.10.0-5 [59.8 kB] Get:19 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB] Get:20 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 guile-3.0-libs amd64 3.0.7-1 [7538 kB] Get:21 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB] Get:22 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libntlm0 amd64 1.6-4 [73.7 kB] Get:23 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libgsasl7 amd64 1.10.0-5 [71.1 kB] Get:24 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:25 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB] Get:26 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils-common all 1:3.14-1 [382 kB] Get:27 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B] Get:28 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.42-0ubuntu0.22.04.2 [1308 kB] Get:29 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.18-0ubuntu0.22.04.1 [152 kB] Get:30 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libmailutils8 amd64 1:3.14-1 [519 kB] Get:31 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rubygems-integration all 1.18 [5336 B] Get:32 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby3.0 amd64 3.0.2-7ubuntu2.10 [50.1 kB] Get:33 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-rubygems all 3.3.5-2 [228 kB] Get:34 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby amd64 1:3.0~exp1 [5100 B] Get:35 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rake all 13.0.6-2 [61.7 kB] Get:36 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] Get:37 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-webrick all 1.7.0-3ubuntu0.1 [52.1 kB] Get:38 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-xmlrpc all 0.3.2-1ubuntu0.1 [24.9 kB] Get:39 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libruby3.0 amd64 3.0.2-7ubuntu2.10 [5114 kB] Get:40 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] Get:41 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] Get:42 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils amd64 1:3.14-1 [130 kB] Get:43 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] Get:44 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.24 [6833 kB] Get:45 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 vim-nox amd64 2:8.2.3995-1ubuntu2.24 [1930 kB] Fetched 45.6 MB in 1s (72.2 MB/s) Selecting previously unselected package install-info. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32159 files and directories currently installed.) Preparing to unpack .../install-info_6.8-4build1_amd64.deb ... Unpacking install-info (6.8-4build1) ... Setting up install-info (6.8-4build1) ... Selecting previously unselected package libfribidi0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32172 files and directories currently installed.) Preparing to unpack .../00-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Selecting previously unselected package tzdata. Preparing to unpack .../01-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... Selecting previously unselected package xxd. Preparing to unpack .../02-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-common. Preparing to unpack .../03-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../04-libjansson4_2.13.1-1.1build3_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... Selecting previously unselected package python3-distro-info. Preparing to unpack .../05-python3-distro-info_1.1ubuntu0.2_all.deb ... Unpacking python3-distro-info (1.1ubuntu0.2) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../06-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../07-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package elpa-yaml-mode. Preparing to unpack .../08-elpa-yaml-mode_0.0.15-1_all.deb ... Unpacking elpa-yaml-mode (0.0.15-1) ... Selecting previously unselected package emacs-common. Preparing to unpack .../09-emacs-common_1%3a27.1+1-3ubuntu5.2_all.deb ... Unpacking emacs-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package emacs-bin-common. Preparing to unpack .../10-emacs-bin-common_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-bin-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../11-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../12-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../13-libgpm2_1.20.7-10build1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-10build1) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../14-liblcms2-2_2.12~rc1-2build2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../15-emacs-nox_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-nox (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package gsasl-common. Preparing to unpack .../16-gsasl-common_1.10.0-5_all.deb ... Unpacking gsasl-common (1.10.0-5) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../17-libgc1_1%3a8.0.6-1.1build1_amd64.deb ... Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ... Selecting previously unselected package guile-3.0-libs:amd64. Preparing to unpack .../18-guile-3.0-libs_3.0.7-1_amd64.deb ... Unpacking guile-3.0-libs:amd64 (3.0.7-1) ... Selecting previously unselected package libidn12:amd64. Preparing to unpack .../19-libidn12_1.38-4ubuntu1_amd64.deb ... Unpacking libidn12:amd64 (1.38-4ubuntu1) ... Selecting previously unselected package libntlm0:amd64. Preparing to unpack .../20-libntlm0_1.6-4_amd64.deb ... Unpacking libntlm0:amd64 (1.6-4) ... Selecting previously unselected package libgsasl7:amd64. Preparing to unpack .../21-libgsasl7_1.10.0-5_amd64.deb ... Unpacking libgsasl7:amd64 (1.10.0-5) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../22-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../23-liblua5.2-0_5.2.4-2_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-2) ... Selecting previously unselected package mailutils-common. Preparing to unpack .../24-mailutils-common_1%3a3.14-1_all.deb ... Unpacking mailutils-common (1:3.14-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../25-mysql-common_5.8+1.0.8_all.deb ... Unpacking mysql-common (5.8+1.0.8) ... Selecting previously unselected package libmysqlclient21:amd64. Preparing to unpack .../26-libmysqlclient21_8.0.42-0ubuntu0.22.04.2_amd64.deb ... Unpacking libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Selecting previously unselected package libpq5:amd64. Preparing to unpack .../27-libpq5_14.18-0ubuntu0.22.04.1_amd64.deb ... Unpacking libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Selecting previously unselected package libmailutils8:amd64. Preparing to unpack .../28-libmailutils8_1%3a3.14-1_amd64.deb ... Unpacking libmailutils8:amd64 (1:3.14-1) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../29-rubygems-integration_1.18_all.deb ... Unpacking rubygems-integration (1.18) ... Selecting previously unselected package ruby3.0. Preparing to unpack .../30-ruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking ruby3.0 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package ruby-rubygems. Preparing to unpack .../31-ruby-rubygems_3.3.5-2_all.deb ... Unpacking ruby-rubygems (3.3.5-2) ... Selecting previously unselected package ruby. Preparing to unpack .../32-ruby_1%3a3.0~exp1_amd64.deb ... Unpacking ruby (1:3.0~exp1) ... Selecting previously unselected package rake. Preparing to unpack .../33-rake_13.0.6-2_all.deb ... Unpacking rake (13.0.6-2) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../34-ruby-net-telnet_0.1.1-2_all.deb ... Unpacking ruby-net-telnet (0.1.1-2) ... Selecting previously unselected package ruby-webrick. Preparing to unpack .../35-ruby-webrick_1.7.0-3ubuntu0.1_all.deb ... Unpacking ruby-webrick (1.7.0-3ubuntu0.1) ... Selecting previously unselected package ruby-xmlrpc. Preparing to unpack .../36-ruby-xmlrpc_0.3.2-1ubuntu0.1_all.deb ... Unpacking ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Selecting previously unselected package libruby3.0:amd64. Preparing to unpack .../37-libruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package libsodium23:amd64. Preparing to unpack .../38-libsodium23_1.0.18-1build2_amd64.deb ... Unpacking libsodium23:amd64 (1.0.18-1build2) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../39-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Selecting previously unselected package mailutils. Preparing to unpack .../40-mailutils_1%3a3.14-1_amd64.deb ... Unpacking mailutils (1:3.14-1) ... Selecting previously unselected package unattended-upgrades. Preparing to unpack .../41-unattended-upgrades_2.8ubuntu1_all.deb ... Unpacking unattended-upgrades (2.8ubuntu1) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../42-vim-runtime_2%3a8.2.3995-1ubuntu2.24_all.deb ... Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-nox. Preparing to unpack .../43-vim-nox_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking vim-nox (2:8.2.3995-1ubuntu2.24) ... Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... Setting up mysql-common (5.8+1.0.8) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Setting up libsodium23:amd64 (1.0.18-1build2) ... Setting up libgpm2:amd64 (1.20.7-10build1) ... Setting up libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Setting up rubygems-integration (1.18) ... Setting up xxd (2:8.2.3995-1ubuntu2.24) ... Setting up libjansson4:amd64 (2.13.1-1.1build3) ... Setting up tzdata (2025b-0ubuntu0.22.04.1) ... Current default time zone: 'Etc/UTC' Local time is now: Fri Jul 18 20:44:49 UTC 2025. Universal Time is now: Fri Jul 18 20:44:49 UTC 2025. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libasound2-data (1.2.6.1-1ubuntu1) ... Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... Setting up emacsen-common (3.0.4) ... Setting up libntlm0:amd64 (1.6-4) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up ruby-net-telnet (0.1.1-2) ... Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Setting up libidn12:amd64 (1.38-4ubuntu1) ... Setting up mailutils-common (1:3.14-1) ... Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Setting up libgc1:amd64 (1:8.0.6-1.1build1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up ruby-webrick (1.7.0-3ubuntu0.1) ... Setting up liblua5.2-0:amd64 (5.2.4-2) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... Setting up gsasl-common (1.10.0-5) ... Setting up vim-runtime (2:8.2.3995-1ubuntu2.24) ... Setting up emacs-common (1:27.1+1-3ubuntu5.2) ... Setting up python3-distro-info (1.1ubuntu0.2) ... Setting up ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Setting up guile-3.0-libs:amd64 (3.0.7-1) ... Setting up libgsasl7:amd64 (1.10.0-5) ... Setting up elpa-yaml-mode (0.0.15-1) ... Setting up unattended-upgrades (2.8ubuntu1) ... Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades Setting up libmailutils8:amd64 (1:3.14-1) ... Setting up emacs-bin-common (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode Setting up mailutils (1:3.14-1) ... update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode Setting up emacs-nox (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode update-alternatives: using /usr/bin/emacs to provide /usr/bin/editor (editor) in auto mode Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs Install elpa-yaml-mode for emacs install/yaml-mode-0.0.15: Handling install of emacsen flavor emacs install/yaml-mode-0.0.15: byte-compiling for emacs Setting up libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Setting up ruby3.0 (3.0.2-7ubuntu2.10) ... Setting up vim-nox (2:8.2.3995-1ubuntu2.24) ... update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/editor (editor) in auto mode Setting up ruby (1:3.0~exp1) ... Setting up rake (13.0.6-2) ... Setting up ruby-rubygems (3.3.5-2) ... Processing triggers for install-info (6.8-4build1) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:52,610 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dh-elpa-helper emacs-bin-common emacs-common emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata vim-common vim-runtime xxd Suggested packages: emacs-common-non-dfsg ncurses-term libasound2-plugins alsa-utils gpm liblcms2-utils tcl8.6 mailutils-mh mailutils-doc ri ruby-dev bundler bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base cscope vim-doc Recommended packages: emacs emacs-el alsa-ucm-conf alsa-topology-conf default-mta | mail-transport-agent zip fonts-lato The following NEW packages will be installed: dh-elpa-helper elpa-yaml-mode emacs-bin-common emacs-common emacs-nox emacsen-common gsasl-common guile-3.0-libs install-info libasound2 libasound2-data libfribidi0 libgc1 libgpm2 libgsasl7 libidn12 libjansson4 liblcms2-2 libltdl7 liblua5.2-0 libmailutils8 libmysqlclient21 libntlm0 libpq5 libruby3.0 libsodium23 libtcl8.6 mailutils mailutils-common mysql-common python3-distro-info rake ruby ruby-net-telnet ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration tzdata unattended-upgrades vim-common vim-nox vim-runtime xxd 0 upgraded, 45 newly installed, 0 to remove and 3 not upgraded. Need to get 45.6 MB of archives. After this operation, 233 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 install-info amd64 6.8-4build1 [88.1 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B] Get:8 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:10 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 elpa-yaml-mode all 0.0.15-1 [10.5 kB] Get:11 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-common all 1:27.1+1-3ubuntu5.2 [14.6 MB] Get:12 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-bin-common amd64 1:27.1+1-3ubuntu5.2 [133 kB] Get:13 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] Get:14 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] Get:15 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] Get:16 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] Get:17 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 emacs-nox amd64 1:27.1+1-3ubuntu5.2 [3556 kB] Get:18 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 gsasl-common all 1.10.0-5 [59.8 kB] Get:19 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB] Get:20 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 guile-3.0-libs amd64 3.0.7-1 [7538 kB] Get:21 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB] Get:22 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libntlm0 amd64 1.6-4 [73.7 kB] Get:23 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libgsasl7 amd64 1.10.0-5 [71.1 kB] Get:24 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:25 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB] Get:26 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils-common all 1:3.14-1 [382 kB] Get:27 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B] Get:28 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.42-0ubuntu0.22.04.2 [1308 kB] Get:29 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.18-0ubuntu0.22.04.1 [152 kB] Get:30 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 libmailutils8 amd64 1:3.14-1 [519 kB] Get:31 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rubygems-integration all 1.18 [5336 B] Get:32 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby3.0 amd64 3.0.2-7ubuntu2.10 [50.1 kB] Get:33 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-rubygems all 3.3.5-2 [228 kB] Get:34 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby amd64 1:3.0~exp1 [5100 B] Get:35 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 rake all 13.0.6-2 [61.7 kB] Get:36 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] Get:37 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-webrick all 1.7.0-3ubuntu0.1 [52.1 kB] Get:38 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ruby-xmlrpc all 0.3.2-1ubuntu0.1 [24.9 kB] Get:39 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libruby3.0 amd64 3.0.2-7ubuntu2.10 [5114 kB] Get:40 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] Get:41 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] Get:42 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 mailutils amd64 1:3.14-1 [130 kB] Get:43 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] Get:44 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.24 [6833 kB] Get:45 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 vim-nox amd64 2:8.2.3995-1ubuntu2.24 [1930 kB] Fetched 45.6 MB in 1s (78.5 MB/s) Selecting previously unselected package install-info. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32342 files and directories currently installed.) Preparing to unpack .../install-info_6.8-4build1_amd64.deb ... Unpacking install-info (6.8-4build1) ... Setting up install-info (6.8-4build1) ... Selecting previously unselected package libfribidi0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32355 files and directories currently installed.) Preparing to unpack .../00-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Selecting previously unselected package tzdata. Preparing to unpack .../01-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... Selecting previously unselected package xxd. Preparing to unpack .../02-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-common. Preparing to unpack .../03-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../04-libjansson4_2.13.1-1.1build3_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... Selecting previously unselected package python3-distro-info. Preparing to unpack .../05-python3-distro-info_1.1ubuntu0.2_all.deb ... Unpacking python3-distro-info (1.1ubuntu0.2) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../06-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../07-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package elpa-yaml-mode. Preparing to unpack .../08-elpa-yaml-mode_0.0.15-1_all.deb ... Unpacking elpa-yaml-mode (0.0.15-1) ... Selecting previously unselected package emacs-common. Preparing to unpack .../09-emacs-common_1%3a27.1+1-3ubuntu5.2_all.deb ... Unpacking emacs-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package emacs-bin-common. Preparing to unpack .../10-emacs-bin-common_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-bin-common (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../11-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../12-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../13-libgpm2_1.20.7-10build1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-10build1) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../14-liblcms2-2_2.12~rc1-2build2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../15-emacs-nox_1%3a27.1+1-3ubuntu5.2_amd64.deb ... Unpacking emacs-nox (1:27.1+1-3ubuntu5.2) ... Selecting previously unselected package gsasl-common. Preparing to unpack .../16-gsasl-common_1.10.0-5_all.deb ... Unpacking gsasl-common (1.10.0-5) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../17-libgc1_1%3a8.0.6-1.1build1_amd64.deb ... Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ... Selecting previously unselected package guile-3.0-libs:amd64. Preparing to unpack .../18-guile-3.0-libs_3.0.7-1_amd64.deb ... Unpacking guile-3.0-libs:amd64 (3.0.7-1) ... Selecting previously unselected package libidn12:amd64. Preparing to unpack .../19-libidn12_1.38-4ubuntu1_amd64.deb ... Unpacking libidn12:amd64 (1.38-4ubuntu1) ... Selecting previously unselected package libntlm0:amd64. Preparing to unpack .../20-libntlm0_1.6-4_amd64.deb ... Unpacking libntlm0:amd64 (1.6-4) ... Selecting previously unselected package libgsasl7:amd64. Preparing to unpack .../21-libgsasl7_1.10.0-5_amd64.deb ... Unpacking libgsasl7:amd64 (1.10.0-5) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../22-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../23-liblua5.2-0_5.2.4-2_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-2) ... Selecting previously unselected package mailutils-common. Preparing to unpack .../24-mailutils-common_1%3a3.14-1_all.deb ... Unpacking mailutils-common (1:3.14-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../25-mysql-common_5.8+1.0.8_all.deb ... Unpacking mysql-common (5.8+1.0.8) ... Selecting previously unselected package libmysqlclient21:amd64. Preparing to unpack .../26-libmysqlclient21_8.0.42-0ubuntu0.22.04.2_amd64.deb ... Unpacking libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Selecting previously unselected package libpq5:amd64. Preparing to unpack .../27-libpq5_14.18-0ubuntu0.22.04.1_amd64.deb ... Unpacking libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Selecting previously unselected package libmailutils8:amd64. Preparing to unpack .../28-libmailutils8_1%3a3.14-1_amd64.deb ... Unpacking libmailutils8:amd64 (1:3.14-1) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../29-rubygems-integration_1.18_all.deb ... Unpacking rubygems-integration (1.18) ... Selecting previously unselected package ruby3.0. Preparing to unpack .../30-ruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking ruby3.0 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package ruby-rubygems. Preparing to unpack .../31-ruby-rubygems_3.3.5-2_all.deb ... Unpacking ruby-rubygems (3.3.5-2) ... Selecting previously unselected package ruby. Preparing to unpack .../32-ruby_1%3a3.0~exp1_amd64.deb ... Unpacking ruby (1:3.0~exp1) ... Selecting previously unselected package rake. Preparing to unpack .../33-rake_13.0.6-2_all.deb ... Unpacking rake (13.0.6-2) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../34-ruby-net-telnet_0.1.1-2_all.deb ... Unpacking ruby-net-telnet (0.1.1-2) ... Selecting previously unselected package ruby-webrick. Preparing to unpack .../35-ruby-webrick_1.7.0-3ubuntu0.1_all.deb ... Unpacking ruby-webrick (1.7.0-3ubuntu0.1) ... Selecting previously unselected package ruby-xmlrpc. Preparing to unpack .../36-ruby-xmlrpc_0.3.2-1ubuntu0.1_all.deb ... Unpacking ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Selecting previously unselected package libruby3.0:amd64. Preparing to unpack .../37-libruby3.0_3.0.2-7ubuntu2.10_amd64.deb ... Unpacking libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Selecting previously unselected package libsodium23:amd64. Preparing to unpack .../38-libsodium23_1.0.18-1build2_amd64.deb ... Unpacking libsodium23:amd64 (1.0.18-1build2) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../39-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Selecting previously unselected package mailutils. Preparing to unpack .../40-mailutils_1%3a3.14-1_amd64.deb ... Unpacking mailutils (1:3.14-1) ... Selecting previously unselected package unattended-upgrades. Preparing to unpack .../41-unattended-upgrades_2.8ubuntu1_all.deb ... Unpacking unattended-upgrades (2.8ubuntu1) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../42-vim-runtime_2%3a8.2.3995-1ubuntu2.24_all.deb ... Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.2.3995-1ubuntu2.24) ... Selecting previously unselected package vim-nox. Preparing to unpack .../43-vim-nox_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... Unpacking vim-nox (2:8.2.3995-1ubuntu2.24) ... Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... Setting up mysql-common (5.8+1.0.8) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... Setting up libsodium23:amd64 (1.0.18-1build2) ... Setting up libgpm2:amd64 (1.20.7-10build1) ... Setting up libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... Setting up rubygems-integration (1.18) ... Setting up xxd (2:8.2.3995-1ubuntu2.24) ... Setting up libjansson4:amd64 (2.13.1-1.1build3) ... Setting up tzdata (2025b-0ubuntu0.22.04.1) ... Current default time zone: 'Etc/UTC' Local time is now: Fri Jul 18 20:44:49 UTC 2025. Universal Time is now: Fri Jul 18 20:44:49 UTC 2025. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libasound2-data (1.2.6.1-1ubuntu1) ... Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... Setting up emacsen-common (3.0.4) ... Setting up libntlm0:amd64 (1.6-4) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up ruby-net-telnet (0.1.1-2) ... Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Setting up libidn12:amd64 (1.38-4ubuntu1) ... Setting up mailutils-common (1:3.14-1) ... Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... Setting up libgc1:amd64 (1:8.0.6-1.1build1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up ruby-webrick (1.7.0-3ubuntu0.1) ... Setting up liblua5.2-0:amd64 (5.2.4-2) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... Setting up gsasl-common (1.10.0-5) ... Setting up vim-runtime (2:8.2.3995-1ubuntu2.24) ... Setting up emacs-common (1:27.1+1-3ubuntu5.2) ... Setting up python3-distro-info (1.1ubuntu0.2) ... Setting up ruby-xmlrpc (0.3.2-1ubuntu0.1) ... Setting up guile-3.0-libs:amd64 (3.0.7-1) ... Setting up libgsasl7:amd64 (1.10.0-5) ... Setting up elpa-yaml-mode (0.0.15-1) ... Setting up unattended-upgrades (2.8ubuntu1) ... Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades Setting up libmailutils8:amd64 (1:3.14-1) ... Setting up emacs-bin-common (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode Setting up mailutils (1:3.14-1) ... update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode Setting up emacs-nox (1:27.1+1-3ubuntu5.2) ... update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode update-alternatives: using /usr/bin/emacs to provide /usr/bin/editor (editor) in auto mode Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs Install elpa-yaml-mode for emacs install/yaml-mode-0.0.15: Handling install of emacsen flavor emacs install/yaml-mode-0.0.15: byte-compiling for emacs Setting up libruby3.0:amd64 (3.0.2-7ubuntu2.10) ... Setting up ruby3.0 (3.0.2-7ubuntu2.10) ... Setting up vim-nox (2:8.2.3995-1ubuntu2.24) ... update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/editor (editor) in auto mode Setting up ruby (1:3.0~exp1) ... Setting up rake (13.0.6-2) ... Setting up ruby-rubygems (3.3.5-2) ... Processing triggers for install-info (6.8-4build1) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:44:52,643 p=6874 u=root n=ansible | TASK [base/server : Increase syslog message size in order to capture python tracebacks] *** 2025-07-18 20:44:53,193 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "6098426a3186a064cebffca231458388f1157165", "dest": "/etc/rsyslog.d/99-maxsize.conf", "gid": 0, "group": "root", "md5sum": "5ec97778d1cf8dc7a003f87e5db1ca65", "mode": "0644", "owner": "root", "size": 18, "src": "/root/.ansible/tmp/ansible-tmp-1752871492.8083649-15541-182570029045306/source", "state": "file", "uid": 0 } 2025-07-18 20:44:53,227 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "6098426a3186a064cebffca231458388f1157165", "dest": "/etc/rsyslog.d/99-maxsize.conf", "gid": 0, "group": "root", "md5sum": "5ec97778d1cf8dc7a003f87e5db1ca65", "mode": "0644", "owner": "root", "size": 18, "src": "/root/.ansible/tmp/ansible-tmp-1752871492.7891803-15539-8789658559006/source", "state": "file", "uid": 0 } 2025-07-18 20:44:53,288 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "6098426a3186a064cebffca231458388f1157165", "dest": "/etc/rsyslog.d/99-maxsize.conf", "gid": 0, "group": "root", "md5sum": "5ec97778d1cf8dc7a003f87e5db1ca65", "mode": "0644", "owner": "root", "size": 18, "src": "/root/.ansible/tmp/ansible-tmp-1752871492.8306859-15550-179930047550921/source", "state": "file", "uid": 0 } 2025-07-18 20:44:53,357 p=6874 u=root n=ansible | TASK [base/server : Ensure rsyslog is running] ********************************* 2025-07-18 20:44:54,097 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ActiveEnterTimestampMonotonic": "3029996", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target syslog.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "3007523", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "80860000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "3007521", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "442", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainStartTimestampMonotonic": "3008560", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "InactiveExitTimestampMonotonic": "3008616", "InvocationID": "e1c5e84396e342c29997038de8bcea37", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "442", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2752512", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target syslog.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:49 UTC", "StateChangeTimestampMonotonic": "3029996", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:44:54,135 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ActiveEnterTimestampMonotonic": "2668678", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice syslog.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:50 UTC", "AssertTimestampMonotonic": "2652924", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "87128000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ConditionTimestampMonotonic": "2652922", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "438", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainStartTimestampMonotonic": "2653762", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "InactiveExitTimestampMonotonic": "2653810", "InvocationID": "f97c54bbb9f54e06a227f7753a7b2b76", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "438", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2752512", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice syslog.socket sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:50 UTC", "StateChangeTimestampMonotonic": "2668678", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:44:54,196 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ActiveEnterTimestampMonotonic": "2919631", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice syslog.socket basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:52 UTC", "AssertTimestampMonotonic": "2900154", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "162431000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ConditionTimestampMonotonic": "2900152", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "441", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainStartTimestampMonotonic": "2901223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "InactiveExitTimestampMonotonic": "2901284", "InvocationID": "a8aaead1913e4968b35f4bafde32583b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "441", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2908160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice syslog.socket sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:52 UTC", "StateChangeTimestampMonotonic": "2919631", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:44:54,265 p=6874 u=root n=ansible | TASK [base/server : Set ssh key for management] ******************************** 2025-07-18 20:44:54,663 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOnuCsJlenfqnu+CR5wo/lZPxt2os1XAdvRgYwPjy6QB/SDdKZWUloonOYLdLs1TnaNq9OG3QLReyvJrLDjLgQfG3zaAL0QEXgBnVHnKmlxpTNlW9cXBHSeDGyJrXHgzJwW/+hF73PVNfOemf2ljDQSA8m9UbsGkb+6PWSNXpvl0dMUaGDDbEsVQI4KjNm2A0sWeFN7ngOG2bNbAgn0TgZpt7ZKaoqvzvuqty1t5LQlus+SxM/1p78j6gycqIwFHEmFP95/C52GZnzJZcDY8ic/ck7XyFPGK4u6EHdRr9NYb6lHc9qlDssrJBE0xcNO3h9RryKkqfQrgRbKh/NB1PuVpNIc9PgTLw0wyfl47bvqr82s4FZredcWv1TRwGA/kd6rNLt7yMkkDoLN5OvWZRRhuaSusIVRsVo552JGUo12kWVVKKpkCmVvRW0T3a5v6dB7NLULBBm3pIeIRKkJuMJbyDivEB2DGf7G3/ogU0RxESQO7lkEpGutNAiIk8UF8k= zuul-build-sshkey", "key_options": "from=\"200.225.47.24,2001:4800:7818:103:be76:4eff:fe04:48c1,localhost\"\n", "keyfile": "/root/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "root", "validate_certs": true } 2025-07-18 20:44:54,697 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOnuCsJlenfqnu+CR5wo/lZPxt2os1XAdvRgYwPjy6QB/SDdKZWUloonOYLdLs1TnaNq9OG3QLReyvJrLDjLgQfG3zaAL0QEXgBnVHnKmlxpTNlW9cXBHSeDGyJrXHgzJwW/+hF73PVNfOemf2ljDQSA8m9UbsGkb+6PWSNXpvl0dMUaGDDbEsVQI4KjNm2A0sWeFN7ngOG2bNbAgn0TgZpt7ZKaoqvzvuqty1t5LQlus+SxM/1p78j6gycqIwFHEmFP95/C52GZnzJZcDY8ic/ck7XyFPGK4u6EHdRr9NYb6lHc9qlDssrJBE0xcNO3h9RryKkqfQrgRbKh/NB1PuVpNIc9PgTLw0wyfl47bvqr82s4FZredcWv1TRwGA/kd6rNLt7yMkkDoLN5OvWZRRhuaSusIVRsVo552JGUo12kWVVKKpkCmVvRW0T3a5v6dB7NLULBBm3pIeIRKkJuMJbyDivEB2DGf7G3/ogU0RxESQO7lkEpGutNAiIk8UF8k= zuul-build-sshkey", "key_options": "from=\"200.225.47.24,2001:4800:7818:103:be76:4eff:fe04:48c1,localhost\"\n", "keyfile": "/root/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "root", "validate_certs": true } 2025-07-18 20:44:54,755 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOnuCsJlenfqnu+CR5wo/lZPxt2os1XAdvRgYwPjy6QB/SDdKZWUloonOYLdLs1TnaNq9OG3QLReyvJrLDjLgQfG3zaAL0QEXgBnVHnKmlxpTNlW9cXBHSeDGyJrXHgzJwW/+hF73PVNfOemf2ljDQSA8m9UbsGkb+6PWSNXpvl0dMUaGDDbEsVQI4KjNm2A0sWeFN7ngOG2bNbAgn0TgZpt7ZKaoqvzvuqty1t5LQlus+SxM/1p78j6gycqIwFHEmFP95/C52GZnzJZcDY8ic/ck7XyFPGK4u6EHdRr9NYb6lHc9qlDssrJBE0xcNO3h9RryKkqfQrgRbKh/NB1PuVpNIc9PgTLw0wyfl47bvqr82s4FZredcWv1TRwGA/kd6rNLt7yMkkDoLN5OvWZRRhuaSusIVRsVo552JGUo12kWVVKKpkCmVvRW0T3a5v6dB7NLULBBm3pIeIRKkJuMJbyDivEB2DGf7G3/ogU0RxESQO7lkEpGutNAiIk8UF8k= zuul-build-sshkey", "key_options": "from=\"200.225.47.24,2001:4800:7818:103:be76:4eff:fe04:48c1,localhost\"\n", "keyfile": "/root/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "root", "validate_certs": true } 2025-07-18 20:44:54,822 p=6874 u=root n=ansible | TASK [base/server : Install sshd config] *************************************** 2025-07-18 20:44:55,391 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "fbe8fbbb5294944fc49242211abff2855b25ea75", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "md5sum": "9eec92fe672ea68901824e421f735cf6", "mode": "0444", "owner": "root", "size": 2558, "src": "/root/.ansible/tmp/ansible-tmp-1752871494.961181-15618-171263504560346/source", "state": "file", "uid": 0 } 2025-07-18 20:44:55,421 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "fbe8fbbb5294944fc49242211abff2855b25ea75", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "md5sum": "9eec92fe672ea68901824e421f735cf6", "mode": "0444", "owner": "root", "size": 2558, "src": "/root/.ansible/tmp/ansible-tmp-1752871494.983709-15621-95899118416561/source", "state": "file", "uid": 0 } 2025-07-18 20:44:55,480 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "fbe8fbbb5294944fc49242211abff2855b25ea75", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "md5sum": "9eec92fe672ea68901824e421f735cf6", "mode": "0444", "owner": "root", "size": 2558, "src": "/root/.ansible/tmp/ansible-tmp-1752871495.0038123-15632-124427742545120/source", "state": "file", "uid": 0 } 2025-07-18 20:44:55,549 p=6874 u=root n=ansible | TASK [base/server : Disable byobu part 1] ************************************** 2025-07-18 20:44:55,877 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z98-byobu.sh", "state": "absent" } 2025-07-18 20:44:55,906 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z98-byobu.sh", "state": "absent" } 2025-07-18 20:44:55,963 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z98-byobu.sh", "state": "absent" } 2025-07-18 20:44:56,029 p=6874 u=root n=ansible | TASK [base/server : Disable byobu part 2] ************************************** 2025-07-18 20:44:56,333 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z97-byobu.sh", "state": "absent" } 2025-07-18 20:44:56,366 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z97-byobu.sh", "state": "absent" } 2025-07-18 20:44:56,423 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/profile.d/Z97-byobu.sh", "state": "absent" } 2025-07-18 20:44:56,489 p=6874 u=root n=ansible | TASK [base/server : Setup RFC3339 bash history timestamps] ********************* 2025-07-18 20:44:57,027 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "f891f241243b65a937e1934b68a166ed29fc3396", "dest": "/etc/profile.d/bash-history.sh", "gid": 0, "group": "root", "md5sum": "6d797ebc3c440fd78967f909f88249b9", "mode": "0644", "owner": "root", "size": 39, "src": "/root/.ansible/tmp/ansible-tmp-1752871496.628132-15697-185822183913438/source", "state": "file", "uid": 0 } 2025-07-18 20:44:57,058 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "f891f241243b65a937e1934b68a166ed29fc3396", "dest": "/etc/profile.d/bash-history.sh", "gid": 0, "group": "root", "md5sum": "6d797ebc3c440fd78967f909f88249b9", "mode": "0644", "owner": "root", "size": 39, "src": "/root/.ansible/tmp/ansible-tmp-1752871496.6479127-15699-55233054200829/source", "state": "file", "uid": 0 } 2025-07-18 20:44:57,116 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "f891f241243b65a937e1934b68a166ed29fc3396", "dest": "/etc/profile.d/bash-history.sh", "gid": 0, "group": "root", "md5sum": "6d797ebc3c440fd78967f909f88249b9", "mode": "0644", "owner": "root", "size": 39, "src": "/root/.ansible/tmp/ansible-tmp-1752871496.6678472-15707-202579718772054/source", "state": "file", "uid": 0 } 2025-07-18 20:44:57,181 p=6874 u=root n=ansible | TASK [base/server : Ensure root cache directory] ******************************* 2025-07-18 20:44:57,495 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:44:57,529 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:44:57,587 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:44:57,658 p=6874 u=root n=ansible | TASK [base/server : Include OS-specific tasks] ********************************* 2025-07-18 20:44:57,989 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/tasks/Debian.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org 2025-07-18 20:44:58,004 p=6874 u=root n=ansible | TASK [base/server : Disable install of additional recommends and suggests packages] *** 2025-07-18 20:44:58,586 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "39a53129459c15775e8986abbb1182dd66aac016", "dest": "/etc/apt/apt.conf.d/95disable-recommends", "gid": 0, "group": "root", "md5sum": "623beb1f1256a6abb7fcd4a2de7d70d3", "mode": "0444", "owner": "root", "size": 55, "src": "/root/.ansible/tmp/ansible-tmp-1752871498.1618726-15768-271810969702047/source", "state": "file", "uid": 0 } 2025-07-18 20:44:58,608 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "39a53129459c15775e8986abbb1182dd66aac016", "dest": "/etc/apt/apt.conf.d/95disable-recommends", "gid": 0, "group": "root", "md5sum": "623beb1f1256a6abb7fcd4a2de7d70d3", "mode": "0444", "owner": "root", "size": 55, "src": "/root/.ansible/tmp/ansible-tmp-1752871498.1830347-15770-257449060778229/source", "state": "file", "uid": 0 } 2025-07-18 20:44:58,667 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "39a53129459c15775e8986abbb1182dd66aac016", "dest": "/etc/apt/apt.conf.d/95disable-recommends", "gid": 0, "group": "root", "md5sum": "623beb1f1256a6abb7fcd4a2de7d70d3", "mode": "0444", "owner": "root", "size": 55, "src": "/root/.ansible/tmp/ansible-tmp-1752871498.207616-15780-38769401303785/source", "state": "file", "uid": 0 } 2025-07-18 20:44:58,732 p=6874 u=root n=ansible | TASK [base/server : Install ntp] *********************************************** 2025-07-18 20:44:58,889 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:58,923 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:58,979 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:59,045 p=6874 u=root n=ansible | TASK [base/server : Ensure NTP service is running] ***************************** 2025-07-18 20:44:59,202 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:59,234 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:59,291 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '<')", "skip_reason": "Conditional result was False" } 2025-07-18 20:44:59,363 p=6874 u=root n=ansible | TASK [base/server : Remove ntp] ************************************************ 2025-07-18 20:45:00,051 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } 2025-07-18 20:45:00,092 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } 2025-07-18 20:45:00,386 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } 2025-07-18 20:45:00,413 p=6874 u=root n=ansible | TASK [base/server : Ensure systemd-timesyncd is running] *********************** 2025-07-18 20:45:00,890 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "systemd-timesyncd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ActiveEnterTimestampMonotonic": "2548992", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket systemd-tmpfiles-setup.service -.mount systemd-sysusers.service tmp.mount system.slice systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "cap_sys_time", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "2439114", "Before": "shutdown.target time-set.target sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.timesync1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "64824000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime state", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_sys_time", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "2438996", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-timesyncd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Synchronization", "DevicePolicy": "closed", "Documentation": "\"man:systemd-timesyncd.service(8)\"", "DynamicUser": "no", "Environment": "SYSTEMD_NSS_RESOLVE_VALIDATE=0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "367", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainStartTimestampMonotonic": "2443015", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; flags=ambient ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/systemd-timesyncd.service", "FreezerState": "running", "GID": "105", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-timesyncd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "InactiveExitTimestampMonotonic": "2443070", "InvocationID": "c35caeea797b467b80fabee5f859c0eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "367", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1855488", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-timesyncd.service dbus-org.freedesktop.timesync1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "strict", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice", "RequiresMountsFor": "/var/tmp /var/lib/systemd/timesync /run/systemd/timesync", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/timesync", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:49 UTC", "StateChangeTimestampMonotonic": "2548992", "StateDirectory": "systemd/timesync", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Initial synchronization to time server 185.125.190.56:123 (ntp.ubuntu.com).", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key adjtimex alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_adjtime clock_adjtime64 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clock_settime clock_settime64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt settimeofday setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "104", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "systemd-timesync", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "time-set.target tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "Fri 2025-07-18 20:43:53 UTC", "WatchdogTimestampMonotonic": "365536726", "WatchdogUSec": "3min" } } 2025-07-18 20:45:00,925 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "systemd-timesyncd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ActiveEnterTimestampMonotonic": "2421797", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount systemd-tmpfiles-setup.service system.slice tmp.mount systemd-sysusers.service systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "cap_sys_time", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:52 UTC", "AssertTimestampMonotonic": "2353188", "Before": "time-set.target shutdown.target sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.timesync1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "62591000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime state", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_sys_time", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ConditionTimestampMonotonic": "2353044", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-timesyncd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Synchronization", "DevicePolicy": "closed", "Documentation": "\"man:systemd-timesyncd.service(8)\"", "DynamicUser": "no", "Environment": "SYSTEMD_NSS_RESOLVE_VALIDATE=0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "330", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainStartTimestampMonotonic": "2354774", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; flags=ambient ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/systemd-timesyncd.service", "FreezerState": "running", "GID": "105", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-timesyncd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "InactiveExitTimestampMonotonic": "2354848", "InvocationID": "5a61058f7c3e4c3eab874baedb8080d8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "330", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1859584", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-timesyncd.service dbus-org.freedesktop.timesync1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "strict", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp /run/systemd/timesync /var/lib/systemd/timesync", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/timesync", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:52 UTC", "StateChangeTimestampMonotonic": "2421797", "StateDirectory": "systemd/timesync", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Initial synchronization to time server 185.125.190.56:123 (ntp.ubuntu.com).", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key adjtimex alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_adjtime clock_adjtime64 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clock_settime clock_settime64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt settimeofday setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "104", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "systemd-timesync", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "tmp.mount time-set.target", "WatchdogSignal": "6", "WatchdogTimestamp": "Fri 2025-07-18 20:44:03 UTC", "WatchdogTimestampMonotonic": "373223352", "WatchdogUSec": "3min" } } 2025-07-18 20:45:00,989 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "systemd-timesyncd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ActiveEnterTimestampMonotonic": "2507247", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount systemd-remount-fs.service systemd-sysusers.service tmp.mount systemd-tmpfiles-setup.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "cap_sys_time", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:50 UTC", "AssertTimestampMonotonic": "2432956", "Before": "shutdown.target sysinit.target time-set.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.timesync1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "61956000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime state", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_sys_time", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ConditionTimestampMonotonic": "2432798", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-timesyncd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Synchronization", "DevicePolicy": "closed", "Documentation": "\"man:systemd-timesyncd.service(8)\"", "DynamicUser": "no", "Environment": "SYSTEMD_NSS_RESOLVE_VALIDATE=0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "426", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainStartTimestampMonotonic": "2434588", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/lib/systemd/systemd-timesyncd ; argv[]=/lib/systemd/systemd-timesyncd ; flags=ambient ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/systemd-timesyncd.service", "FreezerState": "running", "GID": "105", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-timesyncd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "InactiveExitTimestampMonotonic": "2434670", "InvocationID": "fe09e5bfd3464427a3ef50333263fd8c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "426", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1695744", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-timesyncd.service dbus-org.freedesktop.timesync1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "strict", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/lib/systemd/timesync /run/systemd/timesync /var/tmp", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/timesync", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:50 UTC", "StateChangeTimestampMonotonic": "2507247", "StateDirectory": "systemd/timesync", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Initial synchronization to time server 185.125.190.57:123 (ntp.ubuntu.com).", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key adjtimex alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_adjtime clock_adjtime64 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clock_settime clock_settime64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt settimeofday setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "104", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "systemd-timesync", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "tmp.mount time-set.target", "WatchdogSignal": "6", "WatchdogTimestamp": "Fri 2025-07-18 20:44:14 UTC", "WatchdogTimestampMonotonic": "386140623", "WatchdogUSec": "3min" } } 2025-07-18 20:45:01,062 p=6874 u=root n=ansible | TASK [base/server : Remove packages that make no sense for our servers] ******** 2025-07-18 20:45:01,751 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } 2025-07-18 20:45:01,861 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } 2025-07-18 20:45:02,095 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } 2025-07-18 20:45:02,124 p=6874 u=root n=ansible | TASK [base/server : Get rid of extra depends] ********************************** 2025-07-18 20:45:03,002 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "apt-get", "autoremove", "-y" ], "delta": "0:00:00.404059", "end": "2025-07-18 20:45:02.979529", "rc": 0, "start": "2025-07-18 20:45:02.575470" } STDOUT: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-18 20:45:03,028 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "apt-get", "autoremove", "-y" ], "delta": "0:00:00.411710", "end": "2025-07-18 20:45:02.978238", "rc": 0, "start": "2025-07-18 20:45:02.566528" } STDOUT: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-18 20:45:03,087 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "apt-get", "autoremove", "-y" ], "delta": "0:00:00.400932", "end": "2025-07-18 20:45:02.979587", "rc": 0, "start": "2025-07-18 20:45:02.578655" } STDOUT: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-18 20:45:03,153 p=6874 u=root n=ansible | TASK [base/server : Configure file limits] ************************************* 2025-07-18 20:45:03,696 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "7c1968ae71e41519a5e13468539da09587edc374", "dest": "/etc/security/limits.d/60-nofile-limit.conf", "gid": 0, "group": "root", "md5sum": "20406c4fb8b935cc7b3c0b138dbbf6d6", "mode": "0644", "owner": "root", "size": 124, "src": "/root/.ansible/tmp/ansible-tmp-1752871503.3135753-15902-201783752250989/source", "state": "file", "uid": 0 } 2025-07-18 20:45:03,730 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "7c1968ae71e41519a5e13468539da09587edc374", "dest": "/etc/security/limits.d/60-nofile-limit.conf", "gid": 0, "group": "root", "md5sum": "20406c4fb8b935cc7b3c0b138dbbf6d6", "mode": "0644", "owner": "root", "size": 124, "src": "/root/.ansible/tmp/ansible-tmp-1752871503.2919621-15900-40896091406239/source", "state": "file", "uid": 0 } 2025-07-18 20:45:03,788 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "7c1968ae71e41519a5e13468539da09587edc374", "dest": "/etc/security/limits.d/60-nofile-limit.conf", "gid": 0, "group": "root", "md5sum": "20406c4fb8b935cc7b3c0b138dbbf6d6", "mode": "0644", "owner": "root", "size": 124, "src": "/root/.ansible/tmp/ansible-tmp-1752871503.3343987-15913-215857430960/source", "state": "file", "uid": 0 } 2025-07-18 20:45:03,858 p=6874 u=root n=ansible | TASK [base/server : Install apt-daily 10periodic file for unattended-upgrades] *** 2025-07-18 20:45:04,394 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/10periodic", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.0027611-15953-212842648222082/source", "state": "file", "uid": 0 } 2025-07-18 20:45:04,430 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/10periodic", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.0268419-15956-180212543390380/source", "state": "file", "uid": 0 } 2025-07-18 20:45:04,488 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/10periodic", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.0476532-15968-142532095183553/source", "state": "file", "uid": 0 } 2025-07-18 20:45:04,558 p=6874 u=root n=ansible | TASK [base/server : Install 20auto-upgrades file for unattended-upgrades] ****** 2025-07-18 20:45:05,107 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/20auto-upgrades", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.7034955-16006-176387927676696/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,140 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/20auto-upgrades", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.7275474-16009-56882194255899/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,200 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "941c9707f10af72d46d562296d54879ddcd4ac94", "dest": "/etc/apt/apt.conf.d/20auto-upgrades", "gid": 0, "group": "root", "md5sum": "2727a25c95c8776fd6deaf39db0aa062", "mode": "0444", "owner": "root", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1752871504.7485693-16021-167307597169860/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,269 p=6874 u=root n=ansible | TASK [base/server : Install 50unattended-upgrades file for unattended-upgrades] *** 2025-07-18 20:45:05,834 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "72ecd72845ad5dd989513ed3ff3189d804c25964", "dest": "/etc/apt/apt.conf.d/50unattended-upgrades", "gid": 0, "group": "root", "md5sum": "ce16e93a46927f8e785ce42f7c6d3309", "mode": "0444", "owner": "root", "size": 1172, "src": "/root/.ansible/tmp/ansible-tmp-1752871505.415196-16061-5060277583396/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,867 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "72ecd72845ad5dd989513ed3ff3189d804c25964", "dest": "/etc/apt/apt.conf.d/50unattended-upgrades", "gid": 0, "group": "root", "md5sum": "ce16e93a46927f8e785ce42f7c6d3309", "mode": "0444", "owner": "root", "size": 1172, "src": "/root/.ansible/tmp/ansible-tmp-1752871505.4361777-16063-275502009802420/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,928 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "72ecd72845ad5dd989513ed3ff3189d804c25964", "dest": "/etc/apt/apt.conf.d/50unattended-upgrades", "gid": 0, "group": "root", "md5sum": "ce16e93a46927f8e785ce42f7c6d3309", "mode": "0444", "owner": "root", "size": 1172, "src": "/root/.ansible/tmp/ansible-tmp-1752871505.4585679-16071-101648287158485/source", "state": "file", "uid": 0 } 2025-07-18 20:45:05,998 p=6874 u=root n=ansible | TASK [base/server : Ensure required build packages for non-wheel architectures] *** 2025-07-18 20:45:06,138 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:06,227 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:06,299 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:06,388 p=6874 u=root n=ansible | TASK [base/timezone : Include OS-specific variables] *************************** 2025-07-18 20:45:06,544 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "cron_service_name": "cron" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/timezone/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:06,577 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "cron_service_name": "cron" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/timezone/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:06,635 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "cron_service_name": "cron" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/timezone/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:06,701 p=6874 u=root n=ansible | TASK [base/timezone : Set timezone to Etc/UTC] ********************************* 2025-07-18 20:45:07,277 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } 2025-07-18 20:45:07,302 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } 2025-07-18 20:45:07,363 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } 2025-07-18 20:45:07,453 p=6874 u=root n=ansible | TASK [base/unbound : Include OS-specific tasks] ******************************** 2025-07-18 20:45:07,786 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/unbound/tasks/Debian.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/unbound/tasks/Debian.yaml) 2025-07-18 20:45:07,797 p=6874 u=root n=ansible | TASK [base/unbound : Install unbound defaults file] **************************** 2025-07-18 20:45:08,419 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "861cf76d5b2c5d692b63dbb1a106d4b5b6e0f87e", "dest": "/etc/default/unbound", "gid": 0, "group": "root", "md5sum": "73c2b4efd2227612dacde279333ac42d", "mode": "0444", "owner": "root", "size": 582, "src": "/root/.ansible/tmp/ansible-tmp-1752871508.0247614-16150-13410018279100/source", "state": "file", "uid": 0 } 2025-07-18 20:45:08,449 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "861cf76d5b2c5d692b63dbb1a106d4b5b6e0f87e", "dest": "/etc/default/unbound", "gid": 0, "group": "root", "md5sum": "73c2b4efd2227612dacde279333ac42d", "mode": "0444", "owner": "root", "size": 582, "src": "/root/.ansible/tmp/ansible-tmp-1752871508.0451155-16152-124079156645814/source", "state": "file", "uid": 0 } 2025-07-18 20:45:08,508 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "861cf76d5b2c5d692b63dbb1a106d4b5b6e0f87e", "dest": "/etc/default/unbound", "gid": 0, "group": "root", "md5sum": "73c2b4efd2227612dacde279333ac42d", "mode": "0444", "owner": "root", "size": 582, "src": "/root/.ansible/tmp/ansible-tmp-1752871508.0676906-16161-264030812776760/source", "state": "file", "uid": 0 } 2025-07-18 20:45:08,577 p=6874 u=root n=ansible | TASK [base/unbound : Install dns-root-data on Noble] *************************** 2025-07-18 20:45:08,730 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution == \"Ubuntu\" and ansible_distribution_major_version|int >= 24", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:08,763 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution == \"Ubuntu\" and ansible_distribution_major_version|int >= 24", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:08,823 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution == \"Ubuntu\" and ansible_distribution_major_version|int >= 24", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:08,895 p=6874 u=root n=ansible | TASK [base/unbound : Install unbound] ****************************************** 2025-07-18 20:45:09,861 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:45:09,891 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:45:10,160 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": false } 2025-07-18 20:45:10,186 p=6874 u=root n=ansible | TASK [base/unbound : Write dhclient config files] ****************************** 2025-07-18 20:45:10,565 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/unbound/tasks/dhclient.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org => (item=/etc/dhcp/dhclient.conf) 2025-07-18 20:45:10,567 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/unbound/tasks/dhclient.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org => (item=/etc/dhcp/dhclient-eth0.conf) 2025-07-18 20:45:10,579 p=6874 u=root n=ansible | TASK [base/unbound : Register dhclient config file] **************************** 2025-07-18 20:45:10,936 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "stat": { "atime": 1752871070.456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b074260081737f740e1bc784aac31b6557897165", "ctime": 1752459235.4471002, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2090755, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1752459235.4471002, "nlink": 1, "path": "/etc/dhcp/dhclient.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1134525271", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 2025-07-18 20:45:10,966 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "stat": { "atime": 1752871073.348, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b074260081737f740e1bc784aac31b6557897165", "ctime": 1752459235.4471002, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2090755, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1752459235.4471002, "nlink": 1, "path": "/etc/dhcp/dhclient.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1134525271", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 2025-07-18 20:45:11,024 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "stat": { "atime": 1752871071.116, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b074260081737f740e1bc784aac31b6557897165", "ctime": 1752459235.4471002, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2090755, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1752459235.4471002, "nlink": 1, "path": "/etc/dhcp/dhclient.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1134525271", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 2025-07-18 20:45:11,094 p=6874 u=root n=ansible | TASK [base/unbound : Write dhclient config file] ******************************* 2025-07-18 20:45:11,684 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "aac4d72e0c0d2d9f691e38f1c34cf0a8ecd17e74", "dest": "/etc/dhcp/dhclient.conf", "gid": 0, "group": "root", "md5sum": "ac8ed408c9a677c40036dbffc3f7d3bf", "mode": "0444", "owner": "root", "size": 301, "src": "/root/.ansible/tmp/ansible-tmp-1752871511.2597013-16250-18351403941124/source", "state": "file", "uid": 0 } 2025-07-18 20:45:11,716 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "aac4d72e0c0d2d9f691e38f1c34cf0a8ecd17e74", "dest": "/etc/dhcp/dhclient.conf", "gid": 0, "group": "root", "md5sum": "ac8ed408c9a677c40036dbffc3f7d3bf", "mode": "0444", "owner": "root", "size": 301, "src": "/root/.ansible/tmp/ansible-tmp-1752871511.2809825-16251-208638427193081/source", "state": "file", "uid": 0 } 2025-07-18 20:45:11,776 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "aac4d72e0c0d2d9f691e38f1c34cf0a8ecd17e74", "dest": "/etc/dhcp/dhclient.conf", "gid": 0, "group": "root", "md5sum": "ac8ed408c9a677c40036dbffc3f7d3bf", "mode": "0444", "owner": "root", "size": 301, "src": "/root/.ansible/tmp/ansible-tmp-1752871511.3046477-16253-148532534888342/source", "state": "file", "uid": 0 } 2025-07-18 20:45:11,845 p=6874 u=root n=ansible | TASK [base/unbound : Register dhclient config file] **************************** 2025-07-18 20:45:12,149 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "stat": { "exists": false } } 2025-07-18 20:45:12,179 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "stat": { "exists": false } } 2025-07-18 20:45:12,240 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "stat": { "exists": false } } 2025-07-18 20:45:12,309 p=6874 u=root n=ansible | TASK [base/unbound : Write dhclient config file] ******************************* 2025-07-18 20:45:12,482 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "_dhclient.stat.exists | bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:12,521 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "_dhclient.stat.exists | bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:12,579 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "_dhclient.stat.exists | bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:12,651 p=6874 u=root n=ansible | TASK [base/unbound : Write resolv.conf] **************************************** 2025-07-18 20:45:13,182 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "cf6583915c371e30307b74527159a75b9bb2bbe5", "dest": "/etc/resolv.conf", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/resolv.conf", "size": 21, "state": "file", "uid": 0 } 2025-07-18 20:45:13,215 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "cf6583915c371e30307b74527159a75b9bb2bbe5", "dest": "/etc/resolv.conf", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/resolv.conf", "size": 21, "state": "file", "uid": 0 } 2025-07-18 20:45:13,276 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "cf6583915c371e30307b74527159a75b9bb2bbe5", "dest": "/etc/resolv.conf", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/resolv.conf", "size": 21, "state": "file", "uid": 0 } 2025-07-18 20:45:13,345 p=6874 u=root n=ansible | TASK [base/unbound : Enable unbound] ******************************************* 2025-07-18 20:45:13,810 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "unbound", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ActiveEnterTimestampMonotonic": "73090880", "ActiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ActiveExitTimestampMonotonic": "72995488", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:39:02 UTC", "AssertTimestampMonotonic": "73010944", "Before": "multi-user.target unbound-resolvconf.service shutdown.target nss-lookup.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "107662000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ConditionTimestampMonotonic": "73010942", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "unbound-resolvconf.service", "ControlGroup": "/system.slice/unbound.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Unbound DNS server", "DevicePolicy": "auto", "Documentation": "\"man:unbound(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/unbound (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "913", "ExecMainStartTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ExecMainStartTimestampMonotonic": "73025486", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags=privileged ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/unbound.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "unbound.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveEnterTimestampMonotonic": "73010360", "InactiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveExitTimestampMonotonic": "73012355", "InvocationID": "440dd9e726254b8ba79fbdeec78b8b51", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "913", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7868416", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "unbound.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:39:02 UTC", "StateChangeTimestampMonotonic": "73090880", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "unbound-resolvconf.service nss-lookup.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:13,845 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "unbound", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ActiveEnterTimestampMonotonic": "75067658", "ActiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ActiveExitTimestampMonotonic": "74975384", "ActiveState": "active", "After": "sysinit.target system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:39:02 UTC", "AssertTimestampMonotonic": "74987585", "Before": "unbound-resolvconf.service shutdown.target nss-lookup.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "107681000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ConditionTimestampMonotonic": "74987583", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "unbound-resolvconf.service", "ControlGroup": "/system.slice/unbound.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Unbound DNS server", "DevicePolicy": "auto", "Documentation": "\"man:unbound(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/unbound (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "912", "ExecMainStartTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ExecMainStartTimestampMonotonic": "75001504", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags=privileged ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/unbound.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "unbound.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveEnterTimestampMonotonic": "74987027", "InactiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveExitTimestampMonotonic": "74988896", "InvocationID": "34f65394ae2d4ead8fa7678ec291868d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "912", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7888896", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "unbound.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:39:02 UTC", "StateChangeTimestampMonotonic": "75067658", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "nss-lookup.target unbound-resolvconf.service", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:13,908 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "unbound", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:39:03 UTC", "ActiveEnterTimestampMonotonic": "74458795", "ActiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ActiveExitTimestampMonotonic": "74364583", "ActiveState": "active", "After": "network.target systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:39:02 UTC", "AssertTimestampMonotonic": "74379383", "Before": "unbound-resolvconf.service nss-lookup.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "104494000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ConditionTimestampMonotonic": "74379381", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "unbound-resolvconf.service", "ControlGroup": "/system.slice/unbound.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Unbound DNS server", "DevicePolicy": "auto", "Documentation": "\"man:unbound(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/unbound (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "909", "ExecMainStartTimestamp": "Fri 2025-07-18 20:39:02 UTC", "ExecMainStartTimestampMonotonic": "74393894", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags=privileged ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d -p $DAEMON_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper root_trust_anchor_update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/lib/unbound/package-helper ; argv[]=/usr/lib/unbound/package-helper chroot_teardown ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/unbound.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "unbound.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveEnterTimestampMonotonic": "74378818", "InactiveExitTimestamp": "Fri 2025-07-18 20:39:02 UTC", "InactiveExitTimestampMonotonic": "74380942", "InvocationID": "8a443daa1cb14e2e9276bb5ea6765985", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "909", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7831552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "unbound.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:39:03 UTC", "StateChangeTimestampMonotonic": "74458795", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "unbound-resolvconf.service nss-lookup.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:14,066 p=6874 u=root n=ansible | TASK [base/exim : Include OS-specific variables] ******************************* 2025-07-18 20:45:14,224 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "conf_dir": "/etc/exim4", "config_file": "/etc/exim4/exim4.conf", "exim_service_name": "exim4", "package": "exim4-daemon-light", "sysdefault_file": "/etc/default/exim4", "sysdefault_template": "exim4.default.j2" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/exim/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:14,264 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "conf_dir": "/etc/exim4", "config_file": "/etc/exim4/exim4.conf", "exim_service_name": "exim4", "package": "exim4-daemon-light", "sysdefault_file": "/etc/default/exim4", "sysdefault_template": "exim4.default.j2" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/exim/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:14,328 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "conf_dir": "/etc/exim4", "config_file": "/etc/exim4/exim4.conf", "exim_service_name": "exim4", "package": "exim4-daemon-light", "sysdefault_file": "/etc/default/exim4", "sysdefault_template": "exim4.default.j2" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/exim/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:14,398 p=6874 u=root n=ansible | TASK [base/exim : Include OS-specific tasks] *********************************** 2025-07-18 20:45:14,739 p=6874 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/exim/tasks/Debian.yaml for bridge99.opendev.org, gitea-lb02.opendev.org, gitea99.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/exim/tasks/Debian.yaml) 2025-07-18 20:45:14,754 p=6874 u=root n=ansible | TASK [base/exim : Install Exim] ************************************************ 2025-07-18 20:45:19,174 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: exim4-base exim4-config libgnutls-dane0 libgnutls30 Suggested packages: exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gnutls-bin Recommended packages: psmisc The following NEW packages will be installed: exim4-base exim4-config exim4-daemon-light libgnutls-dane0 The following packages will be upgraded: libgnutls30 1 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 2795 kB of archives. After this operation, 4512 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-config all 4.95-4ubuntu2.6 [253 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-base amd64 4.95-4ubuntu2.6 [947 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-daemon-light amd64 4.95-4ubuntu2.6 [605 kB] Fetched 2795 kB in 0s (17.6 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43005 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1.6) ... Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-config. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43005 files and directories currently installed.) Preparing to unpack .../exim4-config_4.95-4ubuntu2.6_all.deb ... Unpacking exim4-config (4.95-4ubuntu2.6) ... Selecting previously unselected package exim4-base. Preparing to unpack .../exim4-base_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-base (4.95-4ubuntu2.6) ... Selecting previously unselected package libgnutls-dane0:amd64. Preparing to unpack .../libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-daemon-light. Preparing to unpack .../exim4-daemon-light_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-daemon-light (4.95-4ubuntu2.6) ... Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Setting up exim4-config (4.95-4ubuntu2.6) ... Adding system-user for exim (v4) Setting up exim4-base (4.95-4ubuntu2.6) ... exim: DB upgrade, deleting hints-db Created symlink /etc/systemd/system/timers.target.wants/exim4-base.timer → /lib/systemd/system/exim4-base.timer. exim4-base.service is a disabled or a static unit, not starting it. Setting up exim4-daemon-light (4.95-4ubuntu2.6) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:19,316 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: exim4-base exim4-config libgnutls-dane0 libgnutls30 Suggested packages: exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gnutls-bin Recommended packages: psmisc The following NEW packages will be installed: exim4-base exim4-config exim4-daemon-light libgnutls-dane0 The following packages will be upgraded: libgnutls30 1 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 2795 kB of archives. After this operation, 4512 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-config all 4.95-4ubuntu2.6 [253 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-base amd64 4.95-4ubuntu2.6 [947 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-daemon-light amd64 4.95-4ubuntu2.6 [605 kB] Fetched 2795 kB in 0s (18.8 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43005 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1.6) ... Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-config. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43005 files and directories currently installed.) Preparing to unpack .../exim4-config_4.95-4ubuntu2.6_all.deb ... Unpacking exim4-config (4.95-4ubuntu2.6) ... Selecting previously unselected package exim4-base. Preparing to unpack .../exim4-base_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-base (4.95-4ubuntu2.6) ... Selecting previously unselected package libgnutls-dane0:amd64. Preparing to unpack .../libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-daemon-light. Preparing to unpack .../exim4-daemon-light_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-daemon-light (4.95-4ubuntu2.6) ... Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Setting up exim4-config (4.95-4ubuntu2.6) ... Adding system-user for exim (v4) Setting up exim4-base (4.95-4ubuntu2.6) ... exim: DB upgrade, deleting hints-db Created symlink /etc/systemd/system/timers.target.wants/exim4-base.timer → /lib/systemd/system/exim4-base.timer. exim4-base.service is a disabled or a static unit, not starting it. Setting up exim4-daemon-light (4.95-4ubuntu2.6) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:19,471 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: exim4-base exim4-config libgnutls-dane0 libgnutls30 Suggested packages: exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gnutls-bin Recommended packages: psmisc The following NEW packages will be installed: exim4-base exim4-config exim4-daemon-light libgnutls-dane0 The following packages will be upgraded: libgnutls30 1 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 2795 kB of archives. After this operation, 4512 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-config all 4.95-4ubuntu2.6 [253 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-base amd64 4.95-4ubuntu2.6 [947 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 exim4-daemon-light amd64 4.95-4ubuntu2.6 [605 kB] Fetched 2795 kB in 0s (20.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43188 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1.6) ... Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-config. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43188 files and directories currently installed.) Preparing to unpack .../exim4-config_4.95-4ubuntu2.6_all.deb ... Unpacking exim4-config (4.95-4ubuntu2.6) ... Selecting previously unselected package exim4-base. Preparing to unpack .../exim4-base_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-base (4.95-4ubuntu2.6) ... Selecting previously unselected package libgnutls-dane0:amd64. Preparing to unpack .../libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Selecting previously unselected package exim4-daemon-light. Preparing to unpack .../exim4-daemon-light_4.95-4ubuntu2.6_amd64.deb ... Unpacking exim4-daemon-light (4.95-4ubuntu2.6) ... Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... Setting up exim4-config (4.95-4ubuntu2.6) ... Adding system-user for exim (v4) Setting up exim4-base (4.95-4ubuntu2.6) ... exim: DB upgrade, deleting hints-db Created symlink /etc/systemd/system/timers.target.wants/exim4-base.timer → /lib/systemd/system/exim4-base.timer. exim4-base.service is a disabled or a static unit, not starting it. Setting up exim4-daemon-light (4.95-4ubuntu2.6) ... Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:19,500 p=6874 u=root n=ansible | TASK [base/exim : Install SPF tools] ******************************************* 2025-07-18 20:45:19,633 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "exim_enable_spf", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:19,718 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "exim_enable_spf", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:19,788 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "exim_enable_spf", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:19,853 p=6874 u=root n=ansible | TASK [base/exim : Write Exim defaults file] ************************************ 2025-07-18 20:45:20,423 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "61c7e47c8033787380b0949e7c9a57df4206034f", "dest": "/etc/default/exim4", "gid": 0, "group": "root", "md5sum": "6127808756c96df41bebfceda83685c9", "mode": "0444", "owner": "root", "size": 855, "src": "/root/.ansible/tmp/ansible-tmp-1752871520.0172224-17190-261485111839130/source", "state": "file", "uid": 0 } 2025-07-18 20:45:20,455 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "61c7e47c8033787380b0949e7c9a57df4206034f", "dest": "/etc/default/exim4", "gid": 0, "group": "root", "md5sum": "6127808756c96df41bebfceda83685c9", "mode": "0444", "owner": "root", "size": 855, "src": "/root/.ansible/tmp/ansible-tmp-1752871519.9989932-17189-103922722436676/source", "state": "file", "uid": 0 } 2025-07-18 20:45:20,516 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "61c7e47c8033787380b0949e7c9a57df4206034f", "dest": "/etc/default/exim4", "gid": 0, "group": "root", "md5sum": "6127808756c96df41bebfceda83685c9", "mode": "0444", "owner": "root", "size": 855, "src": "/root/.ansible/tmp/ansible-tmp-1752871520.0403144-17195-50695430084041/source", "state": "file", "uid": 0 } 2025-07-18 20:45:20,585 p=6874 u=root n=ansible | TASK [base/exim : Write /etc/aliases] ****************************************** 2025-07-18 20:45:21,168 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "ff3d715e99b36a817300c2d2cf07a63571bcca38", "dest": "/etc/aliases", "gid": 0, "group": "root", "md5sum": "5bedd8fc60d1245e80415e9bd34972da", "mode": "0444", "owner": "root", "size": 186, "src": "/root/.ansible/tmp/ansible-tmp-1752871520.7283237-17244-261260733058825/source", "state": "file", "uid": 0 } 2025-07-18 20:45:21,198 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "ff3d715e99b36a817300c2d2cf07a63571bcca38", "dest": "/etc/aliases", "gid": 0, "group": "root", "md5sum": "5bedd8fc60d1245e80415e9bd34972da", "mode": "0444", "owner": "root", "size": 186, "src": "/root/.ansible/tmp/ansible-tmp-1752871520.7488732-17246-107396174882740/source", "state": "file", "uid": 0 } 2025-07-18 20:45:21,256 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "ff3d715e99b36a817300c2d2cf07a63571bcca38", "dest": "/etc/aliases", "gid": 0, "group": "root", "md5sum": "5bedd8fc60d1245e80415e9bd34972da", "mode": "0444", "owner": "root", "size": 186, "src": "/root/.ansible/tmp/ansible-tmp-1752871520.7669926-17252-137854528403606/source", "state": "file", "uid": 0 } 2025-07-18 20:45:21,326 p=6874 u=root n=ansible | TASK [base/exim : Write Exim config file] ************************************** 2025-07-18 20:45:21,910 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "606fdaa2a7b024415aac4f2c1d194dda5f6c70d3", "dest": "/etc/exim4/exim4.conf", "gid": 0, "group": "root", "md5sum": "48fdde023565500e55204f132757499b", "mode": "0444", "owner": "root", "size": 32849, "src": "/root/.ansible/tmp/ansible-tmp-1752871521.4773118-17299-243752229012373/source", "state": "file", "uid": 0 } 2025-07-18 20:45:21,940 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "606fdaa2a7b024415aac4f2c1d194dda5f6c70d3", "dest": "/etc/exim4/exim4.conf", "gid": 0, "group": "root", "md5sum": "48fdde023565500e55204f132757499b", "mode": "0444", "owner": "root", "size": 32849, "src": "/root/.ansible/tmp/ansible-tmp-1752871521.499185-17301-157083351425841/source", "state": "file", "uid": 0 } 2025-07-18 20:45:22,000 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "606fdaa2a7b024415aac4f2c1d194dda5f6c70d3", "dest": "/etc/exim4/exim4.conf", "gid": 0, "group": "root", "md5sum": "48fdde023565500e55204f132757499b", "mode": "0444", "owner": "root", "size": 32849, "src": "/root/.ansible/tmp/ansible-tmp-1752871521.5200162-17306-133930388556347/source", "state": "file", "uid": 0 } 2025-07-18 20:45:22,070 p=6874 u=root n=ansible | TASK [base/exim : Enable exim] ************************************************* 2025-07-18 20:45:22,535 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "exim4", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "450748742", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "nss-lookup.target network-online.target system.slice clamav-daemon.service mysql.service basic.target spamassassin.service time-sync.target sysinit.target postgresql.service remote-fs.target systemd-journald.socket greylist.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "450629727", "Before": "multi-user.target graphical.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "556910000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "450629725", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=13508 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=13508 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "450631137", "InvocationID": "384865b4d26c462ca7768c654295f309", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13848576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "450748742", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target graphical.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:22,572 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "exim4", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "449023721", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "clamav-daemon.service greylist.service systemd-journald.socket network-online.target basic.target spamassassin.service mysql.service sysinit.target remote-fs.target time-sync.target postgresql.service system.slice nss-lookup.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "448897440", "Before": "multi-user.target graphical.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "337536000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "448897438", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=16911 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=16911 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "448898858", "InvocationID": "4ae4534dc6844a88b2f8c8d1e6d790b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13848576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "449023721", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "graphical.target multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:22,636 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "exim4", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "450172563", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice spamassassin.service mysql.service postgresql.service greylist.service remote-fs.target time-sync.target nss-lookup.target clamav-daemon.service network-online.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "450033246", "Before": "shutdown.target graphical.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "392570000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "450033244", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=13504 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[Fri 2025-07-18 20:45:18 UTC] ; stop_time=[Fri 2025-07-18 20:45:18 UTC] ; pid=13504 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "450034939", "InvocationID": "5d46fe926c214e72818291f9cf86c42c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13852672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "450172563", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "graphical.target multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:22,728 p=6874 u=root n=ansible | TASK [base/snmpd : Include OS-specific variables] ****************************** 2025-07-18 20:45:22,886 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "package": "snmpd", "service_name": "snmpd" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/snmpd/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:22,919 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "package": "snmpd", "service_name": "snmpd" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/snmpd/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:22,980 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "package": "snmpd", "service_name": "snmpd" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/snmpd/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:23,045 p=6874 u=root n=ansible | TASK [base/snmpd : Install snmpd] ********************************************** 2025-07-18 20:45:26,590 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids Suggested packages: lm-sensors snmp-mibs-downloader snmptrapd The following NEW packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids snmpd 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 1643 kB of archives. After this operation, 6292 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] Get:4 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.8 [201 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.8 [1070 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snmpd amd64 5.9.1+dfsg-1ubuntu2.8 [60.3 kB] Fetched 1643 kB in 0s (12.3 MB/s) Selecting previously unselected package pci.ids. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43201 files and directories currently installed.) Preparing to unpack .../0-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Selecting previously unselected package libpci3:amd64. Preparing to unpack .../1-libpci3_1%3a3.7.0-6_amd64.deb ... Unpacking libpci3:amd64 (1:3.7.0-6) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../2-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../3-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../4-libsnmp-base_5.9.1+dfsg-1ubuntu2.8_all.deb ... Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package libsnmp40:amd64. Preparing to unpack .../5-libsnmp40_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package snmpd. Preparing to unpack .../6-snmpd_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking snmpd (5.9.1+dfsg-1ubuntu2.8) ... Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Setting up libsensors-config (1:3.6.0-7ubuntu1) ... Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Setting up libpci3:amd64 (1:3.7.0-6) ... Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Setting up snmpd (5.9.1+dfsg-1ubuntu2.8) ... adduser: Warning: The home directory `/var/lib/snmp' does not belong to the user you are currently creating. Created symlink /etc/systemd/system/multi-user.target.wants/snmpd.service → /lib/systemd/system/snmpd.service. Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:26,716 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids Suggested packages: lm-sensors snmp-mibs-downloader snmptrapd The following NEW packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids snmpd 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 1643 kB of archives. After this operation, 6292 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] Get:4 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.8 [201 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.8 [1070 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snmpd amd64 5.9.1+dfsg-1ubuntu2.8 [60.3 kB] Fetched 1643 kB in 0s (10.9 MB/s) Selecting previously unselected package pci.ids. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43201 files and directories currently installed.) Preparing to unpack .../0-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Selecting previously unselected package libpci3:amd64. Preparing to unpack .../1-libpci3_1%3a3.7.0-6_amd64.deb ... Unpacking libpci3:amd64 (1:3.7.0-6) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../2-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../3-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../4-libsnmp-base_5.9.1+dfsg-1ubuntu2.8_all.deb ... Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package libsnmp40:amd64. Preparing to unpack .../5-libsnmp40_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package snmpd. Preparing to unpack .../6-snmpd_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking snmpd (5.9.1+dfsg-1ubuntu2.8) ... Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Setting up libsensors-config (1:3.6.0-7ubuntu1) ... Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Setting up libpci3:amd64 (1:3.7.0-6) ... Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Setting up snmpd (5.9.1+dfsg-1ubuntu2.8) ... adduser: Warning: The home directory `/var/lib/snmp' does not belong to the user you are currently creating. Created symlink /etc/systemd/system/multi-user.target.wants/snmpd.service → /lib/systemd/system/snmpd.service. Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:26,937 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids Suggested packages: lm-sensors snmp-mibs-downloader snmptrapd The following NEW packages will be installed: libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids snmpd 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 1643 kB of archives. After this operation, 6292 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] Get:4 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.8 [201 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.8 [1070 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snmpd amd64 5.9.1+dfsg-1ubuntu2.8 [60.3 kB] Fetched 1643 kB in 0s (12.2 MB/s) Selecting previously unselected package pci.ids. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43384 files and directories currently installed.) Preparing to unpack .../0-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Selecting previously unselected package libpci3:amd64. Preparing to unpack .../1-libpci3_1%3a3.7.0-6_amd64.deb ... Unpacking libpci3:amd64 (1:3.7.0-6) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../2-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../3-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../4-libsnmp-base_5.9.1+dfsg-1ubuntu2.8_all.deb ... Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package libsnmp40:amd64. Preparing to unpack .../5-libsnmp40_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Selecting previously unselected package snmpd. Preparing to unpack .../6-snmpd_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... Unpacking snmpd (5.9.1+dfsg-1ubuntu2.8) ... Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... Setting up libsensors-config (1:3.6.0-7ubuntu1) ... Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Setting up libpci3:amd64 (1:3.7.0-6) ... Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... Setting up snmpd (5.9.1+dfsg-1ubuntu2.8) ... adduser: Warning: The home directory `/var/lib/snmp' does not belong to the user you are currently creating. Created symlink /etc/systemd/system/multi-user.target.wants/snmpd.service → /lib/systemd/system/snmpd.service. Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:26,969 p=6874 u=root n=ansible | TASK [base/snmpd : Write snmpd config file] ************************************ 2025-07-18 20:45:27,549 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "72d08344e60f4acf672e5fe7d7beeb262c2f1b70", "dest": "/etc/snmp/snmpd.conf", "gid": 0, "group": "root", "md5sum": "f546b5e2a2268e705e09eda7cb97d7eb", "mode": "0444", "owner": "root", "size": 7037, "src": "/root/.ansible/tmp/ansible-tmp-1752871527.1369524-17605-181436548204281/source", "state": "file", "uid": 0 } 2025-07-18 20:45:27,583 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "72d08344e60f4acf672e5fe7d7beeb262c2f1b70", "dest": "/etc/snmp/snmpd.conf", "gid": 0, "group": "root", "md5sum": "f546b5e2a2268e705e09eda7cb97d7eb", "mode": "0444", "owner": "root", "size": 7037, "src": "/root/.ansible/tmp/ansible-tmp-1752871527.1142519-17603-166543109271023/source", "state": "file", "uid": 0 } 2025-07-18 20:45:27,640 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "72d08344e60f4acf672e5fe7d7beeb262c2f1b70", "dest": "/etc/snmp/snmpd.conf", "gid": 0, "group": "root", "md5sum": "f546b5e2a2268e705e09eda7cb97d7eb", "mode": "0444", "owner": "root", "size": 7037, "src": "/root/.ansible/tmp/ansible-tmp-1752871527.1603062-17616-107957555798018/source", "state": "file", "uid": 0 } 2025-07-18 20:45:27,710 p=6874 u=root n=ansible | TASK [base/snmpd : Enable snmpd] *********************************************** 2025-07-18 20:45:28,177 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "snmpd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ActiveEnterTimestampMonotonic": "458186163", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target network.target basic.target systemd-journald.socket system.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:26 UTC", "AssertTimestampMonotonic": "458137315", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "16695000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ConditionTimestampMonotonic": "458137308", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/snmpd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14056", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ExecMainStartTimestampMonotonic": "458138324", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=14056 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; flags= ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=14056 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/snmpd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:26 UTC", "InactiveExitTimestampMonotonic": "458138750", "InvocationID": "305fea079893479b815c0897552e3310", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14056", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4202496", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/agentx", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "agentx", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:26 UTC", "StateChangeTimestampMonotonic": "458186163", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:28,214 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "snmpd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ActiveEnterTimestampMonotonic": "456498091", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network.target sysinit.target system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:26 UTC", "AssertTimestampMonotonic": "456456674", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "16185000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ConditionTimestampMonotonic": "456456666", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/snmpd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17582", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ExecMainStartTimestampMonotonic": "456458049", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=17582 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; flags= ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=17582 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/snmpd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:26 UTC", "InactiveExitTimestampMonotonic": "456458390", "InvocationID": "d485073998b348f383a8b6e2e7852070", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17582", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4198400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/agentx", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "agentx", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:26 UTC", "StateChangeTimestampMonotonic": "456498091", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:28,277 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "snmpd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ActiveEnterTimestampMonotonic": "457610678", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target system.slice basic.target -.mount network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:26 UTC", "AssertTimestampMonotonic": "457562122", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18418000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ConditionTimestampMonotonic": "457562114", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/snmpd.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14052", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:26 UTC", "ExecMainStartTimestampMonotonic": "457563124", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=14052 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f ; flags= ; start_time=[Fri 2025-07-18 20:45:26 UTC] ; stop_time=[n/a] ; pid=14052 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/snmpd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:26 UTC", "InactiveExitTimestampMonotonic": "457563539", "InvocationID": "a1233007763d49a692efa160eaa419ea", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14052", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4202496", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/agentx", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "agentx", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:26 UTC", "StateChangeTimestampMonotonic": "457610678", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:28,374 p=6874 u=root n=ansible | TASK [iptables : Include OS-specific variables] ******************************** 2025-07-18 20:45:28,534 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:28,619 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:28,680 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:28,749 p=6874 u=root n=ansible | TASK [iptables : Install iptables] ********************************************* 2025-07-18 20:45:29,660 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:45:29,686 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:45:29,989 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": false } 2025-07-18 20:45:30,015 p=6874 u=root n=ansible | TASK [iptables : Ensure iptables rules directory] ****************************** 2025-07-18 20:45:30,335 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:30,367 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:30,428 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:30,497 p=6874 u=root n=ansible | TASK [iptables : Install IPv4 rules files] ************************************* 2025-07-18 20:45:31,215 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "59c847d0902afd6437054aa52bebc15a2d0e8634", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "md5sum": "810a28278d601e1225c17a6921b253a5", "mode": "0640", "owner": "root", "size": 1197, "src": "/root/.ansible/tmp/ansible-tmp-1752871530.689709-17712-124773335502358/source", "state": "file", "uid": 0 } 2025-07-18 20:45:31,249 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "dc7a512faad789ff572309c85bb06023c7474a11", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "md5sum": "37074415a948ea40aa17c06b1abcd833", "mode": "0640", "owner": "root", "size": 1276, "src": "/root/.ansible/tmp/ansible-tmp-1752871530.7116156-17715-122556417468441/source", "state": "file", "uid": 0 } 2025-07-18 20:45:31,308 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "b02aa98de84dae5cd5fecdcd3d630f676ad12931", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "md5sum": "96263311ce3fece17c2baa51a591e52f", "mode": "0640", "owner": "root", "size": 1046, "src": "/root/.ansible/tmp/ansible-tmp-1752871530.6625228-17711-124497572122339/source", "state": "file", "uid": 0 } 2025-07-18 20:45:31,377 p=6874 u=root n=ansible | TASK [iptables : Install IPv6 rules files] ************************************* 2025-07-18 20:45:31,986 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "3582898ec447bda5a16169f0fe82163d4e0358b1", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "md5sum": "1d9291e7a4a4554cd9cced8c612328de", "mode": "0640", "owner": "root", "size": 1140, "src": "/root/.ansible/tmp/ansible-tmp-1752871531.5602744-17776-21546595143529/source", "state": "file", "uid": 0 } 2025-07-18 20:45:32,016 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "4831ae19143a62bda87ebef15a1030bf72cfa350", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "md5sum": "f4e4c34f98c5f44f32d4df39909e8c53", "mode": "0640", "owner": "root", "size": 989, "src": "/root/.ansible/tmp/ansible-tmp-1752871531.5418217-17775-259662695284000/source", "state": "file", "uid": 0 } 2025-07-18 20:45:32,076 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "30fad0834e0d0f280b4ed39da0945e665aea73fa", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "md5sum": "b2742053899a6d7b23ceec1412e41208", "mode": "0640", "owner": "root", "size": 1219, "src": "/root/.ansible/tmp/ansible-tmp-1752871531.5810397-17778-158714853681591/source", "state": "file", "uid": 0 } 2025-07-18 20:45:32,146 p=6874 u=root n=ansible | TASK [iptables : Include OS specific tasks] ************************************ 2025-07-18 20:45:32,294 p=6874 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:45:32,305 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:45:32,316 p=6874 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:45:32,330 p=6874 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:45:32,337 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:45:32,395 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:45:32,465 p=6874 u=root n=ansible | TASK [iptables : Enable iptables service] ************************************** 2025-07-18 20:45:32,927 p=6874 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ActiveEnterTimestampMonotonic": "2861687", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket local-fs.target systemd-modules-load.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "2266290", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "21988000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "2266289", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target iptables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainExitTimestampMonotonic": "2861460", "ExecMainPID": "315", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainStartTimestampMonotonic": "2267175", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "InactiveExitTimestampMonotonic": "2267236", "InvocationID": "d1a01f5eeae948a1883528748912630f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:49 UTC", "StateChangeTimestampMonotonic": "2861687", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "local-fs.target systemd-modules-load.service network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:32,963 p=6874 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ActiveEnterTimestampMonotonic": "2664557", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-modules-load.service systemd-journald.socket local-fs.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:52 UTC", "AssertTimestampMonotonic": "2245365", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18095000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ConditionTimestampMonotonic": "2245364", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainExitTimestampMonotonic": "2664210", "ExecMainPID": "312", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainStartTimestampMonotonic": "2246224", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "InactiveExitTimestampMonotonic": "2246277", "InvocationID": "370ba9272e19429cb6d045562a9b779a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:52 UTC", "StateChangeTimestampMonotonic": "2664557", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "systemd-modules-load.service network-pre.target local-fs.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:33,028 p=6874 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ActiveEnterTimestampMonotonic": "2422598", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-modules-load.service local-fs.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "2092099", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "16172000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "2092098", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ip6tables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainExitTimestampMonotonic": "2410991", "ExecMainPID": "307", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainStartTimestampMonotonic": "2093030", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "InactiveExitTimestampMonotonic": "2093091", "InvocationID": "78ec4250bc4b488e97454992507b4a3e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:50 UTC", "StateChangeTimestampMonotonic": "2422598", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "local-fs.target systemd-modules-load.service network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:33,161 p=6874 u=root n=ansible | RUNNING HANDLER [base/server : Restart rsyslog] ******************************** 2025-07-18 20:45:33,585 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ActiveEnterTimestampMonotonic": "3029996", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice syslog.socket sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "3007523", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "88871000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "3007521", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "442", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainStartTimestampMonotonic": "3008560", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "InactiveExitTimestampMonotonic": "3008616", "InvocationID": "e1c5e84396e342c29997038de8bcea37", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "442", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2772992", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice syslog.socket sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:49 UTC", "StateChangeTimestampMonotonic": "3029996", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:33,620 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ActiveEnterTimestampMonotonic": "2919631", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice syslog.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:52 UTC", "AssertTimestampMonotonic": "2900154", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "171836000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ConditionTimestampMonotonic": "2900152", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "441", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainStartTimestampMonotonic": "2901223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "InactiveExitTimestampMonotonic": "2901284", "InvocationID": "a8aaead1913e4968b35f4bafde32583b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "441", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2936832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target syslog.socket system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:52 UTC", "StateChangeTimestampMonotonic": "2919631", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:33,681 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ActiveEnterTimestampMonotonic": "2668678", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:50 UTC", "AssertTimestampMonotonic": "2652924", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "98183000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ConditionTimestampMonotonic": "2652922", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "438", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainStartTimestampMonotonic": "2653762", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "InactiveExitTimestampMonotonic": "2653810", "InvocationID": "f97c54bbb9f54e06a227f7753a7b2b76", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "438", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2772992", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "syslog.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:50 UTC", "StateChangeTimestampMonotonic": "2668678", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:33,754 p=6874 u=root n=ansible | RUNNING HANDLER [base/server : Restart ssh] ************************************ 2025-07-18 20:45:34,241 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "ssh", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ActiveEnterTimestampMonotonic": "4219346", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket -.mount auditd.service sysinit.target ssh-keygen.service system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:51 UTC", "AssertTimestampMonotonic": "4157936", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "390340000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ConditionTimestampMonotonic": "4157919", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/ssh.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "OpenBSD Secure Shell server", "DevicePolicy": "auto", "Documentation": "\"man:sshd(8)\" \"man:sshd_config(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/ssh (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "626", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ExecMainStartTimestampMonotonic": "4209090", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ssh.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ssh.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:51 UTC", "InactiveExitTimestampMonotonic": "4159903", "InvocationID": "00d24e92153c43bdb55b5949dac286b2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "626", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7258112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "ssh.service sshd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/sshd", "Restart": "on-failure", "RestartKillSignal": "15", "RestartPreventExitStatus": "255", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "sshd", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:51 UTC", "StateChangeTimestampMonotonic": "4219346", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:34,277 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "name": "ssh", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:54 UTC", "ActiveEnterTimestampMonotonic": "4113530", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target systemd-journald.socket auditd.service -.mount sysinit.target ssh-keygen.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:53 UTC", "AssertTimestampMonotonic": "4063646", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "398756000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:53 UTC", "ConditionTimestampMonotonic": "4063621", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/ssh.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "OpenBSD Secure Shell server", "DevicePolicy": "auto", "Documentation": "\"man:sshd(8)\" \"man:sshd_config(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/ssh (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "629", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:53 UTC", "ExecMainStartTimestampMonotonic": "4102894", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ssh.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ssh.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:53 UTC", "InactiveExitTimestampMonotonic": "4065851", "InvocationID": "b4cc137449134f25a031e78918bf444b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "629", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11198464", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "ssh.service sshd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/sshd", "Restart": "on-failure", "RestartKillSignal": "15", "RestartPreventExitStatus": "255", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "sshd", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:54 UTC", "StateChangeTimestampMonotonic": "4113530", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:34,341 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "ssh", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ActiveEnterTimestampMonotonic": "3873601", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service systemd-journald.socket system.slice -.mount network.target sysinit.target ssh-keygen.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:51 UTC", "AssertTimestampMonotonic": "3823955", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "403844000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ConditionTimestampMonotonic": "3823935", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/ssh.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "OpenBSD Secure Shell server", "DevicePolicy": "auto", "Documentation": "\"man:sshd(8)\" \"man:sshd_config(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/default/ssh (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "620", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:51 UTC", "ExecMainStartTimestampMonotonic": "3862517", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -D $SSHD_OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/sbin/sshd ; argv[]=/usr/sbin/sshd -t ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ssh.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ssh.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:51 UTC", "InactiveExitTimestampMonotonic": "3827209", "InvocationID": "8b3185294aa845f2b23b3df65fd04825", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "620", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7372800", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "ssh.service sshd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/sshd", "Restart": "on-failure", "RestartKillSignal": "15", "RestartPreventExitStatus": "255", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "sshd", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:51 UTC", "StateChangeTimestampMonotonic": "3873601", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:34,414 p=6874 u=root n=ansible | RUNNING HANDLER [base/exim : Restart exim] ************************************* 2025-07-18 20:45:34,937 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "exim4", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "450748742", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target nss-lookup.target network-online.target spamassassin.service remote-fs.target systemd-journald.socket time-sync.target sysinit.target system.slice clamav-daemon.service mysql.service postgresql.service greylist.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "450629727", "Before": "shutdown.target multi-user.target graphical.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "556910000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "450629725", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "450631137", "InvocationID": "384865b4d26c462ca7768c654295f309", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13848576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "450748742", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target graphical.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:34,976 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "name": "exim4", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "449023721", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "greylist.service remote-fs.target basic.target nss-lookup.target time-sync.target spamassassin.service postgresql.service systemd-journald.socket system.slice clamav-daemon.service mysql.service network-online.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "448897440", "Before": "multi-user.target graphical.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "337536000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "448897438", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "448898858", "InvocationID": "4ae4534dc6844a88b2f8c8d1e6d790b9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13848576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "449023721", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target graphical.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:35,041 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "exim4", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ActiveEnterTimestampMonotonic": "450172563", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "nss-lookup.target remote-fs.target greylist.service clamav-daemon.service systemd-journald.socket network-online.target mysql.service spamassassin.service system.slice sysinit.target basic.target time-sync.target postgresql.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:18 UTC", "AssertTimestampMonotonic": "450033246", "Before": "multi-user.target graphical.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "392570000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:18 UTC", "ConditionTimestampMonotonic": "450033244", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/exim4.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "LSB: exim Mail Transport Agent", "DevicePolicy": "auto", "Documentation": "\"man:systemd-sysv-generator(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/init.d/exim4 ; argv[]=/etc/init.d/exim4 stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator.late/exim4.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "no", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "exim4.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "no", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:18 UTC", "InactiveExitTimestampMonotonic": "450034939", "InvocationID": "5d46fe926c214e72818291f9cf86c42c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "13852672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "exim4.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/init.d/exim4", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:18 UTC", "StateChangeTimestampMonotonic": "450172563", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "5 6", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "9431", "TimeoutAbortUSec": "5min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "5min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target graphical.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:35,114 p=6874 u=root n=ansible | RUNNING HANDLER [base/snmpd : Restart snmpd] *********************************** 2025-07-18 20:45:35,631 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "name": "netfilter-persistent", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ActiveEnterTimestampMonotonic": "2664557", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-modules-load.service systemd-journald.socket local-fs.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:52 UTC", "AssertTimestampMonotonic": "2245365", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18095000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ConditionTimestampMonotonic": "2245364", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainExitTimestampMonotonic": "2664210", "ExecMainPID": "312", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:52 UTC", "ExecMainStartTimestampMonotonic": "2246224", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:52 UTC", "InactiveExitTimestampMonotonic": "2246277", "InvocationID": "370ba9272e19429cb6d045562a9b779a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:52 UTC", "StateChangeTimestampMonotonic": "2664557", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "systemd-modules-load.service network-pre.target local-fs.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:35,666 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "netfilter-persistent", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ActiveEnterTimestampMonotonic": "2861687", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket local-fs.target systemd-modules-load.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "2266290", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "21988000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "2266289", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target iptables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainExitTimestampMonotonic": "2861460", "ExecMainPID": "315", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ExecMainStartTimestampMonotonic": "2267175", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:49 UTC", "InactiveExitTimestampMonotonic": "2267236", "InvocationID": "d1a01f5eeae948a1883528748912630f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:49 UTC", "StateChangeTimestampMonotonic": "2861687", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "local-fs.target systemd-modules-load.service network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:35,729 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "netfilter-persistent", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ActiveEnterTimestampMonotonic": "2422598", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-modules-load.service local-fs.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:37:49 UTC", "AssertTimestampMonotonic": "2092099", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "16172000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:37:49 UTC", "ConditionTimestampMonotonic": "2092098", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ip6tables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainExitTimestampMonotonic": "2410991", "ExecMainPID": "307", "ExecMainStartTimestamp": "Fri 2025-07-18 20:37:50 UTC", "ExecMainStartTimestampMonotonic": "2093030", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:37:50 UTC", "InactiveExitTimestampMonotonic": "2093091", "InvocationID": "78ec4250bc4b488e97454992507b4a3e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:37:50 UTC", "StateChangeTimestampMonotonic": "2422598", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "local-fs.target systemd-modules-load.service network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:35,801 p=6874 u=root n=ansible | RUNNING HANDLER [iptables : Reload iptables (Debian)] ************************** 2025-07-18 20:45:36,212 p=6874 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "/usr/sbin/netfilter-persistent", "start" ], "delta": "0:00:00.041505", "end": "2025-07-18 20:45:36.139364", "rc": 0, "start": "2025-07-18 20:45:36.097859" } STDERR: run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables start run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables start 2025-07-18 20:45:36,235 p=6874 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "/usr/sbin/netfilter-persistent", "start" ], "delta": "0:00:00.051352", "end": "2025-07-18 20:45:36.147864", "rc": 0, "start": "2025-07-18 20:45:36.096512" } STDERR: run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables start run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables start 2025-07-18 20:45:36,295 p=6874 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "/usr/sbin/netfilter-persistent", "start" ], "delta": "0:00:00.067866", "end": "2025-07-18 20:45:36.211337", "rc": 0, "start": "2025-07-18 20:45:36.143471" } STDERR: run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables start run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables start 2025-07-18 20:45:36,361 p=6874 u=root n=ansible | RUNNING HANDLER [iptables : Reload iptables (RedHat)] ************************** 2025-07-18 20:45:36,503 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:36,590 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:36,664 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:36,731 p=6874 u=root n=ansible | RUNNING HANDLER [iptables : Reload ip6tables (Red Hat)] ************************ 2025-07-18 20:45:36,870 p=6874 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:36,957 p=6874 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:37,032 p=6874 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_facts.os_family == 'RedHat'", "skip_reason": "Conditional result was False" } 2025-07-18 20:45:37,133 p=6874 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:45:37,133 p=6874 u=root n=ansible | bridge99.opendev.org : ok=71 changed=40 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2025-07-18 20:45:37,133 p=6874 u=root n=ansible | gitea-lb02.opendev.org : ok=72 changed=39 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2025-07-18 20:45:37,133 p=6874 u=root n=ansible | gitea99.opendev.org : ok=72 changed=39 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2025-07-18 20:45:38,868 p=17997 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:45:39,776 p=17997 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:45:39,778 p=17997 u=root n=ansible | PLAY [Bridge: configure the bastion host] ************************************** 2025-07-18 20:45:40,533 p=17997 u=root n=ansible | TASK [iptables : Include OS-specific variables] ******************************** 2025-07-18 20:45:40,613 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:45:40,707 p=17997 u=root n=ansible | TASK [iptables : Install iptables] ********************************************* 2025-07-18 20:45:42,253 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "cache_update_time": 1752871459, "cache_updated": false, "changed": false } 2025-07-18 20:45:42,285 p=17997 u=root n=ansible | TASK [iptables : Ensure iptables rules directory] ****************************** 2025-07-18 20:45:42,788 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:42,821 p=17997 u=root n=ansible | TASK [iptables : Install IPv4 rules files] ************************************* 2025-07-18 20:45:43,581 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "checksum": "b02aa98de84dae5cd5fecdcd3d630f676ad12931", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v4", "size": 1046, "state": "file", "uid": 0 } 2025-07-18 20:45:43,616 p=17997 u=root n=ansible | TASK [iptables : Install IPv6 rules files] ************************************* 2025-07-18 20:45:44,218 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "checksum": "4831ae19143a62bda87ebef15a1030bf72cfa350", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v6", "size": 989, "state": "file", "uid": 0 } 2025-07-18 20:45:44,251 p=17997 u=root n=ansible | TASK [iptables : Include OS specific tasks] ************************************ 2025-07-18 20:45:44,398 p=17997 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:45:44,400 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:45:44,474 p=17997 u=root n=ansible | TASK [iptables : Enable iptables service] ************************************** 2025-07-18 20:45:45,304 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveEnterTimestampMonotonic": "465701252", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveExitTimestampMonotonic": "465644577", "ActiveState": "active", "After": "system.slice systemd-modules-load.service systemd-journald.socket local-fs.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:35 UTC", "AssertTimestampMonotonic": "465647936", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10822000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ConditionTimestampMonotonic": "465647935", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainExitTimestampMonotonic": "465701020", "ExecMainPID": "17939", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainStartTimestampMonotonic": "465648899", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:45:35 UTC] ; stop_time=[Fri 2025-07-18 20:45:35 UTC] ; pid=17939 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[Fri 2025-07-18 20:45:35 UTC] ; stop_time=[Fri 2025-07-18 20:45:35 UTC] ; pid=17939 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveEnterTimestampMonotonic": "465647277", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveExitTimestampMonotonic": "465649334", "InvocationID": "e87cff1ec59341d7aec524ba4e69a2fa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:35 UTC", "StateChangeTimestampMonotonic": "465701252", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "systemd-modules-load.service network-pre.target local-fs.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:45:45,348 p=17997 u=root n=ansible | TASK [edit-secrets-script : Copy edit-secrets script] ************************** 2025-07-18 20:45:46,159 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "bbaf8a9948dc0026d5866753fe130beb8dd68b2b", "dest": "/usr/local/bin/edit-secrets", "gid": 0, "group": "root", "md5sum": "a47356c6535f32fcf7eb61ba461708ce", "mode": "0750", "owner": "root", "size": 65, "src": "/root/.ansible/tmp/ansible-tmp-1752871545.5080652-18099-231287425725756/source", "state": "file", "uid": 0 } 2025-07-18 20:45:46,213 p=17997 u=root n=ansible | TASK [edit-secrets-script : Add required emacs configuration] ****************** 2025-07-18 20:45:46,742 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "backup": "", "changed": true } MSG: line added 2025-07-18 20:45:46,788 p=17997 u=root n=ansible | TASK [edit-secrets-script : Ensure gnupg directory] **************************** 2025-07-18 20:45:47,153 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.gnupg", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:47,189 p=17997 u=root n=ansible | TASK [edit-secrets-script : Add required gpg-agent configuration] ************** 2025-07-18 20:45:47,501 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "backup": "", "changed": true } MSG: line added and ownership, perms or SE linux context changed 2025-07-18 20:45:47,555 p=17997 u=root n=ansible | TASK [install-docker : Include OS-release specific tasks] ********************** 2025-07-18 20:45:47,742 p=17997 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/default.yaml for bridge99.opendev.org 2025-07-18 20:45:47,753 p=17997 u=root n=ansible | TASK [install-docker : Create docker directory] ******************************** 2025-07-18 20:45:48,163 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/docker", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:48,197 p=17997 u=root n=ansible | TASK [install-docker : Install docker-ce from upstream] ************************ 2025-07-18 20:45:48,499 p=17997 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/upstream.yaml for bridge99.opendev.org 2025-07-18 20:45:48,512 p=17997 u=root n=ansible | TASK [install-docker : Install pre-reqs] *************************************** 2025-07-18 20:45:49,838 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => (item=apt-transport-https) => { "ansible_loop_var": "item", "cache_update_time": 1752871459, "cache_updated": false, "changed": false, "item": "apt-transport-https" } 2025-07-18 20:45:50,987 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => (item=ca-certificates) => { "ansible_loop_var": "item", "cache_update_time": 1752871459, "cache_updated": false, "changed": false, "item": "ca-certificates" } 2025-07-18 20:45:52,119 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => (item=curl) => { "ansible_loop_var": "item", "cache_update_time": 1752871459, "cache_updated": false, "changed": false, "item": "curl" } 2025-07-18 20:45:53,242 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => (item=software-properties-common) => { "ansible_loop_var": "item", "cache_update_time": 1752871459, "cache_updated": false, "changed": false, "item": "software-properties-common" } 2025-07-18 20:45:57,089 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=apparmor) => { "ansible_loop_var": "item", "cache_update_time": 1752871459, "cache_updated": false, "changed": true, "item": "apparmor" } STDOUT: Reading package lists... Building dependency tree... Reading state information... Suggested packages: apparmor-profiles-extra apparmor-utils The following NEW packages will be installed: apparmor 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 598 kB of archives. After this operation, 2744 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.4 [598 kB] Fetched 598 kB in 0s (5819 kB/s) Selecting previously unselected package apparmor. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43554 files and directories currently installed.) Preparing to unpack .../apparmor_3.0.4-2ubuntu2.4_amd64.deb ... Unpacking apparmor (3.0.4-2ubuntu2.4) ... Setting up apparmor (3.0.4-2ubuntu2.4) ... Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. Reloading AppArmor profiles Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:45:57,132 p=17997 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/keyrings exists] ************************ 2025-07-18 20:45:57,450 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/keyrings", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:57,484 p=17997 u=root n=ansible | TASK [install-docker : Add docker GPG key] ************************************* 2025-07-18 20:45:58,049 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "f5b5bd1487cefc0c53c947e11ca202e86b33dbad", "dest": "/etc/apt/keyrings/docker.gpg.asc", "gid": 0, "group": "root", "md5sum": "1afae06b34a13c1b3d9cb61a26285a15", "mode": "0644", "owner": "root", "size": 3817, "src": "/root/.ansible/tmp/ansible-tmp-1752871557.6276274-18379-46547198232793/source", "state": "file", "uid": 0 } 2025-07-18 20:45:58,083 p=17997 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/sources.list.d exists] ****************** 2025-07-18 20:45:58,388 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/sources.list.d", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:45:58,419 p=17997 u=root n=ansible | TASK [install-docker : Add docker apt repo] ************************************ 2025-07-18 20:45:59,005 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "1df0a37e36586dafaa2dd4bcb464c3ebc0a9c538", "dest": "/etc/apt/sources.list.d/docker.list", "gid": 0, "group": "root", "md5sum": "6ae2672048daf524ba3817bf39447267", "mode": "0644", "owner": "root", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1752871558.56296-18422-235973619279194/source", "state": "file", "uid": 0 } 2025-07-18 20:45:59,035 p=17997 u=root n=ansible | TASK [install-docker : Install docker] ***************************************** 2025-07-18 20:46:14,452 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871561, "cache_updated": true, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: containerd.io docker-ce-cli Suggested packages: cgroupfs-mount | cgroup-lite docker-model-plugin Recommended packages: docker-ce-rootless-extras pigz docker-buildx-plugin The following NEW packages will be installed: containerd.io docker-ce docker-ce-cli docker-compose-plugin 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 80.9 MB of archives. After this operation, 337 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.7.27-1 [30.5 MB] Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:28.3.2-1~ubuntu.22.04~jammy [16.5 MB] Get:3 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:28.3.2-1~ubuntu.22.04~jammy [19.7 MB] Get:4 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.38.2-1~ubuntu.22.04~jammy [14.2 MB] Fetched 80.9 MB in 1s (95.8 MB/s) Selecting previously unselected package containerd.io. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43741 files and directories currently installed.) Preparing to unpack .../containerd.io_1.7.27-1_amd64.deb ... Unpacking containerd.io (1.7.27-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.38.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up containerd.io (1.7.27-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:46:14,495 p=17997 u=root n=ansible | TASK [install-docker : Install docker-engine from distro] ********************** 2025-07-18 20:46:14,646 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "not use_upstream_docker|bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:14,679 p=17997 u=root n=ansible | TASK [install-docker : reset ssh connection to pick up docker group] *********** 2025-07-18 20:46:14,825 p=17997 u=root n=ansible | TASK [install-docker : Install arm64 dev pacakges] ***************************** 2025-07-18 20:46:14,956 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64' or ansible_distribution_release == 'xenial'\n", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:15,033 p=17997 u=root n=ansible | TASK [ensure pip3 is installed] ************************************************ 2025-07-18 20:46:15,275 p=17997 u=root n=ansible | TASK [pip3 : Remove pip and virtualenv packages] ******************************* 2025-07-18 20:46:17,580 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: python3-pip 0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded. After this operation, 7044 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43973 files and directories currently installed.) Removing python3-pip (22.0.2+dfsg-1ubuntu0.6) ... 2025-07-18 20:46:17,611 p=17997 u=root n=ansible | TASK [pip3 : Ensure distutils] ************************************************* 2025-07-18 20:46:18,865 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "cache_update_time": 1752871561, "cache_updated": false, "changed": false } 2025-07-18 20:46:18,902 p=17997 u=root n=ansible | TASK [pip3 : Download OS/Python specific get-pip.py] *************************** 2025-07-18 20:46:19,093 p=17997 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml for bridge99.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml) 2025-07-18 20:46:19,106 p=17997 u=root n=ansible | TASK [pip3 : Download get-pip.py] ********************************************** 2025-07-18 20:46:19,801 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "wget", "https://bootstrap.pypa.io/get-pip.py" ], "delta": "0:00:00.126902", "end": "2025-07-18 20:46:19.779856", "rc": 0, "start": "2025-07-18 20:46:19.652954" } STDERR: --2025-07-18 20:46:19-- https://bootstrap.pypa.io/get-pip.py Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.0.175, 151.101.64.175, 151.101.128.175, ... Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.0.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2279307 (2.2M) [text/x-python] Saving to: ‘get-pip.py’ 0K .......... .......... .......... .......... .......... 2% 6.03M 0s 50K .......... .......... .......... .......... .......... 4% 6.79M 0s 100K .......... .......... .......... .......... .......... 6% 45.5M 0s 150K .......... .......... .......... .......... .......... 8% 27.7M 0s 200K .......... .......... .......... .......... .......... 11% 10.9M 0s 250K .......... .......... .......... .......... .......... 13% 43.7M 0s 300K .......... .......... .......... .......... .......... 15% 45.0M 0s 350K .......... .......... .......... .......... .......... 17% 54.1M 0s 400K .......... .......... .......... .......... .......... 20% 8.85M 0s 450K .......... .......... .......... .......... .......... 22% 165M 0s 500K .......... .......... .......... .......... .......... 24% 201M 0s 550K .......... .......... .......... .......... .......... 26% 42.0M 0s 600K .......... .......... .......... .......... .......... 29% 40.8M 0s 650K .......... .......... .......... .......... .......... 31% 138M 0s 700K .......... .......... .......... .......... .......... 33% 68.4M 0s 750K .......... .......... .......... .......... .......... 35% 154M 0s 800K .......... .......... .......... .......... .......... 38% 152M 0s 850K .......... .......... .......... .......... .......... 40% 87.3M 0s 900K .......... .......... .......... .......... .......... 42% 12.4M 0s 950K .......... .......... .......... .......... .......... 44% 185M 0s 1000K .......... .......... .......... .......... .......... 47% 212M 0s 1050K .......... .......... .......... .......... .......... 49% 117M 0s 1100K .......... .......... .......... .......... .......... 51% 115M 0s 1150K .......... .......... .......... .......... .......... 53% 154M 0s 1200K .......... .......... .......... .......... .......... 56% 148M 0s 1250K .......... .......... .......... .......... .......... 58% 73.5M 0s 1300K .......... .......... .......... .......... .......... 60% 222M 0s 1350K .......... .......... .......... .......... .......... 62% 156M 0s 1400K .......... .......... .......... .......... .......... 65% 100M 0s 1450K .......... .......... .......... .......... .......... 67% 201M 0s 1500K .......... .......... .......... .......... .......... 69% 196M 0s 1550K .......... .......... .......... .......... .......... 71% 199M 0s 1600K .......... .......... .......... .......... .......... 74% 208M 0s 1650K .......... .......... .......... .......... .......... 76% 188M 0s 1700K .......... .......... .......... .......... .......... 78% 169M 0s 1750K .......... .......... .......... .......... .......... 80% 208M 0s 1800K .......... .......... .......... .......... .......... 83% 184M 0s 1850K .......... .......... .......... .......... .......... 85% 21.4M 0s 1900K .......... .......... .......... .......... .......... 87% 167M 0s 1950K .......... .......... .......... .......... .......... 89% 203M 0s 2000K .......... .......... .......... .......... .......... 92% 164M 0s 2050K .......... .......... .......... .......... .......... 94% 182M 0s 2100K .......... .......... .......... .......... .......... 96% 188M 0s 2150K .......... .......... .......... .......... .......... 98% 190M 0s 2200K .......... .......... ..... 100% 172M=0.05s 2025-07-18 20:46:19 (43.4 MB/s) - ‘get-pip.py’ saved [2279307/2279307] 2025-07-18 20:46:19,835 p=17997 u=root n=ansible | TASK [pip3 : Install pip] ****************************************************** 2025-07-18 20:46:23,061 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "python3", "/var/lib/get-pip.py" ], "delta": "0:00:02.913539", "end": "2025-07-18 20:46:23.038206", "rc": 0, "start": "2025-07-18 20:46:20.124667" } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting pip Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 82.2 MB/s eta 0:00:00 Installing collected packages: pip Successfully installed pip-25.1.1 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:46:23,094 p=17997 u=root n=ansible | TASK [pip3 : Install latest pip and virtualenv] ******************************** 2025-07-18 20:46:24,274 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => (item=pip) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "pip" ], "item": "pip", "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (25.1.1) STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:46:25,638 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=virtualenv) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "virtualenv" ], "item": "virtualenv", "name": [ "virtualenv" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting virtualenv Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB) Collecting distlib<1,>=0.3.7 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) Collecting filelock<4,>=3.12.2 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl (6.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 111.9 MB/s eta 0:00:00 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl (16 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.4.0 filelock-3.18.0 platformdirs-4.3.8 virtualenv-20.31.2 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:46:25,675 p=17997 u=root n=ansible | TASK [pip3 : Install latest pbr on xenial] ************************************* 2025-07-18 20:46:25,824 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_release == 'xenial'", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:25,866 p=17997 u=root n=ansible | TASK [install-docker : Install docker-compose] ********************************* 2025-07-18 20:46:30,679 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "name": [ "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "requirements": null, "state": "present", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting requests<2.30.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl.metadata (4.6 kB) Collecting docker<7.0.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) Collecting docker-compose Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting charset-normalizer<4,>=2 (from requests<2.30.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests<2.30.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<1.27,>=1.21.1 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting certifi>=2017.4.17 (from requests<2.30.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) Collecting packaging>=14.0 (from docker<7.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting PyYAML<6,>=3.10 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pyyaml/PyYAML-5.4.1-cp310-cp310-linux_x86_64.whl (45 kB) Requirement already satisfied: distro<2,>=1.5.0 in /usr/lib/python3/dist-packages (from docker-compose) (1.7.0) Collecting dockerpty<1,>=0.4.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docopt<1,>=0.6.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/docopt/docopt-0.6.2-py2.py3-none-any.whl (13 kB) Collecting jsonschema<4,>=2.5.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/jsonschema/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting python-dotenv<1,>=0.13.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl.metadata (21 kB) Collecting texttable<2,>=0.9.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: six>=1.3.0 in /usr/lib/python3/dist-packages (from dockerpty<1,>=0.4.1->docker-compose) (1.16.0) Collecting attrs>=17.4.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema<4,>=2.5.1->docker-compose) (59.6.0) Collecting paramiko>=2.4.3 (from docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) Collecting bcrypt>=3.2 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Requirement already satisfied: cryptography>=3.3 in /usr/lib/python3/dist-packages (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) (3.4.8) Collecting pynacl>=1.5 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pynacl/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 49.1 MB/s eta 0:00:00 Collecting cffi>=1.4.1 (from pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl (62 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl (148 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl (19 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl (63 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl (162 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl (227 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: dockerpty Building wheel for dockerpty (setup.py): started Building wheel for dockerpty (setup.py): finished with status 'done' Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16614 sha256=ea4a35e1359ad24ffddda234ba9221d51457c496b414fdc436c79bc381930ee3 Stored in directory: /root/.cache/pip/wheels/87/9f/0e/ebff11ac5cb94b29620cd286510d6e7a83fd3c27ee65de1ea0 Successfully built dockerpty Installing collected packages: texttable, docopt, websocket-client, urllib3, PyYAML, python-dotenv, pyrsistent, pycparser, packaging, idna, dockerpty, charset-normalizer, certifi, bcrypt, attrs, requests, jsonschema, cffi, pynacl, docker, paramiko, docker-compose Successfully installed PyYAML-5.4.1 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.7.14 cffi-1.17.1 charset-normalizer-3.4.2 docker-6.1.3 docker-compose-1.29.2 dockerpty-0.4.1 docopt-0.6.2 idna-3.10 jsonschema-3.2.0 packaging-25.0 paramiko-3.5.1 pycparser-2.22 pynacl-1.5.0 pyrsistent-0.20.0 python-dotenv-0.21.1 requests-2.29.0 texttable-1.7.0 urllib3-1.26.20 websocket-client-0.59.0 STDERR: DEPRECATION: Building 'dockerpty' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'dockerpty'. Discussion can be found at https://github.com/pypa/pip/issues/6334 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:46:30,715 p=17997 u=root n=ansible | TASK [install-docker : Install rsyslog redirector for container tags] ********** 2025-07-18 20:46:31,256 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "2ba407d22633c268b152de7a0de637cf9a9f4650", "dest": "/etc/rsyslog.d/10-docker.conf", "gid": 0, "group": "root", "md5sum": "af08db1a632e86a1e87dc3bd1b706683", "mode": "0644", "owner": "root", "size": 265, "src": "/root/.ansible/tmp/ansible-tmp-1752871590.8566275-19295-117325600793776/source", "state": "file", "uid": 0 } 2025-07-18 20:46:31,288 p=17997 u=root n=ansible | TASK [install-docker : Ensure rsyslog restarted now] *************************** 2025-07-18 20:46:31,416 p=17997 u=root n=ansible | RUNNING HANDLER [install-docker : Restart rsyslog] ***************************** 2025-07-18 20:46:31,878 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveEnterTimestampMonotonic": "463672851", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveExitTimestampMonotonic": "463663884", "ActiveState": "active", "After": "sysinit.target basic.target system.slice syslog.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:33 UTC", "AssertTimestampMonotonic": "463666585", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "23034000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ConditionTimestampMonotonic": "463666582", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17870", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ExecMainStartTimestampMonotonic": "463667837", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveEnterTimestampMonotonic": "463666028", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveExitTimestampMonotonic": "463668212", "InvocationID": "22e390b9de6440f984c61d81031e89f1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17870", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1200128", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice syslog.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:33 UTC", "StateChangeTimestampMonotonic": "463672851", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:46:31,912 p=17997 u=root n=ansible | TASK [install-docker : Create container log directories] *********************** 2025-07-18 20:46:32,216 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 4, "group": "adm", "mode": "0775", "owner": "syslog", "path": "/var/log/containers/", "size": 4096, "state": "directory", "uid": 107 } 2025-07-18 20:46:32,248 p=17997 u=root n=ansible | TASK [Install log rotation for container log files] **************************** 2025-07-18 20:46:32,467 p=17997 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:46:32,667 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:32,742 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:32,879 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:46:33,023 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:33,114 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:33,189 p=17997 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:46:33,342 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "*.log.5e1ea.conf", "logrotate_generated_config_file_name": "5e1ea2.conf" }, "changed": false } 2025-07-18 20:46:33,374 p=17997 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:46:33,681 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/*.log.5e1ea.conf", "state": "absent" } 2025-07-18 20:46:33,715 p=17997 u=root n=ansible | TASK [logrotate : Install /var/log/containers/*.log rotatation config file] **** 2025-07-18 20:46:34,275 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "79d820eac9b355a5bac46f451c39ce36cb5052ac", "dest": "/etc/logrotate.d/5e1ea2.conf", "gid": 0, "group": "root", "md5sum": "e26bc259091d2307a65ae70c8597f1c4", "mode": "0644", "owner": "root", "size": 109, "src": "/root/.ansible/tmp/ansible-tmp-1752871593.8792722-19362-74535545870342/source", "state": "file", "uid": 0 } 2025-07-18 20:46:34,317 p=17997 u=root n=ansible | TASK [install-docker : Resolve IPv4 Addresses for Docker resources] ************ 2025-07-18 20:46:34,725 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": "for domain in registry-1.docker.io docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com docker.io ; do host -t a \"$domain\" ; done", "delta": "0:00:00.087444", "end": "2025-07-18 20:46:34.703879", "rc": 0, "start": "2025-07-18 20:46:34.616435" } STDOUT: registry-1.docker.io has address 3.94.224.37 registry-1.docker.io has address 44.208.254.194 registry-1.docker.io has address 98.85.153.80 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46 docker.io has address 34.194.249.26 docker.io has address 18.211.247.175 docker.io has address 54.87.120.168 2025-07-18 20:46:34,759 p=17997 u=root n=ansible | TASK [install-docker : Update to /etc/hosts according to force_docker_io_ipv4] *** 2025-07-18 20:46:35,085 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=registry-1.docker.io has address 3.94.224.37) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 3.94.224.37" } MSG: line added 2025-07-18 20:46:35,256 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=registry-1.docker.io has address 44.208.254.194) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 44.208.254.194" } MSG: line added 2025-07-18 20:46:35,428 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=registry-1.docker.io has address 98.85.153.80) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 98.85.153.80" } MSG: line added 2025-07-18 20:46:35,599 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50" } MSG: line added 2025-07-18 20:46:35,770 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46" } MSG: line added 2025-07-18 20:46:35,939 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=docker.io has address 34.194.249.26) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 34.194.249.26" } MSG: line added 2025-07-18 20:46:36,110 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=docker.io has address 18.211.247.175) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 18.211.247.175" } MSG: line added 2025-07-18 20:46:36,272 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=docker.io has address 54.87.120.168) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 54.87.120.168" } MSG: line added 2025-07-18 20:46:36,316 p=17997 u=root n=ansible | TASK [include_role : install-kubectl] ****************************************** 2025-07-18 20:46:36,536 p=17997 u=root n=ansible | TASK [install-kubectl : Make /opt/oc directory] ******************************** 2025-07-18 20:46:36,905 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/opt/oc", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:46:36,937 p=17997 u=root n=ansible | TASK [install-kubectl : Download openshift client tarball] ********************* 2025-07-18 20:46:38,340 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum_dest": null, "checksum_src": "02b9d2c18df7d07ff658e2a0324867a213d28979", "dest": "/opt/oc.tgz", "elapsed": 0, "gid": 0, "group": "root", "md5sum": "edc8566e6168bd645a7f46d2e7b48663", "mode": "0644", "owner": "root", "size": 56507103, "src": "/root/.ansible/tmp/ansible-moduletmp-1752871597.5117216-innuxoro/tmpcxclpt_f", "state": "file", "status_code": 200, "uid": 0, "url": "https://github.com/openshift/origin/releases/download/v3.11.0/openshift-origin-client-tools-v3.11.0-0cbc58b-linux-64bit.tar.gz" } MSG: OK (56507103 bytes) 2025-07-18 20:46:38,374 p=17997 u=root n=ansible | TASK [install-kubectl : Extract openshift client tarball] ********************** 2025-07-18 20:46:44,183 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "dest": "/opt/oc", "extract_results": { "cmd": [ "/usr/bin/tar", "--extract", "-C", "/opt/oc", "-z", "--show-transformed-names", "--strip-components=1", "-f", "/root/.ansible/tmp/ansible-tmp-1752871598.522416-19459-181578495116731/source" ], "err": "/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n", "out": "", "rc": 0 }, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "0755", "owner": "root", "size": 4096, "src": "/root/.ansible/tmp/ansible-tmp-1752871598.522416-19459-181578495116731/source", "state": "directory", "uid": 0 } 2025-07-18 20:46:44,216 p=17997 u=root n=ansible | TASK [install-kubectl : Copy files into /usr/local] **************************** 2025-07-18 20:46:45,173 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=oc) => { "ansible_loop_var": "item", "changed": true, "checksum": "cf8ecd015c0781432d0eff5cda324066a9901c44", "dest": "/usr/local/bin/oc", "gid": 0, "group": "root", "item": "oc", "md5sum": "9f12da32b44fc4cb8c33687a461861da", "mode": "0755", "owner": "root", "size": 120350344, "src": "/opt/oc/oc", "state": "file", "uid": 0 } 2025-07-18 20:46:46,040 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => (item=kubectl) => { "ansible_loop_var": "item", "changed": true, "checksum": "cf8ecd015c0781432d0eff5cda324066a9901c44", "dest": "/usr/local/bin/kubectl", "gid": 0, "group": "root", "item": "kubectl", "md5sum": "9f12da32b44fc4cb8c33687a461861da", "mode": "0755", "owner": "root", "size": 120350344, "src": "/opt/oc/kubectl", "state": "file", "uid": 0 } 2025-07-18 20:46:46,106 p=17997 u=root n=ansible | TASK [include_role : configure-kubectl] **************************************** 2025-07-18 20:46:46,333 p=17997 u=root n=ansible | TASK [configure-kubectl : Ensure kube config directory] ************************ 2025-07-18 20:46:46,716 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/root/.kube", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:46:46,748 p=17997 u=root n=ansible | TASK [configure-kubectl : Install the kube config file] ************************ 2025-07-18 20:46:47,291 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "5e7020080b09134205055268b1bbf52ae41d7750", "dest": "/root/.kube/config", "gid": 0, "group": "root", "md5sum": "bf4ce47fddf0c200aa1c498d1693c40d", "mode": "0640", "owner": "root", "size": 3224, "src": "/root/.ansible/tmp/ansible-tmp-1752871606.89664-19554-150277547173941/source", "state": "file", "uid": 0 } 2025-07-18 20:46:47,332 p=17997 u=root n=ansible | TASK [include_role : configure-openstacksdk] *********************************** 2025-07-18 20:46:47,548 p=17997 u=root n=ansible | TASK [configure-openstacksdk : Ensure openstacksdk config directory] *********** 2025-07-18 20:46:47,981 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/etc/openstack", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:46:48,014 p=17997 u=root n=ansible | TASK [configure-openstacksdk : Install cloud cacerts] ************************** 2025-07-18 20:46:48,140 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:46:48,213 p=17997 u=root n=ansible | TASK [configure-openstacksdk : Install the clouds config file] ***************** 2025-07-18 20:46:48,766 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "cb04a977639d2c8600dd327bfddafb790a627fad", "dest": "/etc/openstack/clouds.yaml", "gid": 0, "group": "root", "md5sum": "7eaca50b2a7b0c66c45e32821a916dfa", "mode": "0640", "owner": "root", "size": 5409, "src": "/root/.ansible/tmp/ansible-tmp-1752871608.3625493-19597-275444138585996/source", "state": "file", "uid": 0 } 2025-07-18 20:46:48,803 p=17997 u=root n=ansible | TASK [Get rid of all-clouds.yaml] ********************************************** 2025-07-18 20:46:49,101 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/openstack/all-clouds.yaml", "state": "absent" } 2025-07-18 20:46:49,133 p=17997 u=root n=ansible | TASK [Install rackspace DNS backup tool] *************************************** 2025-07-18 20:46:49,348 p=17997 u=root n=ansible | TASK [rax-dns-backup : Ensure configuration file] ****************************** 2025-07-18 20:46:49,957 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "987f939c4da90fc3c728108ecb2db2648bea2d42", "dest": "/etc/rax-dns-auth.conf", "gid": 0, "group": "root", "md5sum": "0c38193aeaccf59da1d140a46acf7a2e", "mode": "0600", "owner": "root", "size": 85, "src": "/root/.ansible/tmp/ansible-tmp-1752871609.5557258-19638-32581658244277/source", "state": "file", "uid": 0 } 2025-07-18 20:46:49,992 p=17997 u=root n=ansible | TASK [rax-dns-backup : Ensure output directory] ******************************** 2025-07-18 20:46:50,298 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/lib/rax-dns-backup", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:46:50,330 p=17997 u=root n=ansible | TASK [rax-dns-backup : Install backup tool] ************************************ 2025-07-18 20:46:50,861 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "dc4b79ceacb8d158ae764d96c185f354bbcdc15f", "dest": "/usr/local/bin/rax-dns-backup", "gid": 0, "group": "root", "md5sum": "e88b475fae6ee143843129be804c4b6e", "mode": "0755", "owner": "root", "size": 8173, "src": "/root/.ansible/tmp/ansible-tmp-1752871610.472113-19677-119358105365544/source", "state": "file", "uid": 0 } 2025-07-18 20:46:50,893 p=17997 u=root n=ansible | TASK [rax-dns-backup : Install cron job] *************************************** 2025-07-18 20:46:51,393 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "envs": [], "jobs": [ "Backup Rackspace DNS" ] } 2025-07-18 20:46:51,426 p=17997 u=root n=ansible | TASK [Install logrotate] ******************************************************* 2025-07-18 20:46:51,643 p=17997 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:46:51,792 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:51,879 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:52,016 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:46:52,089 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:52,223 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:52,297 p=17997 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:46:52,451 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "rax-dns-backup.log.8ed5d.conf", "logrotate_generated_config_file_name": "8ed5de.conf" }, "changed": false } 2025-07-18 20:46:52,482 p=17997 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:46:52,782 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/rax-dns-backup.log.8ed5d.conf", "state": "absent" } 2025-07-18 20:46:52,818 p=17997 u=root n=ansible | TASK [logrotate : Install /var/log/rax-dns-backup.log rotatation config file] *** 2025-07-18 20:46:53,366 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "99002f3ea8ab10e91e47cb3ebff1cee22d3a0c05", "dest": "/etc/logrotate.d/8ed5de.conf", "gid": 0, "group": "root", "md5sum": "523d68ed48977b52867aee415fe3edad", "mode": "0644", "owner": "root", "size": 111, "src": "/root/.ansible/tmp/ansible-tmp-1752871612.9792502-19736-101266248016779/source", "state": "file", "uid": 0 } 2025-07-18 20:46:53,442 p=17997 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: bridge01.opendev.org 2025-07-18 20:46:53,443 p=17997 u=root n=ansible | PLAY [Install reboot jobs] ***************************************************** 2025-07-18 20:46:54,511 p=17997 u=root n=ansible | TASK [Automated Zuul cluster reboots and updates] ****************************** 2025-07-18 20:46:54,822 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "envs": [], "jobs": [ "Backup Rackspace DNS", "Zuul cluster restart" ] } 2025-07-18 20:46:54,854 p=17997 u=root n=ansible | TASK [Rotate Zuul restart logs] ************************************************ 2025-07-18 20:46:55,096 p=17997 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:46:55,238 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:55,313 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:55,451 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:46:55,527 p=17997 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:46:55,722 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:55,797 p=17997 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:46:55,950 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "zuul_reboot.log.9a6ac.conf", "logrotate_generated_config_file_name": "9a6ac2.conf" }, "changed": false } 2025-07-18 20:46:55,982 p=17997 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:46:56,282 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/zuul_reboot.log.9a6ac.conf", "state": "absent" } 2025-07-18 20:46:56,314 p=17997 u=root n=ansible | TASK [logrotate : Install /var/log/ansible/zuul_reboot.log rotatation config file] *** 2025-07-18 20:46:56,885 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "2a93d26931a07f085069f2f6db801cdfe65c9a8f", "dest": "/etc/logrotate.d/9a6ac2.conf", "gid": 0, "group": "root", "md5sum": "31af47624f3f03809125952e1721cb9d", "mode": "0644", "owner": "root", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1752871616.4778302-19797-214522109171269/source", "state": "file", "uid": 0 } 2025-07-18 20:46:56,928 p=17997 u=root n=ansible | TASK [Install node launcher] *************************************************** 2025-07-18 20:46:57,148 p=17997 u=root n=ansible | TASK [Create launcher venv] **************************************************** 2025-07-18 20:46:57,434 p=17997 u=root n=ansible | TASK [create-venv : Check directory is specified] ****************************** 2025-07-18 20:46:57,643 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:46:57,717 p=17997 u=root n=ansible | TASK [create-venv : Ensure venv dir] ******************************************* 2025-07-18 20:46:58,030 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/launcher-venv", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:46:58,063 p=17997 u=root n=ansible | TASK [create-venv : Setup requirements for Xenial] ***************************** 2025-07-18 20:46:58,201 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('16.04', '==')", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:58,281 p=17997 u=root n=ansible | TASK [create-venv : Setup requirements for Bionic] ***************************** 2025-07-18 20:46:58,422 p=17997 u=root n=ansible | skipping: [bridge99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('18.04', '==')", "skip_reason": "Conditional result was False" } 2025-07-18 20:46:58,499 p=17997 u=root n=ansible | TASK [create-venv : Setup requirements for later era] ************************** 2025-07-18 20:46:58,640 p=17997 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "_venv_requirements": [ "pip", "setuptools" ] }, "changed": false } 2025-07-18 20:46:58,713 p=17997 u=root n=ansible | TASK [create-venv : Get current day] ******************************************* 2025-07-18 20:46:59,017 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": "date +%Y-%m-%d", "delta": "0:00:00.003917", "end": "2025-07-18 20:46:58.996144", "rc": 0, "start": "2025-07-18 20:46:58.992227" } STDOUT: 2025-07-18 2025-07-18 20:46:59,049 p=17997 u=root n=ansible | TASK [create-venv : Write requirements] **************************************** 2025-07-18 20:46:59,593 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "57fc33e0cf4d3914db65f5f75c7a1ea2f99f43e2", "dest": "/usr/launcher-venv/requirements-venv.txt", "gid": 0, "group": "root", "md5sum": "0d4de5d44b6745a80323b645dfa5b362", "mode": "0644", "owner": "root", "size": 46, "src": "/root/.ansible/tmp/ansible-tmp-1752871619.1953702-19857-135576675286008/source", "state": "file", "uid": 0 } 2025-07-18 20:46:59,626 p=17997 u=root n=ansible | TASK [create-venv : Create or upgrade venv] ************************************ 2025-07-18 20:47:06,872 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "/usr/launcher-venv/bin/pip3", "install", "-U", "-r", "/usr/launcher-venv/requirements-venv.txt" ], "name": null, "requirements": "/usr/launcher-venv/requirements-venv.txt", "state": "latest", "version": null, "virtualenv": "/usr/launcher-venv" } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Requirement already satisfied: pip in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 2)) (22.0.2) Collecting pip Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl (1.8 MB) Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 3)) (59.6.0) Collecting setuptools Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 59.6.0 Uninstalling setuptools-59.6.0: Successfully uninstalled setuptools-59.6.0 Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-25.1.1 setuptools-80.9.0 2025-07-18 20:47:06,920 p=17997 u=root n=ansible | TASK [install-launch-node : Add RAX rdns credentials] ************************** 2025-07-18 20:47:07,473 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "090db109a0d4a861357a2b7346bcc81c75b9aff3", "dest": "/etc/rax-rdns-auth.conf", "gid": 0, "group": "root", "md5sum": "be52ec997d906f4f4af08b8c5c903e1e", "mode": "0600", "owner": "root", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1752871627.064374-19915-163139598233301/source", "state": "file", "uid": 0 } 2025-07-18 20:47:07,504 p=17997 u=root n=ansible | TASK [install-launch-node : Install node launcher stamp] *********************** 2025-07-18 20:47:08,057 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "192dbc0934d9c73260c3bdf47036ced475f90604", "dest": "/usr/launcher-venv/launch-env-req.txt", "gid": 0, "group": "root", "md5sum": "2dceb0b8ec6f9b78cc0dd78ee60284b8", "mode": "0644", "owner": "root", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1752871627.6483936-19948-81529442122551/source", "state": "file", "uid": 0 } 2025-07-18 20:47:08,090 p=17997 u=root n=ansible | TASK [install-launch-node : Install node launcher] ***************************** 2025-07-18 20:47:21,888 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "/usr/launcher-venv/bin/pip3", "install", "-U", "--upgrade-strategy=eager", "file:///home/zuul/src/opendev.org/opendev/system-config/launch" ], "name": [ "file:///home/zuul/src/opendev.org/opendev/system-config/launch" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/usr/launcher-venv" } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Processing /home/zuul/src/opendev.org/opendev/system-config/launch Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting paramiko>=2.9.1 (from opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) Collecting python-openstackclient (from opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/69/48/b3ac07f6fee9d8e2f62f7e51a3fbbd54abb899acd03ef1136ee0afea3e27/python_openstackclient-8.1.0-py3-none-any.whl.metadata (10.0 kB) Collecting openstacksdk>=0.103 (from opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/56/e2/a4813d785c621eb9a61ef95874ac22833f88e5307dfb15532119c10a09a8/openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) Collecting python-cinderclient<8 (from opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/python-cinderclient/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) Collecting rackspaceauth (from opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e1/e1/73672dc471b996c879df45923cf158ec590aa086d7e0b240eb5a91de922f/rackspaceauth-0.8.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting PrettyTable>=0.7.2 (from python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) Collecting keystoneauth1>=4.3.1 (from python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/be/2c02cc89ec0c2532c12034976dae2e19baa3f5798a42706ba3f1ea0f1473/keystoneauth1-5.11.1-py3-none-any.whl.metadata (4.0 kB) Collecting oslo.i18n>=5.0.1 (from python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/aa/c3/f87b9c681a4dbe344fc3aee93aa0750af9d29efc61e10aeeabb8d8172576/oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) Collecting oslo.utils>=4.8.0 (from python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) Collecting pbr>=5.5.0 (from python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/47/ac/684d71315abc7b1214d59304e23a982472967f6bf4bde5a98f1503f648dc/pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) Collecting requests>=2.25.1 (from python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) Collecting simplejson>=3.5.1 (from python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bb/9e/da184f0e9bb3a5d7ffcde713bd41b4fe46cca56b6f24d9bd155fac56805a/simplejson-3.20.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting stevedore>=3.3.0 (from python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/45/8c4ebc0c460e6ec38e62ab245ad3c7fc10b210116cea7c16d61602aa9558/stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) Collecting iso8601>=2.0.0 (from keystoneauth1>=4.3.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) Collecting os-service-types>=1.2.0 (from keystoneauth1>=4.3.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) Collecting typing-extensions>=4.12 (from keystoneauth1>=4.3.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography>=2.7 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/2b/aaf0adb845d5dabb43480f18f7ca72e94f92c280aa983ddbd0bcd6ecd037/cryptography-45.0.5-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting decorator>=4.4.1 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) Collecting jmespath>=0.9.0 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/07/02e16ed01e04a374e644b575638ec7987ae846d25ad97bcc9945a3ee4b0e/jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) Collecting platformdirs>=3 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) Collecting psutil>=3.2.2 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting PyYAML>=3.13 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6b/4e/1523cb902fd98355e2e9ea5e5eb237cbc5f3ad5f3075fa65087aa0ecb669/PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/requestsexceptions/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Collecting cffi>=1.14 (from cryptography>=2.7->openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.14->cryptography>=2.7->openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting netaddr>=0.10.0 (from oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) Collecting debtcollector>=1.2.0 (from oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting pyparsing>=2.1.0 (from oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Collecting packaging>=20.4 (from oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting tzdata>=2022.4 (from oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=4.8.0->python-cinderclient<8->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/90/ec/00759565518f268ed707dcc40f7eeec38637d46b098a1f5143bff488fe97/wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting bcrypt>=3.2 (from paramiko>=2.9.1->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Collecting pynacl>=1.5 (from paramiko>=2.9.1->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pynacl/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from pbr>=5.5.0->python-cinderclient<8->opendev_launch==1.0.0) (80.9.0) Collecting wcwidth (from PrettyTable>=0.7.2->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.25.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.25.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.1->python-cinderclient<8->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) Collecting cliff>=3.5.0 (from python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/66/48/a2c92d2e40c2beab077e0cde8719feba0206ddd86b45445e45f31b585402/cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB) Collecting osc-lib>=2.3.0 (from python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8f/ba/9ee44b6333cc4464e9a57932ff885e7df725ac237473fe2c86e020ddb34c/osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting python-keystoneclient>=3.22.0 (from python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2d/ac/29037649a0f25efeb218ff026e6284e1fa1bb8a218ba30e0e3aa34f22b8c/python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) Collecting autopage>=0.4.0 (from cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) Collecting cmd2>=1.0.0 (from cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pyperclip/pyperclip-1.9.0-py3-none-any.whl (11 kB) Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7b/c8/164a8ee75088cb82677a919ce23bbd52c6607a57fe1e714002fef3de58e1/oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/rfc3986/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient->opendev_launch==1.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/8e/0bb8c977efecfe6ea7116e2ed73a78a8d32a947f94d272586cf02a9757db/msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl.metadata (18 kB) Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient->opendev_launch==1.0.0) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/be/2c02cc89ec0c2532c12034976dae2e19baa3f5798a42706ba3f1ea0f1473/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/56/e2/a4813d785c621eb9a61ef95874ac22833f88e5307dfb15532119c10a09a8/openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/2b/aaf0adb845d5dabb43480f18f7ca72e94f92c280aa983ddbd0bcd6ecd037/cryptography-45.0.5-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl (62 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/07/02e16ed01e04a374e644b575638ec7987ae846d25ad97bcc9945a3ee4b0e/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl (24 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/aa/c3/f87b9c681a4dbe344fc3aee93aa0750af9d29efc61e10aeeabb8d8172576/oslo.i18n-6.5.1-py3-none-any.whl (46 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.1 MB/s eta 0:00:00 Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl (227 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/47/ac/684d71315abc7b1214d59304e23a982472967f6bf4bde5a98f1503f648dc/pbr-6.1.1-py2.py3-none-any.whl (108 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl (111 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6b/4e/1523cb902fd98355e2e9ea5e5eb237cbc5f3ad5f3075fa65087aa0ecb669/PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl (129 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl (162 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bb/9e/da184f0e9bb3a5d7ffcde713bd41b4fe46cca56b6f24d9bd155fac56805a/simplejson-3.20.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/45/8c4ebc0c460e6ec38e62ab245ad3c7fc10b210116cea7c16d61602aa9558/stevedore-5.4.1-py3-none-any.whl (49 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl (43 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/90/ec/00759565518f268ed707dcc40f7eeec38637d46b098a1f5143bff488fe97/wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (117 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/69/48/b3ac07f6fee9d8e2f62f7e51a3fbbd54abb899acd03ef1136ee0afea3e27/python_openstackclient-8.1.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 55.8 MB/s eta 0:00:00 Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/66/48/a2c92d2e40c2beab077e0cde8719feba0206ddd86b45445e45f31b585402/cliff-4.10.0-py3-none-any.whl (84 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8f/ba/9ee44b6333cc4464e9a57932ff885e7df725ac237473fe2c86e020ddb34c/osc_lib-4.1.0-py3-none-any.whl (92 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2d/ac/29037649a0f25efeb218ff026e6284e1fa1bb8a218ba30e0e3aa34f22b8c/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7b/c8/164a8ee75088cb82677a919ce23bbd52c6607a57fe1e714002fef3de58e1/oslo.serialization-5.7.0-py3-none-any.whl (25 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/8e/0bb8c977efecfe6ea7116e2ed73a78a8d32a947f94d272586cf02a9757db/msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl (243 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e1/e1/73672dc471b996c879df45923cf158ec590aa086d7e0b240eb5a91de922f/rackspaceauth-0.8.1-py2.py3-none-any.whl (9.3 kB) Building wheels for collected packages: opendev_launch Building wheel for opendev_launch (pyproject.toml): started Building wheel for opendev_launch (pyproject.toml): finished with status 'done' Created wheel for opendev_launch: filename=opendev_launch-1.0.0-py3-none-any.whl size=19303 sha256=5172f8a5fd6d65e594b04a4312df9d61d5c2ac0c8c35d6b5ae644b749c998932 Stored in directory: /tmp/pip-ephem-wheel-cache-fzwz9qsq/wheels/3c/f0/d7/47e020a9af6d5504ed905b7de89e938102751a38129fa49afa Successfully built opendev_launch Installing collected packages: wcwidth, requestsexceptions, pyperclip, wrapt, urllib3, tzdata, typing-extensions, simplejson, rfc3986, PyYAML, pyparsing, pygments, pycparser, psutil, PrettyTable, platformdirs, pbr, packaging, netaddr, msgpack, mdurl, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, bcrypt, autopage, stevedore, requests, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, debtcollector, cffi, rich, pynacl, oslo.utils, oslo.config, keystoneauth1, dogpile.cache, cryptography, rich-argparse, rackspaceauth, python-cinderclient, paramiko, oslo.serialization, openstacksdk, python-keystoneclient, cmd2, cliff, osc-lib, python-openstackclient, opendev_launch Successfully installed PrettyTable-3.16.0 PyYAML-6.0.2 autopage-0.5.2 bcrypt-4.3.0 certifi-2025.7.14 cffi-1.17.1 charset_normalizer-3.4.2 cliff-4.10.0 cmd2-2.7.0 cryptography-45.0.5 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.0 idna-3.10 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.11.1 markdown-it-py-3.0.0 mdurl-0.1.2 msgpack-1.1.1 netaddr-1.3.0 opendev_launch-1.0.0 openstacksdk-4.6.0 os-service-types-1.8.0 osc-lib-4.1.0 oslo.config-10.0.0 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-9.0.0 packaging-25.0 paramiko-3.5.1 pbr-6.1.1 platformdirs-4.3.8 psutil-7.0.0 pycparser-2.22 pygments-2.19.2 pynacl-1.5.0 pyparsing-3.2.3 pyperclip-1.9.0 python-cinderclient-7.4.1 python-keystoneclient-5.6.0 python-openstackclient-8.1.0 rackspaceauth-0.8.1 requests-2.32.4 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.0.0 rich-argparse-1.7.1 simplejson-3.20.1 stevedore-5.4.1 typing-extensions-4.14.1 tzdata-2025.2 urllib3-2.5.0 wcwidth-0.2.13 wrapt-1.17.2 2025-07-18 20:47:21,930 p=17997 u=root n=ansible | TASK [install-launch-node : Link openstack client globally] ******************** 2025-07-18 20:47:22,238 p=17997 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "dest": "/usr/local/bin/openstack", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "size": 32, "src": "/usr/launcher-venv/bin/openstack", "state": "link", "uid": 0 } 2025-07-18 20:47:22,303 p=17997 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:47:22,304 p=17997 u=root n=ansible | bridge99.opendev.org : ok=67 changed=42 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2025-07-18 20:47:23,847 p=20017 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:47:24,732 p=20017 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:47:24,733 p=20017 u=root n=ansible | PLAY [*:!disabled] ************************************************************* 2025-07-18 20:47:25,159 p=20017 u=root n=ansible | TASK [dstat-logger : Install dstat] ******************************************** 2025-07-18 20:47:27,529 p=20017 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dstat 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 55.6 kB of archives. After this operation, 466 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 dstat all 0.7.4-6.1 [55.6 kB] Fetched 55.6 kB in 0s (671 kB/s) Selecting previously unselected package dstat. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43371 files and directories currently installed.) Preparing to unpack .../dstat_0.7.4-6.1_all.deb ... Unpacking dstat (0.7.4-6.1) ... Setting up dstat (0.7.4-6.1) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:47:27,656 p=20017 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dstat 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 55.6 kB of archives. After this operation, 466 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 dstat all 0.7.4-6.1 [55.6 kB] Fetched 55.6 kB in 0s (853 kB/s) Selecting previously unselected package dstat. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43371 files and directories currently installed.) Preparing to unpack .../dstat_0.7.4-6.1_all.deb ... Unpacking dstat (0.7.4-6.1) ... Setting up dstat (0.7.4-6.1) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:47:27,851 p=20017 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871561, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dstat 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 55.6 kB of archives. After this operation, 466 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 dstat all 0.7.4-6.1 [55.6 kB] Fetched 55.6 kB in 0s (876 kB/s) Selecting previously unselected package dstat. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43289 files and directories currently installed.) Preparing to unpack .../dstat_0.7.4-6.1_all.deb ... Unpacking dstat (0.7.4-6.1) ... Setting up dstat (0.7.4-6.1) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:47:27,942 p=20017 u=root n=ansible | TASK [dstat-logger : Install dstat unit] *************************************** 2025-07-18 20:47:28,903 p=20017 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "83a58604611bf6b16f8b9bbe170a08ebc2853540", "dest": "/etc/systemd/system/dstatlogger.service", "gid": 0, "group": "root", "md5sum": "41f50b9bb129fd94cfda86c8c48e4a09", "mode": "0644", "owner": "root", "size": 236, "src": "/root/.ansible/tmp/ansible-tmp-1752871648.1326404-20097-203786258833382/source", "state": "file", "uid": 0 } 2025-07-18 20:47:28,935 p=20017 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "83a58604611bf6b16f8b9bbe170a08ebc2853540", "dest": "/etc/systemd/system/dstatlogger.service", "gid": 0, "group": "root", "md5sum": "41f50b9bb129fd94cfda86c8c48e4a09", "mode": "0644", "owner": "root", "size": 236, "src": "/root/.ansible/tmp/ansible-tmp-1752871648.109013-20091-57684842159290/source", "state": "file", "uid": 0 } 2025-07-18 20:47:28,992 p=20017 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "83a58604611bf6b16f8b9bbe170a08ebc2853540", "dest": "/etc/systemd/system/dstatlogger.service", "gid": 0, "group": "root", "md5sum": "41f50b9bb129fd94cfda86c8c48e4a09", "mode": "0644", "owner": "root", "size": 236, "src": "/root/.ansible/tmp/ansible-tmp-1752871648.0899098-20089-63523701363447/source", "state": "file", "uid": 0 } 2025-07-18 20:47:29,083 p=20017 u=root n=ansible | TASK [dstat-logger : Reload systemd] ******************************************* 2025-07-18 20:47:29,793 p=20017 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "systemctl", "daemon-reload" ], "delta": "0:00:00.162862", "end": "2025-07-18 20:47:29.758439", "rc": 0, "start": "2025-07-18 20:47:29.595577" } 2025-07-18 20:47:29,832 p=20017 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "systemctl", "daemon-reload" ], "delta": "0:00:00.195267", "end": "2025-07-18 20:47:29.806807", "rc": 0, "start": "2025-07-18 20:47:29.611540" } 2025-07-18 20:47:29,892 p=20017 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "systemctl", "daemon-reload" ], "delta": "0:00:00.210057", "end": "2025-07-18 20:47:29.818587", "rc": 0, "start": "2025-07-18 20:47:29.608530" } 2025-07-18 20:47:29,962 p=20017 u=root n=ansible | TASK [dstat-logger : Start dstat unit] ***************************************** 2025-07-18 20:47:30,291 p=20017 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "cmd": [ "systemctl", "start", "dstatlogger" ], "delta": "0:00:00.009205", "end": "2025-07-18 20:47:30.267697", "rc": 0, "start": "2025-07-18 20:47:30.258492" } 2025-07-18 20:47:30,326 p=20017 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "systemctl", "start", "dstatlogger" ], "delta": "0:00:00.008964", "end": "2025-07-18 20:47:30.275707", "rc": 0, "start": "2025-07-18 20:47:30.266743" } 2025-07-18 20:47:30,383 p=20017 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "systemctl", "start", "dstatlogger" ], "delta": "0:00:00.012397", "end": "2025-07-18 20:47:30.316885", "rc": 0, "start": "2025-07-18 20:47:30.304488" } 2025-07-18 20:47:30,570 p=20017 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:47:30,571 p=20017 u=root n=ansible | bridge99.opendev.org : ok=4 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 20:47:30,571 p=20017 u=root n=ansible | gitea-lb02.opendev.org : ok=4 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 20:47:30,571 p=20017 u=root n=ansible | gitea99.opendev.org : ok=4 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 20:47:32,055 p=20201 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:47:32,992 p=20201 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:47:32,994 p=20201 u=root n=ansible | PLAY [certcheck:!disabled] ***************************************************** 2025-07-18 20:47:34,098 p=20201 u=root n=ansible | TASK [install-certcheck : Ensure dependencies] ********************************* 2025-07-18 20:47:36,662 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "cache_update_time": 1752871561, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: liblockfile-bin liblockfile1 The following NEW packages will be installed: bsd-mailx liblockfile-bin liblockfile1 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. Need to get 88.4 kB of archives. After this operation, 270 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile-bin amd64 1.17-1build2 [11.7 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblockfile1 amd64 1.17-1build2 [7058 B] Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 bsd-mailx amd64 8.1.2-0.20180807cvs-2build2 [69.6 kB] Fetched 88.4 kB in 0s (1011 kB/s) Selecting previously unselected package liblockfile-bin. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43397 files and directories currently installed.) Preparing to unpack .../liblockfile-bin_1.17-1build2_amd64.deb ... Unpacking liblockfile-bin (1.17-1build2) ... Selecting previously unselected package liblockfile1:amd64. Preparing to unpack .../liblockfile1_1.17-1build2_amd64.deb ... Unpacking liblockfile1:amd64 (1.17-1build2) ... Selecting previously unselected package bsd-mailx. Preparing to unpack .../bsd-mailx_8.1.2-0.20180807cvs-2build2_amd64.deb ... Unpacking bsd-mailx (8.1.2-0.20180807cvs-2build2) ... Setting up liblockfile-bin (1.17-1build2) ... Setting up liblockfile1:amd64 (1.17-1build2) ... Setting up bsd-mailx (8.1.2-0.20180807cvs-2build2) ... update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:47:36,758 p=20201 u=root n=ansible | TASK [install-certcheck : Ensure certcheck user] ******************************* 2025-07-18 20:47:37,350 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "comment": "User for SSL validation", "create_home": true, "group": 3000, "home": "/home/certcheck", "name": "certcheck", "shell": "/bin/sh", "state": "present", "system": false, "uid": 3000 } 2025-07-18 20:47:37,382 p=20201 u=root n=ansible | TASK [install-certcheck : Ensure certcheck config directory] ******************* 2025-07-18 20:47:37,885 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "gid": 3000, "group": "certcheck", "mode": "0755", "owner": "certcheck", "path": "/var/lib/certcheck", "size": 4096, "state": "directory", "uid": 3000 } 2025-07-18 20:47:37,919 p=20201 u=root n=ansible | TASK [install-certcheck : Pull latest ssl-cert-check from git] ***************** 2025-07-18 20:47:40,265 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "after": "967b93707f53cfdfefd61e074f18348f1f82bab9", "before": null, "changed": true } 2025-07-18 20:47:40,299 p=20201 u=root n=ansible | TASK [install-certcheck : Install cron job] ************************************ 2025-07-18 20:47:40,807 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "envs": [], "jobs": [ "Run certcheck" ] } 2025-07-18 20:47:40,903 p=20201 u=root n=ansible | PLAY [Deploy and renew certificates] ******************************************* 2025-07-18 20:47:41,492 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Check status of acme.sh script] ************ 2025-07-18 20:47:41,953 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "stat": { "exists": false } } 2025-07-18 20:47:42,044 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Install acme.sh client] ******************** 2025-07-18 20:47:43,517 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "after": "16dc21afff11c1f4de7ebe627ed60d41496d1565", "attempts": 1, "before": null, "changed": true } 2025-07-18 20:47:43,550 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Patch for issue 4659] ********************** 2025-07-18 20:47:44,104 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "git -C /opt/acme.sh cherry-pick 4c30250\ngit -C /opt/acme.sh cherry-pick 327e2fb\n", "delta": "0:00:00.070486", "end": "2025-07-18 20:47:44.081463", "rc": 0, "start": "2025-07-18 20:47:44.010977" } STDOUT: Auto-merging acme.sh [detached HEAD 00d89545] fix https://github.com/acmesh-official/acme.sh/issues/4659 Author: neil Date: Fri Jun 9 19:59:29 2023 +0800 Committer: root Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly. Run the following command and follow the instructions in your editor to edit your configuration file: git config --global --edit After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 1 insertion(+), 12 deletions(-) Auto-merging acme.sh [detached HEAD 24f28275] remove all exec. https://github.com/acmesh-official/acme.sh/issues/4659 Author: neil Date: Fri Jun 9 20:18:38 2023 +0800 Committer: root Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly. Run the following command and follow the instructions in your editor to edit your configuration file: git config --global --edit After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 8 insertions(+), 32 deletions(-) 2025-07-18 20:47:44,136 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Install letsencrypt group] ***************** 2025-07-18 20:47:44,664 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 3000, "name": "letsencrypt", "state": "present", "system": false } 2025-07-18 20:47:44,697 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Install driver script] ********************* 2025-07-18 20:47:45,430 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "f857339ca704e5235fce2f10fe30b53dee3ad9c7", "dest": "/opt/acme.sh/driver.sh", "gid": 0, "group": "root", "md5sum": "b2f770f165b621d20afd409c74b8ec23", "mode": "0755", "owner": "root", "size": 7964, "src": "/root/.ansible/tmp/ansible-tmp-1752871664.8420959-20354-23770315487985/source", "state": "file", "uid": 0 } 2025-07-18 20:47:45,462 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Setup log directory] *********************** 2025-07-18 20:47:45,765 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/acme.sh", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:47:45,797 p=20201 u=root n=ansible | TASK [Setup log rotation] ****************************************************** 2025-07-18 20:47:46,017 p=20201 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:47:46,211 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:46,285 p=20201 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:47:46,421 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:47:46,494 p=20201 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:47:46,628 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:46,703 p=20201 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:47:46,917 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "acme.sh.log.f443f.conf", "logrotate_generated_config_file_name": "f443f4.conf" }, "changed": false } 2025-07-18 20:47:46,950 p=20201 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:47:47,261 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/acme.sh.log.f443f.conf", "state": "absent" } 2025-07-18 20:47:47,296 p=20201 u=root n=ansible | TASK [logrotate : Install /var/log/acme.sh/acme.sh.log rotatation config file] *** 2025-07-18 20:47:47,874 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "6a59cc576e407636b3517ce2ed4b9f6cee148812", "dest": "/etc/logrotate.d/f443f4.conf", "gid": 0, "group": "root", "md5sum": "233ebd440935ff803ca10def5027ec11", "mode": "0644", "owner": "root", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1752871667.4637215-20380-236025242326324/source", "state": "file", "uid": 0 } 2025-07-18 20:47:47,967 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Setup top level cert directory] ************ 2025-07-18 20:47:48,272 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 3000, "group": "letsencrypt", "mode": "02750", "owner": "root", "path": "/etc/letsencrypt-certs", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:47:48,304 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Create acme.sh config directory] *********** 2025-07-18 20:47:48,609 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/root/.acme.sh", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:47:48,640 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Check for account email] ******************* 2025-07-18 20:47:48,782 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:47:48,977 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Configure account email] ******************* 2025-07-18 20:47:49,458 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "backup": "", "changed": true } MSG: line added 2025-07-18 20:47:49,490 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Check for existing account setup] ********** 2025-07-18 20:47:49,791 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => (item=/root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.json) => { "ansible_loop_var": "item", "changed": false, "item": "/root/.acme.sh/ca/acme-v02.api.letsencrypt.org/account.json", "stat": { "exists": false } } 2025-07-18 20:47:49,947 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => (item=/root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.json) => { "ansible_loop_var": "item", "changed": false, "item": "/root/.acme.sh/ca/acme-staging-v02.api.letsencrypt.org/account.json", "stat": { "exists": false } } 2025-07-18 20:47:49,980 p=20201 u=root n=ansible | TASK [letsencrypt-acme-sh-install : Run account update] ************************ 2025-07-18 20:47:50,132 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "account_email.changed and (existing_accounts.results | selectattr('stat.exists') | map(attribute='item') | list | length > 0)", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:50,170 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : set_fact] ************************************ 2025-07-18 20:47:50,304 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "acme_txt_required": [] }, "changed": false } 2025-07-18 20:47:50,378 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : Generate certificate creation/renewal requests] *** 2025-07-18 20:47:50,587 p=20201 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/letsencrypt-request-certs/tasks/acme.yaml for gitea99.opendev.org => (item={'key': 'gitea99-main', 'value': ['gitea99.opendev.org', 'opendev.org']}) 2025-07-18 20:47:50,598 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : Build arguments for letsencrypt acme.sh driver for: gitea99-main] *** 2025-07-18 20:47:50,796 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "acme_args": "\"-d gitea99.opendev.org -d opendev.org \"" }, "changed": false } 2025-07-18 20:47:50,868 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : Run acme.sh driver for certificate issue] **** 2025-07-18 20:47:51,188 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "/opt/acme.sh/driver.sh issue-selfsign \"-d gitea99.opendev.org -d opendev.org \"\n", "delta": "0:00:00.021575", "end": "2025-07-18 20:47:51.166006", "rc": 0, "start": "2025-07-18 20:47:51.144431" } STDOUT: gitea99.opendev.org:V7oddudhZK73it559smV24w0itv1zHcLjQiXtcTDsOI opendev.org:HT4WvkXsOqpnGNzUcfOgJ45tCZjCa5f1vivh3_XKpcg 2025-07-18 20:47:51,227 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : set_fact] ************************************ 2025-07-18 20:47:51,372 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => (item=gitea99.opendev.org:V7oddudhZK73it559smV24w0itv1zHcLjQiXtcTDsOI) => { "ansible_facts": { "acme_txt_required": [ [ "gitea99-main", "V7oddudhZK73it559smV24w0itv1zHcLjQiXtcTDsOI" ] ] }, "ansible_loop_var": "item", "changed": false, "item": "gitea99.opendev.org:V7oddudhZK73it559smV24w0itv1zHcLjQiXtcTDsOI" } 2025-07-18 20:47:51,373 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => (item=opendev.org:HT4WvkXsOqpnGNzUcfOgJ45tCZjCa5f1vivh3_XKpcg) => { "ansible_facts": { "acme_txt_required": [ [ "gitea99-main", "V7oddudhZK73it559smV24w0itv1zHcLjQiXtcTDsOI" ], [ "gitea99-main", "HT4WvkXsOqpnGNzUcfOgJ45tCZjCa5f1vivh3_XKpcg" ] ] }, "ansible_loop_var": "item", "changed": false, "item": "opendev.org:HT4WvkXsOqpnGNzUcfOgJ45tCZjCa5f1vivh3_XKpcg" } 2025-07-18 20:47:51,449 p=20201 u=root n=ansible | TASK [letsencrypt-request-certs : Create ssl check domain list] **************** 2025-07-18 20:47:51,607 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => (item={'key': 'gitea99-main', 'value': ['gitea99.opendev.org', 'opendev.org']}) => { "ansible_facts": { "letsencrypt_certcheck_domains": [ "gitea99.opendev.org 443" ] }, "ansible_loop_var": "item", "changed": false, "item": { "key": "gitea99-main", "value": [ "gitea99.opendev.org", "opendev.org" ] } } 2025-07-18 20:47:51,673 p=20201 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: adns-primary 2025-07-18 20:47:51,674 p=20201 u=root n=ansible | PLAY [Install txt records] ***************************************************** 2025-07-18 20:47:52,043 p=20201 u=root n=ansible | skipping: no hosts matched 2025-07-18 20:47:52,056 p=20201 u=root n=ansible | PLAY [Create certs] ************************************************************ 2025-07-18 20:47:52,190 p=20201 u=root n=ansible | TASK [letsencrypt-create-certs : Check for prerun state] *********************** 2025-07-18 20:47:52,330 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "acme_txt_required is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:52,402 p=20201 u=root n=ansible | TASK [letsencrypt-create-certs : Generate list of changed certificates] ******** 2025-07-18 20:47:52,556 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "acme_txt_changed": [ "gitea99-main" ] }, "changed": false } 2025-07-18 20:47:52,586 p=20201 u=root n=ansible | TASK [letsencrypt-create-certs : Include ACME renewal] ************************* 2025-07-18 20:47:52,822 p=20201 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/letsencrypt-create-certs/tasks/acme.yaml for gitea99.opendev.org => (item={'key': 'gitea99-main', 'value': ['gitea99.opendev.org', 'opendev.org']}) 2025-07-18 20:47:52,834 p=20201 u=root n=ansible | TASK [letsencrypt-create-certs : Build arguments for letsencrypt acme.sh driver for: gitea99-main] *** 2025-07-18 20:47:53,031 p=20201 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "acme_args": "\"-d gitea99.opendev.org -d opendev.org \"" }, "changed": false } 2025-07-18 20:47:53,106 p=20201 u=root n=ansible | TASK [letsencrypt-create-certs : Run acme.sh driver for gitea99-main certificate issue] *** 2025-07-18 20:47:53,571 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "/opt/acme.sh/driver.sh selfsign \"-d gitea99.opendev.org -d opendev.org \"\n", "delta": "0:00:00.157025", "end": "2025-07-18 20:47:53.547692", "rc": 0, "start": "2025-07-18 20:47:53.390667" } STDOUT: Creating certs in /etc/letsencrypt-certs/gitea99.opendev.org Adding SAN : opendev.org Certificate request self-signature ok subject=C = US, ST = CA, O = OpenDev Infra, CN = gitea99.opendev.org chown: invalid group: ‘root:letsencyrpt’ 2025-07-18 20:47:53,627 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : letsencrypt updated gitea99-main] *** 2025-07-18 20:47:53,832 p=20201 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/letsencrypt-create-certs/handlers/restart_gitea.yaml for gitea99.opendev.org 2025-07-18 20:47:53,841 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Ensure gitea cert directy exists] *** 2025-07-18 20:47:54,328 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 1000, "group": "zuul", "mode": "0755", "owner": "zuul", "path": "/var/gitea/certs", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:47:54,359 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Put key in place] ****************** 2025-07-18 20:47:54,704 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "29819856a862059edb4c4e1d5cffca8fa7187680", "dest": "/var/gitea/certs/key.pem", "gid": 0, "group": "root", "md5sum": "049401b5c8416369a69ef8a2d04bbbe9", "mode": "0644", "owner": "root", "size": 1704, "src": "/etc/letsencrypt-certs/gitea99.opendev.org/gitea99.opendev.org.key", "state": "file", "uid": 0 } 2025-07-18 20:47:54,735 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Put cert in place] ***************** 2025-07-18 20:47:55,079 p=20201 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "1150bd40e7bb0192e4c22c406315a8af1efaa607", "dest": "/var/gitea/certs/cert.pem", "gid": 0, "group": "root", "md5sum": "828f829087c09a7ba4703cebedc10fbe", "mode": "0644", "owner": "root", "size": 2469, "src": "/etc/letsencrypt-certs/gitea99.opendev.org/fullchain.cer", "state": "file", "uid": 0 } 2025-07-18 20:47:55,113 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Check for running gitea] *********** 2025-07-18 20:47:55,422 p=20201 u=root n=ansible | fatal: [gitea99.opendev.org]: FAILED! => { "changed": true, "cmd": [ "pgrep", "-f", "gitea" ], "delta": "0:00:00.013045", "end": "2025-07-18 20:47:55.401840", "rc": 1, "start": "2025-07-18 20:47:55.388795" } MSG: non-zero return code 2025-07-18 20:47:55,423 p=20201 u=root n=ansible | ...ignoring 2025-07-18 20:47:55,454 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Restart gitea web] ***************** 2025-07-18 20:47:55,588 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "gitea_pids.rc == 0", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:55,662 p=20201 u=root n=ansible | RUNNING HANDLER [letsencrypt-create-certs : Wait for service to start and have valid users] *** 2025-07-18 20:47:55,796 p=20201 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "gitea_pids.rc == 0", "skip_reason": "Conditional result was False" } 2025-07-18 20:47:55,878 p=20201 u=root n=ansible | PLAY [certcheck:!disabled] ***************************************************** 2025-07-18 20:47:56,014 p=20201 u=root n=ansible | TASK [letsencrypt-config-certcheck : Make domain list] ************************* 2025-07-18 20:47:56,146 p=20201 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "letsencrypt_certcheck_domains": [] }, "changed": false } 2025-07-18 20:47:56,217 p=20201 u=root n=ansible | TASK [letsencrypt-config-certcheck : Debug build SSL domain list] ************** 2025-07-18 20:47:56,430 p=20201 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/letsencrypt-config-certcheck/tasks/build_le_domain_list.yaml for bridge99.opendev.org => (item=gitea99.opendev.org) 2025-07-18 20:47:56,441 p=20201 u=root n=ansible | TASK [letsencrypt-config-certcheck : Record host being looked up for le certcheck domains] *** 2025-07-18 20:47:56,637 p=20201 u=root n=ansible | ok: [bridge99.opendev.org] => {} MSG: Checking domains for gitea99.opendev.org 2025-07-18 20:47:56,709 p=20201 u=root n=ansible | TASK [letsencrypt-config-certcheck : Build SSL domain list] ******************** 2025-07-18 20:47:56,861 p=20201 u=root n=ansible | ok: [bridge99.opendev.org] => { "ansible_facts": { "letsencrypt_certcheck_domains": [ "gitea99.opendev.org 443" ] }, "changed": false } 2025-07-18 20:47:56,900 p=20201 u=root n=ansible | TASK [letsencrypt-config-certcheck : Write configuration file] ***************** 2025-07-18 20:47:57,445 p=20201 u=root n=ansible | changed: [bridge99.opendev.org] => { "changed": true, "checksum": "a1a45366940a8ab03edebcd07651e5777c59a8a1", "dest": "/var/lib/certcheck/ssldomains", "gid": 3000, "group": "certcheck", "md5sum": "7b035b0ab6e2961062148dd1ea148ee8", "mode": "0644", "owner": "certcheck", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1752871677.049224-20468-11742433154060/source", "state": "file", "uid": 3000 } 2025-07-18 20:47:57,512 p=20201 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:47:57,512 p=20201 u=root n=ansible | bridge99.opendev.org : ok=10 changed=6 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 20:47:57,512 p=20201 u=root n=ansible | gitea99.opendev.org : ok=30 changed=15 unreachable=0 failed=0 skipped=6 rescued=0 ignored=1 2025-07-18 20:47:58,611 p=20508 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:47:59,564 p=20508 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:47:59,566 p=20508 u=root n=ansible | PLAY [Base: configure gitea load balancer] ************************************* 2025-07-18 20:48:00,293 p=20508 u=root n=ansible | TASK [iptables : Include OS-specific variables] ******************************** 2025-07-18 20:48:00,390 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:48:00,485 p=20508 u=root n=ansible | TASK [iptables : Install iptables] ********************************************* 2025-07-18 20:48:01,603 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:48:01,632 p=20508 u=root n=ansible | TASK [iptables : Ensure iptables rules directory] ****************************** 2025-07-18 20:48:02,024 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:48:02,058 p=20508 u=root n=ansible | TASK [iptables : Install IPv4 rules files] ************************************* 2025-07-18 20:48:02,721 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "checksum": "59c847d0902afd6437054aa52bebc15a2d0e8634", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v4", "size": 1197, "state": "file", "uid": 0 } 2025-07-18 20:48:02,755 p=20508 u=root n=ansible | TASK [iptables : Install IPv6 rules files] ************************************* 2025-07-18 20:48:03,316 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "checksum": "3582898ec447bda5a16169f0fe82163d4e0358b1", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v6", "size": 1140, "state": "file", "uid": 0 } 2025-07-18 20:48:03,349 p=20508 u=root n=ansible | TASK [iptables : Include OS specific tasks] ************************************ 2025-07-18 20:48:03,493 p=20508 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:48:03,495 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:48:03,569 p=20508 u=root n=ansible | TASK [iptables : Enable iptables service] ************************************** 2025-07-18 20:48:04,303 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveEnterTimestampMonotonic": "467729468", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveExitTimestampMonotonic": "467650115", "ActiveState": "active", "After": "systemd-journald.socket system.slice local-fs.target systemd-modules-load.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:35 UTC", "AssertTimestampMonotonic": "467654448", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "12410000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ConditionTimestampMonotonic": "467654446", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target iptables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainExitTimestampMonotonic": "467729269", "ExecMainPID": "14219", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainStartTimestampMonotonic": "467655435", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveEnterTimestampMonotonic": "467653871", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveExitTimestampMonotonic": "467655765", "InvocationID": "bacdfe1ef7ae4644a9aafd0d764c4849", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:35 UTC", "StateChangeTimestampMonotonic": "467729468", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "systemd-modules-load.service local-fs.target network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:48:04,345 p=20508 u=root n=ansible | TASK [install-docker : Include OS-release specific tasks] ********************** 2025-07-18 20:48:04,572 p=20508 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/default.yaml for gitea-lb02.opendev.org 2025-07-18 20:48:04,581 p=20508 u=root n=ansible | TASK [install-docker : Create docker directory] ******************************** 2025-07-18 20:48:04,945 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/docker", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:48:04,976 p=20508 u=root n=ansible | TASK [install-docker : Install docker-ce from upstream] ************************ 2025-07-18 20:48:05,221 p=20508 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/upstream.yaml for gitea-lb02.opendev.org 2025-07-18 20:48:05,232 p=20508 u=root n=ansible | TASK [install-docker : Install pre-reqs] *************************************** 2025-07-18 20:48:06,234 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=apt-transport-https) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "apt-transport-https" } 2025-07-18 20:48:07,045 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=ca-certificates) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "ca-certificates" } 2025-07-18 20:48:07,854 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=curl) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "curl" } 2025-07-18 20:48:08,701 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=software-properties-common) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "software-properties-common" } 2025-07-18 20:48:12,603 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=apparmor) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": true, "item": "apparmor" } STDOUT: Reading package lists... Building dependency tree... Reading state information... Suggested packages: apparmor-profiles-extra apparmor-utils The following NEW packages will be installed: apparmor 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 598 kB of archives. After this operation, 2744 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.4 [598 kB] Fetched 598 kB in 0s (5083 kB/s) Selecting previously unselected package apparmor. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43479 files and directories currently installed.) Preparing to unpack .../apparmor_3.0.4-2ubuntu2.4_amd64.deb ... Unpacking apparmor (3.0.4-2ubuntu2.4) ... Setting up apparmor (3.0.4-2ubuntu2.4) ... Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. Reloading AppArmor profiles Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:48:12,638 p=20508 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/keyrings exists] ************************ 2025-07-18 20:48:12,943 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/keyrings", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:48:12,975 p=20508 u=root n=ansible | TASK [install-docker : Add docker GPG key] ************************************* 2025-07-18 20:48:13,706 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "f5b5bd1487cefc0c53c947e11ca202e86b33dbad", "dest": "/etc/apt/keyrings/docker.gpg.asc", "gid": 0, "group": "root", "md5sum": "1afae06b34a13c1b3d9cb61a26285a15", "mode": "0644", "owner": "root", "size": 3817, "src": "/root/.ansible/tmp/ansible-tmp-1752871693.1180477-20568-279757668935865/source", "state": "file", "uid": 0 } 2025-07-18 20:48:13,737 p=20508 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/sources.list.d exists] ****************** 2025-07-18 20:48:14,042 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/sources.list.d", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:48:14,074 p=20508 u=root n=ansible | TASK [install-docker : Add docker apt repo] ************************************ 2025-07-18 20:48:14,626 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "1df0a37e36586dafaa2dd4bcb464c3ebc0a9c538", "dest": "/etc/apt/sources.list.d/docker.list", "gid": 0, "group": "root", "md5sum": "6ae2672048daf524ba3817bf39447267", "mode": "0644", "owner": "root", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1752871694.2231152-20581-216022908616246/source", "state": "file", "uid": 0 } 2025-07-18 20:48:14,658 p=20508 u=root n=ansible | TASK [install-docker : Install docker] ***************************************** 2025-07-18 20:48:29,642 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871696, "cache_updated": true, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: containerd.io docker-ce-cli Suggested packages: cgroupfs-mount | cgroup-lite docker-model-plugin Recommended packages: docker-ce-rootless-extras pigz docker-buildx-plugin The following NEW packages will be installed: containerd.io docker-ce docker-ce-cli docker-compose-plugin 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 80.9 MB of archives. After this operation, 337 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.7.27-1 [30.5 MB] Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:28.3.2-1~ubuntu.22.04~jammy [16.5 MB] Get:3 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:28.3.2-1~ubuntu.22.04~jammy [19.7 MB] Get:4 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.38.2-1~ubuntu.22.04~jammy [14.2 MB] Fetched 80.9 MB in 1s (100 MB/s) Selecting previously unselected package containerd.io. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43666 files and directories currently installed.) Preparing to unpack .../containerd.io_1.7.27-1_amd64.deb ... Unpacking containerd.io (1.7.27-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.38.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up containerd.io (1.7.27-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:48:29,677 p=20508 u=root n=ansible | TASK [install-docker : Install docker-engine from distro] ********************** 2025-07-18 20:48:29,827 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "not use_upstream_docker|bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:29,902 p=20508 u=root n=ansible | TASK [install-docker : reset ssh connection to pick up docker group] *********** 2025-07-18 20:48:30,051 p=20508 u=root n=ansible | TASK [install-docker : Install arm64 dev pacakges] ***************************** 2025-07-18 20:48:30,187 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64' or ansible_distribution_release == 'xenial'\n", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:30,261 p=20508 u=root n=ansible | TASK [ensure pip3 is installed] ************************************************ 2025-07-18 20:48:30,542 p=20508 u=root n=ansible | TASK [pip3 : Remove pip and virtualenv packages] ******************************* 2025-07-18 20:48:32,585 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: python3-pip 0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded. After this operation, 7044 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43898 files and directories currently installed.) Removing python3-pip (22.0.2+dfsg-1ubuntu0.6) ... 2025-07-18 20:48:32,621 p=20508 u=root n=ansible | TASK [pip3 : Ensure distutils] ************************************************* 2025-07-18 20:48:33,554 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871696, "cache_updated": false, "changed": false } 2025-07-18 20:48:33,585 p=20508 u=root n=ansible | TASK [pip3 : Download OS/Python specific get-pip.py] *************************** 2025-07-18 20:48:33,773 p=20508 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml for gitea-lb02.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml) 2025-07-18 20:48:33,785 p=20508 u=root n=ansible | TASK [pip3 : Download get-pip.py] ********************************************** 2025-07-18 20:48:34,452 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "wget", "https://bootstrap.pypa.io/get-pip.py" ], "delta": "0:00:00.126223", "end": "2025-07-18 20:48:34.429392", "rc": 0, "start": "2025-07-18 20:48:34.303169" } STDERR: --2025-07-18 20:48:34-- https://bootstrap.pypa.io/get-pip.py Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.64.175, 151.101.128.175, 151.101.192.175, ... Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.64.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2279307 (2.2M) [text/x-python] Saving to: ‘get-pip.py’ 0K .......... .......... .......... .......... .......... 2% 5.67M 0s 50K .......... .......... .......... .......... .......... 4% 8.46M 0s 100K .......... .......... .......... .......... .......... 6% 38.1M 0s 150K .......... .......... .......... .......... .......... 8% 16.1M 0s 200K .......... .......... .......... .......... .......... 11% 17.5M 0s 250K .......... .......... .......... .......... .......... 13% 34.0M 0s 300K .......... .......... .......... .......... .......... 15% 162M 0s 350K .......... .......... .......... .......... .......... 17% 64.9M 0s 400K .......... .......... .......... .......... .......... 20% 24.0M 0s 450K .......... .......... .......... .......... .......... 22% 116M 0s 500K .......... .......... .......... .......... .......... 24% 20.1M 0s 550K .......... .......... .......... .......... .......... 26% 63.0M 0s 600K .......... .......... .......... .......... .......... 29% 137M 0s 650K .......... .......... .......... .......... .......... 31% 106M 0s 700K .......... .......... .......... .......... .......... 33% 155M 0s 750K .......... .......... .......... .......... .......... 35% 125M 0s 800K .......... .......... .......... .......... .......... 38% 104M 0s 850K .......... .......... .......... .......... .......... 40% 35.8M 0s 900K .......... .......... .......... .......... .......... 42% 127M 0s 950K .......... .......... .......... .......... .......... 44% 161M 0s 1000K .......... .......... .......... .......... .......... 47% 21.4M 0s 1050K .......... .......... .......... .......... .......... 49% 141M 0s 1100K .......... .......... .......... .......... .......... 51% 97.3M 0s 1150K .......... .......... .......... .......... .......... 53% 126M 0s 1200K .......... .......... .......... .......... .......... 56% 95.0M 0s 1250K .......... .......... .......... .......... .......... 58% 147M 0s 1300K .......... .......... .......... .......... .......... 60% 141M 0s 1350K .......... .......... .......... .......... .......... 62% 110M 0s 1400K .......... .......... .......... .......... .......... 65% 116M 0s 1450K .......... .......... .......... .......... .......... 67% 181M 0s 1500K .......... .......... .......... .......... .......... 69% 162M 0s 1550K .......... .......... .......... .......... .......... 71% 121M 0s 1600K .......... .......... .......... .......... .......... 74% 126M 0s 1650K .......... .......... .......... .......... .......... 76% 167M 0s 1700K .......... .......... .......... .......... .......... 78% 155M 0s 1750K .......... .......... .......... .......... .......... 80% 183M 0s 1800K .......... .......... .......... .......... .......... 83% 148M 0s 1850K .......... .......... .......... .......... .......... 85% 161M 0s 1900K .......... .......... .......... .......... .......... 87% 165M 0s 1950K .......... .......... .......... .......... .......... 89% 152M 0s 2000K .......... .......... .......... .......... .......... 92% 91.5M 0s 2050K .......... .......... .......... .......... .......... 94% 177M 0s 2100K .......... .......... .......... .......... .......... 96% 178M 0s 2150K .......... .......... .......... .......... .......... 98% 170M 0s 2200K .......... .......... ..... 100% 125M=0.04s 2025-07-18 20:48:34 (49.0 MB/s) - ‘get-pip.py’ saved [2279307/2279307] 2025-07-18 20:48:34,484 p=20508 u=root n=ansible | TASK [pip3 : Install pip] ****************************************************** 2025-07-18 20:48:37,623 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "python3", "/var/lib/get-pip.py" ], "delta": "0:00:02.823010", "end": "2025-07-18 20:48:37.597879", "rc": 0, "start": "2025-07-18 20:48:34.774869" } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting pip Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.2 MB/s eta 0:00:00 Installing collected packages: pip Successfully installed pip-25.1.1 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:48:37,664 p=20508 u=root n=ansible | TASK [pip3 : Install latest pip and virtualenv] ******************************** 2025-07-18 20:48:38,855 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => (item=pip) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "pip" ], "item": "pip", "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (25.1.1) STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:48:40,359 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=virtualenv) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "virtualenv" ], "item": "virtualenv", "name": [ "virtualenv" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting virtualenv Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB) Collecting distlib<1,>=0.3.7 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) Collecting filelock<4,>=3.12.2 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl (6.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 81.8 MB/s eta 0:00:00 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl (16 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.4.0 filelock-3.18.0 platformdirs-4.3.8 virtualenv-20.31.2 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:48:40,393 p=20508 u=root n=ansible | TASK [pip3 : Install latest pbr on xenial] ************************************* 2025-07-18 20:48:40,544 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_release == 'xenial'", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:40,625 p=20508 u=root n=ansible | TASK [install-docker : Install docker-compose] ********************************* 2025-07-18 20:48:44,766 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "name": [ "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "requirements": null, "state": "present", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting requests<2.30.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl.metadata (4.6 kB) Collecting docker<7.0.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) Collecting docker-compose Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting charset-normalizer<4,>=2 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<1.27,>=1.21.1 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting certifi>=2017.4.17 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) Collecting packaging>=14.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting PyYAML<6,>=3.10 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pyyaml/PyYAML-5.4.1-cp310-cp310-linux_x86_64.whl (45 kB) Requirement already satisfied: distro<2,>=1.5.0 in /usr/lib/python3/dist-packages (from docker-compose) (1.7.0) Collecting dockerpty<1,>=0.4.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docopt<1,>=0.6.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/docopt/docopt-0.6.2-py2.py3-none-any.whl (13 kB) Collecting jsonschema<4,>=2.5.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/jsonschema/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting python-dotenv<1,>=0.13.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl.metadata (21 kB) Collecting texttable<2,>=0.9.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: six>=1.3.0 in /usr/lib/python3/dist-packages (from dockerpty<1,>=0.4.1->docker-compose) (1.16.0) Collecting attrs>=17.4.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema<4,>=2.5.1->docker-compose) (59.6.0) Collecting paramiko>=2.4.3 (from docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) Collecting bcrypt>=3.2 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Requirement already satisfied: cryptography>=3.3 in /usr/lib/python3/dist-packages (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) (3.4.8) Collecting pynacl>=1.5 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pynacl/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 45.1 MB/s eta 0:00:00 Collecting cffi>=1.4.1 (from pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl (62 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl (148 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl (19 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl (63 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl (162 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl (227 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: dockerpty Building wheel for dockerpty (setup.py): started Building wheel for dockerpty (setup.py): finished with status 'done' Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16614 sha256=2827ac184a4e65ae372ed11eea074583fc335af6eec2743871d082a866fcba4d Stored in directory: /root/.cache/pip/wheels/87/9f/0e/ebff11ac5cb94b29620cd286510d6e7a83fd3c27ee65de1ea0 Successfully built dockerpty Installing collected packages: texttable, docopt, websocket-client, urllib3, PyYAML, python-dotenv, pyrsistent, pycparser, packaging, idna, dockerpty, charset-normalizer, certifi, bcrypt, attrs, requests, jsonschema, cffi, pynacl, docker, paramiko, docker-compose Successfully installed PyYAML-5.4.1 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.7.14 cffi-1.17.1 charset-normalizer-3.4.2 docker-6.1.3 docker-compose-1.29.2 dockerpty-0.4.1 docopt-0.6.2 idna-3.10 jsonschema-3.2.0 packaging-25.0 paramiko-3.5.1 pycparser-2.22 pynacl-1.5.0 pyrsistent-0.20.0 python-dotenv-0.21.1 requests-2.29.0 texttable-1.7.0 urllib3-1.26.20 websocket-client-0.59.0 STDERR: DEPRECATION: Building 'dockerpty' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'dockerpty'. Discussion can be found at https://github.com/pypa/pip/issues/6334 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:48:44,801 p=20508 u=root n=ansible | TASK [install-docker : Install rsyslog redirector for container tags] ********** 2025-07-18 20:48:45,332 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "2ba407d22633c268b152de7a0de637cf9a9f4650", "dest": "/etc/rsyslog.d/10-docker.conf", "gid": 0, "group": "root", "md5sum": "af08db1a632e86a1e87dc3bd1b706683", "mode": "0644", "owner": "root", "size": 265, "src": "/root/.ansible/tmp/ansible-tmp-1752871724.9463396-20630-134998037746744/source", "state": "file", "uid": 0 } 2025-07-18 20:48:45,363 p=20508 u=root n=ansible | TASK [install-docker : Ensure rsyslog restarted now] *************************** 2025-07-18 20:48:45,491 p=20508 u=root n=ansible | RUNNING HANDLER [install-docker : Restart rsyslog] ***************************** 2025-07-18 20:48:45,941 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveEnterTimestampMonotonic": "465652774", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveExitTimestampMonotonic": "465643288", "ActiveState": "active", "After": "basic.target syslog.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:33 UTC", "AssertTimestampMonotonic": "465646789", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "22111000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ConditionTimestampMonotonic": "465646787", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14175", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ExecMainStartTimestampMonotonic": "465648155", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveEnterTimestampMonotonic": "465646312", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveExitTimestampMonotonic": "465648533", "InvocationID": "a8542f901b874ae5b34e66cc47548754", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14175", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1208320", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "syslog.socket system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:33 UTC", "StateChangeTimestampMonotonic": "465652774", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:48:45,973 p=20508 u=root n=ansible | TASK [install-docker : Create container log directories] *********************** 2025-07-18 20:48:46,270 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "gid": 4, "group": "adm", "mode": "0775", "owner": "syslog", "path": "/var/log/containers/", "size": 4096, "state": "directory", "uid": 107 } 2025-07-18 20:48:46,304 p=20508 u=root n=ansible | TASK [Install log rotation for container log files] **************************** 2025-07-18 20:48:46,558 p=20508 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:48:46,755 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:46,830 p=20508 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:48:46,967 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:48:47,041 p=20508 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:48:47,178 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:47,250 p=20508 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:48:47,402 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "*.log.5e1ea.conf", "logrotate_generated_config_file_name": "5e1ea2.conf" }, "changed": false } 2025-07-18 20:48:47,432 p=20508 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:48:47,736 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/*.log.5e1ea.conf", "state": "absent" } 2025-07-18 20:48:47,768 p=20508 u=root n=ansible | TASK [logrotate : Install /var/log/containers/*.log rotatation config file] **** 2025-07-18 20:48:48,347 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "79d820eac9b355a5bac46f451c39ce36cb5052ac", "dest": "/etc/logrotate.d/5e1ea2.conf", "gid": 0, "group": "root", "md5sum": "e26bc259091d2307a65ae70c8597f1c4", "mode": "0644", "owner": "root", "size": 109, "src": "/root/.ansible/tmp/ansible-tmp-1752871727.9373205-20659-1200862537374/source", "state": "file", "uid": 0 } 2025-07-18 20:48:48,402 p=20508 u=root n=ansible | TASK [install-docker : Resolve IPv4 Addresses for Docker resources] ************ 2025-07-18 20:48:48,862 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": "for domain in registry-1.docker.io docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com docker.io ; do host -t a \"$domain\" ; done", "delta": "0:00:00.104239", "end": "2025-07-18 20:48:48.839335", "rc": 0, "start": "2025-07-18 20:48:48.735096" } STDOUT: registry-1.docker.io has address 44.208.254.194 registry-1.docker.io has address 98.85.153.80 registry-1.docker.io has address 3.94.224.37 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50 docker.io has address 18.211.247.175 docker.io has address 54.87.120.168 docker.io has address 34.194.249.26 2025-07-18 20:48:48,892 p=20508 u=root n=ansible | TASK [install-docker : Update to /etc/hosts according to force_docker_io_ipv4] *** 2025-07-18 20:48:49,406 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=registry-1.docker.io has address 44.208.254.194) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 44.208.254.194" } MSG: line added 2025-07-18 20:48:49,577 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=registry-1.docker.io has address 98.85.153.80) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 98.85.153.80" } MSG: line added 2025-07-18 20:48:49,751 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=registry-1.docker.io has address 3.94.224.37) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 3.94.224.37" } MSG: line added 2025-07-18 20:48:49,922 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46" } MSG: line added 2025-07-18 20:48:50,092 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50" } MSG: line added 2025-07-18 20:48:50,259 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=docker.io has address 18.211.247.175) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 18.211.247.175" } MSG: line added 2025-07-18 20:48:50,431 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=docker.io has address 54.87.120.168) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 54.87.120.168" } MSG: line added 2025-07-18 20:48:50,596 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=docker.io has address 34.194.249.26) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 34.194.249.26" } MSG: line added 2025-07-18 20:48:50,635 p=20508 u=root n=ansible | TASK [Install haproxy with gitea config] *************************************** 2025-07-18 20:48:50,861 p=20508 u=root n=ansible | TASK [haproxy : Install socat for haproxy management] ************************** 2025-07-18 20:48:52,964 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "cache_update_time": 1752871696, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: socat 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 349 kB of archives. After this operation, 1381 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] Fetched 349 kB in 0s (2769 kB/s) Selecting previously unselected package socat. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43214 files and directories currently installed.) Preparing to unpack .../socat_1.7.4.1-3ubuntu4_amd64.deb ... Unpacking socat (1.7.4.1-3ubuntu4) ... Setting up socat (1.7.4.1-3ubuntu4) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:48:52,996 p=20508 u=root n=ansible | TASK [haproxy : Ensure haproxy volume directories exists] ********************** 2025-07-18 20:48:53,303 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=etc) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "etc", "mode": "0755", "owner": "zuul", "path": "/var/lib/haproxy/etc", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:48:53,470 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=run) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "run", "mode": "0755", "owner": "zuul", "path": "/var/lib/haproxy/run", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:48:53,641 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => (item=dev) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "dev", "mode": "0755", "owner": "zuul", "path": "/var/lib/haproxy/dev", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:48:53,678 p=20508 u=root n=ansible | TASK [haproxy : Ensure haproxy config template available] ********************** 2025-07-18 20:48:53,880 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:48:53,975 p=20508 u=root n=ansible | TASK [haproxy : Edit rsyslogd apparmor profile] ******************************** 2025-07-18 20:48:54,163 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('24.04', '>=')", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:54,239 p=20508 u=root n=ansible | TASK [haproxy : Reload rsyslogd apparmor profile] ****************************** 2025-07-18 20:48:54,379 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_version is version('24.04', '>=')", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:54,454 p=20508 u=root n=ansible | TASK [haproxy : Write rsyslog file] ******************************************** 2025-07-18 20:48:55,016 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "3cbfbb4fa560dba653c01742beceb4123505c553", "dest": "/etc/rsyslog.d/49-haproxy.conf", "gid": 0, "group": "root", "md5sum": "2353c9283a2be431275503d528406dc5", "mode": "0644", "owner": "root", "size": 183, "src": "/root/.ansible/tmp/ansible-tmp-1752871734.6006064-20698-133059116318360/source", "state": "file", "uid": 0 } 2025-07-18 20:48:55,132 p=20508 u=root n=ansible | TASK [haproxy : Restart rsyslog if config updates] ***************************** 2025-07-18 20:48:55,621 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:48:45 UTC", "ActiveEnterTimestampMonotonic": "658010038", "ActiveExitTimestamp": "Fri 2025-07-18 20:48:45 UTC", "ActiveExitTimestampMonotonic": "658001014", "ActiveState": "active", "After": "basic.target syslog.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:48:45 UTC", "AssertTimestampMonotonic": "658003649", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8651000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:48:45 UTC", "ConditionTimestampMonotonic": "658003644", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15480", "ExecMainStartTimestamp": "Fri 2025-07-18 20:48:45 UTC", "ExecMainStartTimestampMonotonic": "658005008", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:48:45 UTC] ; stop_time=[n/a] ; pid=15480 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[Fri 2025-07-18 20:48:45 UTC] ; stop_time=[n/a] ; pid=15480 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:48:45 UTC", "InactiveEnterTimestampMonotonic": "658002992", "InactiveExitTimestamp": "Fri 2025-07-18 20:48:45 UTC", "InactiveExitTimestampMonotonic": "658005400", "InvocationID": "68ed127c6262457298056f37c2de2810", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15480", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1130496", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "syslog.socket system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:48:45 UTC", "StateChangeTimestampMonotonic": "658010038", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:48:55,675 p=20508 u=root n=ansible | TASK [Add haproxy log rotation] ************************************************ 2025-07-18 20:48:55,935 p=20508 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:48:56,076 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:56,162 p=20508 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:48:56,307 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:48:56,382 p=20508 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:48:56,517 p=20508 u=root n=ansible | skipping: [gitea-lb02.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:48:56,593 p=20508 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:48:56,746 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "haproxy.log.4f0a6.conf", "logrotate_generated_config_file_name": "4f0a6e.conf" }, "changed": false } 2025-07-18 20:48:56,801 p=20508 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:48:57,105 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/haproxy.log.4f0a6.conf", "state": "absent" } 2025-07-18 20:48:57,140 p=20508 u=root n=ansible | TASK [logrotate : Install /var/log/haproxy.log rotatation config file] ********* 2025-07-18 20:48:57,705 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "bd49373b449cd79ff79d5e9759a3f2460c1087be", "dest": "/etc/logrotate.d/4f0a6e.conf", "gid": 0, "group": "root", "md5sum": "614bef47f5c1b3698bbda6f651d265a8", "mode": "0644", "owner": "root", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1752871737.3018243-20724-68539581886285/source", "state": "file", "uid": 0 } 2025-07-18 20:48:57,744 p=20508 u=root n=ansible | TASK [haproxy : Write haproxy config file] ************************************* 2025-07-18 20:48:58,291 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "59f494f54a25850b64ed8bdb37062c8f2eae4a4a", "dest": "/var/lib/haproxy/etc/haproxy.cfg", "gid": 1000, "group": "zuul", "md5sum": "034a7c5e31202c8681b274e46d9df95f", "mode": "0644", "owner": "zuul", "size": 866, "src": "/root/.ansible/tmp/ansible-tmp-1752871737.8889325-20734-127199418886068/source", "state": "file", "uid": 1000 } 2025-07-18 20:48:58,323 p=20508 u=root n=ansible | TASK [haproxy : Check for OpenDev Infra CA (test only)] ************************ 2025-07-18 20:48:58,641 p=20508 u=root n=ansible | ok: [gitea-lb02.opendev.org] => { "changed": false, "stat": { "atime": 1752871373.7738035, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c70a4ecc75385ac348b159c3a229b711b3996c88", "ctime": 1752871373.0377915, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2723116, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1752871373.0377915, "nlink": 1, "path": "/etc/opendev-ca/ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1196, "uid": 0, "version": "98244510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 2025-07-18 20:48:58,672 p=20508 u=root n=ansible | TASK [haproxy : Copy in OpenDev Infra CA (test only)] ************************** 2025-07-18 20:48:59,210 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "c70a4ecc75385ac348b159c3a229b711b3996c88", "dest": "/var/lib/haproxy/etc/ca.crt", "gid": 0, "group": "root", "md5sum": "497ca9f8d242ee52c1d3b103b77ea850", "mode": "0644", "owner": "root", "size": 1196, "src": "/root/.ansible/tmp/ansible-tmp-1752871738.823704-20747-137978543124065/source", "state": "file", "uid": 0 } 2025-07-18 20:48:59,241 p=20508 u=root n=ansible | TASK [haproxy : Ensure docker compose configuration directory] ***************** 2025-07-18 20:48:59,546 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/haproxy-docker", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:48:59,577 p=20508 u=root n=ansible | TASK [haproxy : Install docker-compose configuration] ************************** 2025-07-18 20:49:00,125 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "checksum": "cf32e2eebe7d1e0445845c85d27190a9aa8df615", "dest": "/etc/haproxy-docker/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "b5ed4b12655f256feb43d0a769938597", "mode": "0644", "owner": "root", "size": 2221, "src": "/root/.ansible/tmp/ansible-tmp-1752871739.718597-20760-138421444821275/source", "state": "file", "uid": 0 } 2025-07-18 20:49:00,155 p=20508 u=root n=ansible | TASK [haproxy : Run docker-compose pull] *************************************** 2025-07-18 20:49:06,276 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": "docker-compose pull", "delta": "0:00:05.817949", "end": "2025-07-18 20:49:06.245396", "rc": 0, "start": "2025-07-18 20:49:00.427447" } STDERR: Pulling haproxy ... Pulling haproxy-statsd ... Pulling haproxy ... pulling from opendevmirror/haproxy Pulling haproxy ... pulling fs layer Pulling haproxy ... pulling fs layer Pulling haproxy ... pulling fs layer Pulling haproxy ... pulling fs layer Pulling haproxy ... pulling fs layer Pulling haproxy ... pulling fs layer Pulling haproxy ... waiting Pulling haproxy ... waiting Pulling haproxy ... waiting Pulling haproxy-statsd ... pulling from opendevorg/haproxy-s... Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... pulling fs layer Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy-statsd ... waiting Pulling haproxy ... downloading (1.4%) Pulling haproxy ... downloading (1.0%) Pulling haproxy ... downloading (100.0%) Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy ... downloading (22.7%) Pulling haproxy ... downloading (100.0%) Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy ... downloading (45.2%) Pulling haproxy ... downloading (1.0%) Pulling haproxy ... downloading (58.4%) Pulling haproxy ... downloading (62.4%) Pulling haproxy ... downloading (100.0%) Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy-statsd ... downloading (1.0%) Pulling haproxy ... downloading (74.8%) Pulling haproxy-statsd ... downloading (1.0%) Pulling haproxy-statsd ... downloading (100.0%) Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... downloading (42.2%) Pulling haproxy-statsd ... downloading (1.0%) Pulling haproxy ... verifying checksum Pulling haproxy ... download complete Pulling haproxy-statsd ... downloading (77.0%) Pulling haproxy-statsd ... downloading (100.0%) Pulling haproxy-statsd ... download complete Pulling haproxy ... extracting (1.0%) Pulling haproxy-statsd ... downloading (69.7%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... extracting (1.0%) Pulling haproxy ... extracting (9.4%) Pulling haproxy-statsd ... extracting (9.4%) Pulling haproxy ... extracting (17.8%) Pulling haproxy-statsd ... extracting (17.8%) Pulling haproxy ... extracting (26.1%) Pulling haproxy-statsd ... extracting (25.1%) Pulling haproxy ... extracting (32.4%) Pulling haproxy-statsd ... extracting (32.4%) Pulling haproxy-statsd ... download complete Pulling haproxy ... extracting (37.6%) Pulling haproxy-statsd ... extracting (38.7%) Pulling haproxy-statsd ... downloading (1.2%) Pulling haproxy ... extracting (44.9%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... downloading (1.0%) Pulling haproxy-statsd ... extracting (47.1%) Pulling haproxy ... extracting (53.3%) Pulling haproxy-statsd ... downloading (60.4%) Pulling haproxy-statsd ... extracting (56.5%) Pulling haproxy ... extracting (63.7%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... extracting (66.9%) Pulling haproxy ... extracting (73.1%) Pulling haproxy-statsd ... extracting (76.3%) Pulling haproxy ... extracting (81.5%) Pulling haproxy-statsd ... downloading (26.3%) Pulling haproxy-statsd ... extracting (83.6%) Pulling haproxy-statsd ... downloading (100.0%) Pulling haproxy-statsd ... download complete Pulling haproxy ... extracting (84.6%) Pulling haproxy-statsd ... downloading (43.8%) Pulling haproxy-statsd ... downloading (100.0%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy-statsd ... extracting (84.7%) Pulling haproxy ... extracting (91.9%) Pulling haproxy-statsd ... extracting (92.0%) Pulling haproxy ... extracting (95.1%) Pulling haproxy-statsd ... downloading (2.5%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy ... extracting (96.1%) Pulling haproxy-statsd ... extracting (96.2%) Pulling haproxy ... extracting (97.2%) Pulling haproxy-statsd ... extracting (97.2%) Pulling haproxy-statsd ... downloading (84.3%) Pulling haproxy-statsd ... downloading (100.0%) Pulling haproxy-statsd ... verifying checksum Pulling haproxy-statsd ... download complete Pulling haproxy ... extracting (100.0%) Pulling haproxy-statsd ... extracting (99.3%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy ... pull complete Pulling haproxy-statsd ... pull complete Pulling haproxy ... extracting (1.9%) Pulling haproxy-statsd ... extracting (1.9%) Pulling haproxy ... extracting (80.4%) Pulling haproxy-statsd ... extracting (78.4%) Pulling haproxy ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy ... pull complete Pulling haproxy-statsd ... pull complete Pulling haproxy ... extracting (100.0%) Pulling haproxy ... extracting (100.0%) Pulling haproxy ... pull complete Pulling haproxy-statsd ... extracting (1.2%) Pulling haproxy ... extracting (1.2%) Pulling haproxy ... extracting (27.8%) Pulling haproxy-statsd ... extracting (16.8%) Pulling haproxy ... extracting (54.3%) Pulling haproxy-statsd ... extracting (33.6%) Pulling haproxy ... extracting (82.1%) Pulling haproxy-statsd ... extracting (50.4%) Pulling haproxy ... extracting (100.0%) Pulling haproxy ... extracting (100.0%) Pulling haproxy ... pull complete Pulling haproxy ... extracting (100.0%) Pulling haproxy ... extracting (100.0%) Pulling haproxy-statsd ... extracting (63.6%) Pulling haproxy ... pull complete Pulling haproxy ... extracting (100.0%) Pulling haproxy ... extracting (100.0%) Pulling haproxy ... pull complete Pulling haproxy ... digest: sha256:9b0e65e0719cfbf911... Pulling haproxy ... status: downloaded newer image fo... Pulling haproxy ... done Pulling haproxy-statsd ... extracting (76.8%) Pulling haproxy-statsd ... extracting (86.4%) Pulling haproxy-statsd ... extracting (93.6%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (39.9%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (1.3%) Pulling haproxy-statsd ... extracting (46.0%) Pulling haproxy-statsd ... extracting (63.0%) Pulling haproxy-statsd ... extracting (84.1%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (60.9%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... extracting (100.0%) Pulling haproxy-statsd ... pull complete Pulling haproxy-statsd ... digest: sha256:f76641dc2b9b72bf36... Pulling haproxy-statsd ... status: downloaded newer image fo... Pulling haproxy-statsd ... done 2025-07-18 20:49:06,313 p=20508 u=root n=ansible | TASK [haproxy : Run docker-compose up] ***************************************** 2025-07-18 20:49:07,712 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": "docker-compose up -d", "delta": "0:00:01.084860", "end": "2025-07-18 20:49:07.687288", "rc": 0, "start": "2025-07-18 20:49:06.602428" } STDERR: Creating haproxy-docker_haproxy-statsd_1 ... Creating haproxy-docker_haproxy_1 ... Creating haproxy-docker_haproxy_1 ... done Creating haproxy-docker_haproxy-statsd_1 ... done 2025-07-18 20:49:07,744 p=20508 u=root n=ansible | TASK [haproxy : Run docker prune to cleanup unneeded images] ******************* 2025-07-18 20:49:08,072 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": "docker image prune -f", "delta": "0:00:00.026226", "end": "2025-07-18 20:49:08.049571", "rc": 0, "start": "2025-07-18 20:49:08.023345" } STDOUT: Total reclaimed space: 0B 2025-07-18 20:49:08,134 p=20508 u=root n=ansible | RUNNING HANDLER [haproxy : Reload haproxy] ************************************* 2025-07-18 20:49:08,357 p=20508 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/haproxy/handlers/hup_haproxy.yaml for gitea-lb02.opendev.org 2025-07-18 20:49:08,365 p=20508 u=root n=ansible | RUNNING HANDLER [haproxy : Get haproxy container ID] *************************** 2025-07-18 20:49:09,070 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "docker-compose", "ps", "-q", "haproxy" ], "delta": "0:00:00.346174", "end": "2025-07-18 20:49:09.047233", "rc": 0, "start": "2025-07-18 20:49:08.701059" } STDOUT: 631220fe5551861f0b968b02675068ead96c7e2422144c07807cc385b2eb92f6 2025-07-18 20:49:09,102 p=20508 u=root n=ansible | RUNNING HANDLER [haproxy : Get haproxy container pid] ************************** 2025-07-18 20:49:09,424 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "docker", "inspect", "--format", "{{ .State.Pid }}", "631220fe5551861f0b968b02675068ead96c7e2422144c07807cc385b2eb92f6" ], "delta": "0:00:00.025243", "end": "2025-07-18 20:49:09.399864", "rc": 0, "start": "2025-07-18 20:49:09.374621" } STDOUT: 15852 2025-07-18 20:49:09,457 p=20508 u=root n=ansible | RUNNING HANDLER [haproxy : Send HUP to haproxy] ******************************** 2025-07-18 20:49:09,759 p=20508 u=root n=ansible | changed: [gitea-lb02.opendev.org] => { "changed": true, "cmd": [ "kill", "-s", "HUP", "15852" ], "delta": "0:00:00.007015", "end": "2025-07-18 20:49:09.735960", "rc": 0, "start": "2025-07-18 20:49:09.728945" } 2025-07-18 20:49:09,801 p=20508 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:49:09,802 p=20508 u=root n=ansible | gitea-lb02.opendev.org : ok=52 changed=30 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2025-07-18 20:49:10,969 p=20798 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:49:11,948 p=20798 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:49:11,951 p=20798 u=root n=ansible | PLAY [Base: configure gitea] *************************************************** 2025-07-18 20:49:12,992 p=20798 u=root n=ansible | TASK [iptables : Include OS-specific variables] ******************************** 2025-07-18 20:49:13,047 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "ipv4_rules": "/etc/iptables/rules.v4", "ipv6_rules": "/etc/iptables/rules.v6", "package_name": "iptables-persistent", "reload_command": "/usr/sbin/netfilter-persistent start", "rules_dir": "/etc/iptables", "service_name": "netfilter-persistent" }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/iptables/vars/Debian.yaml" ], "changed": false } 2025-07-18 20:49:13,141 p=20798 u=root n=ansible | TASK [iptables : Install iptables] ********************************************* 2025-07-18 20:49:14,370 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_update_time": 1752871458, "cache_updated": false, "changed": false } 2025-07-18 20:49:14,404 p=20798 u=root n=ansible | TASK [iptables : Ensure iptables rules directory] ****************************** 2025-07-18 20:49:14,905 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/iptables", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:49:14,939 p=20798 u=root n=ansible | TASK [iptables : Install IPv4 rules files] ************************************* 2025-07-18 20:49:15,702 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "checksum": "dc7a512faad789ff572309c85bb06023c7474a11", "dest": "/etc/iptables/rules.v4", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v4", "size": 1276, "state": "file", "uid": 0 } 2025-07-18 20:49:15,734 p=20798 u=root n=ansible | TASK [iptables : Install IPv6 rules files] ************************************* 2025-07-18 20:49:16,312 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "checksum": "30fad0834e0d0f280b4ed39da0945e665aea73fa", "dest": "/etc/iptables/rules.v6", "gid": 0, "group": "root", "mode": "0640", "owner": "root", "path": "/etc/iptables/rules.v6", "size": 1219, "state": "file", "uid": 0 } 2025-07-18 20:49:16,345 p=20798 u=root n=ansible | TASK [iptables : Include OS specific tasks] ************************************ 2025-07-18 20:49:16,489 p=20798 u=root n=ansible | Lookup failed but the error is being ignored: No file was found when using first_found. 2025-07-18 20:49:16,492 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 20:49:16,565 p=20798 u=root n=ansible | TASK [iptables : Enable iptables service] ************************************** 2025-07-18 20:49:17,362 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "enabled": true, "name": "netfilter-persistent", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveEnterTimestampMonotonic": "467061558", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ActiveExitTimestampMonotonic": "467003099", "ActiveState": "active", "After": "local-fs.target systemd-journald.socket systemd-modules-load.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:35 UTC", "AssertTimestampMonotonic": "467006821", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "12521000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ConditionTimestampMonotonic": "467006820", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ip6tables.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "netfilter persistent configuration", "DevicePolicy": "auto", "Documentation": "\"man:netfilter-persistent(8)\"", "DropInPaths": "/etc/systemd/system/netfilter-persistent.service.d/iptables.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainExitTimestampMonotonic": "467061280", "ExecMainPID": "14213", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:35 UTC", "ExecMainStartTimestampMonotonic": "467007779", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/netfilter-persistent ; argv[]=/usr/sbin/netfilter-persistent stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/netfilter-persistent.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "netfilter-persistent.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveEnterTimestampMonotonic": "467006221", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:35 UTC", "InactiveExitTimestampMonotonic": "467008178", "InvocationID": "d29fc09d12744d04ab901e4a8a029200", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "netfilter-persistent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:35 UTC", "StateChangeTimestampMonotonic": "467061558", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "local-fs.target systemd-modules-load.service network-pre.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:49:17,404 p=20798 u=root n=ansible | TASK [install-docker : Include OS-release specific tasks] ********************** 2025-07-18 20:49:17,589 p=20798 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/default.yaml for gitea99.opendev.org 2025-07-18 20:49:17,599 p=20798 u=root n=ansible | TASK [install-docker : Create docker directory] ******************************** 2025-07-18 20:49:18,037 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/docker", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:49:18,069 p=20798 u=root n=ansible | TASK [install-docker : Install docker-ce from upstream] ************************ 2025-07-18 20:49:18,307 p=20798 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-docker/tasks/upstream.yaml for gitea99.opendev.org 2025-07-18 20:49:18,318 p=20798 u=root n=ansible | TASK [install-docker : Install pre-reqs] *************************************** 2025-07-18 20:49:19,304 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=apt-transport-https) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "apt-transport-https" } 2025-07-18 20:49:20,109 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=ca-certificates) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "ca-certificates" } 2025-07-18 20:49:20,942 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=curl) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "curl" } 2025-07-18 20:49:21,772 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=software-properties-common) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": false, "item": "software-properties-common" } 2025-07-18 20:49:25,335 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=apparmor) => { "ansible_loop_var": "item", "cache_update_time": 1752871458, "cache_updated": false, "changed": true, "item": "apparmor" } STDOUT: Reading package lists... Building dependency tree... Reading state information... Suggested packages: apparmor-profiles-extra apparmor-utils The following NEW packages will be installed: apparmor 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 598 kB of archives. After this operation, 2744 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.4 [598 kB] Fetched 598 kB in 0s (5631 kB/s) Selecting previously unselected package apparmor. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43479 files and directories currently installed.) Preparing to unpack .../apparmor_3.0.4-2ubuntu2.4_amd64.deb ... Unpacking apparmor (3.0.4-2ubuntu2.4) ... Setting up apparmor (3.0.4-2ubuntu2.4) ... Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. Reloading AppArmor profiles Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:49:25,372 p=20798 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/keyrings exists] ************************ 2025-07-18 20:49:25,677 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/keyrings", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:49:25,710 p=20798 u=root n=ansible | TASK [install-docker : Add docker GPG key] ************************************* 2025-07-18 20:49:26,458 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "f5b5bd1487cefc0c53c947e11ca202e86b33dbad", "dest": "/etc/apt/keyrings/docker.gpg.asc", "gid": 0, "group": "root", "md5sum": "1afae06b34a13c1b3d9cb61a26285a15", "mode": "0644", "owner": "root", "size": 3817, "src": "/root/.ansible/tmp/ansible-tmp-1752871765.8512113-20857-62525830765535/source", "state": "file", "uid": 0 } 2025-07-18 20:49:26,491 p=20798 u=root n=ansible | TASK [install-docker : Ensure /etc/apt/sources.list.d exists] ****************** 2025-07-18 20:49:26,796 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/sources.list.d", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:49:26,828 p=20798 u=root n=ansible | TASK [install-docker : Add docker apt repo] ************************************ 2025-07-18 20:49:27,424 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "1df0a37e36586dafaa2dd4bcb464c3ebc0a9c538", "dest": "/etc/apt/sources.list.d/docker.list", "gid": 0, "group": "root", "md5sum": "6ae2672048daf524ba3817bf39447267", "mode": "0644", "owner": "root", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1752871766.9733543-20870-157130069362611/source", "state": "file", "uid": 0 } 2025-07-18 20:49:27,458 p=20798 u=root n=ansible | TASK [install-docker : Install docker] ***************************************** 2025-07-18 20:49:42,658 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871769, "cache_updated": true, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: containerd.io docker-ce-cli Suggested packages: cgroupfs-mount | cgroup-lite docker-model-plugin Recommended packages: docker-ce-rootless-extras pigz docker-buildx-plugin The following NEW packages will be installed: containerd.io docker-ce docker-ce-cli docker-compose-plugin 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 80.9 MB of archives. After this operation, 337 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.7.27-1 [30.5 MB] Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:28.3.2-1~ubuntu.22.04~jammy [16.5 MB] Get:3 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:28.3.2-1~ubuntu.22.04~jammy [19.7 MB] Get:4 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.38.2-1~ubuntu.22.04~jammy [14.2 MB] Fetched 80.9 MB in 1s (97.5 MB/s) Selecting previously unselected package containerd.io. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43666 files and directories currently installed.) Preparing to unpack .../containerd.io_1.7.27-1_amd64.deb ... Unpacking containerd.io (1.7.27-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_5%3a28.3.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.38.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up containerd.io (1.7.27-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.38.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:28.3.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:28.3.2-1~ubuntu.22.04~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:49:42,693 p=20798 u=root n=ansible | TASK [install-docker : Install docker-engine from distro] ********************** 2025-07-18 20:49:42,844 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "not use_upstream_docker|bool", "skip_reason": "Conditional result was False" } 2025-07-18 20:49:42,876 p=20798 u=root n=ansible | TASK [install-docker : reset ssh connection to pick up docker group] *********** 2025-07-18 20:49:43,025 p=20798 u=root n=ansible | TASK [install-docker : Install arm64 dev pacakges] ***************************** 2025-07-18 20:49:43,186 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_architecture == 'aarch64' or ansible_distribution_release == 'xenial'\n", "skip_reason": "Conditional result was False" } 2025-07-18 20:49:43,263 p=20798 u=root n=ansible | TASK [ensure pip3 is installed] ************************************************ 2025-07-18 20:49:43,503 p=20798 u=root n=ansible | TASK [pip3 : Remove pip and virtualenv packages] ******************************* 2025-07-18 20:49:45,590 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: python3-pip 0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded. After this operation, 7044 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43898 files and directories currently installed.) Removing python3-pip (22.0.2+dfsg-1ubuntu0.6) ... 2025-07-18 20:49:45,622 p=20798 u=root n=ansible | TASK [pip3 : Ensure distutils] ************************************************* 2025-07-18 20:49:46,611 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_update_time": 1752871769, "cache_updated": false, "changed": false } 2025-07-18 20:49:46,644 p=20798 u=root n=ansible | TASK [pip3 : Download OS/Python specific get-pip.py] *************************** 2025-07-18 20:49:46,831 p=20798 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml for gitea99.opendev.org => (item=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/pip3/tasks/default.yaml) 2025-07-18 20:49:46,844 p=20798 u=root n=ansible | TASK [pip3 : Download get-pip.py] ********************************************** 2025-07-18 20:49:47,599 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "wget", "https://bootstrap.pypa.io/get-pip.py" ], "delta": "0:00:00.191440", "end": "2025-07-18 20:49:47.574710", "rc": 0, "start": "2025-07-18 20:49:47.383270" } STDERR: --2025-07-18 20:49:47-- https://bootstrap.pypa.io/get-pip.py Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.64.175, 151.101.0.175, 151.101.128.175, ... Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.64.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2279307 (2.2M) [text/x-python] Saving to: ‘get-pip.py’ 0K .......... .......... .......... .......... .......... 2% 3.38M 1s 50K .......... .......... .......... .......... .......... 4% 5.11M 1s 100K .......... .......... .......... .......... .......... 6% 18.7M 0s 150K .......... .......... .......... .......... .......... 8% 18.8M 0s 200K .......... .......... .......... .......... .......... 11% 7.08M 0s 250K .......... .......... .......... .......... .......... 13% 35.2M 0s 300K .......... .......... .......... .......... .......... 15% 40.2M 0s 350K .......... .......... .......... .......... .......... 17% 29.3M 0s 400K .......... .......... .......... .......... .......... 20% 32.5M 0s 450K .......... .......... .......... .......... .......... 22% 22.7M 0s 500K .......... .......... .......... .......... .......... 24% 12.5M 0s 550K .......... .......... .......... .......... .......... 26% 33.8M 0s 600K .......... .......... .......... .......... .......... 29% 43.3M 0s 650K .......... .......... .......... .......... .......... 31% 53.0M 0s 700K .......... .......... .......... .......... .......... 33% 196M 0s 750K .......... .......... .......... .......... .......... 35% 85.8M 0s 800K .......... .......... .......... .......... .......... 38% 73.5M 0s 850K .......... .......... .......... .......... .......... 40% 50.2M 0s 900K .......... .......... .......... .......... .......... 42% 211M 0s 950K .......... .......... .......... .......... .......... 44% 134M 0s 1000K .......... .......... .......... .......... .......... 47% 9.65M 0s 1050K .......... .......... .......... .......... .......... 49% 152M 0s 1100K .......... .......... .......... .......... .......... 51% 42.1M 0s 1150K .......... .......... .......... .......... .......... 53% 172M 0s 1200K .......... .......... .......... .......... .......... 56% 192M 0s 1250K .......... .......... .......... .......... .......... 58% 91.2M 0s 1300K .......... .......... .......... .......... .......... 60% 200M 0s 1350K .......... .......... .......... .......... .......... 62% 63.8M 0s 1400K .......... .......... .......... .......... .......... 65% 210M 0s 1450K .......... .......... .......... .......... .......... 67% 166M 0s 1500K .......... .......... .......... .......... .......... 69% 216M 0s 1550K .......... .......... .......... .......... .......... 71% 118M 0s 1600K .......... .......... .......... .......... .......... 74% 148M 0s 1650K .......... .......... .......... .......... .......... 76% 196M 0s 1700K .......... .......... .......... .......... .......... 78% 147M 0s 1750K .......... .......... .......... .......... .......... 80% 109M 0s 1800K .......... .......... .......... .......... .......... 83% 157M 0s 1850K .......... .......... .......... .......... .......... 85% 217M 0s 1900K .......... .......... .......... .......... .......... 87% 133M 0s 1950K .......... .......... .......... .......... .......... 89% 155M 0s 2000K .......... .......... .......... .......... .......... 92% 10.1M 0s 2050K .......... .......... .......... .......... .......... 94% 177M 0s 2100K .......... .......... .......... .......... .......... 96% 203M 0s 2150K .......... .......... .......... .......... .......... 98% 174M 0s 2200K .......... .......... ..... 100% 144M=0.07s 2025-07-18 20:49:47 (29.9 MB/s) - ‘get-pip.py’ saved [2279307/2279307] 2025-07-18 20:49:47,690 p=20798 u=root n=ansible | TASK [pip3 : Install pip] ****************************************************** 2025-07-18 20:49:51,370 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "python3", "/var/lib/get-pip.py" ], "delta": "0:00:03.351338", "end": "2025-07-18 20:49:51.340516", "rc": 0, "start": "2025-07-18 20:49:47.989178" } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting pip Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.3 MB/s eta 0:00:00 Installing collected packages: pip Successfully installed pip-25.1.1 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:49:51,403 p=20798 u=root n=ansible | TASK [pip3 : Install latest pip and virtualenv] ******************************** 2025-07-18 20:49:52,717 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=pip) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "pip" ], "item": "pip", "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (25.1.1) STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:49:54,148 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=virtualenv) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "-U", "virtualenv" ], "item": "virtualenv", "name": [ "virtualenv" ], "requirements": null, "state": "latest", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting virtualenv Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB) Collecting distlib<1,>=0.3.7 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) Collecting filelock<4,>=3.12.2 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) Collecting platformdirs<5,>=3.9.1 (from virtualenv) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl (6.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 95.8 MB/s eta 0:00:00 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl (16 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.4.0 filelock-3.18.0 platformdirs-4.3.8 virtualenv-20.31.2 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:49:54,184 p=20798 u=root n=ansible | TASK [pip3 : Install latest pbr on xenial] ************************************* 2025-07-18 20:49:54,336 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "ansible_distribution_release == 'xenial'", "skip_reason": "Conditional result was False" } 2025-07-18 20:49:54,449 p=20798 u=root n=ansible | TASK [install-docker : Install docker-compose] ********************************* 2025-07-18 20:49:58,629 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "/usr/local/bin/pip3", "install", "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "name": [ "requests<2.30.0", "docker<7.0.0", "docker-compose" ], "requirements": null, "state": "present", "version": null, "virtualenv": null } STDOUT: Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 Collecting requests<2.30.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl.metadata (4.6 kB) Collecting docker<7.0.0 Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) Collecting docker-compose Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting charset-normalizer<4,>=2 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<1.27,>=1.21.1 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting certifi>=2017.4.17 (from requests<2.30.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) Collecting packaging>=14.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting PyYAML<6,>=3.10 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pyyaml/PyYAML-5.4.1-cp310-cp310-linux_x86_64.whl (45 kB) Requirement already satisfied: distro<2,>=1.5.0 in /usr/lib/python3/dist-packages (from docker-compose) (1.7.0) Collecting dockerpty<1,>=0.4.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docopt<1,>=0.6.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/docopt/docopt-0.6.2-py2.py3-none-any.whl (13 kB) Collecting jsonschema<4,>=2.5.1 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/jsonschema/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting python-dotenv<1,>=0.13.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl.metadata (21 kB) Collecting texttable<2,>=0.9.0 (from docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting websocket-client>=0.32.0 (from docker<7.0.0) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl.metadata (6.5 kB) Requirement already satisfied: six>=1.3.0 in /usr/lib/python3/dist-packages (from dockerpty<1,>=0.4.1->docker-compose) (1.16.0) Collecting attrs>=17.4.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=2.5.1->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema<4,>=2.5.1->docker-compose) (59.6.0) Collecting paramiko>=2.4.3 (from docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) Collecting bcrypt>=3.2 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Requirement already satisfied: cryptography>=3.3 in /usr/lib/python3/dist-packages (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) (3.4.8) Collecting pynacl>=1.5 (from paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pynacl/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 40.0 MB/s eta 0:00:00 Collecting cffi>=1.4.1 (from pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.5->paramiko>=2.4.3->docker[ssh]>=5->docker-compose) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e1/2aa539876d9ed0ddc95882451deb57cfd7aa8dbf0b8dbce68e045549ba56/requests-2.29.0-py3-none-any.whl (62 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl (148 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/3e/ca05e486d44e38eb495ca60b8ca526b192071717387346ed1031ecf78966/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/64/62/f19d1e9023aacb47241de3ab5a5d5fedf32c78a71a9e365bb2153378c141/python_dotenv-0.21.1-py3-none-any.whl (19 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl (10 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl (63 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl (162 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl (227 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8d/fb/4da72871d177d63649ac449aec2e8a29efe0274035880c7af59101ca2232/cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d7/b7/64a125c488243965b7c5118352e47c6f89df95b4ac306d31cee409153d57/pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB) Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: dockerpty Building wheel for dockerpty (setup.py): started Building wheel for dockerpty (setup.py): finished with status 'done' Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16614 sha256=9c4da2134a5b002f3c803da93dfe5a3747dba028e3a189e3c1991d2784e76cf7 Stored in directory: /root/.cache/pip/wheels/87/9f/0e/ebff11ac5cb94b29620cd286510d6e7a83fd3c27ee65de1ea0 Successfully built dockerpty Installing collected packages: texttable, docopt, websocket-client, urllib3, PyYAML, python-dotenv, pyrsistent, pycparser, packaging, idna, dockerpty, charset-normalizer, certifi, bcrypt, attrs, requests, jsonschema, cffi, pynacl, docker, paramiko, docker-compose Successfully installed PyYAML-5.4.1 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.7.14 cffi-1.17.1 charset-normalizer-3.4.2 docker-6.1.3 docker-compose-1.29.2 dockerpty-0.4.1 docopt-0.6.2 idna-3.10 jsonschema-3.2.0 packaging-25.0 paramiko-3.5.1 pycparser-2.22 pynacl-1.5.0 pyrsistent-0.20.0 python-dotenv-0.21.1 requests-2.29.0 texttable-1.7.0 urllib3-1.26.20 websocket-client-0.59.0 STDERR: DEPRECATION: Building 'dockerpty' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'dockerpty'. Discussion can be found at https://github.com/pypa/pip/issues/6334 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-18 20:49:58,665 p=20798 u=root n=ansible | TASK [install-docker : Install rsyslog redirector for container tags] ********** 2025-07-18 20:49:59,194 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "2ba407d22633c268b152de7a0de637cf9a9f4650", "dest": "/etc/rsyslog.d/10-docker.conf", "gid": 0, "group": "root", "md5sum": "af08db1a632e86a1e87dc3bd1b706683", "mode": "0644", "owner": "root", "size": 265, "src": "/root/.ansible/tmp/ansible-tmp-1752871798.8083262-20921-169769114201300/source", "state": "file", "uid": 0 } 2025-07-18 20:49:59,228 p=20798 u=root n=ansible | TASK [install-docker : Ensure rsyslog restarted now] *************************** 2025-07-18 20:49:59,360 p=20798 u=root n=ansible | RUNNING HANDLER [install-docker : Restart rsyslog] ***************************** 2025-07-18 20:49:59,815 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveEnterTimestampMonotonic": "465017724", "ActiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ActiveExitTimestampMonotonic": "465009022", "ActiveState": "active", "After": "system.slice sysinit.target syslog.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:45:33 UTC", "AssertTimestampMonotonic": "465011283", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "28718000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ConditionTimestampMonotonic": "465011281", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" \"man:rsyslog.conf(5)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14171", "ExecMainStartTimestamp": "Fri 2025-07-18 20:45:33 UTC", "ExecMainStartTimestampMonotonic": "465012827", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n -iNONE ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveEnterTimestampMonotonic": "465010806", "InactiveExitTimestamp": "Fri 2025-07-18 20:45:33 UTC", "InactiveExitTimestampMonotonic": "465013211", "InvocationID": "98ed953da3074346afc63e46bebcf09c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14171", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1236992", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service syslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target syslog.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:45:33 UTC", "StateChangeTimestampMonotonic": "465017724", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "syslog.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:49:59,849 p=20798 u=root n=ansible | TASK [install-docker : Create container log directories] *********************** 2025-07-18 20:50:00,152 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 4, "group": "adm", "mode": "0775", "owner": "syslog", "path": "/var/log/containers/", "size": 4096, "state": "directory", "uid": 107 } 2025-07-18 20:50:00,189 p=20798 u=root n=ansible | TASK [Install log rotation for container log files] **************************** 2025-07-18 20:50:00,413 p=20798 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:50:00,611 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:50:00,686 p=20798 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:50:00,825 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:50:00,897 p=20798 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:50:01,036 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:50:01,123 p=20798 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:50:01,276 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "*.log.5e1ea.conf", "logrotate_generated_config_file_name": "5e1ea2.conf" }, "changed": false } 2025-07-18 20:50:01,309 p=20798 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:50:01,617 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/*.log.5e1ea.conf", "state": "absent" } 2025-07-18 20:50:01,650 p=20798 u=root n=ansible | TASK [logrotate : Install /var/log/containers/*.log rotatation config file] **** 2025-07-18 20:50:02,212 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "79d820eac9b355a5bac46f451c39ce36cb5052ac", "dest": "/etc/logrotate.d/5e1ea2.conf", "gid": 0, "group": "root", "md5sum": "e26bc259091d2307a65ae70c8597f1c4", "mode": "0644", "owner": "root", "size": 109, "src": "/root/.ansible/tmp/ansible-tmp-1752871801.8178284-20950-9282035947456/source", "state": "file", "uid": 0 } 2025-07-18 20:50:02,255 p=20798 u=root n=ansible | TASK [install-docker : Resolve IPv4 Addresses for Docker resources] ************ 2025-07-18 20:50:02,674 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "for domain in registry-1.docker.io docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com docker.io ; do host -t a \"$domain\" ; done", "delta": "0:00:00.099505", "end": "2025-07-18 20:50:02.650598", "rc": 0, "start": "2025-07-18 20:50:02.551093" } STDOUT: registry-1.docker.io has address 44.208.254.194 registry-1.docker.io has address 98.85.153.80 registry-1.docker.io has address 3.94.224.37 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50 docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46 docker.io has address 54.87.120.168 docker.io has address 18.211.247.175 docker.io has address 34.194.249.26 2025-07-18 20:50:02,714 p=20798 u=root n=ansible | TASK [install-docker : Update to /etc/hosts according to force_docker_io_ipv4] *** 2025-07-18 20:50:03,241 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=registry-1.docker.io has address 44.208.254.194) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 44.208.254.194" } MSG: line added 2025-07-18 20:50:03,413 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=registry-1.docker.io has address 98.85.153.80) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 98.85.153.80" } MSG: line added 2025-07-18 20:50:03,580 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=registry-1.docker.io has address 3.94.224.37) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "registry-1.docker.io has address 3.94.224.37" } MSG: line added 2025-07-18 20:50:03,745 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 162.159.141.50" } MSG: line added 2025-07-18 20:50:03,915 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com has address 172.66.1.46" } MSG: line added 2025-07-18 20:50:04,082 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=docker.io has address 54.87.120.168) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 54.87.120.168" } MSG: line added 2025-07-18 20:50:04,255 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=docker.io has address 18.211.247.175) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 18.211.247.175" } MSG: line added 2025-07-18 20:50:04,418 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=docker.io has address 34.194.249.26) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "docker.io has address 34.194.249.26" } MSG: line added 2025-07-18 20:50:04,465 p=20798 u=root n=ansible | TASK [apache-ua-filter : Install apache2] ************************************** 2025-07-18 20:50:11,103 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871769, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.3-0 mailcap mime-support Suggested packages: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw Recommended packages: ssl-cert The following NEW packages will be installed: apache2 apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.3-0 mailcap mime-support 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. Need to get 2090 kB of archives. After this operation, 8346 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapr1 amd64 1.7.0-8ubuntu0.22.04.2 [108 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1 amd64 1.6.1-5ubuntu4.22.04.2 [92.8 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-5ubuntu4.22.04.2 [11.3 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-ldap amd64 1.6.1-5ubuntu4.22.04.2 [9170 B] Get:5 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-bin amd64 2.4.52-1ubuntu4.15 [1349 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-data all 2.4.52-1ubuntu4.15 [165 kB] Get:8 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-utils amd64 2.4.52-1ubuntu4.15 [89.4 kB] Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB] Get:10 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3696 B] Get:11 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2 amd64 2.4.52-1ubuntu4.15 [97.9 kB] Fetched 2090 kB in 0s (15.3 MB/s) Selecting previously unselected package libapr1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43214 files and directories currently installed.) Preparing to unpack .../00-libapr1_1.7.0-8ubuntu0.22.04.2_amd64.deb ... Unpacking libapr1:amd64 (1.7.0-8ubuntu0.22.04.2) ... Selecting previously unselected package libaprutil1:amd64. Preparing to unpack .../01-libaprutil1_1.6.1-5ubuntu4.22.04.2_amd64.deb ... Unpacking libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ... Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ... Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ... Selecting previously unselected package libaprutil1-ldap:amd64. Preparing to unpack .../03-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ... Unpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ... Selecting previously unselected package liblua5.3-0:amd64. Preparing to unpack .../04-liblua5.3-0_5.3.6-1build1_amd64.deb ... Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... Selecting previously unselected package apache2-bin. Preparing to unpack .../05-apache2-bin_2.4.52-1ubuntu4.15_amd64.deb ... Unpacking apache2-bin (2.4.52-1ubuntu4.15) ... Selecting previously unselected package apache2-data. Preparing to unpack .../06-apache2-data_2.4.52-1ubuntu4.15_all.deb ... Unpacking apache2-data (2.4.52-1ubuntu4.15) ... Selecting previously unselected package apache2-utils. Preparing to unpack .../07-apache2-utils_2.4.52-1ubuntu4.15_amd64.deb ... Unpacking apache2-utils (2.4.52-1ubuntu4.15) ... Selecting previously unselected package mailcap. Preparing to unpack .../08-mailcap_3.70+nmu1ubuntu1_all.deb ... Unpacking mailcap (3.70+nmu1ubuntu1) ... Selecting previously unselected package mime-support. Preparing to unpack .../09-mime-support_3.66_all.deb ... Unpacking mime-support (3.66) ... Selecting previously unselected package apache2. Preparing to unpack .../10-apache2_2.4.52-1ubuntu4.15_amd64.deb ... Unpacking apache2 (2.4.52-1ubuntu4.15) ... Setting up libapr1:amd64 (1.7.0-8ubuntu0.22.04.2) ... Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... Setting up apache2-data (2.4.52-1ubuntu4.15) ... Setting up mailcap (3.70+nmu1ubuntu1) ... Setting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ... Setting up mime-support (3.66) ... Setting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ... Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ... Setting up apache2-utils (2.4.52-1ubuntu4.15) ... Setting up apache2-bin (2.4.52-1ubuntu4.15) ... Setting up apache2 (2.4.52-1ubuntu4.15) ... Enabling module mpm_event. Enabling module authz_core. Enabling module authz_host. Enabling module authn_core. Enabling module auth_basic. Enabling module access_compat. Enabling module authn_file. Enabling module authz_user. Enabling module alias. Enabling module dir. Enabling module autoindex. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module filter. Enabling module deflate. Enabling module status. Enabling module reqtimeout. Enabling conf charset. Enabling conf localized-error-pages. Enabling conf other-vhosts-access-log. Enabling conf security. Enabling conf serve-cgi-bin. Enabling site 000-default. Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. Processing triggers for libc-bin (2.35-0ubuntu3.10) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:50:11,139 p=20798 u=root n=ansible | TASK [apache-ua-filter : Apache rewrite module] ******************************** 2025-07-18 20:50:11,721 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "result": "Module rewrite enabled" } 2025-07-18 20:50:11,758 p=20798 u=root n=ansible | TASK [apache-ua-filter : Apache macro module] ********************************** 2025-07-18 20:50:12,145 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "result": "Module macro enabled" } 2025-07-18 20:50:12,181 p=20798 u=root n=ansible | TASK [apache-ua-filter : Apache headers module] ******************************** 2025-07-18 20:50:12,570 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "result": "Module headers enabled" } 2025-07-18 20:50:12,604 p=20798 u=root n=ansible | TASK [apache-ua-filter : Copy apache UA filter] ******************************** 2025-07-18 20:50:13,141 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "e9b7766ebf5994c4847fb8391880cdfdd47921ec", "dest": "/etc/apache2/conf-enabled/ua-filter.conf", "gid": 0, "group": "root", "md5sum": "7aa7c5ecac2aa98c8ea626f085d1b671", "mode": "0644", "owner": "root", "size": 19442, "src": "/root/.ansible/tmp/ansible-tmp-1752871812.7497506-20985-275706709455707/source", "state": "file", "uid": 0 } 2025-07-18 20:50:13,180 p=20798 u=root n=ansible | TASK [gitea : Ensure docker-compose directory exists] ************************** 2025-07-18 20:50:13,478 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/gitea-docker", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:50:13,513 p=20798 u=root n=ansible | TASK [gitea : Write docker-compose file] *************************************** 2025-07-18 20:50:14,050 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "ae86b1f579fff476b1bc618bca2b5ffe70695d14", "dest": "/etc/gitea-docker/docker-compose.yaml", "gid": 0, "group": "root", "md5sum": "b933c0a4430d49b1616757bbe7d45b30", "mode": "0600", "owner": "root", "size": 1789, "src": "/root/.ansible/tmp/ansible-tmp-1752871813.6540732-20998-224502087592790/source", "state": "file", "uid": 0 } 2025-07-18 20:50:14,084 p=20798 u=root n=ansible | TASK [gitea : Ensure gitea volume directories exists] ************************** 2025-07-18 20:50:14,395 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=conf) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "conf", "mode": "0755", "owner": "zuul", "path": "/var/gitea/conf", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:50:14,570 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=data) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "data", "mode": "0755", "owner": "zuul", "path": "/var/gitea/data", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:50:14,743 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=logs) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "logs", "mode": "0755", "owner": "zuul", "path": "/var/gitea/logs", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:50:14,911 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=certs) => { "ansible_loop_var": "item", "changed": false, "gid": 1000, "group": "zuul", "item": "certs", "mode": "0755", "owner": "zuul", "path": "/var/gitea/certs", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:50:15,083 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=db) => { "ansible_loop_var": "item", "changed": true, "gid": 1000, "group": "zuul", "item": "db", "mode": "0755", "owner": "zuul", "path": "/var/gitea/db", "size": 4096, "state": "directory", "uid": 1000 } 2025-07-18 20:50:15,117 p=20798 u=root n=ansible | TASK [gitea : Write app.ini] *************************************************** 2025-07-18 20:50:15,659 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "332e5d707d4ce23a74aeb88475a2788bfb2466d4", "dest": "/var/gitea/conf/app.ini", "gid": 0, "group": "root", "md5sum": "e0436a59a9bc11c544e21f85c8ea98fb", "mode": "0644", "owner": "root", "size": 4012, "src": "/root/.ansible/tmp/ansible-tmp-1752871815.256664-21015-186088032874606/source", "state": "file", "uid": 0 } 2025-07-18 20:50:15,692 p=20798 u=root n=ansible | TASK [gitea : Write mariadb conn limit config file] **************************** 2025-07-18 20:50:16,232 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "65b237cc149ce14f205526a45f3dceb4fd50ac33", "dest": "/var/gitea/conf/99-max_conn_my.cnf", "gid": 0, "group": "root", "md5sum": "585d41b218185f4fed6f1c07980200a8", "mode": "0644", "owner": "root", "size": 29, "src": "/root/.ansible/tmp/ansible-tmp-1752871815.8342052-21025-207011664482213/source", "state": "file", "uid": 0 } 2025-07-18 20:50:16,263 p=20798 u=root n=ansible | TASK [gitea : Install distro packages] ***************************************** 2025-07-18 20:50:22,164 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "cache_update_time": 1752871769, "cache_updated": false, "changed": true } STDOUT: Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: python3-attr python3-certifi python3-chardet python3-docker python3-dockerpty python3-docopt python3-dotenv python3-idna python3-jsonschema python3-pyrsistent python3-texttable python3-urllib3 python3-websocket python3-yaml Suggested packages: python-attr-doc python-jsonschema-doc python3-openssl python3-socks python-requests-doc Recommended packages: docker.io The following NEW packages will be installed: docker-compose netcat-openbsd python3-attr python3-certifi python3-chardet python3-docker python3-dockerpty python3-docopt python3-dotenv python3-idna python3-jsonschema python3-pyrsistent python3-requests python3-texttable python3-urllib3 python3-websocket python3-yaml 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. Need to get 1049 kB of archives. After this operation, 5388 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] Get:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] Get:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] Get:4 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] Get:5 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] Get:6 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.3 [98.6 kB] Get:7 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] Get:8 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] Get:9 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-docker all 5.0.3-1 [89.3 kB] Get:10 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-dockerpty all 0.4.1-2 [11.1 kB] Get:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-docopt all 0.6.2-4 [26.9 kB] Get:12 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-dotenv all 0.19.2-1 [20.5 kB] Get:13 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-attr all 21.2.0-1 [44.0 kB] Get:14 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] Get:15 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] Get:16 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 python3-texttable all 1.6.4-1 [11.4 kB] Get:17 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 docker-compose all 1.29.2-1 [95.8 kB] Fetched 1049 kB in 0s (7935 kB/s) Selecting previously unselected package netcat-openbsd. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43947 files and directories currently installed.) Preparing to unpack .../00-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... Unpacking netcat-openbsd (1.218-4ubuntu1) ... Selecting previously unselected package python3-yaml. Preparing to unpack .../01-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... Unpacking python3-yaml (5.4.1-1ubuntu1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../02-python3-certifi_2020.6.20-1_all.deb ... Unpacking python3-certifi (2020.6.20-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../03-python3-chardet_4.0.0-1_all.deb ... Unpacking python3-chardet (4.0.0-1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../04-python3-idna_3.3-1ubuntu0.1_all.deb ... Unpacking python3-idna (3.3-1ubuntu0.1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../05-python3-urllib3_1.26.5-1~exp1ubuntu0.3_all.deb ... Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.3) ... Selecting previously unselected package python3-requests. Preparing to unpack .../06-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... Selecting previously unselected package python3-websocket. Preparing to unpack .../07-python3-websocket_1.2.3-1_all.deb ... Unpacking python3-websocket (1.2.3-1) ... Selecting previously unselected package python3-docker. Preparing to unpack .../08-python3-docker_5.0.3-1_all.deb ... Unpacking python3-docker (5.0.3-1) ... Selecting previously unselected package python3-dockerpty. Preparing to unpack .../09-python3-dockerpty_0.4.1-2_all.deb ... Unpacking python3-dockerpty (0.4.1-2) ... Selecting previously unselected package python3-docopt. Preparing to unpack .../10-python3-docopt_0.6.2-4_all.deb ... Unpacking python3-docopt (0.6.2-4) ... Selecting previously unselected package python3-dotenv. Preparing to unpack .../11-python3-dotenv_0.19.2-1_all.deb ... Unpacking python3-dotenv (0.19.2-1) ... Selecting previously unselected package python3-attr. Preparing to unpack .../12-python3-attr_21.2.0-1_all.deb ... Unpacking python3-attr (21.2.0-1) ... Selecting previously unselected package python3-pyrsistent:amd64. Preparing to unpack .../13-python3-pyrsistent_0.18.1-1build1_amd64.deb ... Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... Selecting previously unselected package python3-jsonschema. Preparing to unpack .../14-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... Selecting previously unselected package python3-texttable. Preparing to unpack .../15-python3-texttable_1.6.4-1_all.deb ... Unpacking python3-texttable (1.6.4-1) ... Selecting previously unselected package docker-compose. Preparing to unpack .../16-docker-compose_1.29.2-1_all.deb ... Unpacking docker-compose (1.29.2-1) ... Setting up python3-dotenv (0.19.2-1) ... Setting up python3-attr (21.2.0-1) ... Setting up python3-texttable (1.6.4-1) ... Setting up python3-docopt (0.6.2-4) ... Setting up netcat-openbsd (1.218-4ubuntu1) ... update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode Setting up python3-yaml (5.4.1-1ubuntu1) ... Setting up python3-chardet (4.0.0-1) ... Setting up python3-certifi (2020.6.20-1) ... Setting up python3-idna (3.3-1ubuntu0.1) ... Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.3) ... Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... Setting up python3-websocket (1.2.3-1) ... Setting up python3-dockerpty (0.4.1-2) ... Setting up python3-jsonschema (3.2.0-0ubuntu2) ... Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... Setting up python3-docker (5.0.3-1) ... Setting up docker-compose (1.29.2-1) ... STDERR: debconf: delaying package configuration, since apt-utils is not installed 2025-07-18 20:50:22,198 p=20798 u=root n=ansible | TASK [gitea : Install reverse proxy] ******************************************* 2025-07-18 20:50:22,406 p=20798 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/proxy.yaml for gitea99.opendev.org 2025-07-18 20:50:22,417 p=20798 u=root n=ansible | TASK [gitea : Install apache2] ************************************************* 2025-07-18 20:50:23,447 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_update_time": 1752871769, "cache_updated": false, "changed": false } 2025-07-18 20:50:23,479 p=20798 u=root n=ansible | TASK [gitea : Apache modules] ************************************************** 2025-07-18 20:50:23,818 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=rewrite) => { "ansible_loop_var": "item", "changed": false, "item": "rewrite", "result": "Module rewrite enabled" } 2025-07-18 20:50:24,077 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=proxy) => { "ansible_loop_var": "item", "changed": true, "item": "proxy", "result": "Module proxy enabled" } 2025-07-18 20:50:24,337 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=proxy_http) => { "ansible_loop_var": "item", "changed": true, "item": "proxy_http", "result": "Module proxy_http enabled" } 2025-07-18 20:50:24,607 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ssl) => { "ansible_loop_var": "item", "changed": true, "item": "ssl", "result": "Module ssl enabled" } 2025-07-18 20:50:24,802 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => (item=headers) => { "ansible_loop_var": "item", "changed": false, "item": "headers", "result": "Module headers enabled" } 2025-07-18 20:50:24,836 p=20798 u=root n=ansible | TASK [gitea : Copy apache config] ********************************************** 2025-07-18 20:50:25,396 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "a9244af145af3cd55134bc642fe30a9db2d2f0b2", "dest": "/etc/apache2/sites-enabled/000-default.conf", "gid": 0, "group": "root", "md5sum": "95735054304656fec9bc2547c4ad1854", "mode": "0644", "owner": "root", "size": 1471, "src": "/root/.ansible/tmp/ansible-tmp-1752871824.9781802-21052-37607092781027/source", "state": "file", "uid": 0 } 2025-07-18 20:50:25,436 p=20798 u=root n=ansible | TASK [gitea : Copy apache tuning] ********************************************** 2025-07-18 20:50:26,030 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "63f4d11a24f20aa7f50845af7ea7613e9bbae48c", "dest": "/etc/apache2/conf-enabled/connection-tuning.conf", "gid": 0, "group": "root", "md5sum": "6d02136ddb465a836a0d27468734a59e", "mode": "0644", "owner": "root", "size": 607, "src": "/root/.ansible/tmp/ansible-tmp-1752871825.6103203-21062-60392707989494/source", "state": "file", "uid": 0 } 2025-07-18 20:50:26,065 p=20798 u=root n=ansible | TASK [gitea : Create matrix well-known directory] ****************************** 2025-07-18 20:50:26,385 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/var/www/opendev.org/.well-known/matrix", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:50:26,418 p=20798 u=root n=ansible | TASK [gitea : Copy matrix client config] *************************************** 2025-07-18 20:50:26,953 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "ec56ac16f0c9c9bd552ceb0da92905f13d64d8f3", "dest": "/var/www/opendev.org/.well-known/matrix/client", "gid": 0, "group": "root", "md5sum": "905d0379418f24334acf5c340068ba0d", "mode": "0644", "owner": "root", "size": 313, "src": "/root/.ansible/tmp/ansible-tmp-1752871826.5618222-21075-134013511230967/source", "state": "file", "uid": 0 } 2025-07-18 20:50:26,988 p=20798 u=root n=ansible | TASK [gitea : Copy matrix server config] *************************************** 2025-07-18 20:50:27,525 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "85e77b25e323854834284b3846b8706ac5373082", "dest": "/var/www/opendev.org/.well-known/matrix/server", "gid": 0, "group": "root", "md5sum": "ecfcf10df33227eedcc045fe95569327", "mode": "0644", "owner": "root", "size": 43, "src": "/root/.ansible/tmp/ansible-tmp-1752871827.1287272-21085-130770079681065/source", "state": "file", "uid": 0 } 2025-07-18 20:50:27,558 p=20798 u=root n=ansible | TASK [gitea : Get list of image IDs pre pull] ********************************** 2025-07-18 20:50:27,888 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "docker", "image", "list", "--quiet" ], "delta": "0:00:00.025491", "end": "2025-07-18 20:50:27.864044", "rc": 0, "start": "2025-07-18 20:50:27.838553" } 2025-07-18 20:50:27,921 p=20798 u=root n=ansible | TASK [gitea : Run docker-compose pull] ***************************************** 2025-07-18 20:50:40,531 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker-compose pull", "delta": "0:00:12.306908", "end": "2025-07-18 20:50:40.497303", "rc": 0, "start": "2025-07-18 20:50:28.190395" } STDERR: Pulling mariadb ... Pulling memcached ... Pulling gitea-web ... Pulling gitea-ssh ... Pulling mariadb ... pulling from opendevmirror/mariadb Pulling memcached ... pulling from opendevmirror/memcac... Pulling memcached ... pulling fs layer Pulling memcached ... pulling fs layer Pulling memcached ... pulling fs layer Pulling memcached ... pulling fs layer Pulling memcached ... pulling fs layer Pulling memcached ... pulling fs layer Pulling memcached ... waiting Pulling memcached ... waiting Pulling memcached ... waiting Pulling gitea-ssh ... pulling from opendevorg/gitea-ope... Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... waiting Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... pulling fs layer Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling gitea-ssh ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... pulling fs layer Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... pulling fs layer Pulling mariadb ... waiting Pulling mariadb ... waiting Pulling gitea-web ... pulling from opendevorg/gitea Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... pulling fs layer Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling gitea-web ... pulling fs layer Pulling gitea-web ... waiting Pulling gitea-web ... waiting Pulling memcached ... downloading (1.3%) Pulling memcached ... downloading (1.0%) Pulling memcached ... verifying checksum Pulling memcached ... download complete Pulling memcached ... download complete Pulling memcached ... downloading (32.9%) Pulling memcached ... downloading (1.5%) Pulling memcached ... downloading (100.0%) Pulling memcached ... verifying checksum Pulling memcached ... download complete Pulling memcached ... downloading (77.2%) Pulling memcached ... downloading (100.0%) Pulling memcached ... download complete Pulling memcached ... extracting (1.0%) Pulling memcached ... downloading (100.0%) Pulling memcached ... verifying checksum Pulling memcached ... download complete Pulling gitea-ssh ... downloading (1.0%) Pulling gitea-web ... downloading (1.0%) Pulling memcached ... extracting (10.4%) Pulling gitea-web ... downloading (100.0%) Pulling gitea-ssh ... downloading (100.0%) Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... download complete Pulling gitea-web ... download complete Pulling gitea-web ... downloading (8.1%) Pulling gitea-ssh ... downloading (8.1%) Pulling memcached ... extracting (19.8%) Pulling gitea-ssh ... downloading (0.9%) Pulling gitea-web ... downloading (0.9%) Pulling gitea-web ... downloading (100.0%) Pulling gitea-ssh ... downloading (100.0%) Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... download complete Pulling gitea-ssh ... download complete Pulling gitea-web ... downloading (20.2%) Pulling gitea-ssh ... downloading (20.2%) Pulling memcached ... extracting (28.2%) Pulling gitea-web ... downloading (3.6%) Pulling gitea-ssh ... downloading (3.6%) Pulling gitea-web ... downloading (29.3%) Pulling gitea-ssh ... downloading (29.3%) Pulling gitea-web ... downloading (7.2%) Pulling gitea-ssh ... downloading (7.2%) Pulling memcached ... extracting (34.5%) Pulling gitea-web ... downloading (1.0%) Pulling gitea-ssh ... downloading (1.0%) Pulling gitea-ssh ... downloading (38.4%) Pulling gitea-web ... downloading (38.4%) Pulling gitea-web ... downloading (10.8%) Pulling gitea-ssh ... downloading (10.8%) Pulling memcached ... extracting (41.8%) Pulling gitea-web ... downloading (4.0%) Pulling gitea-ssh ... downloading (4.0%) Pulling gitea-ssh ... downloading (44.5%) Pulling gitea-web ... downloading (44.5%) Pulling memcached ... extracting (51.2%) Pulling gitea-web ... downloading (14.4%) Pulling gitea-ssh ... downloading (14.4%) Pulling gitea-web ... downloading (52.6%) Pulling gitea-ssh ... downloading (52.6%) Pulling memcached ... extracting (61.6%) Pulling gitea-web ... downloading (7.1%) Pulling gitea-ssh ... downloading (7.1%) Pulling gitea-web ... downloading (17.1%) Pulling gitea-ssh ... downloading (17.1%) Pulling gitea-web ... downloading (60.7%) Pulling gitea-ssh ... downloading (60.7%) Pulling memcached ... extracting (72.1%) Pulling gitea-ssh ... downloading (10.1%) Pulling gitea-web ... downloading (10.1%) Pulling gitea-web ... downloading (19.8%) Pulling gitea-ssh ... downloading (19.8%) Pulling gitea-web ... downloading (67.8%) Pulling gitea-ssh ... downloading (67.8%) Pulling memcached ... extracting (81.5%) Pulling gitea-web ... downloading (13.1%) Pulling gitea-ssh ... downloading (13.1%) Pulling gitea-web ... downloading (22.5%) Pulling gitea-ssh ... downloading (22.5%) Pulling gitea-web ... downloading (75.9%) Pulling gitea-ssh ... downloading (75.9%) Pulling gitea-web ... downloading (16.2%) Pulling gitea-ssh ... downloading (16.2%) Pulling gitea-ssh ... downloading (25.2%) Pulling gitea-web ... downloading (25.2%) Pulling memcached ... extracting (84.6%) Pulling gitea-web ... downloading (84.0%) Pulling gitea-ssh ... downloading (84.0%) Pulling gitea-web ... downloading (19.2%) Pulling gitea-ssh ... downloading (19.2%) Pulling gitea-web ... downloading (27.9%) Pulling gitea-ssh ... downloading (27.9%) Pulling memcached ... extracting (93.0%) Pulling gitea-web ... downloading (91.1%) Pulling gitea-ssh ... downloading (91.1%) Pulling gitea-ssh ... downloading (22.2%) Pulling gitea-web ... downloading (22.2%) Pulling gitea-ssh ... downloading (31.5%) Pulling gitea-web ... downloading (31.5%) Pulling gitea-ssh ... downloading (98.1%) Pulling gitea-web ... downloading (98.1%) Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... verifying checksum Pulling gitea-web ... download complete Pulling gitea-ssh ... download complete Pulling gitea-web ... downloading (25.2%) Pulling gitea-ssh ... downloading (25.2%) Pulling gitea-web ... downloading (35.1%) Pulling gitea-ssh ... downloading (35.1%) Pulling gitea-web ... extracting (1.0%) Pulling gitea-ssh ... extracting (1.0%) Pulling memcached ... extracting (96.1%) Pulling gitea-web ... downloading (40.5%) Pulling gitea-ssh ... downloading (40.5%) Pulling gitea-web ... downloading (30.3%) Pulling gitea-ssh ... downloading (30.3%) Pulling gitea-ssh ... extracting (10.1%) Pulling gitea-web ... extracting (10.1%) Pulling gitea-web ... downloading (1.2%) Pulling gitea-ssh ... downloading (1.2%) Pulling memcached ... extracting (97.2%) Pulling gitea-web ... downloading (45.0%) Pulling gitea-ssh ... downloading (45.0%) Pulling gitea-web ... downloading (34.3%) Pulling gitea-ssh ... downloading (34.3%) Pulling gitea-web ... extracting (18.2%) Pulling gitea-ssh ... extracting (18.2%) Pulling gitea-web ... downloading (8.1%) Pulling gitea-ssh ... downloading (8.1%) Pulling memcached ... extracting (100.0%) Pulling gitea-web ... downloading (48.6%) Pulling gitea-ssh ... downloading (48.6%) Pulling gitea-web ... extracting (25.3%) Pulling gitea-ssh ... extracting (25.3%) Pulling gitea-web ... downloading (30.0%) Pulling gitea-ssh ... downloading (30.0%) Pulling memcached ... pull complete Pulling memcached ... extracting (100.0%) Pulling gitea-web ... downloading (38.4%) Pulling gitea-ssh ... downloading (38.4%) Pulling memcached ... extracting (100.0%) Pulling memcached ... pull complete Pulling memcached ... extracting (1.3%) Pulling gitea-web ... downloading (52.2%) Pulling gitea-ssh ... downloading (52.2%) Pulling gitea-web ... downloading (48.4%) Pulling gitea-ssh ... downloading (48.4%) Pulling gitea-web ... extracting (32.4%) Pulling gitea-ssh ... extracting (32.4%) Pulling gitea-web ... downloading (42.4%) Pulling gitea-ssh ... downloading (42.4%) Pulling memcached ... extracting (98.6%) Pulling memcached ... extracting (100.0%) Pulling gitea-web ... downloading (66.9%) Pulling gitea-ssh ... downloading (66.9%) Pulling gitea-web ... downloading (55.8%) Pulling gitea-ssh ... downloading (55.8%) Pulling memcached ... pull complete Pulling memcached ... extracting (1.4%) Pulling gitea-ssh ... extracting (38.4%) Pulling gitea-web ... extracting (38.4%) Pulling gitea-ssh ... downloading (46.4%) Pulling gitea-web ... downloading (46.4%) Pulling gitea-web ... downloading (84.2%) Pulling gitea-ssh ... downloading (84.2%) Pulling gitea-web ... downloading (59.4%) Pulling gitea-ssh ... downloading (59.4%) Pulling memcached ... extracting (98.2%) Pulling memcached ... extracting (100.0%) Pulling gitea-web ... extracting (46.5%) Pulling gitea-ssh ... extracting (46.5%) Pulling memcached ... pull complete Pulling memcached ... extracting (100.0%) Pulling memcached ... extracting (100.0%) Pulling memcached ... pull complete Pulling memcached ... extracting (100.0%) Pulling memcached ... extracting (100.0%) Pulling memcached ... pull complete Pulling gitea-web ... downloading (50.5%) Pulling gitea-ssh ... downloading (50.5%) Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... download complete Pulling gitea-ssh ... download complete Pulling memcached ... digest: sha256:9e9f3552a5a42058c9... Pulling memcached ... status: downloaded newer image fo... Pulling memcached ... done Pulling gitea-web ... extracting (55.7%) Pulling gitea-ssh ... extracting (55.7%) Pulling gitea-web ... downloading (63.9%) Pulling gitea-ssh ... downloading (63.9%) Pulling gitea-ssh ... downloading (55.5%) Pulling gitea-web ... downloading (55.5%) Pulling gitea-web ... downloading (100.0%) Pulling gitea-ssh ... downloading (100.0%) Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... download complete Pulling gitea-ssh ... download complete Pulling gitea-web ... extracting (66.8%) Pulling gitea-ssh ... extracting (66.8%) Pulling gitea-web ... downloading (69.3%) Pulling gitea-ssh ... downloading (69.3%) Pulling gitea-web ... downloading (60.6%) Pulling gitea-ssh ... downloading (60.6%) Pulling gitea-web ... downloading (66.1%) Pulling gitea-ssh ... downloading (66.1%) Pulling gitea-ssh ... download complete Pulling gitea-web ... download complete Pulling gitea-web ... extracting (75.9%) Pulling gitea-ssh ... extracting (75.9%) Pulling gitea-web ... downloading (73.8%) Pulling gitea-ssh ... downloading (73.8%) Pulling gitea-web ... downloading (65.6%) Pulling gitea-ssh ... downloading (65.6%) Pulling gitea-web ... extracting (83.0%) Pulling gitea-ssh ... extracting (83.0%) Pulling gitea-web ... downloading (78.3%) Pulling gitea-ssh ... downloading (78.3%) Pulling gitea-web ... downloading (48.2%) Pulling gitea-ssh ... downloading (48.2%) Pulling gitea-web ... downloading (100.0%) Pulling gitea-ssh ... download complete Pulling gitea-web ... download complete Pulling gitea-web ... downloading (70.7%) Pulling gitea-ssh ... downloading (70.7%) Pulling gitea-web ... extracting (84.0%) Pulling gitea-ssh ... extracting (84.0%) Pulling gitea-web ... downloading (83.7%) Pulling gitea-ssh ... downloading (83.7%) Pulling gitea-ssh ... extracting (88.0%) Pulling gitea-web ... extracting (88.0%) Pulling gitea-web ... downloading (75.7%) Pulling gitea-ssh ... downloading (75.7%) Pulling gitea-ssh ... downloading (88.2%) Pulling gitea-web ... downloading (88.2%) Pulling gitea-ssh ... downloading (1.1%) Pulling gitea-web ... extracting (94.1%) Pulling gitea-ssh ... extracting (94.1%) Pulling gitea-ssh ... downloading (92.7%) Pulling gitea-web ... downloading (92.7%) Pulling gitea-web ... downloading (80.8%) Pulling gitea-ssh ... downloading (80.8%) Pulling gitea-ssh ... downloading (9.2%) Pulling gitea-ssh ... downloading (96.3%) Pulling gitea-web ... downloading (96.3%) Pulling gitea-web ... downloading (84.8%) Pulling gitea-ssh ... downloading (84.8%) Pulling gitea-ssh ... downloading (26.3%) Pulling gitea-web ... extracting (96.1%) Pulling gitea-ssh ... extracting (96.1%) Pulling gitea-web ... downloading (99.9%) Pulling gitea-ssh ... downloading (99.9%) Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... download complete Pulling gitea-web ... download complete Pulling gitea-web ... downloading (88.8%) Pulling gitea-ssh ... downloading (88.8%) Pulling gitea-ssh ... downloading (43.5%) Pulling gitea-web ... extracting (97.1%) Pulling gitea-ssh ... extracting (97.1%) Pulling gitea-ssh ... downloading (100.0%) Pulling gitea-ssh ... verifying checksum Pulling gitea-ssh ... download complete Pulling gitea-ssh ... downloading (73.3%) Pulling gitea-ssh ... downloading (94.9%) Pulling gitea-web ... downloading (94.9%) Pulling gitea-ssh ... verifying checksum Pulling gitea-ssh ... download complete Pulling mariadb ... downloading (1.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... verifying checksum Pulling gitea-web ... verifying checksum Pulling gitea-ssh ... download complete Pulling gitea-web ... download complete Pulling mariadb ... downloading (100.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... downloading (1.3%) Pulling mariadb ... downloading (37.2%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling mariadb ... downloading (46.6%) Pulling gitea-web ... extracting (0.9%) Pulling gitea-ssh ... extracting (0.9%) Pulling mariadb ... downloading (93.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... download complete Pulling mariadb ... downloading (100.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling gitea-ssh ... extracting (5.6%) Pulling gitea-web ... extracting (5.6%) Pulling mariadb ... extracting (1.1%) Pulling mariadb ... downloading (100.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... downloading (100.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... extracting (8.9%) Pulling gitea-web ... extracting (10.2%) Pulling gitea-ssh ... extracting (10.2%) Pulling mariadb ... downloading (100.0%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... downloading (0.8%) Pulling mariadb ... extracting (16.6%) Pulling gitea-web ... extracting (14.8%) Pulling gitea-ssh ... extracting (14.8%) Pulling gitea-web ... downloading (1.0%) Pulling mariadb ... downloading (6.1%) Pulling mariadb ... extracting (24.4%) Pulling gitea-web ... extracting (19.5%) Pulling gitea-ssh ... extracting (19.5%) Pulling gitea-web ... downloading (6.1%) Pulling mariadb ... extracting (28.8%) Pulling gitea-web ... extracting (25.0%) Pulling gitea-ssh ... extracting (25.0%) Pulling mariadb ... downloading (9.1%) Pulling gitea-web ... downloading (20.4%) Pulling mariadb ... extracting (35.5%) Pulling gitea-web ... extracting (30.6%) Pulling gitea-ssh ... extracting (30.6%) Pulling mariadb ... downloading (12.1%) Pulling gitea-web ... downloading (34.8%) Pulling mariadb ... extracting (44.4%) Pulling gitea-web ... extracting (35.2%) Pulling gitea-ssh ... extracting (35.2%) Pulling mariadb ... downloading (15.1%) Pulling gitea-web ... downloading (49.1%) Pulling mariadb ... extracting (53.3%) Pulling mariadb ... downloading (23.5%) Pulling gitea-web ... downloading (63.4%) Pulling gitea-web ... extracting (39.9%) Pulling gitea-ssh ... extracting (39.9%) Pulling mariadb ... extracting (63.2%) Pulling mariadb ... downloading (30.3%) Pulling gitea-web ... downloading (77.7%) Pulling gitea-web ... extracting (44.5%) Pulling gitea-ssh ... extracting (44.5%) Pulling mariadb ... extracting (72.1%) Pulling gitea-web ... downloading (92.0%) Pulling gitea-ssh ... extracting (50.0%) Pulling gitea-web ... extracting (50.0%) Pulling gitea-web ... verifying checksum Pulling gitea-web ... download complete Pulling mariadb ... extracting (81.0%) Pulling mariadb ... downloading (36.3%) Pulling gitea-web ... extracting (55.6%) Pulling gitea-ssh ... extracting (55.6%) Pulling mariadb ... downloading (37.8%) Pulling gitea-web ... extracting (61.2%) Pulling gitea-ssh ... extracting (61.2%) Pulling mariadb ... extracting (86.5%) Pulling mariadb ... downloading (43.1%) Pulling gitea-web ... extracting (65.8%) Pulling gitea-ssh ... extracting (65.8%) Pulling mariadb ... extracting (93.2%) Pulling mariadb ... downloading (49.9%) Pulling gitea-web ... extracting (70.4%) Pulling gitea-ssh ... extracting (70.4%) Pulling mariadb ... extracting (95.4%) Pulling gitea-web ... extracting (75.1%) Pulling gitea-ssh ... extracting (75.1%) Pulling mariadb ... downloading (51.4%) Pulling mariadb ... extracting (98.7%) Pulling gitea-web ... extracting (79.7%) Pulling gitea-ssh ... extracting (79.7%) Pulling mariadb ... extracting (100.0%) Pulling gitea-ssh ... extracting (82.5%) Pulling gitea-web ... extracting (82.5%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (100.0%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (1.2%) Pulling gitea-web ... extracting (84.3%) Pulling gitea-ssh ... extracting (84.3%) Pulling mariadb ... downloading (54.5%) Pulling mariadb ... extracting (44.0%) Pulling gitea-web ... extracting (89.0%) Pulling gitea-ssh ... extracting (89.0%) Pulling mariadb ... downloading (60.5%) Pulling mariadb ... extracting (76.4%) Pulling mariadb ... downloading (64.3%) Pulling mariadb ... extracting (79.9%) Pulling gitea-ssh ... extracting (90.8%) Pulling gitea-web ... extracting (90.8%) Pulling mariadb ... downloading (70.4%) Pulling mariadb ... extracting (83.4%) Pulling gitea-ssh ... extracting (92.7%) Pulling gitea-web ... extracting (92.7%) Pulling mariadb ... downloading (74.1%) Pulling mariadb ... extracting (96.1%) Pulling gitea-ssh ... extracting (94.5%) Pulling gitea-web ... extracting (94.5%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... downloading (74.9%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (100.0%) Pulling mariadb ... extracting (100.0%) Pulling gitea-web ... extracting (96.4%) Pulling gitea-ssh ... extracting (96.4%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (100.0%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... pull complete Pulling gitea-ssh ... extracting (98.2%) Pulling gitea-web ... extracting (98.2%) Pulling mariadb ... downloading (80.9%) Pulling gitea-web ... extracting (99.2%) Pulling gitea-ssh ... extracting (99.2%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling mariadb ... downloading (84.0%) Pulling gitea-ssh ... pull complete Pulling gitea-web ... pull complete Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... pull complete Pulling gitea-web ... pull complete Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling gitea-web ... extracting (1.0%) Pulling gitea-ssh ... extracting (1.0%) Pulling mariadb ... downloading (87.0%) Pulling gitea-web ... extracting (7.3%) Pulling gitea-ssh ... extracting (7.3%) Pulling gitea-ssh ... extracting (13.6%) Pulling gitea-web ... extracting (13.6%) Pulling mariadb ... downloading (90.0%) Pulling gitea-ssh ... extracting (19.9%) Pulling gitea-web ... extracting (19.9%) Pulling mariadb ... downloading (93.0%) Pulling gitea-ssh ... extracting (26.2%) Pulling gitea-web ... extracting (26.2%) Pulling mariadb ... downloading (96.0%) Pulling gitea-web ... extracting (31.4%) Pulling gitea-ssh ... extracting (31.4%) Pulling mariadb ... verifying checksum Pulling mariadb ... download complete Pulling mariadb ... extracting (0.8%) Pulling gitea-web ... extracting (37.7%) Pulling gitea-ssh ... extracting (37.7%) Pulling mariadb ... extracting (4.8%) Pulling gitea-web ... extracting (44.0%) Pulling gitea-ssh ... extracting (44.0%) Pulling mariadb ... extracting (7.9%) Pulling gitea-web ... extracting (59.7%) Pulling gitea-ssh ... extracting (59.7%) Pulling mariadb ... extracting (11.9%) Pulling gitea-web ... extracting (72.2%) Pulling gitea-ssh ... extracting (72.2%) Pulling mariadb ... extracting (15.9%) Pulling gitea-web ... extracting (76.4%) Pulling gitea-ssh ... extracting (76.4%) Pulling mariadb ... extracting (20.7%) Pulling gitea-web ... extracting (82.7%) Pulling gitea-ssh ... extracting (82.7%) Pulling mariadb ... extracting (24.6%) Pulling gitea-web ... extracting (90.0%) Pulling gitea-ssh ... extracting (90.0%) Pulling mariadb ... extracting (27.8%) Pulling gitea-web ... extracting (96.3%) Pulling gitea-ssh ... extracting (96.3%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-ssh ... pull complete Pulling gitea-web ... pull complete Pulling gitea-web ... extracting (1.4%) Pulling gitea-ssh ... extracting (1.4%) Pulling mariadb ... extracting (31.0%) Pulling gitea-ssh ... extracting (36.0%) Pulling gitea-web ... extracting (36.0%) Pulling mariadb ... extracting (34.2%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling mariadb ... extracting (37.4%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling gitea-ssh ... extracting (96.4%) Pulling gitea-web ... extracting (96.4%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-web ... extracting (100.0%) Pulling gitea-web ... pull complete Pulling gitea-ssh ... pull complete Pulling mariadb ... extracting (40.5%) Pulling gitea-web ... extracting (1.1%) Pulling gitea-ssh ... extracting (1.1%) Pulling gitea-web ... extracting (9.6%) Pulling mariadb ... extracting (44.5%) Pulling gitea-ssh ... extracting (22.9%) Pulling mariadb ... extracting (49.3%) Pulling gitea-web ... extracting (13.9%) Pulling gitea-ssh ... extracting (41.2%) Pulling mariadb ... extracting (53.3%) Pulling gitea-web ... extracting (16.1%) Pulling gitea-ssh ... extracting (71.0%) Pulling mariadb ... extracting (57.2%) Pulling gitea-web ... extracting (25.7%) Pulling gitea-ssh ... extracting (87.0%) Pulling mariadb ... extracting (60.4%) Pulling gitea-web ... extracting (31.1%) Pulling gitea-ssh ... extracting (88.1%) Pulling mariadb ... extracting (63.6%) Pulling gitea-web ... extracting (37.5%) Pulling gitea-ssh ... extracting (89.3%) Pulling mariadb ... extracting (69.2%) Pulling gitea-web ... extracting (43.9%) Pulling gitea-ssh ... extracting (90.4%) Pulling gitea-web ... extracting (50.3%) Pulling mariadb ... extracting (71.5%) Pulling gitea-web ... extracting (55.7%) Pulling mariadb ... extracting (74.7%) Pulling gitea-ssh ... extracting (91.6%) Pulling gitea-web ... extracting (61.1%) Pulling gitea-ssh ... extracting (100.0%) Pulling mariadb ... extracting (76.3%) Pulling gitea-ssh ... pull complete Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-ssh ... extracting (100.0%) Pulling gitea-ssh ... pull complete Pulling gitea-web ... extracting (66.4%) Pulling gitea-ssh ... digest: sha256:380a1ce0f11accafae... Pulling gitea-ssh ... status: downloaded newer image fo... Pulling gitea-ssh ... done Pulling mariadb ... extracting (78.7%) Pulling gitea-web ... extracting (72.8%) Pulling mariadb ... extracting (82.7%) Pulling gitea-web ... extracting (79.3%) Pulling mariadb ... extracting (87.4%) Pulling gitea-web ... extracting (85.7%) Pulling mariadb ... extracting (90.6%) Pulling gitea-web ... extracting (91.0%) Pulling mariadb ... extracting (93.0%) Pulling gitea-web ... extracting (96.4%) Pulling mariadb ... extracting (94.6%) Pulling gitea-web ... extracting (100.0%) Pulling mariadb ... extracting (96.2%) Pulling gitea-web ... pull complete Pulling gitea-web ... digest: sha256:bcbd4b2cd241b478f9... Pulling gitea-web ... status: downloaded newer image fo... Pulling gitea-web ... done Pulling mariadb ... extracting (98.6%) Pulling mariadb ... extracting (99.4%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (100.0%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... pull complete Pulling mariadb ... extracting (100.0%) Pulling mariadb ... extracting (100.0%) Pulling mariadb ... pull complete Pulling mariadb ... digest: sha256:24bb6e3d8e46f4581d... Pulling mariadb ... status: downloaded newer image fo... Pulling mariadb ... done 2025-07-18 20:50:40,568 p=20798 u=root n=ansible | TASK [gitea : Get list of image IDs post pull] ********************************* 2025-07-18 20:50:40,967 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "docker", "image", "list", "--quiet" ], "delta": "0:00:00.028853", "end": "2025-07-18 20:50:40.874874", "rc": 0, "start": "2025-07-18 20:50:40.846021" } STDOUT: e0cf50454742 52716d29d2b7 45e2873aa6dc 4e935ede1145 2025-07-18 20:50:40,996 p=20798 u=root n=ansible | TASK [gitea : Run docker-compose stop] ***************************************** 2025-07-18 20:50:41,736 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker-compose stop --timeout 60", "delta": "0:00:00.415060", "end": "2025-07-18 20:50:41.710672", "rc": 0, "start": "2025-07-18 20:50:41.295612" } 2025-07-18 20:50:41,788 p=20798 u=root n=ansible | TASK [gitea : Run docker-compose up mariadb memcached gitea-web] *************** 2025-07-18 20:50:44,072 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker-compose up -d --timeout 60 mariadb memcached gitea-web", "delta": "0:00:01.961683", "end": "2025-07-18 20:50:44.046935", "rc": 0, "start": "2025-07-18 20:50:42.085252" } STDERR: Creating gitea-docker_memcached_1 ... Creating gitea-docker_mariadb_1 ... Creating gitea-docker_memcached_1 ... done Creating gitea-docker_mariadb_1 ... done Creating gitea-docker_gitea-web_1 ... Creating gitea-docker_gitea-web_1 ... done 2025-07-18 20:50:44,107 p=20798 u=root n=ansible | TASK [gitea : Wait until the web service is sufficiently up to start ssh] ****** 2025-07-18 20:51:00,350 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "attempts": 13, "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_length": "96", "content_type": "application/json;charset=utf-8", "date": "Fri, 18 Jul 2025 20:51:00 GMT", "elapsed": 0, "json": { "message": "user redirect does not exist [name: root]", "url": "https://opendev.org/api/swagger" }, "redirected": false, "status": 404, "url": "https://localhost:3000/api/v1/users/root", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: HTTP Error 404: Not Found 2025-07-18 20:51:00,389 p=20798 u=root n=ansible | TASK [gitea : Run docker-compose up gitea-ssh] ********************************* 2025-07-18 20:51:01,366 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker-compose up -d --timeout 60 gitea-ssh", "delta": "0:00:00.663404", "end": "2025-07-18 20:51:01.344136", "rc": 0, "start": "2025-07-18 20:51:00.680732" } STDERR: gitea-docker_mariadb_1 is up-to-date gitea-docker_memcached_1 is up-to-date gitea-docker_gitea-web_1 is up-to-date Creating gitea-docker_gitea-ssh_1 ... Creating gitea-docker_gitea-ssh_1 ... done 2025-07-18 20:51:01,399 p=20798 u=root n=ansible | TASK [gitea : Run docker prune to cleanup unneeded images] ********************* 2025-07-18 20:51:01,745 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker image prune -f --filter \"until=72h\"", "delta": "0:00:00.025444", "end": "2025-07-18 20:51:01.723850", "rc": 0, "start": "2025-07-18 20:51:01.698406" } STDOUT: Total reclaimed space: 0B 2025-07-18 20:51:01,780 p=20798 u=root n=ansible | TASK [gitea : Check if root user exists] *************************************** 2025-07-18 20:51:02,207 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "attempts": 1, "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_length": "96", "content_type": "application/json;charset=utf-8", "date": "Fri, 18 Jul 2025 20:51:02 GMT", "elapsed": 0, "json": { "message": "user redirect does not exist [name: root]", "url": "https://opendev.org/api/swagger" }, "redirected": false, "status": 404, "url": "https://localhost:3000/api/v1/users/root", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: HTTP Error 404: Not Found 2025-07-18 20:51:02,241 p=20798 u=root n=ansible | TASK [gitea : Create root user] ************************************************ 2025-07-18 20:51:03,158 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": [ "/usr/local/bin/docker-compose", "-f", "/etc/gitea-docker/docker-compose.yaml", "exec", "-T", "gitea-web", "gitea", "admin", "user", "create", "--name", "root", "--password", "BUbBcpToMwR05ZCB", "--email", "infra-root@openstack.org", "--admin" ], "delta": "0:00:00.614136", "end": "2025-07-18 20:51:03.135455", "rc": 0, "start": "2025-07-18 20:51:02.521319" } STDOUT: New user 'root' has been successfully created! STDERR: --name flag is deprecated. Use --username instead. 2025-07-18 20:51:03,193 p=20798 u=root n=ansible | TASK [gitea : Check if gerrit user exists] ************************************* 2025-07-18 20:51:03,622 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_length": "98", "content_type": "application/json;charset=utf-8", "date": "Fri, 18 Jul 2025 20:51:03 GMT", "elapsed": 0, "json": { "message": "user redirect does not exist [name: gerrit]", "url": "https://opendev.org/api/swagger" }, "redirected": false, "status": 404, "url": "https://localhost:3000/api/v1/users/gerrit", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: HTTP Error 404: Not Found 2025-07-18 20:51:03,656 p=20798 u=root n=ansible | TASK [gitea : Create gerrit user] ********************************************** 2025-07-18 20:51:04,235 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:04,268 p=20798 u=root n=ansible | TASK [gitea : List keys to determine which updates are necessary.] ************* 2025-07-18 20:51:04,748 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:04,782 p=20798 u=root n=ansible | TASK [gitea : Determine if key A and key B are already present] **************** 2025-07-18 20:51:04,940 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "key_A_present": false, "key_B_present": false }, "changed": false } 2025-07-18 20:51:04,975 p=20798 u=root n=ansible | TASK [gitea : Add gerrit ssh key A] ******************************************** 2025-07-18 20:51:05,478 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:05,526 p=20798 u=root n=ansible | TASK [gitea : Add gerrit ssh key B] ******************************************** 2025-07-18 20:51:05,697 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:05,818 p=20798 u=root n=ansible | TASK [gitea : List keys again to ensure key ids are correct for deletion.] ***** 2025-07-18 20:51:06,314 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:06,347 p=20798 u=root n=ansible | TASK [gitea : Delete old gerrit ssh keys] ************************************** 2025-07-18 20:51:06,484 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:06,486 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 20:51:06,561 p=20798 u=root n=ansible | TASK [gitea : Set up cron job to pack git refs] ******************************** 2025-07-18 20:51:07,144 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "envs": [], "jobs": [ "pack-git-refs" ] } 2025-07-18 20:51:07,178 p=20798 u=root n=ansible | TASK [gitea : Create db backup dest] ******************************************* 2025-07-18 20:51:07,477 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/backups/gitea-mariadb", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:51:07,512 p=20798 u=root n=ansible | TASK [gitea : Set up cron job to backup the database] ************************** 2025-07-18 20:51:07,839 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "envs": [], "jobs": [ "pack-git-refs", "gitea-db-backup" ] } 2025-07-18 20:51:07,880 p=20798 u=root n=ansible | TASK [Rotate db backups] ******************************************************* 2025-07-18 20:51:08,107 p=20798 u=root n=ansible | TASK [logrotate : Check for filename] ****************************************** 2025-07-18 20:51:08,257 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_file_name is not defined", "skip_reason": "Conditional result was False" } 2025-07-18 20:51:08,408 p=20798 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:51:08,507 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false } MSG: All assertions passed 2025-07-18 20:51:08,586 p=20798 u=root n=ansible | TASK [logrotate : assert] ****************************************************** 2025-07-18 20:51:08,721 p=20798 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "logrotate_frequency == 'size'", "skip_reason": "Conditional result was False" } 2025-07-18 20:51:08,797 p=20798 u=root n=ansible | TASK [logrotate : Create a unique config name] ********************************* 2025-07-18 20:51:08,951 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_old_logrotate_generated_config_file_name": "gitea-mariadb.sql.gz.22237.conf", "logrotate_generated_config_file_name": "222376.conf" }, "changed": false } 2025-07-18 20:51:08,984 p=20798 u=root n=ansible | TASK [logrotate : Clear out potentially confusing config files] **************** 2025-07-18 20:51:09,284 p=20798 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "path": "/etc/logrotate.d/gitea-mariadb.sql.gz.22237.conf", "state": "absent" } 2025-07-18 20:51:09,318 p=20798 u=root n=ansible | TASK [logrotate : Install /var/backups/gitea-mariadb/gitea-mariadb.sql.gz rotatation config file] *** 2025-07-18 20:51:09,877 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "39dbe323cb2d492a6d143afa9519ca0995474c33", "dest": "/etc/logrotate.d/222376.conf", "gid": 0, "group": "root", "md5sum": "22f32c1cfff417ebcac816389f50cef7", "mode": "0644", "owner": "root", "size": 121, "src": "/root/.ansible/tmp/ansible-tmp-1752871869.4807785-21243-92558088951056/source", "state": "file", "uid": 0 } 2025-07-18 20:51:09,920 p=20798 u=root n=ansible | TASK [gitea : Create backup streaming config dir] ****************************** 2025-07-18 20:51:10,224 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/borg-streams", "size": 4096, "state": "directory", "uid": 0 } 2025-07-18 20:51:10,256 p=20798 u=root n=ansible | TASK [gitea : Create db streaming file] **************************************** 2025-07-18 20:51:10,798 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "checksum": "065012cb5aef1d1c245867974e74876e500a7962", "dest": "/etc/borg-streams/mysql", "gid": 0, "group": "root", "md5sum": "4d61c8707ccaf81feb8b9195045c51c3", "mode": "0644", "owner": "root", "size": 209, "src": "/root/.ansible/tmp/ansible-tmp-1752871870.4019985-21256-251637563859295/source", "state": "file", "uid": 0 } 2025-07-18 20:51:10,858 p=20798 u=root n=ansible | RUNNING HANDLER [apache-ua-filter : Reload apache2] **************************** 2025-07-18 20:51:11,346 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "apache2", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ActiveEnterTimestampMonotonic": "740786151", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service remote-fs.target system.slice network.target -.mount systemd-journald.socket nss-lookup.target basic.target sysinit.target tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:50:09 UTC", "AssertTimestampMonotonic": "740758609", "Before": "shutdown.target apache-htcacheclean.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "39755000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ConditionTimestampMonotonic": "740758608", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16154", "ExecMainStartTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ExecMainStartTimestampMonotonic": "740786123", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:50:09 UTC", "InactiveExitTimestampMonotonic": "740760198", "InvocationID": "b58e7b2911574d4f9a66776979353c41", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16154", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5455872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:50:09 UTC", "StateChangeTimestampMonotonic": "740786151", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:51:11,382 p=20798 u=root n=ansible | RUNNING HANDLER [apache-ua-filter : Restart apache2] *************************** 2025-07-18 20:51:11,928 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "apache2", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ActiveEnterTimestampMonotonic": "740786151", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service remote-fs.target system.slice network.target -.mount systemd-journald.socket nss-lookup.target basic.target sysinit.target tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:50:09 UTC", "AssertTimestampMonotonic": "740758609", "Before": "shutdown.target apache-htcacheclean.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "114248000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ConditionTimestampMonotonic": "740758608", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16154", "ExecMainStartTimestamp": "Fri 2025-07-18 20:50:09 UTC", "ExecMainStartTimestampMonotonic": "740786123", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=17953 ; code=exited ; status=0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=17953 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-18 20:50:09 UTC", "InactiveExitTimestampMonotonic": "740760198", "InvocationID": "b58e7b2911574d4f9a66776979353c41", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16154", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7540736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:51:11 UTC", "StateChangeTimestampMonotonic": "802734473", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:51:11,966 p=20798 u=root n=ansible | RUNNING HANDLER [gitea : gitea Reload apache2] ********************************* 2025-07-18 20:51:12,482 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "apache2", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ActiveEnterTimestampMonotonic": "803314228", "ActiveExitTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ActiveExitTimestampMonotonic": "803234296", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service remote-fs.target system.slice network.target -.mount systemd-journald.socket nss-lookup.target basic.target sysinit.target tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:51:11 UTC", "AssertTimestampMonotonic": "803280779", "Before": "shutdown.target apache-htcacheclean.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "46898000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ConditionTimestampMonotonic": "803280777", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18027", "ExecMainStartTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ExecMainStartTimestampMonotonic": "803314189", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=18023 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=18023 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:51:11 UTC", "InactiveEnterTimestampMonotonic": "803279947", "InactiveExitTimestamp": "Fri 2025-07-18 20:51:11 UTC", "InactiveExitTimestampMonotonic": "803282557", "InvocationID": "276bc15092c04f0d83d59a923c09cf17", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18027", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7557120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:51:11 UTC", "StateChangeTimestampMonotonic": "803314228", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:51:12,521 p=20798 u=root n=ansible | RUNNING HANDLER [gitea : gitea Restart apache2] ******************************** 2025-07-18 20:51:13,052 p=20798 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "name": "apache2", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ActiveEnterTimestampMonotonic": "803314228", "ActiveExitTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ActiveExitTimestampMonotonic": "803234296", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service remote-fs.target system.slice network.target -.mount systemd-journald.socket nss-lookup.target basic.target sysinit.target tmp.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-18 20:51:11 UTC", "AssertTimestampMonotonic": "803280779", "Before": "shutdown.target apache-htcacheclean.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "113419000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ConditionTimestampMonotonic": "803280777", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "0-7", "EffectiveMemoryNodes": "0", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18027", "ExecMainStartTimestamp": "Fri 2025-07-18 20:51:11 UTC", "ExecMainStartTimestampMonotonic": "803314189", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:51:12 UTC] ; stop_time=[Fri 2025-07-18 20:51:12 UTC] ; pid=18090 ; code=exited ; status=0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[Fri 2025-07-18 20:51:12 UTC] ; stop_time=[Fri 2025-07-18 20:51:12 UTC] ; pid=18090 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=18023 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[Fri 2025-07-18 20:51:11 UTC] ; stop_time=[Fri 2025-07-18 20:51:11 UTC] ; pid=18023 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful-stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-18 20:51:11 UTC", "InactiveEnterTimestampMonotonic": "803279947", "InactiveExitTimestamp": "Fri 2025-07-18 20:51:11 UTC", "InactiveExitTimestampMonotonic": "803282557", "InvocationID": "276bc15092c04f0d83d59a923c09cf17", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "31439", "LimitNPROCSoft": "31439", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "31439", "LimitSIGPENDINGSoft": "31439", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18027", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "7565312", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-18 20:51:12 UTC", "StateChangeTimestampMonotonic": "803870399", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "9431", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2025-07-18 20:51:13,098 p=20798 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 20:51:13,099 p=20798 u=root n=ansible | gitea99.opendev.org : ok=79 changed=50 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2025-07-18 20:51:14,275 p=21288 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 20:51:15,152 p=21288 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 20:51:15,153 p=21288 u=root n=ansible | PLAY [Create repos on gitea servers] ******************************************* 2025-07-18 20:51:15,607 p=21288 u=root n=ansible | TASK [gitea-git-repos : Create Gitea Repos and Org] **************************** 2025-07-18 21:12:42,766 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "log": "2025-07-18T20:51:16.609739 Created org: stackforge\n2025-07-18T20:51:16.944264 Added gerrit to team: stackforge\n2025-07-18T20:51:17.089263 Created org: airship\n2025-07-18T20:51:17.412658 Added gerrit to team: airship\n2025-07-18T20:51:17.544117 Created org: openstack-infra\n2025-07-18T20:51:17.851541 Added gerrit to team: openstack-infra\n2025-07-18T20:51:17.987125 Created org: stackforge-attic\n2025-07-18T20:51:18.302341 Added gerrit to team: stackforge-attic\n2025-07-18T20:51:18.434191 Created org: nebulous\n2025-07-18T20:51:18.740896 Added gerrit to team: nebulous\n2025-07-18T20:51:18.878659 Created org: openinfra\n2025-07-18T20:51:19.194880 Added gerrit to team: openinfra\n2025-07-18T20:51:19.327248 Created org: openstack-attic\n2025-07-18T20:51:19.639399 Added gerrit to team: openstack-attic\n2025-07-18T20:51:19.768881 Created org: pypa\n2025-07-18T20:51:20.087328 Added gerrit to team: pypa\n2025-07-18T20:51:20.220525 Created org: limestone\n2025-07-18T20:51:20.537606 Added gerrit to team: limestone\n2025-07-18T20:51:20.668867 Created org: kata-containers\n2025-07-18T20:51:20.988930 Added gerrit to team: kata-containers\n2025-07-18T20:51:21.125195 Created org: zuul\n2025-07-18T20:51:21.444212 Added gerrit to team: zuul\n2025-07-18T20:51:21.583469 Created org: cirros\n2025-07-18T20:51:21.901880 Added gerrit to team: cirros\n2025-07-18T20:51:22.074794 Created org: openstack\n2025-07-18T20:51:22.390200 Added gerrit to team: openstack\n2025-07-18T20:51:22.520617 Created org: volvocars\n2025-07-18T20:51:22.831223 Added gerrit to team: volvocars\n2025-07-18T20:51:22.965779 Created org: sardonic\n2025-07-18T20:51:23.281828 Added gerrit to team: sardonic\n2025-07-18T20:51:23.418980 Created org: opendev\n2025-07-18T20:51:23.731839 Added gerrit to team: opendev\n2025-07-18T20:51:23.871280 Created org: openinfralabs\n2025-07-18T20:51:24.200438 Added gerrit to team: openinfralabs\n2025-07-18T20:51:24.332537 Created org: jjb\n2025-07-18T20:51:24.650628 Added gerrit to team: jjb\n2025-07-18T20:51:24.787437 Created org: performa\n2025-07-18T20:51:25.102813 Added gerrit to team: performa\n2025-07-18T20:51:25.238141 Created org: waterwanders\n2025-07-18T20:51:25.548211 Added gerrit to team: waterwanders\n2025-07-18T20:51:25.685876 Created org: starlingx\n2025-07-18T20:51:25.997116 Added gerrit to team: starlingx\n2025-07-18T20:51:26.137488 Created org: pyca\n2025-07-18T20:51:26.473462 Added gerrit to team: pyca\n2025-07-18T20:51:26.609699 Created org: windmill\n2025-07-18T20:51:26.937999 Added gerrit to team: windmill\n2025-07-18T20:51:27.073203 Created org: recordsansible\n2025-07-18T20:51:27.391432 Added gerrit to team: recordsansible\n2025-07-18T20:51:27.525867 Created org: cfn\n2025-07-18T20:51:27.835169 Added gerrit to team: cfn\n2025-07-18T20:51:27.970906 Created org: inaugust\n2025-07-18T20:51:28.278875 Added gerrit to team: inaugust\n2025-07-18T20:51:28.410082 Created org: wandertracks\n2025-07-18T20:51:28.721814 Added gerrit to team: wandertracks\n2025-07-18T20:51:28.856186 Created org: ttygroup\n2025-07-18T20:51:29.168894 Added gerrit to team: ttygroup\n2025-07-18T20:51:29.300647 Created org: x\n2025-07-18T20:51:29.611861 Added gerrit to team: x\n2025-07-18T20:51:29.749548 Created org: vexxhost\n2025-07-18T20:51:30.078320 Added gerrit to team: vexxhost\n2025-07-18T20:51:30.631680 Created repo: stackforge/aviator\n2025-07-18T20:51:30.700936 Updated settings: stackforge/aviator\n2025-07-18T20:51:31.231447 Created repo: stackforge/billingstack\n2025-07-18T20:51:31.304128 Updated settings: stackforge/billingstack\n2025-07-18T20:51:31.796512 Created repo: stackforge/bufunfa\n2025-07-18T20:51:31.864183 Updated settings: stackforge/bufunfa\n2025-07-18T20:51:32.346453 Created repo: stackforge/cachemonkey\n2025-07-18T20:51:32.416881 Updated settings: stackforge/cachemonkey\n2025-07-18T20:51:32.873651 Created repo: stackforge/cinder-salt-formula\n2025-07-18T20:51:32.940859 Updated settings: stackforge/cinder-salt-formula\n2025-07-18T20:51:33.409082 Created repo: stackforge/cloud-pydashie\n2025-07-18T20:51:33.475158 Updated settings: stackforge/cloud-pydashie\n2025-07-18T20:51:33.930230 Created repo: stackforge/cloudv-sdn-validation\n2025-07-18T20:51:33.996828 Updated settings: stackforge/cloudv-sdn-validation\n2025-07-18T20:51:34.468233 Created repo: stackforge/compass-monit\n2025-07-18T20:51:34.561946 Updated settings: stackforge/compass-monit\n2025-07-18T20:51:35.026404 Created repo: stackforge/congressmiddleware\n2025-07-18T20:51:35.092552 Updated settings: stackforge/congressmiddleware\n2025-07-18T20:51:35.559033 Created repo: stackforge/cookbook-pacemaker\n2025-07-18T20:51:35.627322 Updated settings: stackforge/cookbook-pacemaker\n2025-07-18T20:51:36.099268 Created repo: stackforge/fuel-ostf-plugin\n2025-07-18T20:51:36.166793 Updated settings: stackforge/fuel-ostf-plugin\n2025-07-18T20:51:36.652099 Created repo: stackforge/fuel-provision\n2025-07-18T20:51:36.741825 Updated settings: stackforge/fuel-provision\n2025-07-18T20:51:37.211733 Created repo: stackforge/fuel-tasklib\n2025-07-18T20:51:37.280167 Updated settings: stackforge/fuel-tasklib\n2025-07-18T20:51:37.775229 Created repo: stackforge/glance-salt-formula\n2025-07-18T20:51:37.860105 Updated settings: stackforge/glance-salt-formula\n2025-07-18T20:51:38.340310 Created repo: stackforge/graffiti\n2025-07-18T20:51:38.413028 Updated settings: stackforge/graffiti\n2025-07-18T20:51:38.888035 Created repo: stackforge/haos\n2025-07-18T20:51:38.955795 Updated settings: stackforge/haos\n2025-07-18T20:51:39.430089 Created repo: stackforge/healthnmon\n2025-07-18T20:51:39.502872 Updated settings: stackforge/healthnmon\n2025-07-18T20:51:39.992138 Created repo: stackforge/heat-coe-templates\n2025-07-18T20:51:40.061773 Updated settings: stackforge/heat-coe-templates\n2025-07-18T20:51:40.568049 Created repo: stackforge/horizon-salt-formula\n2025-07-18T20:51:40.638595 Updated settings: stackforge/horizon-salt-formula\n2025-07-18T20:51:41.108383 Created repo: stackforge/i18n-test\n2025-07-18T20:51:41.176325 Updated settings: stackforge/i18n-test\n2025-07-18T20:51:41.639957 Created repo: stackforge/keystone-salt-formula\n2025-07-18T20:51:41.708001 Updated settings: stackforge/keystone-salt-formula\n2025-07-18T20:51:42.173439 Created repo: stackforge/kickstack\n2025-07-18T20:51:42.243040 Updated settings: stackforge/kickstack\n2025-07-18T20:51:42.714610 Created repo: stackforge/libra\n2025-07-18T20:51:42.781198 Updated settings: stackforge/libra\n2025-07-18T20:51:43.254751 Created repo: stackforge/logaas\n2025-07-18T20:51:43.327147 Updated settings: stackforge/logaas\n2025-07-18T20:51:43.847980 Created repo: stackforge/mercador-pub\n2025-07-18T20:51:43.916515 Updated settings: stackforge/mercador-pub\n2025-07-18T20:51:44.375415 Created repo: stackforge/mercador-sub\n2025-07-18T20:51:44.445422 Updated settings: stackforge/mercador-sub\n2025-07-18T20:51:44.911125 Created repo: stackforge/milk\n2025-07-18T20:51:44.977063 Updated settings: stackforge/milk\n2025-07-18T20:51:45.444137 Created repo: stackforge/MRaaS\n2025-07-18T20:51:45.520030 Updated settings: stackforge/MRaaS\n2025-07-18T20:51:46.003893 Created repo: stackforge/networking-ibm\n2025-07-18T20:51:46.085838 Updated settings: stackforge/networking-ibm\n2025-07-18T20:51:46.540083 Created repo: stackforge/networking-portforwarding\n2025-07-18T20:51:46.609496 Updated settings: stackforge/networking-portforwarding\n2025-07-18T20:51:47.069539 Created repo: stackforge/neutron-salt-formula\n2025-07-18T20:51:47.136691 Updated settings: stackforge/neutron-salt-formula\n2025-07-18T20:51:47.590457 Created repo: stackforge/nova-salt-formula\n2025-07-18T20:51:47.674690 Updated settings: stackforge/nova-salt-formula\n2025-07-18T20:51:48.128170 Created repo: stackforge/novaimagebuilder\n2025-07-18T20:51:48.195764 Updated settings: stackforge/novaimagebuilder\n2025-07-18T20:51:48.645674 Created repo: stackforge/occi-os\n2025-07-18T20:51:48.714423 Updated settings: stackforge/occi-os\n2025-07-18T20:51:49.172613 Created repo: stackforge/openstack-cli-powershell\n2025-07-18T20:51:49.241138 Updated settings: stackforge/openstack-cli-powershell\n2025-07-18T20:51:49.690075 Created repo: stackforge/openstack-salt-formula\n2025-07-18T20:51:49.758231 Updated settings: stackforge/openstack-salt-formula\n2025-07-18T20:51:50.215406 Created repo: stackforge/openstack-sdk-dotnet\n2025-07-18T20:51:50.287410 Updated settings: stackforge/openstack-sdk-dotnet\n2025-07-18T20:51:50.746147 Created repo: stackforge/openstack-sdk-php\n2025-07-18T20:51:50.813407 Updated settings: stackforge/openstack-sdk-php\n2025-07-18T20:51:51.261133 Created repo: stackforge/openstackdroid\n2025-07-18T20:51:51.332582 Updated settings: stackforge/openstackdroid\n2025-07-18T20:51:51.788333 Created repo: stackforge/openvz-nova-driver\n2025-07-18T20:51:51.860663 Updated settings: stackforge/openvz-nova-driver\n2025-07-18T20:51:52.317449 Created repo: stackforge/packstack-vagrant\n2025-07-18T20:51:52.386892 Updated settings: stackforge/packstack-vagrant\n2025-07-18T20:51:52.833003 Created repo: stackforge/pecan\n2025-07-18T20:51:52.900043 Updated settings: stackforge/pecan\n2025-07-18T20:51:53.351748 Created repo: stackforge/prep-source-repos\n2025-07-18T20:51:53.419687 Updated settings: stackforge/prep-source-repos\n2025-07-18T20:51:53.874558 Created repo: stackforge/puppet-nslcd\n2025-07-18T20:51:53.942402 Updated settings: stackforge/puppet-nslcd\n2025-07-18T20:51:54.397424 Created repo: stackforge/puppet-openstack\n2025-07-18T20:51:54.465070 Updated settings: stackforge/puppet-openstack\n2025-07-18T20:51:54.908135 Created repo: stackforge/puppet-openstack-cloud\n2025-07-18T20:51:54.975757 Updated settings: stackforge/puppet-openstack-cloud\n2025-07-18T20:51:55.514647 Created repo: stackforge/puppet-openstack_dev_env\n2025-07-18T20:51:55.583918 Updated settings: stackforge/puppet-openstack_dev_env\n2025-07-18T20:51:56.044907 Created repo: stackforge/puppet_openstack_builder\n2025-07-18T20:51:56.113332 Updated settings: stackforge/puppet_openstack_builder\n2025-07-18T20:51:56.568741 Created repo: stackforge/python-cloudfoundryclient\n2025-07-18T20:51:56.637686 Updated settings: stackforge/python-cloudfoundryclient\n2025-07-18T20:51:57.085925 Created repo: stackforge/python-libraclient\n2025-07-18T20:51:57.152537 Updated settings: stackforge/python-libraclient\n2025-07-18T20:51:57.607133 Created repo: stackforge/python-mercadorclient\n2025-07-18T20:51:57.673580 Updated settings: stackforge/python-mercadorclient\n2025-07-18T20:51:58.119006 Created repo: stackforge/python-rallyclient\n2025-07-18T20:51:58.188052 Updated settings: stackforge/python-rallyclient\n2025-07-18T20:51:58.628500 Created repo: stackforge/rubick\n2025-07-18T20:51:58.694987 Updated settings: stackforge/rubick\n2025-07-18T20:51:59.142168 Created repo: stackforge/sahara-guestagent\n2025-07-18T20:51:59.209083 Updated settings: stackforge/sahara-guestagent\n2025-07-18T20:51:59.647999 Created repo: stackforge/saml-generator\n2025-07-18T20:51:59.717712 Updated settings: stackforge/saml-generator\n2025-07-18T20:52:00.169289 Created repo: stackforge/satori\n2025-07-18T20:52:00.235793 Updated settings: stackforge/satori\n2025-07-18T20:52:00.680259 Created repo: stackforge/sphinxcontrib-docbookrestapi\n2025-07-18T20:52:00.746659 Updated settings: stackforge/sphinxcontrib-docbookrestapi\n2025-07-18T20:52:01.191457 Created repo: stackforge/staccato\n2025-07-18T20:52:01.260614 Updated settings: stackforge/staccato\n2025-07-18T20:52:01.708802 Created repo: stackforge/striker\n2025-07-18T20:52:01.777091 Updated settings: stackforge/striker\n2025-07-18T20:52:02.226710 Created repo: stackforge/swiftpolicy\n2025-07-18T20:52:02.302606 Updated settings: stackforge/swiftpolicy\n2025-07-18T20:52:02.747053 Created repo: stackforge/swiftsync\n2025-07-18T20:52:02.813132 Updated settings: stackforge/swiftsync\n2025-07-18T20:52:03.260752 Created repo: stackforge/tomograph\n2025-07-18T20:52:03.328093 Updated settings: stackforge/tomograph\n2025-07-18T20:52:03.789176 Created repo: stackforge/tripleo-ansible\n2025-07-18T20:52:03.853839 Updated settings: stackforge/tripleo-ansible\n2025-07-18T20:52:04.298909 Created repo: stackforge/warm\n2025-07-18T20:52:04.366550 Updated settings: stackforge/warm\n2025-07-18T20:52:04.809442 Created repo: stackforge/windows-diskimage-builder\n2025-07-18T20:52:04.877046 Updated settings: stackforge/windows-diskimage-builder\n2025-07-18T20:52:05.343834 Created repo: stackforge/xstatic-angular-animate\n2025-07-18T20:52:05.408855 Updated settings: stackforge/xstatic-angular-animate\n2025-07-18T20:52:05.860972 Created repo: airship/airship-in-a-bottle\n2025-07-18T20:52:05.926953 Updated settings: airship/airship-in-a-bottle\n2025-07-18T20:52:06.449930 Created repo: airship/airshipctl\n2025-07-18T20:52:06.521627 Updated settings: airship/airshipctl\n2025-07-18T20:52:06.997096 Created repo: airship/airshipui\n2025-07-18T20:52:07.062037 Updated settings: airship/airshipui\n2025-07-18T20:52:07.530271 Created repo: airship/apis\n2025-07-18T20:52:07.597225 Updated settings: airship/apis\n2025-07-18T20:52:08.056749 Created repo: airship/armada\n2025-07-18T20:52:08.123484 Updated settings: airship/armada\n2025-07-18T20:52:08.642742 Created repo: airship/armada-go\n2025-07-18T20:52:08.707452 Updated settings: airship/armada-go\n2025-07-18T20:52:09.167713 Created repo: airship/armada-operator\n2025-07-18T20:52:09.234524 Updated settings: airship/armada-operator\n2025-07-18T20:52:09.690430 Created repo: airship/berth\n2025-07-18T20:52:09.755657 Updated settings: airship/berth\n2025-07-18T20:52:10.215274 Created repo: airship/charts\n2025-07-18T20:52:10.285002 Updated settings: airship/charts\n2025-07-18T20:52:10.742251 Created repo: airship/deckhand\n2025-07-18T20:52:10.814123 Updated settings: airship/deckhand\n2025-07-18T20:52:11.314515 Created repo: airship/divingbell\n2025-07-18T20:52:11.382887 Updated settings: airship/divingbell\n2025-07-18T20:52:11.854714 Created repo: airship/docs\n2025-07-18T20:52:11.925899 Updated settings: airship/docs\n2025-07-18T20:52:12.416487 Created repo: airship/drydock\n2025-07-18T20:52:12.487234 Updated settings: airship/drydock\n2025-07-18T20:52:12.946284 Created repo: airship/election\n2025-07-18T20:52:13.014854 Updated settings: airship/election\n2025-07-18T20:52:13.531769 Created repo: airship/gerrit-to-github-bot\n2025-07-18T20:52:13.599197 Updated settings: airship/gerrit-to-github-bot\n2025-07-18T20:52:14.129206 Created repo: airship/go-redfish\n2025-07-18T20:52:14.204316 Updated settings: airship/go-redfish\n2025-07-18T20:52:14.692213 Created repo: airship/governance\n2025-07-18T20:52:14.761181 Updated settings: airship/governance\n2025-07-18T20:52:15.218204 Created repo: airship/hostconfig-operator\n2025-07-18T20:52:15.289897 Updated settings: airship/hostconfig-operator\n2025-07-18T20:52:15.753688 Created repo: airship/image-builder\n2025-07-18T20:52:15.828286 Updated settings: airship/image-builder\n2025-07-18T20:52:16.318917 Created repo: airship/images\n2025-07-18T20:52:16.389328 Updated settings: airship/images\n2025-07-18T20:52:16.869810 Created repo: airship/kubernetes-entrypoint\n2025-07-18T20:52:16.938586 Updated settings: airship/kubernetes-entrypoint\n2025-07-18T20:52:17.413589 Created repo: airship/maas\n2025-07-18T20:52:17.484287 Updated settings: airship/maas\n2025-07-18T20:52:17.953278 Created repo: airship/pegleg\n2025-07-18T20:52:18.061244 Updated settings: airship/pegleg\n2025-07-18T20:52:18.577166 Created repo: airship/porthole\n2025-07-18T20:52:18.644375 Updated settings: airship/porthole\n2025-07-18T20:52:19.100236 Created repo: airship/promenade\n2025-07-18T20:52:19.168005 Updated settings: airship/promenade\n2025-07-18T20:52:19.618541 Created repo: airship/shipyard\n2025-07-18T20:52:19.690872 Updated settings: airship/shipyard\n2025-07-18T20:52:20.140430 Created repo: airship/sip\n2025-07-18T20:52:20.208010 Updated settings: airship/sip\n2025-07-18T20:52:20.654225 Created repo: airship/specs\n2025-07-18T20:52:20.726566 Updated settings: airship/specs\n2025-07-18T20:52:21.174676 Created repo: airship/spyglass\n2025-07-18T20:52:21.241425 Updated settings: airship/spyglass\n2025-07-18T20:52:21.689338 Created repo: airship/spyglass-plugin-xls\n2025-07-18T20:52:21.755928 Updated settings: airship/spyglass-plugin-xls\n2025-07-18T20:52:22.208332 Created repo: airship/tempest-plugin\n2025-07-18T20:52:22.275289 Updated settings: airship/tempest-plugin\n2025-07-18T20:52:22.725707 Created repo: airship/treasuremap\n2025-07-18T20:52:22.797608 Updated settings: airship/treasuremap\n2025-07-18T20:52:23.247697 Created repo: airship/utils\n2025-07-18T20:52:23.315892 Updated settings: airship/utils\n2025-07-18T20:52:23.775974 Created repo: airship/vino\n2025-07-18T20:52:23.846474 Updated settings: airship/vino\n2025-07-18T20:52:24.310921 Created repo: airship/zuul-airship-roles\n2025-07-18T20:52:24.377972 Updated settings: airship/zuul-airship-roles\n2025-07-18T20:52:24.827477 Created repo: openstack-infra/beaker-localhost\n2025-07-18T20:52:24.894464 Updated settings: openstack-infra/beaker-localhost\n2025-07-18T20:52:25.344482 Created repo: openstack-infra/beaker-nodepool\n2025-07-18T20:52:25.409157 Updated settings: openstack-infra/beaker-nodepool\n2025-07-18T20:52:25.863802 Created repo: openstack-infra/opendev-website\n2025-07-18T20:52:25.929544 Updated settings: openstack-infra/opendev-website\n2025-07-18T20:52:26.390136 Created repo: openstack-infra/puppet-docker_registry\n2025-07-18T20:52:26.455947 Updated settings: openstack-infra/puppet-docker_registry\n2025-07-18T20:52:26.906417 Created repo: openstack-infra/puppet-odsreg\n2025-07-18T20:52:26.973065 Updated settings: openstack-infra/puppet-odsreg\n2025-07-18T20:52:27.420551 Created repo: openstack-infra/vinz-webclient\n2025-07-18T20:52:27.486108 Updated settings: openstack-infra/vinz-webclient\n2025-07-18T20:52:27.933967 Created repo: stackforge-attic/cookbook-ceph\n2025-07-18T20:52:28.004855 Updated settings: stackforge-attic/cookbook-ceph\n2025-07-18T20:52:28.460341 Created repo: stackforge-attic/cookbook-monasca-agent\n2025-07-18T20:52:28.526988 Updated settings: stackforge-attic/cookbook-monasca-agent\n2025-07-18T20:52:28.966141 Created repo: stackforge-attic/cookbook-monasca-api\n2025-07-18T20:52:29.032299 Updated settings: stackforge-attic/cookbook-monasca-api\n2025-07-18T20:52:29.478395 Created repo: stackforge-attic/cookbook-monasca-notification\n2025-07-18T20:52:29.544771 Updated settings: stackforge-attic/cookbook-monasca-notification\n2025-07-18T20:52:30.051735 Created repo: stackforge-attic/cookbook-monasca-persister\n2025-07-18T20:52:30.118580 Updated settings: stackforge-attic/cookbook-monasca-persister\n2025-07-18T20:52:30.568107 Created repo: stackforge-attic/cookbook-monasca-schema\n2025-07-18T20:52:30.634085 Updated settings: stackforge-attic/cookbook-monasca-schema\n2025-07-18T20:52:31.079884 Created repo: stackforge-attic/cookbook-monasca-thresh\n2025-07-18T20:52:31.145254 Updated settings: stackforge-attic/cookbook-monasca-thresh\n2025-07-18T20:52:31.604642 Created repo: stackforge-attic/fuel-plugin-external-nfs\n2025-07-18T20:52:31.671489 Updated settings: stackforge-attic/fuel-plugin-external-nfs\n2025-07-18T20:52:32.123024 Created repo: stackforge-attic/fuel-plugin-group-based-policy\n2025-07-18T20:52:32.187980 Updated settings: stackforge-attic/fuel-plugin-group-based-policy\n2025-07-18T20:52:32.636948 Created repo: stackforge-attic/murano-common\n2025-07-18T20:52:32.704765 Updated settings: stackforge-attic/murano-common\n2025-07-18T20:52:33.170969 Created repo: stackforge-attic/murano-conductor\n2025-07-18T20:52:33.236323 Updated settings: stackforge-attic/murano-conductor\n2025-07-18T20:52:33.692392 Created repo: stackforge-attic/murano-docs\n2025-07-18T20:52:33.761441 Updated settings: stackforge-attic/murano-docs\n2025-07-18T20:52:34.216178 Created repo: stackforge-attic/murano-metadataclient\n2025-07-18T20:52:34.281594 Updated settings: stackforge-attic/murano-metadataclient\n2025-07-18T20:52:34.734319 Created repo: stackforge-attic/murano-repository\n2025-07-18T20:52:34.800515 Updated settings: stackforge-attic/murano-repository\n2025-07-18T20:52:35.256826 Created repo: stackforge-attic/murano-tests\n2025-07-18T20:52:35.323034 Updated settings: stackforge-attic/murano-tests\n2025-07-18T20:52:35.783779 Created repo: stackforge-attic/tuskar-ui-extras\n2025-07-18T20:52:35.849273 Updated settings: stackforge-attic/tuskar-ui-extras\n2025-07-18T20:52:36.311133 Created repo: stackforge-attic/zvm-driver\n2025-07-18T20:52:36.383269 Updated settings: stackforge-attic/zvm-driver\n2025-07-18T20:52:36.835913 Created repo: nebulous/activemq\n2025-07-18T20:52:36.904235 Updated settings: nebulous/activemq\n2025-07-18T20:52:37.357609 Created repo: nebulous/asyncapi\n2025-07-18T20:52:37.425569 Updated settings: nebulous/asyncapi\n2025-07-18T20:52:37.895725 Created repo: nebulous/brokerage-quality-assurance-server\n2025-07-18T20:52:37.964809 Updated settings: nebulous/brokerage-quality-assurance-server\n2025-07-18T20:52:38.420316 Created repo: nebulous/cloud-fog-service-broker\n2025-07-18T20:52:38.490539 Updated settings: nebulous/cloud-fog-service-broker\n2025-07-18T20:52:38.950323 Created repo: nebulous/component-sandbox\n2025-07-18T20:52:39.019639 Updated settings: nebulous/component-sandbox\n2025-07-18T20:52:39.481839 Created repo: nebulous/component-template\n2025-07-18T20:52:39.552344 Updated settings: nebulous/component-template\n2025-07-18T20:52:40.044513 Created repo: nebulous/exn-connector-cpp\n2025-07-18T20:52:40.117765 Updated settings: nebulous/exn-connector-cpp\n2025-07-18T20:52:40.577266 Created repo: nebulous/exn-connector-java\n2025-07-18T20:52:40.646897 Updated settings: nebulous/exn-connector-java\n2025-07-18T20:52:41.133343 Created repo: nebulous/exn-connector-python\n2025-07-18T20:52:41.254986 Updated settings: nebulous/exn-connector-python\n2025-07-18T20:52:41.745079 Created repo: nebulous/exn-middleware\n2025-07-18T20:52:41.816568 Updated settings: nebulous/exn-middleware\n2025-07-18T20:52:42.276903 Created repo: nebulous/exponential-smoothing-predictor\n2025-07-18T20:52:42.346235 Updated settings: nebulous/exponential-smoothing-predictor\n2025-07-18T20:52:42.797471 Created repo: nebulous/gui\n2025-07-18T20:52:42.868781 Updated settings: nebulous/gui\n2025-07-18T20:52:43.330636 Created repo: nebulous/gui-controller\n2025-07-18T20:52:43.403252 Updated settings: nebulous/gui-controller\n2025-07-18T20:52:43.879012 Created repo: nebulous/influxdb\n2025-07-18T20:52:43.947704 Updated settings: nebulous/influxdb\n2025-07-18T20:52:44.430831 Created repo: nebulous/iot-dpp-orchestrator\n2025-07-18T20:52:44.502631 Updated settings: nebulous/iot-dpp-orchestrator\n2025-07-18T20:52:44.968944 Created repo: nebulous/library-template\n2025-07-18T20:52:45.041417 Updated settings: nebulous/library-template\n2025-07-18T20:52:45.518341 Created repo: nebulous/monitoring\n2025-07-18T20:52:45.592735 Updated settings: nebulous/monitoring\n2025-07-18T20:52:46.064376 Created repo: nebulous/monitoring-data-persistor\n2025-07-18T20:52:46.138382 Updated settings: nebulous/monitoring-data-persistor\n2025-07-18T20:52:46.609987 Created repo: nebulous/nebulous\n2025-07-18T20:52:46.688118 Updated settings: nebulous/nebulous\n2025-07-18T20:52:47.160154 Created repo: nebulous/nebulous-sandbox\n2025-07-18T20:52:47.229497 Updated settings: nebulous/nebulous-sandbox\n2025-07-18T20:52:47.709146 Created repo: nebulous/netdata-cluster-installation\n2025-07-18T20:52:47.776565 Updated settings: nebulous/netdata-cluster-installation\n2025-07-18T20:52:48.240489 Created repo: nebulous/ontology-server\n2025-07-18T20:52:48.312564 Updated settings: nebulous/ontology-server\n2025-07-18T20:52:48.780523 Created repo: nebulous/optimiser-constraint-checker\n2025-07-18T20:52:48.850453 Updated settings: nebulous/optimiser-constraint-checker\n2025-07-18T20:52:49.355393 Created repo: nebulous/optimiser-controller\n2025-07-18T20:52:49.433234 Updated settings: nebulous/optimiser-controller\n2025-07-18T20:52:49.908700 Created repo: nebulous/optimiser-resource-auction-agent\n2025-07-18T20:52:50.008549 Updated settings: nebulous/optimiser-resource-auction-agent\n2025-07-18T20:52:50.530816 Created repo: nebulous/optimiser-solver\n2025-07-18T20:52:50.604693 Updated settings: nebulous/optimiser-solver\n2025-07-18T20:52:51.111005 Created repo: nebulous/optimiser-utility-evaluator\n2025-07-18T20:52:51.227087 Updated settings: nebulous/optimiser-utility-evaluator\n2025-07-18T20:52:51.750825 Created repo: nebulous/overlay-network-agent\n2025-07-18T20:52:51.853152 Updated settings: nebulous/overlay-network-agent\n2025-07-18T20:52:52.390855 Created repo: nebulous/overlay-network-manager\n2025-07-18T20:52:52.460362 Updated settings: nebulous/overlay-network-manager\n2025-07-18T20:52:52.930677 Created repo: nebulous/pilot-1-1-windmill\n2025-07-18T20:52:53.005604 Updated settings: nebulous/pilot-1-1-windmill\n2025-07-18T20:52:53.533800 Created repo: nebulous/pilot-1-2-city\n2025-07-18T20:52:53.603757 Updated settings: nebulous/pilot-1-2-city\n2025-07-18T20:52:54.059391 Created repo: nebulous/pilot-2-1-intralogistics\n2025-07-18T20:52:54.128007 Updated settings: nebulous/pilot-2-1-intralogistics\n2025-07-18T20:52:54.587635 Created repo: nebulous/pilot-2-2-last-mile\n2025-07-18T20:52:54.656820 Updated settings: nebulous/pilot-2-2-last-mile\n2025-07-18T20:52:55.114913 Created repo: nebulous/pilot-3-1-agriculture\n2025-07-18T20:52:55.182813 Updated settings: nebulous/pilot-3-1-agriculture\n2025-07-18T20:52:55.666164 Created repo: nebulous/pilot-4-1-emergency\n2025-07-18T20:52:55.736509 Updated settings: nebulous/pilot-4-1-emergency\n2025-07-18T20:52:56.196152 Created repo: nebulous/prediction-orchestrator\n2025-07-18T20:52:56.269500 Updated settings: nebulous/prediction-orchestrator\n2025-07-18T20:52:56.728870 Created repo: nebulous/project-config\n2025-07-18T20:52:56.795830 Updated settings: nebulous/project-config\n2025-07-18T20:52:57.259510 Created repo: nebulous/resource-manager\n2025-07-18T20:52:57.330671 Updated settings: nebulous/resource-manager\n2025-07-18T20:52:57.812011 Created repo: nebulous/sal\n2025-07-18T20:52:57.883033 Updated settings: nebulous/sal\n2025-07-18T20:52:58.365101 Created repo: nebulous/sal-scripts\n2025-07-18T20:52:58.432376 Updated settings: nebulous/sal-scripts\n2025-07-18T20:52:58.892309 Created repo: nebulous/security-manager\n2025-07-18T20:52:58.962049 Updated settings: nebulous/security-manager\n2025-07-18T20:52:59.427976 Created repo: nebulous/service-level-agreement-generator\n2025-07-18T20:52:59.496301 Updated settings: nebulous/service-level-agreement-generator\n2025-07-18T20:52:59.982546 Created repo: nebulous/slo-violation-detector\n2025-07-18T20:53:00.054605 Updated settings: nebulous/slo-violation-detector\n2025-07-18T20:53:00.529416 Created repo: nebulous/tests\n2025-07-18T20:53:00.597167 Updated settings: nebulous/tests\n2025-07-18T20:53:01.057763 Created repo: nebulous/zuul-jobs\n2025-07-18T20:53:01.126951 Updated settings: nebulous/zuul-jobs\n2025-07-18T20:53:01.572754 Created repo: openinfra/ansible-role-refstack-client\n2025-07-18T20:53:01.642673 Updated settings: openinfra/ansible-role-refstack-client\n2025-07-18T20:53:02.096209 Created repo: openinfra/edge-computing-group\n2025-07-18T20:53:02.166878 Updated settings: openinfra/edge-computing-group\n2025-07-18T20:53:02.637158 Created repo: openinfra/four-opens\n2025-07-18T20:53:02.704175 Updated settings: openinfra/four-opens\n2025-07-18T20:53:03.163821 Created repo: openinfra/groups\n2025-07-18T20:53:03.232308 Updated settings: openinfra/groups\n2025-07-18T20:53:03.698071 Created repo: openinfra/groups-static-pages\n2025-07-18T20:53:03.775339 Updated settings: openinfra/groups-static-pages\n2025-07-18T20:53:04.234309 Created repo: openinfra/interop\n2025-07-18T20:53:04.306197 Updated settings: openinfra/interop\n2025-07-18T20:53:04.821314 Created repo: openinfra/odsreg\n2025-07-18T20:53:04.887981 Updated settings: openinfra/odsreg\n2025-07-18T20:53:05.340739 Created repo: openinfra/openstack-map\n2025-07-18T20:53:05.406977 Updated settings: openinfra/openstack-map\n2025-07-18T20:53:05.870343 Created repo: openinfra/openstackid\n2025-07-18T20:53:05.939171 Updated settings: openinfra/openstackid\n2025-07-18T20:53:06.394414 Created repo: openinfra/openstackid-resources\n2025-07-18T20:53:06.460027 Updated settings: openinfra/openstackid-resources\n2025-07-18T20:53:06.915516 Created repo: openinfra/openstackweb\n2025-07-18T20:53:06.988422 Updated settings: openinfra/openstackweb\n2025-07-18T20:53:07.472840 Created repo: openinfra/python-tempestconf\n2025-07-18T20:53:07.541915 Updated settings: openinfra/python-tempestconf\n2025-07-18T20:53:08.061605 Created repo: openinfra/refstack\n2025-07-18T20:53:08.135782 Updated settings: openinfra/refstack\n2025-07-18T20:53:08.601310 Created repo: openinfra/refstack-client\n2025-07-18T20:53:08.668850 Updated settings: openinfra/refstack-client\n2025-07-18T20:53:09.128010 Created repo: openinfra/transparency-policy\n2025-07-18T20:53:09.194777 Updated settings: openinfra/transparency-policy\n2025-07-18T20:53:09.641850 Created repo: openinfra/way\n2025-07-18T20:53:09.708148 Updated settings: openinfra/way\n2025-07-18T20:53:10.190061 Created repo: openstack-attic/akanda\n2025-07-18T20:53:10.259555 Updated settings: openstack-attic/akanda\n2025-07-18T20:53:10.713059 Created repo: openstack-attic/akanda-appliance-builder\n2025-07-18T20:53:10.783188 Updated settings: openstack-attic/akanda-appliance-builder\n2025-07-18T20:53:11.228633 Created repo: openstack-attic/compute-api\n2025-07-18T20:53:11.299485 Updated settings: openstack-attic/compute-api\n2025-07-18T20:53:11.752157 Created repo: openstack-attic/database-api\n2025-07-18T20:53:11.819072 Updated settings: openstack-attic/database-api\n2025-07-18T20:53:12.279182 Created repo: openstack-attic/identity-api\n2025-07-18T20:53:12.352654 Updated settings: openstack-attic/identity-api\n2025-07-18T20:53:12.808506 Created repo: openstack-attic/image-api\n2025-07-18T20:53:12.876991 Updated settings: openstack-attic/image-api\n2025-07-18T20:53:13.341127 Created repo: openstack-attic/melange\n2025-07-18T20:53:13.413353 Updated settings: openstack-attic/melange\n2025-07-18T20:53:13.877774 Created repo: openstack-attic/netconn-api\n2025-07-18T20:53:13.944898 Updated settings: openstack-attic/netconn-api\n2025-07-18T20:53:14.416015 Created repo: openstack-attic/object-api\n2025-07-18T20:53:14.487679 Updated settings: openstack-attic/object-api\n2025-07-18T20:53:14.939597 Created repo: openstack-attic/openstack-qa\n2025-07-18T20:53:15.007603 Updated settings: openstack-attic/openstack-qa\n2025-07-18T20:53:15.469787 Created repo: openstack-attic/openstack-security-notes\n2025-07-18T20:53:15.540491 Updated settings: openstack-attic/openstack-security-notes\n2025-07-18T20:53:16.011141 Created repo: openstack-attic/oslo.version\n2025-07-18T20:53:16.079571 Updated settings: openstack-attic/oslo.version\n2025-07-18T20:53:16.601949 Created repo: openstack-attic/python-melangeclient\n2025-07-18T20:53:16.675052 Updated settings: openstack-attic/python-melangeclient\n2025-07-18T20:53:17.135780 Created repo: openstack-attic/volume-api\n2025-07-18T20:53:17.203866 Updated settings: openstack-attic/volume-api\n2025-07-18T20:53:17.661970 Created repo: pypa/project-config\n2025-07-18T20:53:17.728302 Updated settings: pypa/project-config\n2025-07-18T20:53:18.196850 Created repo: limestone/ci-cloud-config\n2025-07-18T20:53:18.271442 Updated settings: limestone/ci-cloud-config\n2025-07-18T20:53:18.734267 Created repo: kata-containers/zuul-config\n2025-07-18T20:53:18.808861 Updated settings: kata-containers/zuul-config\n2025-07-18T20:53:19.268761 Created repo: zuul/gating.dev\n2025-07-18T20:53:19.337543 Updated settings: zuul/gating.dev\n2025-07-18T20:53:19.789308 Created repo: zuul/gcp-authdaemon\n2025-07-18T20:53:19.859633 Updated settings: zuul/gcp-authdaemon\n2025-07-18T20:53:20.331164 Created repo: zuul/nodepool\n2025-07-18T20:53:20.399886 Updated settings: zuul/nodepool\n2025-07-18T20:53:20.856990 Created repo: zuul/project-config\n2025-07-18T20:53:20.925256 Updated settings: zuul/project-config\n2025-07-18T20:53:21.390809 Created repo: zuul/zuul\n2025-07-18T20:53:21.462485 Updated settings: zuul/zuul\n2025-07-18T20:53:21.943603 Created repo: zuul/zuul-base-jobs\n2025-07-18T20:53:22.013979 Updated settings: zuul/zuul-base-jobs\n2025-07-18T20:53:22.493906 Created repo: zuul/zuul-client\n2025-07-18T20:53:22.563721 Updated settings: zuul/zuul-client\n2025-07-18T20:53:23.019781 Created repo: zuul/zuul-helm\n2025-07-18T20:53:23.086968 Updated settings: zuul/zuul-helm\n2025-07-18T20:53:23.541523 Created repo: zuul/zuul-jobs\n2025-07-18T20:53:23.609367 Updated settings: zuul/zuul-jobs\n2025-07-18T20:53:24.062869 Created repo: zuul/zuul-operator\n2025-07-18T20:53:24.132231 Updated settings: zuul/zuul-operator\n2025-07-18T20:53:24.589512 Created repo: zuul/zuul-preview\n2025-07-18T20:53:24.656449 Updated settings: zuul/zuul-preview\n2025-07-18T20:53:25.096905 Created repo: zuul/zuul-registry\n2025-07-18T20:53:25.170211 Updated settings: zuul/zuul-registry\n2025-07-18T20:53:25.618517 Created repo: zuul/zuul-sphinx\n2025-07-18T20:53:25.690899 Updated settings: zuul/zuul-sphinx\n2025-07-18T20:53:26.157067 Created repo: zuul/zuul-storage-proxy\n2025-07-18T20:53:26.228398 Updated settings: zuul/zuul-storage-proxy\n2025-07-18T20:53:26.694411 Created repo: zuul/zuul-website\n2025-07-18T20:53:26.767622 Updated settings: zuul/zuul-website\n2025-07-18T20:53:27.219922 Created repo: zuul/zuul-website-media\n2025-07-18T20:53:27.296653 Updated settings: zuul/zuul-website-media\n2025-07-18T20:53:27.758179 Created repo: cirros/cirros\n2025-07-18T20:53:27.827380 Updated settings: cirros/cirros\n2025-07-18T20:53:28.291649 Created repo: openstack/activity-board\n2025-07-18T20:53:28.359781 Updated settings: openstack/activity-board\n2025-07-18T20:53:28.894245 Created repo: openstack/adjutant\n2025-07-18T20:53:28.962498 Updated settings: openstack/adjutant\n2025-07-18T20:53:29.415217 Created repo: openstack/adjutant-ui\n2025-07-18T20:53:29.484989 Updated settings: openstack/adjutant-ui\n2025-07-18T20:53:29.949641 Created repo: openstack/aetos\n2025-07-18T20:53:30.018616 Updated settings: openstack/aetos\n2025-07-18T20:53:30.466921 Created repo: openstack/anchor\n2025-07-18T20:53:30.535015 Updated settings: openstack/anchor\n2025-07-18T20:53:30.984886 Created repo: openstack/ansible-collection-kolla\n2025-07-18T20:53:31.052200 Updated settings: openstack/ansible-collection-kolla\n2025-07-18T20:53:31.535950 Created repo: openstack/ansible-collections-openstack\n2025-07-18T20:53:31.605636 Updated settings: openstack/ansible-collections-openstack\n2025-07-18T20:53:32.070745 Created repo: openstack/ansible-config_template\n2025-07-18T20:53:32.141008 Updated settings: openstack/ansible-config_template\n2025-07-18T20:53:32.600775 Created repo: openstack/ansible-hardening\n2025-07-18T20:53:32.669624 Updated settings: openstack/ansible-hardening\n2025-07-18T20:53:33.137637 Created repo: openstack/ansible-plugin-container-connection\n2025-07-18T20:53:33.205835 Updated settings: openstack/ansible-plugin-container-connection\n2025-07-18T20:53:33.655765 Created repo: openstack/ansible-role-atos-hsm\n2025-07-18T20:53:33.724589 Updated settings: openstack/ansible-role-atos-hsm\n2025-07-18T20:53:34.190333 Created repo: openstack/ansible-role-chrony\n2025-07-18T20:53:34.259908 Updated settings: openstack/ansible-role-chrony\n2025-07-18T20:53:34.737514 Created repo: openstack/ansible-role-collect-logs\n2025-07-18T20:53:34.806583 Updated settings: openstack/ansible-role-collect-logs\n2025-07-18T20:53:35.261407 Created repo: openstack/ansible-role-container-registry\n2025-07-18T20:53:35.333050 Updated settings: openstack/ansible-role-container-registry\n2025-07-18T20:53:35.790440 Created repo: openstack/ansible-role-frrouting\n2025-07-18T20:53:35.857022 Updated settings: openstack/ansible-role-frrouting\n2025-07-18T20:53:36.322845 Created repo: openstack/ansible-role-httpd\n2025-07-18T20:53:36.392068 Updated settings: openstack/ansible-role-httpd\n2025-07-18T20:53:36.852640 Created repo: openstack/ansible-role-k8s-cinder\n2025-07-18T20:53:36.921189 Updated settings: openstack/ansible-role-k8s-cinder\n2025-07-18T20:53:37.373042 Created repo: openstack/ansible-role-k8s-cookiecutter\n2025-07-18T20:53:37.441087 Updated settings: openstack/ansible-role-k8s-cookiecutter\n2025-07-18T20:53:37.892611 Created repo: openstack/ansible-role-k8s-glance\n2025-07-18T20:53:37.961946 Updated settings: openstack/ansible-role-k8s-glance\n2025-07-18T20:53:38.418309 Created repo: openstack/ansible-role-k8s-keystone\n2025-07-18T20:53:38.488375 Updated settings: openstack/ansible-role-k8s-keystone\n2025-07-18T20:53:38.979821 Created repo: openstack/ansible-role-k8s-mariadb\n2025-07-18T20:53:39.045115 Updated settings: openstack/ansible-role-k8s-mariadb\n2025-07-18T20:53:39.501215 Created repo: openstack/ansible-role-k8s-rabbitmq\n2025-07-18T20:53:39.576351 Updated settings: openstack/ansible-role-k8s-rabbitmq\n2025-07-18T20:53:40.032827 Created repo: openstack/ansible-role-k8s-tripleo\n2025-07-18T20:53:40.100916 Updated settings: openstack/ansible-role-k8s-tripleo\n2025-07-18T20:53:40.602394 Created repo: openstack/ansible-role-lunasa-hsm\n2025-07-18T20:53:40.669489 Updated settings: openstack/ansible-role-lunasa-hsm\n2025-07-18T20:53:41.126309 Created repo: openstack/ansible-role-openstack-operations\n2025-07-18T20:53:41.195018 Updated settings: openstack/ansible-role-openstack-operations\n2025-07-18T20:53:41.646301 Created repo: openstack/ansible-role-pki\n2025-07-18T20:53:41.714311 Updated settings: openstack/ansible-role-pki\n2025-07-18T20:53:42.160676 Created repo: openstack/ansible-role-proxysql\n2025-07-18T20:53:42.227882 Updated settings: openstack/ansible-role-proxysql\n2025-07-18T20:53:42.687900 Created repo: openstack/ansible-role-python_venv_build\n2025-07-18T20:53:42.757488 Updated settings: openstack/ansible-role-python_venv_build\n2025-07-18T20:53:43.218972 Created repo: openstack/ansible-role-qdrouterd\n2025-07-18T20:53:43.292423 Updated settings: openstack/ansible-role-qdrouterd\n2025-07-18T20:53:43.748103 Created repo: openstack/ansible-role-redhat-subscription\n2025-07-18T20:53:43.817769 Updated settings: openstack/ansible-role-redhat-subscription\n2025-07-18T20:53:44.279612 Created repo: openstack/ansible-role-systemd_mount\n2025-07-18T20:53:44.348652 Updated settings: openstack/ansible-role-systemd_mount\n2025-07-18T20:53:44.808970 Created repo: openstack/ansible-role-systemd_networkd\n2025-07-18T20:53:44.876955 Updated settings: openstack/ansible-role-systemd_networkd\n2025-07-18T20:53:45.336675 Created repo: openstack/ansible-role-systemd_service\n2025-07-18T20:53:45.427743 Updated settings: openstack/ansible-role-systemd_service\n2025-07-18T20:53:45.911409 Created repo: openstack/ansible-role-thales-hsm\n2025-07-18T20:53:45.980781 Updated settings: openstack/ansible-role-thales-hsm\n2025-07-18T20:53:46.440218 Created repo: openstack/ansible-role-tripleo-aodh\n2025-07-18T20:53:46.507566 Updated settings: openstack/ansible-role-tripleo-aodh\n2025-07-18T20:53:46.956577 Created repo: openstack/ansible-role-tripleo-barbican\n2025-07-18T20:53:47.027485 Updated settings: openstack/ansible-role-tripleo-barbican\n2025-07-18T20:53:47.488781 Created repo: openstack/ansible-role-tripleo-ceilometer\n2025-07-18T20:53:47.556709 Updated settings: openstack/ansible-role-tripleo-ceilometer\n2025-07-18T20:53:48.020346 Created repo: openstack/ansible-role-tripleo-cinder\n2025-07-18T20:53:48.090053 Updated settings: openstack/ansible-role-tripleo-cinder\n2025-07-18T20:53:48.568531 Created repo: openstack/ansible-role-tripleo-cookiecutter\n2025-07-18T20:53:48.635250 Updated settings: openstack/ansible-role-tripleo-cookiecutter\n2025-07-18T20:53:49.095584 Created repo: openstack/ansible-role-tripleo-designate\n2025-07-18T20:53:49.172337 Updated settings: openstack/ansible-role-tripleo-designate\n2025-07-18T20:53:49.623552 Created repo: openstack/ansible-role-tripleo-glance\n2025-07-18T20:53:49.690766 Updated settings: openstack/ansible-role-tripleo-glance\n2025-07-18T20:53:50.156820 Created repo: openstack/ansible-role-tripleo-gnocchi\n2025-07-18T20:53:50.229702 Updated settings: openstack/ansible-role-tripleo-gnocchi\n2025-07-18T20:53:50.678359 Created repo: openstack/ansible-role-tripleo-haproxy\n2025-07-18T20:53:50.748084 Updated settings: openstack/ansible-role-tripleo-haproxy\n2025-07-18T20:53:51.198098 Created repo: openstack/ansible-role-tripleo-heat\n2025-07-18T20:53:51.266459 Updated settings: openstack/ansible-role-tripleo-heat\n2025-07-18T20:53:51.734310 Created repo: openstack/ansible-role-tripleo-horizon\n2025-07-18T20:53:51.801560 Updated settings: openstack/ansible-role-tripleo-horizon\n2025-07-18T20:53:52.271803 Created repo: openstack/ansible-role-tripleo-ironic\n2025-07-18T20:53:52.346047 Updated settings: openstack/ansible-role-tripleo-ironic\n2025-07-18T20:53:52.804047 Created repo: openstack/ansible-role-tripleo-keepalived\n2025-07-18T20:53:52.871385 Updated settings: openstack/ansible-role-tripleo-keepalived\n2025-07-18T20:53:53.328846 Created repo: openstack/ansible-role-tripleo-keystone\n2025-07-18T20:53:53.398316 Updated settings: openstack/ansible-role-tripleo-keystone\n2025-07-18T20:53:53.868631 Created repo: openstack/ansible-role-tripleo-manila\n2025-07-18T20:53:53.936813 Updated settings: openstack/ansible-role-tripleo-manila\n2025-07-18T20:53:54.405991 Created repo: openstack/ansible-role-tripleo-memcached\n2025-07-18T20:53:54.480669 Updated settings: openstack/ansible-role-tripleo-memcached\n2025-07-18T20:53:54.940680 Created repo: openstack/ansible-role-tripleo-mistral\n2025-07-18T20:53:55.027804 Updated settings: openstack/ansible-role-tripleo-mistral\n2025-07-18T20:53:55.485040 Created repo: openstack/ansible-role-tripleo-modify-image\n2025-07-18T20:53:55.558506 Updated settings: openstack/ansible-role-tripleo-modify-image\n2025-07-18T20:53:56.051188 Created repo: openstack/ansible-role-tripleo-neutron\n2025-07-18T20:53:56.134851 Updated settings: openstack/ansible-role-tripleo-neutron\n2025-07-18T20:53:56.614655 Created repo: openstack/ansible-role-tripleo-nova\n2025-07-18T20:53:56.712377 Updated settings: openstack/ansible-role-tripleo-nova\n2025-07-18T20:53:57.173027 Created repo: openstack/ansible-role-tripleo-octavia\n2025-07-18T20:53:57.240881 Updated settings: openstack/ansible-role-tripleo-octavia\n2025-07-18T20:53:57.702925 Created repo: openstack/ansible-role-tripleo-opendaylight\n2025-07-18T20:53:57.775710 Updated settings: openstack/ansible-role-tripleo-opendaylight\n2025-07-18T20:53:58.279538 Created repo: openstack/ansible-role-tripleo-ovn\n2025-07-18T20:53:58.349490 Updated settings: openstack/ansible-role-tripleo-ovn\n2025-07-18T20:53:58.855848 Created repo: openstack/ansible-role-tripleo-panko\n2025-07-18T20:53:58.933331 Updated settings: openstack/ansible-role-tripleo-panko\n2025-07-18T20:53:59.407372 Created repo: openstack/ansible-role-tripleo-qdrouterd\n2025-07-18T20:53:59.480910 Updated settings: openstack/ansible-role-tripleo-qdrouterd\n2025-07-18T20:53:59.962539 Created repo: openstack/ansible-role-tripleo-rabbitmq\n2025-07-18T20:54:00.033068 Updated settings: openstack/ansible-role-tripleo-rabbitmq\n2025-07-18T20:54:00.505421 Created repo: openstack/ansible-role-tripleo-rsyslog-sidecar\n2025-07-18T20:54:00.574217 Updated settings: openstack/ansible-role-tripleo-rsyslog-sidecar\n2025-07-18T20:54:01.060766 Created repo: openstack/ansible-role-tripleo-sahara\n2025-07-18T20:54:01.130180 Updated settings: openstack/ansible-role-tripleo-sahara\n2025-07-18T20:54:01.608291 Created repo: openstack/ansible-role-tripleo-sensu\n2025-07-18T20:54:01.675967 Updated settings: openstack/ansible-role-tripleo-sensu\n2025-07-18T20:54:02.145961 Created repo: openstack/ansible-role-tripleo-swift\n2025-07-18T20:54:02.215016 Updated settings: openstack/ansible-role-tripleo-swift\n2025-07-18T20:54:02.700596 Created repo: openstack/ansible-role-tripleo-tacker\n2025-07-18T20:54:02.769766 Updated settings: openstack/ansible-role-tripleo-tacker\n2025-07-18T20:54:03.222982 Created repo: openstack/ansible-role-tripleo-tempest\n2025-07-18T20:54:03.294250 Updated settings: openstack/ansible-role-tripleo-tempest\n2025-07-18T20:54:03.773089 Created repo: openstack/ansible-role-tripleo-ui\n2025-07-18T20:54:03.844953 Updated settings: openstack/ansible-role-tripleo-ui\n2025-07-18T20:54:04.323736 Created repo: openstack/ansible-role-tripleo-zaqar\n2025-07-18T20:54:04.395169 Updated settings: openstack/ansible-role-tripleo-zaqar\n2025-07-18T20:54:04.921433 Created repo: openstack/ansible-role-uwsgi\n2025-07-18T20:54:04.993057 Updated settings: openstack/ansible-role-uwsgi\n2025-07-18T20:54:05.482436 Created repo: openstack/ansible-role-vault\n2025-07-18T20:54:05.552965 Updated settings: openstack/ansible-role-vault\n2025-07-18T20:54:06.113838 Created repo: openstack/ansible-role-zookeeper\n2025-07-18T20:54:06.184746 Updated settings: openstack/ansible-role-zookeeper\n2025-07-18T20:54:06.657614 Created repo: openstack/aodh\n2025-07-18T20:54:06.726548 Updated settings: openstack/aodh\n2025-07-18T20:54:07.228802 Created repo: openstack/api-sig\n2025-07-18T20:54:07.299544 Updated settings: openstack/api-sig\n2025-07-18T20:54:07.793332 Created repo: openstack/api-site\n2025-07-18T20:54:07.866834 Updated settings: openstack/api-site\n2025-07-18T20:54:08.344149 Created repo: openstack/app-catalog\n2025-07-18T20:54:08.415671 Updated settings: openstack/app-catalog\n2025-07-18T20:54:08.963951 Created repo: openstack/app-catalog-common\n2025-07-18T20:54:09.037430 Updated settings: openstack/app-catalog-common\n2025-07-18T20:54:09.537815 Created repo: openstack/app-catalog-ui\n2025-07-18T20:54:09.607502 Updated settings: openstack/app-catalog-ui\n2025-07-18T20:54:10.100451 Created repo: openstack/arch-design\n2025-07-18T20:54:10.169050 Updated settings: openstack/arch-design\n2025-07-18T20:54:10.624576 Created repo: openstack/arch-wg\n2025-07-18T20:54:10.695824 Updated settings: openstack/arch-wg\n2025-07-18T20:54:11.201171 Created repo: openstack/astara\n2025-07-18T20:54:11.273788 Updated settings: openstack/astara\n2025-07-18T20:54:11.760631 Created repo: openstack/astara-appliance\n2025-07-18T20:54:11.831815 Updated settings: openstack/astara-appliance\n2025-07-18T20:54:12.312908 Created repo: openstack/astara-horizon\n2025-07-18T20:54:12.393159 Updated settings: openstack/astara-horizon\n2025-07-18T20:54:12.883839 Created repo: openstack/astara-neutron\n2025-07-18T20:54:12.954051 Updated settings: openstack/astara-neutron\n2025-07-18T20:54:13.442049 Created repo: openstack/auto-scaling-sig\n2025-07-18T20:54:13.511023 Updated settings: openstack/auto-scaling-sig\n2025-07-18T20:54:13.986475 Created repo: openstack/automaton\n2025-07-18T20:54:14.073950 Updated settings: openstack/automaton\n2025-07-18T20:54:14.537501 Created repo: openstack/bandit\n2025-07-18T20:54:14.606986 Updated settings: openstack/bandit\n2025-07-18T20:54:15.097440 Created repo: openstack/barbican\n2025-07-18T20:54:15.161920 Updated settings: openstack/barbican\n2025-07-18T20:54:15.647927 Created repo: openstack/barbican-specs\n2025-07-18T20:54:15.717960 Updated settings: openstack/barbican-specs\n2025-07-18T20:54:16.182208 Created repo: openstack/barbican-tempest-plugin\n2025-07-18T20:54:16.252052 Updated settings: openstack/barbican-tempest-plugin\n2025-07-18T20:54:16.776777 Created repo: openstack/barbican-ui\n2025-07-18T20:54:16.842637 Updated settings: openstack/barbican-ui\n2025-07-18T20:54:17.313239 Created repo: openstack/bashate\n2025-07-18T20:54:17.380188 Updated settings: openstack/bashate\n2025-07-18T20:54:17.855066 Created repo: openstack/bifrost\n2025-07-18T20:54:17.924201 Updated settings: openstack/bifrost\n2025-07-18T20:54:18.398338 Created repo: openstack/blazar\n2025-07-18T20:54:18.495602 Updated settings: openstack/blazar\n2025-07-18T20:54:18.985768 Created repo: openstack/blazar-dashboard\n2025-07-18T20:54:19.084433 Updated settings: openstack/blazar-dashboard\n2025-07-18T20:54:19.549525 Created repo: openstack/blazar-nova\n2025-07-18T20:54:19.618605 Updated settings: openstack/blazar-nova\n2025-07-18T20:54:20.090140 Created repo: openstack/blazar-specs\n2025-07-18T20:54:20.153291 Updated settings: openstack/blazar-specs\n2025-07-18T20:54:20.595032 Created repo: openstack/blazar-tempest-plugin\n2025-07-18T20:54:20.662226 Updated settings: openstack/blazar-tempest-plugin\n2025-07-18T20:54:21.116889 Created repo: openstack/bugdaystats\n2025-07-18T20:54:21.183899 Updated settings: openstack/bugdaystats\n2025-07-18T20:54:21.696657 Created repo: openstack/castellan\n2025-07-18T20:54:21.805119 Updated settings: openstack/castellan\n2025-07-18T20:54:22.258927 Created repo: openstack/castellan-ui\n2025-07-18T20:54:22.329943 Updated settings: openstack/castellan-ui\n2025-07-18T20:54:22.786082 Created repo: openstack/ceilometer\n2025-07-18T20:54:22.852192 Updated settings: openstack/ceilometer\n2025-07-18T20:54:23.294331 Created repo: openstack/ceilometer-powervm\n2025-07-18T20:54:23.365681 Updated settings: openstack/ceilometer-powervm\n2025-07-18T20:54:23.811075 Created repo: openstack/ceilometermiddleware\n2025-07-18T20:54:23.879834 Updated settings: openstack/ceilometermiddleware\n2025-07-18T20:54:24.327061 Created repo: openstack/charm-aodh\n2025-07-18T20:54:24.396802 Updated settings: openstack/charm-aodh\n2025-07-18T20:54:24.846837 Created repo: openstack/charm-aodh-k8s\n2025-07-18T20:54:24.916700 Updated settings: openstack/charm-aodh-k8s\n2025-07-18T20:54:25.373875 Created repo: openstack/charm-barbican\n2025-07-18T20:54:25.439518 Updated settings: openstack/charm-barbican\n2025-07-18T20:54:25.901500 Created repo: openstack/charm-barbican-k8s\n2025-07-18T20:54:25.970448 Updated settings: openstack/charm-barbican-k8s\n2025-07-18T20:54:26.428724 Created repo: openstack/charm-barbican-softhsm\n2025-07-18T20:54:26.497455 Updated settings: openstack/charm-barbican-softhsm\n2025-07-18T20:54:26.965474 Created repo: openstack/charm-barbican-vault\n2025-07-18T20:54:27.035280 Updated settings: openstack/charm-barbican-vault\n2025-07-18T20:54:27.531701 Created repo: openstack/charm-ceilometer\n2025-07-18T20:54:27.601208 Updated settings: openstack/charm-ceilometer\n2025-07-18T20:54:28.068711 Created repo: openstack/charm-ceilometer-agent\n2025-07-18T20:54:28.137606 Updated settings: openstack/charm-ceilometer-agent\n2025-07-18T20:54:28.615144 Created repo: openstack/charm-ceilometer-k8s\n2025-07-18T20:54:28.684855 Updated settings: openstack/charm-ceilometer-k8s\n2025-07-18T20:54:29.189585 Created repo: openstack/charm-ceph\n2025-07-18T20:54:29.255946 Updated settings: openstack/charm-ceph\n2025-07-18T20:54:29.714468 Created repo: openstack/charm-ceph-dashboard\n2025-07-18T20:54:29.779794 Updated settings: openstack/charm-ceph-dashboard\n2025-07-18T20:54:30.239031 Created repo: openstack/charm-ceph-fs\n2025-07-18T20:54:30.304526 Updated settings: openstack/charm-ceph-fs\n2025-07-18T20:54:30.757350 Created repo: openstack/charm-ceph-iscsi\n2025-07-18T20:54:30.828925 Updated settings: openstack/charm-ceph-iscsi\n2025-07-18T20:54:31.275789 Created repo: openstack/charm-ceph-mon\n2025-07-18T20:54:31.343453 Updated settings: openstack/charm-ceph-mon\n2025-07-18T20:54:31.808169 Created repo: openstack/charm-ceph-nfs\n2025-07-18T20:54:31.879017 Updated settings: openstack/charm-ceph-nfs\n2025-07-18T20:54:32.352349 Created repo: openstack/charm-ceph-osd\n2025-07-18T20:54:32.421839 Updated settings: openstack/charm-ceph-osd\n2025-07-18T20:54:32.920114 Created repo: openstack/charm-ceph-proxy\n2025-07-18T20:54:32.989449 Updated settings: openstack/charm-ceph-proxy\n2025-07-18T20:54:33.450830 Created repo: openstack/charm-ceph-radosgw\n2025-07-18T20:54:33.519055 Updated settings: openstack/charm-ceph-radosgw\n2025-07-18T20:54:34.001076 Created repo: openstack/charm-ceph-rbd-mirror\n2025-07-18T20:54:34.070964 Updated settings: openstack/charm-ceph-rbd-mirror\n2025-07-18T20:54:34.532978 Created repo: openstack/charm-cinder\n2025-07-18T20:54:34.600681 Updated settings: openstack/charm-cinder\n2025-07-18T20:54:35.097977 Created repo: openstack/charm-cinder-backup\n2025-07-18T20:54:35.168367 Updated settings: openstack/charm-cinder-backup\n2025-07-18T20:54:35.640755 Created repo: openstack/charm-cinder-backup-swift-proxy\n2025-07-18T20:54:35.709919 Updated settings: openstack/charm-cinder-backup-swift-proxy\n2025-07-18T20:54:36.180855 Created repo: openstack/charm-cinder-ceph\n2025-07-18T20:54:36.249152 Updated settings: openstack/charm-cinder-ceph\n2025-07-18T20:54:36.709355 Created repo: openstack/charm-cinder-ceph-k8s\n2025-07-18T20:54:36.781631 Updated settings: openstack/charm-cinder-ceph-k8s\n2025-07-18T20:54:37.222682 Created repo: openstack/charm-cinder-dell-emc-powerstore\n2025-07-18T20:54:37.288494 Updated settings: openstack/charm-cinder-dell-emc-powerstore\n2025-07-18T20:54:37.735469 Created repo: openstack/charm-cinder-ibm-storwize-svc\n2025-07-18T20:54:37.800910 Updated settings: openstack/charm-cinder-ibm-storwize-svc\n2025-07-18T20:54:38.237474 Created repo: openstack/charm-cinder-infinidat\n2025-07-18T20:54:38.302046 Updated settings: openstack/charm-cinder-infinidat\n2025-07-18T20:54:38.748451 Created repo: openstack/charm-cinder-k8s\n2025-07-18T20:54:38.812778 Updated settings: openstack/charm-cinder-k8s\n2025-07-18T20:54:39.273325 Created repo: openstack/charm-cinder-lvm\n2025-07-18T20:54:39.338340 Updated settings: openstack/charm-cinder-lvm\n2025-07-18T20:54:39.849539 Created repo: openstack/charm-cinder-netapp\n2025-07-18T20:54:39.918033 Updated settings: openstack/charm-cinder-netapp\n2025-07-18T20:54:40.395553 Created repo: openstack/charm-cinder-nfs\n2025-07-18T20:54:40.469743 Updated settings: openstack/charm-cinder-nfs\n2025-07-18T20:54:41.017371 Created repo: openstack/charm-cinder-nimblestorage\n2025-07-18T20:54:41.085743 Updated settings: openstack/charm-cinder-nimblestorage\n2025-07-18T20:54:41.541491 Created repo: openstack/charm-cinder-purestorage\n2025-07-18T20:54:41.608783 Updated settings: openstack/charm-cinder-purestorage\n2025-07-18T20:54:42.061153 Created repo: openstack/charm-cinder-solidfire\n2025-07-18T20:54:42.126882 Updated settings: openstack/charm-cinder-solidfire\n2025-07-18T20:54:42.585854 Created repo: openstack/charm-cinder-three-par\n2025-07-18T20:54:42.655206 Updated settings: openstack/charm-cinder-three-par\n2025-07-18T20:54:43.121915 Created repo: openstack/charm-cloudkitty\n2025-07-18T20:54:43.191242 Updated settings: openstack/charm-cloudkitty\n2025-07-18T20:54:43.650788 Created repo: openstack/charm-deployment-guide\n2025-07-18T20:54:43.722656 Updated settings: openstack/charm-deployment-guide\n2025-07-18T20:54:44.193143 Created repo: openstack/charm-designate\n2025-07-18T20:54:44.265205 Updated settings: openstack/charm-designate\n2025-07-18T20:54:44.762598 Created repo: openstack/charm-designate-bind\n2025-07-18T20:54:44.835519 Updated settings: openstack/charm-designate-bind\n2025-07-18T20:54:45.330556 Created repo: openstack/charm-designate-bind-k8s\n2025-07-18T20:54:45.400837 Updated settings: openstack/charm-designate-bind-k8s\n2025-07-18T20:54:45.862624 Created repo: openstack/charm-designate-k8s\n2025-07-18T20:54:45.933644 Updated settings: openstack/charm-designate-k8s\n2025-07-18T20:54:46.396165 Created repo: openstack/charm-glance\n2025-07-18T20:54:46.465139 Updated settings: openstack/charm-glance\n2025-07-18T20:54:46.919353 Created repo: openstack/charm-glance-k8s\n2025-07-18T20:54:46.985228 Updated settings: openstack/charm-glance-k8s\n2025-07-18T20:54:47.426786 Created repo: openstack/charm-glance-simplestreams-sync\n2025-07-18T20:54:47.493333 Updated settings: openstack/charm-glance-simplestreams-sync\n2025-07-18T20:54:47.953526 Created repo: openstack/charm-glusterfs\n2025-07-18T20:54:48.022290 Updated settings: openstack/charm-glusterfs\n2025-07-18T20:54:48.469446 Created repo: openstack/charm-gnocchi\n2025-07-18T20:54:48.537329 Updated settings: openstack/charm-gnocchi\n2025-07-18T20:54:48.986933 Created repo: openstack/charm-gnocchi-k8s\n2025-07-18T20:54:49.053853 Updated settings: openstack/charm-gnocchi-k8s\n2025-07-18T20:54:49.495795 Created repo: openstack/charm-guide\n2025-07-18T20:54:49.561909 Updated settings: openstack/charm-guide\n2025-07-18T20:54:50.014483 Created repo: openstack/charm-hacluster\n2025-07-18T20:54:50.082871 Updated settings: openstack/charm-hacluster\n2025-07-18T20:54:50.540195 Created repo: openstack/charm-heat\n2025-07-18T20:54:50.608186 Updated settings: openstack/charm-heat\n2025-07-18T20:54:51.084931 Created repo: openstack/charm-heat-k8s\n2025-07-18T20:54:51.153637 Updated settings: openstack/charm-heat-k8s\n2025-07-18T20:54:51.596741 Created repo: openstack/charm-horizon-k8s\n2025-07-18T20:54:51.663668 Updated settings: openstack/charm-horizon-k8s\n2025-07-18T20:54:52.119263 Created repo: openstack/charm-infinidat-tools\n2025-07-18T20:54:52.189904 Updated settings: openstack/charm-infinidat-tools\n2025-07-18T20:54:52.648736 Created repo: openstack/charm-interface-barbican-secrets\n2025-07-18T20:54:52.717034 Updated settings: openstack/charm-interface-barbican-secrets\n2025-07-18T20:54:53.179912 Created repo: openstack/charm-interface-bgp\n2025-07-18T20:54:53.318961 Updated settings: openstack/charm-interface-bgp\n2025-07-18T20:54:53.782278 Created repo: openstack/charm-interface-bind-rndc\n2025-07-18T20:54:53.871638 Updated settings: openstack/charm-interface-bind-rndc\n2025-07-18T20:54:54.354073 Created repo: openstack/charm-interface-ceph-client\n2025-07-18T20:54:54.420545 Updated settings: openstack/charm-interface-ceph-client\n2025-07-18T20:54:54.875735 Created repo: openstack/charm-interface-ceph-mds\n2025-07-18T20:54:54.944770 Updated settings: openstack/charm-interface-ceph-mds\n2025-07-18T20:54:55.397598 Created repo: openstack/charm-interface-ceph-rbd-mirror\n2025-07-18T20:54:55.467983 Updated settings: openstack/charm-interface-ceph-rbd-mirror\n2025-07-18T20:54:55.937300 Created repo: openstack/charm-interface-cinder-backend\n2025-07-18T20:54:56.011491 Updated settings: openstack/charm-interface-cinder-backend\n2025-07-18T20:54:56.471899 Created repo: openstack/charm-interface-cinder-backup\n2025-07-18T20:54:56.546816 Updated settings: openstack/charm-interface-cinder-backup\n2025-07-18T20:54:57.039336 Created repo: openstack/charm-interface-dashboard-plugin\n2025-07-18T20:54:57.105708 Updated settings: openstack/charm-interface-dashboard-plugin\n2025-07-18T20:54:57.560041 Created repo: openstack/charm-interface-designate\n2025-07-18T20:54:57.627908 Updated settings: openstack/charm-interface-designate\n2025-07-18T20:54:58.083152 Created repo: openstack/charm-interface-gnocchi\n2025-07-18T20:54:58.152228 Updated settings: openstack/charm-interface-gnocchi\n2025-07-18T20:54:58.619458 Created repo: openstack/charm-interface-hacluster\n2025-07-18T20:54:58.689925 Updated settings: openstack/charm-interface-hacluster\n2025-07-18T20:54:59.149408 Created repo: openstack/charm-interface-ironic-api\n2025-07-18T20:54:59.222721 Updated settings: openstack/charm-interface-ironic-api\n2025-07-18T20:54:59.672664 Created repo: openstack/charm-interface-keystone\n2025-07-18T20:54:59.739240 Updated settings: openstack/charm-interface-keystone\n2025-07-18T20:55:00.191310 Created repo: openstack/charm-interface-keystone-admin\n2025-07-18T20:55:00.256932 Updated settings: openstack/charm-interface-keystone-admin\n2025-07-18T20:55:00.724933 Created repo: openstack/charm-interface-keystone-credentials\n2025-07-18T20:55:00.792723 Updated settings: openstack/charm-interface-keystone-credentials\n2025-07-18T20:55:01.260349 Created repo: openstack/charm-interface-keystone-domain-backend\n2025-07-18T20:55:01.358934 Updated settings: openstack/charm-interface-keystone-domain-backend\n2025-07-18T20:55:01.826078 Created repo: openstack/charm-interface-keystone-fid-service-provider\n2025-07-18T20:55:01.899567 Updated settings: openstack/charm-interface-keystone-fid-service-provider\n2025-07-18T20:55:02.366985 Created repo: openstack/charm-interface-keystone-notifications\n2025-07-18T20:55:02.437139 Updated settings: openstack/charm-interface-keystone-notifications\n2025-07-18T20:55:02.906933 Created repo: openstack/charm-interface-magpie\n2025-07-18T20:55:02.975293 Updated settings: openstack/charm-interface-magpie\n2025-07-18T20:55:03.444218 Created repo: openstack/charm-interface-manila-plugin\n2025-07-18T20:55:03.514266 Updated settings: openstack/charm-interface-manila-plugin\n2025-07-18T20:55:03.981408 Created repo: openstack/charm-interface-mysql-innodb-cluster\n2025-07-18T20:55:04.056240 Updated settings: openstack/charm-interface-mysql-innodb-cluster\n2025-07-18T20:55:04.522493 Created repo: openstack/charm-interface-mysql-router\n2025-07-18T20:55:04.595306 Updated settings: openstack/charm-interface-mysql-router\n2025-07-18T20:55:05.107023 Created repo: openstack/charm-interface-mysql-shared\n2025-07-18T20:55:05.175846 Updated settings: openstack/charm-interface-mysql-shared\n2025-07-18T20:55:05.651632 Created repo: openstack/charm-interface-neutron-load-balancer\n2025-07-18T20:55:05.720742 Updated settings: openstack/charm-interface-neutron-load-balancer\n2025-07-18T20:55:06.191640 Created repo: openstack/charm-interface-neutron-plugin\n2025-07-18T20:55:06.263835 Updated settings: openstack/charm-interface-neutron-plugin\n2025-07-18T20:55:06.718402 Created repo: openstack/charm-interface-neutron-plugin-api-subordinate\n2025-07-18T20:55:06.786370 Updated settings: openstack/charm-interface-neutron-plugin-api-subordinate\n2025-07-18T20:55:07.243684 Created repo: openstack/charm-interface-nova-cell\n2025-07-18T20:55:07.312202 Updated settings: openstack/charm-interface-nova-cell\n2025-07-18T20:55:07.768832 Created repo: openstack/charm-interface-nova-compute\n2025-07-18T20:55:07.843405 Updated settings: openstack/charm-interface-nova-compute\n2025-07-18T20:55:08.294608 Created repo: openstack/charm-interface-odl-controller-api\n2025-07-18T20:55:08.360661 Updated settings: openstack/charm-interface-odl-controller-api\n2025-07-18T20:55:08.814392 Created repo: openstack/charm-interface-openstack-ha\n2025-07-18T20:55:08.882126 Updated settings: openstack/charm-interface-openstack-ha\n2025-07-18T20:55:09.345049 Created repo: openstack/charm-interface-ovsdb-manager\n2025-07-18T20:55:09.417252 Updated settings: openstack/charm-interface-ovsdb-manager\n2025-07-18T20:55:09.878778 Created repo: openstack/charm-interface-pacemaker-remote\n2025-07-18T20:55:09.954192 Updated settings: openstack/charm-interface-pacemaker-remote\n2025-07-18T20:55:10.457084 Created repo: openstack/charm-interface-placement\n2025-07-18T20:55:10.527363 Updated settings: openstack/charm-interface-placement\n2025-07-18T20:55:10.977006 Created repo: openstack/charm-interface-rabbitmq\n2025-07-18T20:55:11.045587 Updated settings: openstack/charm-interface-rabbitmq\n2025-07-18T20:55:11.493972 Created repo: openstack/charm-interface-service-control\n2025-07-18T20:55:11.568342 Updated settings: openstack/charm-interface-service-control\n2025-07-18T20:55:12.028510 Created repo: openstack/charm-interface-websso-fid-service-provider\n2025-07-18T20:55:12.100608 Updated settings: openstack/charm-interface-websso-fid-service-provider\n2025-07-18T20:55:12.556211 Created repo: openstack/charm-ironic\n2025-07-18T20:55:12.644088 Updated settings: openstack/charm-ironic\n2025-07-18T20:55:13.118137 Created repo: openstack/charm-ironic-api\n2025-07-18T20:55:13.187334 Updated settings: openstack/charm-ironic-api\n2025-07-18T20:55:13.642520 Created repo: openstack/charm-ironic-conductor\n2025-07-18T20:55:13.712822 Updated settings: openstack/charm-ironic-conductor\n2025-07-18T20:55:14.183159 Created repo: openstack/charm-ironic-dashboard\n2025-07-18T20:55:14.257076 Updated settings: openstack/charm-ironic-dashboard\n2025-07-18T20:55:14.723037 Created repo: openstack/charm-keystone\n2025-07-18T20:55:14.796953 Updated settings: openstack/charm-keystone\n2025-07-18T20:55:15.276262 Created repo: openstack/charm-keystone-k8s\n2025-07-18T20:55:15.348935 Updated settings: openstack/charm-keystone-k8s\n2025-07-18T20:55:15.816908 Created repo: openstack/charm-keystone-kerberos\n2025-07-18T20:55:15.887752 Updated settings: openstack/charm-keystone-kerberos\n2025-07-18T20:55:16.412903 Created repo: openstack/charm-keystone-ldap\n2025-07-18T20:55:16.487938 Updated settings: openstack/charm-keystone-ldap\n2025-07-18T20:55:16.975565 Created repo: openstack/charm-keystone-ldap-k8s\n2025-07-18T20:55:17.046674 Updated settings: openstack/charm-keystone-ldap-k8s\n2025-07-18T20:55:17.524706 Created repo: openstack/charm-keystone-openidc\n2025-07-18T20:55:17.595090 Updated settings: openstack/charm-keystone-openidc\n2025-07-18T20:55:18.074673 Created repo: openstack/charm-keystone-saml-mellon\n2025-07-18T20:55:18.146388 Updated settings: openstack/charm-keystone-saml-mellon\n2025-07-18T20:55:18.644282 Created repo: openstack/charm-layer-ceph\n2025-07-18T20:55:18.714780 Updated settings: openstack/charm-layer-ceph\n2025-07-18T20:55:19.196730 Created repo: openstack/charm-layer-ceph-base\n2025-07-18T20:55:19.267462 Updated settings: openstack/charm-layer-ceph-base\n2025-07-18T20:55:19.740290 Created repo: openstack/charm-layer-openstack\n2025-07-18T20:55:19.812734 Updated settings: openstack/charm-layer-openstack\n2025-07-18T20:55:20.275716 Created repo: openstack/charm-layer-openstack-api\n2025-07-18T20:55:20.345661 Updated settings: openstack/charm-layer-openstack-api\n2025-07-18T20:55:20.817576 Created repo: openstack/charm-layer-openstack-principle\n2025-07-18T20:55:20.888574 Updated settings: openstack/charm-layer-openstack-principle\n2025-07-18T20:55:21.352253 Created repo: openstack/charm-magnum\n2025-07-18T20:55:21.421795 Updated settings: openstack/charm-magnum\n2025-07-18T20:55:21.897538 Created repo: openstack/charm-magnum-dashboard\n2025-07-18T20:55:21.967807 Updated settings: openstack/charm-magnum-dashboard\n2025-07-18T20:55:22.434263 Created repo: openstack/charm-magnum-k8s\n2025-07-18T20:55:22.503851 Updated settings: openstack/charm-magnum-k8s\n2025-07-18T20:55:22.973913 Created repo: openstack/charm-magpie\n2025-07-18T20:55:23.044790 Updated settings: openstack/charm-magpie\n2025-07-18T20:55:23.516004 Created repo: openstack/charm-manila\n2025-07-18T20:55:23.583404 Updated settings: openstack/charm-manila\n2025-07-18T20:55:24.075954 Created repo: openstack/charm-manila-dashboard\n2025-07-18T20:55:24.165740 Updated settings: openstack/charm-manila-dashboard\n2025-07-18T20:55:24.664971 Created repo: openstack/charm-manila-flashblade\n2025-07-18T20:55:24.736890 Updated settings: openstack/charm-manila-flashblade\n2025-07-18T20:55:25.198859 Created repo: openstack/charm-manila-ganesha\n2025-07-18T20:55:25.271432 Updated settings: openstack/charm-manila-ganesha\n2025-07-18T20:55:25.733144 Created repo: openstack/charm-manila-generic\n2025-07-18T20:55:25.806451 Updated settings: openstack/charm-manila-generic\n2025-07-18T20:55:26.292097 Created repo: openstack/charm-manila-glusterfs\n2025-07-18T20:55:26.361519 Updated settings: openstack/charm-manila-glusterfs\n2025-07-18T20:55:26.871931 Created repo: openstack/charm-manila-infinidat\n2025-07-18T20:55:26.940277 Updated settings: openstack/charm-manila-infinidat\n2025-07-18T20:55:27.407388 Created repo: openstack/charm-manila-netapp\n2025-07-18T20:55:27.476868 Updated settings: openstack/charm-manila-netapp\n2025-07-18T20:55:27.992193 Created repo: openstack/charm-masakari\n2025-07-18T20:55:28.068408 Updated settings: openstack/charm-masakari\n2025-07-18T20:55:28.530616 Created repo: openstack/charm-masakari-monitors\n2025-07-18T20:55:28.601256 Updated settings: openstack/charm-masakari-monitors\n2025-07-18T20:55:29.060954 Created repo: openstack/charm-mistral\n2025-07-18T20:55:29.131250 Updated settings: openstack/charm-mistral\n2025-07-18T20:55:29.598813 Created repo: openstack/charm-murano\n2025-07-18T20:55:29.669558 Updated settings: openstack/charm-murano\n2025-07-18T20:55:30.118979 Created repo: openstack/charm-mysql-innodb-cluster\n2025-07-18T20:55:30.186973 Updated settings: openstack/charm-mysql-innodb-cluster\n2025-07-18T20:55:30.663861 Created repo: openstack/charm-mysql-router\n2025-07-18T20:55:30.734243 Updated settings: openstack/charm-mysql-router\n2025-07-18T20:55:31.191149 Created repo: openstack/charm-neutron-api\n2025-07-18T20:55:31.258493 Updated settings: openstack/charm-neutron-api\n2025-07-18T20:55:31.727234 Created repo: openstack/charm-neutron-api-genericswitch\n2025-07-18T20:55:31.804750 Updated settings: openstack/charm-neutron-api-genericswitch\n2025-07-18T20:55:32.271688 Created repo: openstack/charm-neutron-api-odl\n2025-07-18T20:55:32.339445 Updated settings: openstack/charm-neutron-api-odl\n2025-07-18T20:55:32.806278 Created repo: openstack/charm-neutron-api-plugin-arista\n2025-07-18T20:55:32.876066 Updated settings: openstack/charm-neutron-api-plugin-arista\n2025-07-18T20:55:33.328265 Created repo: openstack/charm-neutron-api-plugin-ironic\n2025-07-18T20:55:33.396833 Updated settings: openstack/charm-neutron-api-plugin-ironic\n2025-07-18T20:55:33.851201 Created repo: openstack/charm-neutron-api-plugin-ovn\n2025-07-18T20:55:33.920188 Updated settings: openstack/charm-neutron-api-plugin-ovn\n2025-07-18T20:55:34.379789 Created repo: openstack/charm-neutron-dynamic-routing\n2025-07-18T20:55:34.451261 Updated settings: openstack/charm-neutron-dynamic-routing\n2025-07-18T20:55:34.907365 Created repo: openstack/charm-neutron-gateway\n2025-07-18T20:55:34.977504 Updated settings: openstack/charm-neutron-gateway\n2025-07-18T20:55:35.464198 Created repo: openstack/charm-neutron-k8s\n2025-07-18T20:55:35.532818 Updated settings: openstack/charm-neutron-k8s\n2025-07-18T20:55:36.041072 Created repo: openstack/charm-neutron-openvswitch\n2025-07-18T20:55:36.115437 Updated settings: openstack/charm-neutron-openvswitch\n2025-07-18T20:55:36.600708 Created repo: openstack/charm-nova-cell-controller\n2025-07-18T20:55:36.669826 Updated settings: openstack/charm-nova-cell-controller\n2025-07-18T20:55:37.161413 Created repo: openstack/charm-nova-cloud-controller\n2025-07-18T20:55:37.230673 Updated settings: openstack/charm-nova-cloud-controller\n2025-07-18T20:55:37.728124 Created repo: openstack/charm-nova-compute\n2025-07-18T20:55:37.796062 Updated settings: openstack/charm-nova-compute\n2025-07-18T20:55:38.313377 Created repo: openstack/charm-nova-compute-nvidia-vgpu\n2025-07-18T20:55:38.380427 Updated settings: openstack/charm-nova-compute-nvidia-vgpu\n2025-07-18T20:55:38.869496 Created repo: openstack/charm-nova-compute-proxy\n2025-07-18T20:55:38.937422 Updated settings: openstack/charm-nova-compute-proxy\n2025-07-18T20:55:39.416394 Created repo: openstack/charm-nova-k8s\n2025-07-18T20:55:39.485093 Updated settings: openstack/charm-nova-k8s\n2025-07-18T20:55:39.972186 Created repo: openstack/charm-nova-lxd\n2025-07-18T20:55:40.042706 Updated settings: openstack/charm-nova-lxd\n2025-07-18T20:55:40.622945 Created repo: openstack/charm-octavia\n2025-07-18T20:55:40.703445 Updated settings: openstack/charm-octavia\n2025-07-18T20:55:41.192655 Created repo: openstack/charm-octavia-dashboard\n2025-07-18T20:55:41.262880 Updated settings: openstack/charm-octavia-dashboard\n2025-07-18T20:55:41.739826 Created repo: openstack/charm-octavia-diskimage-retrofit\n2025-07-18T20:55:41.806612 Updated settings: openstack/charm-octavia-diskimage-retrofit\n2025-07-18T20:55:42.298479 Created repo: openstack/charm-octavia-k8s\n2025-07-18T20:55:42.367825 Updated settings: openstack/charm-octavia-k8s\n2025-07-18T20:55:42.891275 Created repo: openstack/charm-odl-controller\n2025-07-18T20:55:42.961286 Updated settings: openstack/charm-odl-controller\n2025-07-18T20:55:43.439725 Created repo: openstack/charm-openstack-dashboard\n2025-07-18T20:55:43.513626 Updated settings: openstack/charm-openstack-dashboard\n2025-07-18T20:55:44.006408 Created repo: openstack/charm-openstack-exporter-k8s\n2025-07-18T20:55:44.076228 Updated settings: openstack/charm-openstack-exporter-k8s\n2025-07-18T20:55:44.537188 Created repo: openstack/charm-openstack-hypervisor\n2025-07-18T20:55:44.608650 Updated settings: openstack/charm-openstack-hypervisor\n2025-07-18T20:55:45.080334 Created repo: openstack/charm-openstack-loadbalancer\n2025-07-18T20:55:45.151605 Updated settings: openstack/charm-openstack-loadbalancer\n2025-07-18T20:55:45.638889 Created repo: openstack/charm-openvswitch-odl\n2025-07-18T20:55:45.711041 Updated settings: openstack/charm-openvswitch-odl\n2025-07-18T20:55:46.182481 Created repo: openstack/charm-ops-interface-ceph-client\n2025-07-18T20:55:46.249630 Updated settings: openstack/charm-ops-interface-ceph-client\n2025-07-18T20:55:46.718686 Created repo: openstack/charm-ops-interface-ceph-iscsi-admin-access\n2025-07-18T20:55:46.790921 Updated settings: openstack/charm-ops-interface-ceph-iscsi-admin-access\n2025-07-18T20:55:47.280230 Created repo: openstack/charm-ops-interface-openstack-loadbalancer\n2025-07-18T20:55:47.356394 Updated settings: openstack/charm-ops-interface-openstack-loadbalancer\n2025-07-18T20:55:47.840211 Created repo: openstack/charm-ops-interface-tls-certificates\n2025-07-18T20:55:47.912313 Updated settings: openstack/charm-ops-interface-tls-certificates\n2025-07-18T20:55:48.379283 Created repo: openstack/charm-ops-openstack\n2025-07-18T20:55:48.451821 Updated settings: openstack/charm-ops-openstack\n2025-07-18T20:55:48.937050 Created repo: openstack/charm-ops-sunbeam\n2025-07-18T20:55:49.006375 Updated settings: openstack/charm-ops-sunbeam\n2025-07-18T20:55:49.537674 Created repo: openstack/charm-pacemaker-remote\n2025-07-18T20:55:49.605699 Updated settings: openstack/charm-pacemaker-remote\n2025-07-18T20:55:50.116029 Created repo: openstack/charm-panko\n2025-07-18T20:55:50.185445 Updated settings: openstack/charm-panko\n2025-07-18T20:55:50.636535 Created repo: openstack/charm-percona-cluster\n2025-07-18T20:55:50.707930 Updated settings: openstack/charm-percona-cluster\n2025-07-18T20:55:51.190532 Created repo: openstack/charm-placement\n2025-07-18T20:55:51.262213 Updated settings: openstack/charm-placement\n2025-07-18T20:55:51.732171 Created repo: openstack/charm-placement-k8s\n2025-07-18T20:55:51.801328 Updated settings: openstack/charm-placement-k8s\n2025-07-18T20:55:52.286887 Created repo: openstack/charm-rabbitmq-server\n2025-07-18T20:55:52.355183 Updated settings: openstack/charm-rabbitmq-server\n2025-07-18T20:55:52.832938 Created repo: openstack/charm-specs\n2025-07-18T20:55:52.976534 Updated settings: openstack/charm-specs\n2025-07-18T20:55:53.473338 Created repo: openstack/charm-swift-proxy\n2025-07-18T20:55:53.541127 Updated settings: openstack/charm-swift-proxy\n2025-07-18T20:55:54.028344 Created repo: openstack/charm-swift-storage\n2025-07-18T20:55:54.097308 Updated settings: openstack/charm-swift-storage\n2025-07-18T20:55:54.564468 Created repo: openstack/charm-tempest\n2025-07-18T20:55:54.650430 Updated settings: openstack/charm-tempest\n2025-07-18T20:55:55.133149 Created repo: openstack/charm-trilio-data-mover\n2025-07-18T20:55:55.224733 Updated settings: openstack/charm-trilio-data-mover\n2025-07-18T20:55:55.708654 Created repo: openstack/charm-trilio-dm-api\n2025-07-18T20:55:55.793979 Updated settings: openstack/charm-trilio-dm-api\n2025-07-18T20:55:56.298730 Created repo: openstack/charm-trilio-horizon-plugin\n2025-07-18T20:55:56.368282 Updated settings: openstack/charm-trilio-horizon-plugin\n2025-07-18T20:55:56.858243 Created repo: openstack/charm-trilio-wlm\n2025-07-18T20:55:56.927433 Updated settings: openstack/charm-trilio-wlm\n2025-07-18T20:55:57.423794 Created repo: openstack/charm-trove\n2025-07-18T20:55:57.510797 Updated settings: openstack/charm-trove\n2025-07-18T20:55:57.998889 Created repo: openstack/charm-vault\n2025-07-18T20:55:58.069778 Updated settings: openstack/charm-vault\n2025-07-18T20:55:58.551071 Created repo: openstack/charm-watcher\n2025-07-18T20:55:58.620719 Updated settings: openstack/charm-watcher\n2025-07-18T20:55:59.087098 Created repo: openstack/charm-watcher-dashboard\n2025-07-18T20:55:59.153318 Updated settings: openstack/charm-watcher-dashboard\n2025-07-18T20:55:59.610106 Created repo: openstack/charm-zuul-jobs\n2025-07-18T20:55:59.677647 Updated settings: openstack/charm-zuul-jobs\n2025-07-18T20:56:00.155998 Created repo: openstack/charms.ceph\n2025-07-18T20:56:00.225027 Updated settings: openstack/charms.ceph\n2025-07-18T20:56:00.689046 Created repo: openstack/charms.openstack\n2025-07-18T20:56:00.760382 Updated settings: openstack/charms.openstack\n2025-07-18T20:56:01.237205 Created repo: openstack/ci-log-processing\n2025-07-18T20:56:01.308653 Updated settings: openstack/ci-log-processing\n2025-07-18T20:56:01.784844 Created repo: openstack/cinder\n2025-07-18T20:56:01.851349 Updated settings: openstack/cinder\n2025-07-18T20:56:02.294192 Created repo: openstack/cinder-specs\n2025-07-18T20:56:02.360403 Updated settings: openstack/cinder-specs\n2025-07-18T20:56:02.812175 Created repo: openstack/cinder-tempest-plugin\n2025-07-18T20:56:02.883361 Updated settings: openstack/cinder-tempest-plugin\n2025-07-18T20:56:03.320862 Created repo: openstack/cinderlib\n2025-07-18T20:56:03.385114 Updated settings: openstack/cinderlib\n2025-07-18T20:56:03.820663 Created repo: openstack/cliff\n2025-07-18T20:56:03.887334 Updated settings: openstack/cliff\n2025-07-18T20:56:04.328197 Created repo: openstack/cloudkitty\n2025-07-18T20:56:04.392236 Updated settings: openstack/cloudkitty\n2025-07-18T20:56:04.830684 Created repo: openstack/cloudkitty-dashboard\n2025-07-18T20:56:04.898854 Updated settings: openstack/cloudkitty-dashboard\n2025-07-18T20:56:05.341055 Created repo: openstack/cloudkitty-specs\n2025-07-18T20:56:05.453029 Updated settings: openstack/cloudkitty-specs\n2025-07-18T20:56:05.980263 Created repo: openstack/cloudkitty-tempest-plugin\n2025-07-18T20:56:06.049576 Updated settings: openstack/cloudkitty-tempest-plugin\n2025-07-18T20:56:06.527321 Created repo: openstack/codegenerator\n2025-07-18T20:56:06.596212 Updated settings: openstack/codegenerator\n2025-07-18T20:56:07.058156 Created repo: openstack/compute-hyperv\n2025-07-18T20:56:07.128591 Updated settings: openstack/compute-hyperv\n2025-07-18T20:56:07.593797 Created repo: openstack/congress\n2025-07-18T20:56:07.661023 Updated settings: openstack/congress\n2025-07-18T20:56:08.125433 Created repo: openstack/congress-dashboard\n2025-07-18T20:56:08.195151 Updated settings: openstack/congress-dashboard\n2025-07-18T20:56:08.656938 Created repo: openstack/congress-specs\n2025-07-18T20:56:08.725226 Updated settings: openstack/congress-specs\n2025-07-18T20:56:09.197519 Created repo: openstack/congress-tempest-plugin\n2025-07-18T20:56:09.268249 Updated settings: openstack/congress-tempest-plugin\n2025-07-18T20:56:09.755845 Created repo: openstack/constellations\n2025-07-18T20:56:09.826398 Updated settings: openstack/constellations\n2025-07-18T20:56:10.322567 Created repo: openstack/contributor-guide\n2025-07-18T20:56:10.394787 Updated settings: openstack/contributor-guide\n2025-07-18T20:56:10.879360 Created repo: openstack/cookbook-openstack-application-catalog\n2025-07-18T20:56:10.948920 Updated settings: openstack/cookbook-openstack-application-catalog\n2025-07-18T20:56:11.424303 Created repo: openstack/cookbook-openstack-bare-metal\n2025-07-18T20:56:11.492591 Updated settings: openstack/cookbook-openstack-bare-metal\n2025-07-18T20:56:11.976742 Created repo: openstack/cookbook-openstack-block-storage\n2025-07-18T20:56:12.044708 Updated settings: openstack/cookbook-openstack-block-storage\n2025-07-18T20:56:12.525861 Created repo: openstack/cookbook-openstack-client\n2025-07-18T20:56:12.594936 Updated settings: openstack/cookbook-openstack-client\n2025-07-18T20:56:13.072601 Created repo: openstack/cookbook-openstack-common\n2025-07-18T20:56:13.143812 Updated settings: openstack/cookbook-openstack-common\n2025-07-18T20:56:13.617176 Created repo: openstack/cookbook-openstack-compute\n2025-07-18T20:56:13.690099 Updated settings: openstack/cookbook-openstack-compute\n2025-07-18T20:56:14.160605 Created repo: openstack/cookbook-openstack-dashboard\n2025-07-18T20:56:14.230823 Updated settings: openstack/cookbook-openstack-dashboard\n2025-07-18T20:56:14.698602 Created repo: openstack/cookbook-openstack-data-processing\n2025-07-18T20:56:14.777680 Updated settings: openstack/cookbook-openstack-data-processing\n2025-07-18T20:56:15.239220 Created repo: openstack/cookbook-openstack-database\n2025-07-18T20:56:15.306554 Updated settings: openstack/cookbook-openstack-database\n2025-07-18T20:56:15.777688 Created repo: openstack/cookbook-openstack-dns\n2025-07-18T20:56:15.846563 Updated settings: openstack/cookbook-openstack-dns\n2025-07-18T20:56:16.355608 Created repo: openstack/cookbook-openstack-identity\n2025-07-18T20:56:16.434951 Updated settings: openstack/cookbook-openstack-identity\n2025-07-18T20:56:16.943606 Created repo: openstack/cookbook-openstack-image\n2025-07-18T20:56:17.012537 Updated settings: openstack/cookbook-openstack-image\n2025-07-18T20:56:17.472014 Created repo: openstack/cookbook-openstack-integration-test\n2025-07-18T20:56:17.546280 Updated settings: openstack/cookbook-openstack-integration-test\n2025-07-18T20:56:18.015727 Created repo: openstack/cookbook-openstack-network\n2025-07-18T20:56:18.083626 Updated settings: openstack/cookbook-openstack-network\n2025-07-18T20:56:18.552090 Created repo: openstack/cookbook-openstack-object-storage\n2025-07-18T20:56:18.623987 Updated settings: openstack/cookbook-openstack-object-storage\n2025-07-18T20:56:19.090984 Created repo: openstack/cookbook-openstack-ops-database\n2025-07-18T20:56:19.178299 Updated settings: openstack/cookbook-openstack-ops-database\n2025-07-18T20:56:19.652996 Created repo: openstack/cookbook-openstack-ops-messaging\n2025-07-18T20:56:19.722453 Updated settings: openstack/cookbook-openstack-ops-messaging\n2025-07-18T20:56:20.183028 Created repo: openstack/cookbook-openstack-orchestration\n2025-07-18T20:56:20.254801 Updated settings: openstack/cookbook-openstack-orchestration\n2025-07-18T20:56:20.727551 Created repo: openstack/cookbook-openstack-telemetry\n2025-07-18T20:56:20.797686 Updated settings: openstack/cookbook-openstack-telemetry\n2025-07-18T20:56:21.277088 Created repo: openstack/cookbook-openstackclient\n2025-07-18T20:56:21.349165 Updated settings: openstack/cookbook-openstackclient\n2025-07-18T20:56:21.821418 Created repo: openstack/cookiecutter\n2025-07-18T20:56:21.889037 Updated settings: openstack/cookiecutter\n2025-07-18T20:56:22.365681 Created repo: openstack/coverage2sql\n2025-07-18T20:56:22.432899 Updated settings: openstack/coverage2sql\n2025-07-18T20:56:22.891759 Created repo: openstack/cue\n2025-07-18T20:56:22.960702 Updated settings: openstack/cue\n2025-07-18T20:56:23.430705 Created repo: openstack/cue-dashboard\n2025-07-18T20:56:23.499495 Updated settings: openstack/cue-dashboard\n2025-07-18T20:56:23.966798 Created repo: openstack/cyborg\n2025-07-18T20:56:24.038315 Updated settings: openstack/cyborg\n2025-07-18T20:56:24.522862 Created repo: openstack/cyborg-specs\n2025-07-18T20:56:24.589471 Updated settings: openstack/cyborg-specs\n2025-07-18T20:56:25.041341 Created repo: openstack/cyborg-tempest-plugin\n2025-07-18T20:56:25.110566 Updated settings: openstack/cyborg-tempest-plugin\n2025-07-18T20:56:25.553151 Created repo: openstack/deb-alembic\n2025-07-18T20:56:25.620295 Updated settings: openstack/deb-alembic\n2025-07-18T20:56:26.075669 Created repo: openstack/deb-aodh\n2025-07-18T20:56:26.143312 Updated settings: openstack/deb-aodh\n2025-07-18T20:56:26.600695 Created repo: openstack/deb-auto-backports\n2025-07-18T20:56:26.672950 Updated settings: openstack/deb-auto-backports\n2025-07-18T20:56:27.133746 Created repo: openstack/deb-bandit\n2025-07-18T20:56:27.201151 Updated settings: openstack/deb-bandit\n2025-07-18T20:56:27.677273 Created repo: openstack/deb-barbican\n2025-07-18T20:56:27.744850 Updated settings: openstack/deb-barbican\n2025-07-18T20:56:28.228636 Created repo: openstack/deb-ceilometer\n2025-07-18T20:56:28.300370 Updated settings: openstack/deb-ceilometer\n2025-07-18T20:56:28.757239 Created repo: openstack/deb-ceilometermiddleware\n2025-07-18T20:56:28.823114 Updated settings: openstack/deb-ceilometermiddleware\n2025-07-18T20:56:29.321980 Created repo: openstack/deb-cinder\n2025-07-18T20:56:29.387102 Updated settings: openstack/deb-cinder\n2025-07-18T20:56:29.838710 Created repo: openstack/deb-congress\n2025-07-18T20:56:29.909998 Updated settings: openstack/deb-congress\n2025-07-18T20:56:30.380328 Created repo: openstack/deb-designate\n2025-07-18T20:56:30.449855 Updated settings: openstack/deb-designate\n2025-07-18T20:56:30.944110 Created repo: openstack/deb-designate-dashboard\n2025-07-18T20:56:31.022193 Updated settings: openstack/deb-designate-dashboard\n2025-07-18T20:56:31.541863 Created repo: openstack/deb-fonts-materialdesignicons-webfont\n2025-07-18T20:56:31.617666 Updated settings: openstack/deb-fonts-materialdesignicons-webfont\n2025-07-18T20:56:32.093728 Created repo: openstack/deb-fonts-roboto-fontface\n2025-07-18T20:56:32.163108 Updated settings: openstack/deb-fonts-roboto-fontface\n2025-07-18T20:56:32.628505 Created repo: openstack/deb-git-review\n2025-07-18T20:56:32.697300 Updated settings: openstack/deb-git-review\n2025-07-18T20:56:33.169185 Created repo: openstack/deb-glance\n2025-07-18T20:56:33.238489 Updated settings: openstack/deb-glance\n2025-07-18T20:56:33.707764 Created repo: openstack/deb-glare\n2025-07-18T20:56:33.778122 Updated settings: openstack/deb-glare\n2025-07-18T20:56:34.257932 Created repo: openstack/deb-gnocchi\n2025-07-18T20:56:34.335594 Updated settings: openstack/deb-gnocchi\n2025-07-18T20:56:34.804619 Created repo: openstack/deb-heat\n2025-07-18T20:56:34.879888 Updated settings: openstack/deb-heat\n2025-07-18T20:56:35.391144 Created repo: openstack/deb-heat-cfntools\n2025-07-18T20:56:35.462040 Updated settings: openstack/deb-heat-cfntools\n2025-07-18T20:56:35.924718 Created repo: openstack/deb-horizon\n2025-07-18T20:56:35.993949 Updated settings: openstack/deb-horizon\n2025-07-18T20:56:36.458892 Created repo: openstack/deb-ironic\n2025-07-18T20:56:36.532458 Updated settings: openstack/deb-ironic\n2025-07-18T20:56:36.998205 Created repo: openstack/deb-ironic-inspector\n2025-07-18T20:56:37.067243 Updated settings: openstack/deb-ironic-inspector\n2025-07-18T20:56:37.531399 Created repo: openstack/deb-ironic-ui\n2025-07-18T20:56:37.603050 Updated settings: openstack/deb-ironic-ui\n2025-07-18T20:56:38.070433 Created repo: openstack/deb-kazoo\n2025-07-18T20:56:38.141827 Updated settings: openstack/deb-kazoo\n2025-07-18T20:56:38.612296 Created repo: openstack/deb-keystone\n2025-07-18T20:56:38.684006 Updated settings: openstack/deb-keystone\n2025-07-18T20:56:39.155574 Created repo: openstack/deb-liberasurecode\n2025-07-18T20:56:39.224663 Updated settings: openstack/deb-liberasurecode\n2025-07-18T20:56:39.686531 Created repo: openstack/deb-libisal\n2025-07-18T20:56:39.755527 Updated settings: openstack/deb-libisal\n2025-07-18T20:56:40.290666 Created repo: openstack/deb-magnum\n2025-07-18T20:56:40.391479 Updated settings: openstack/deb-magnum\n2025-07-18T20:56:40.849240 Created repo: openstack/deb-manila\n2025-07-18T20:56:40.920864 Updated settings: openstack/deb-manila\n2025-07-18T20:56:41.394575 Created repo: openstack/deb-manila-ui\n2025-07-18T20:56:41.462256 Updated settings: openstack/deb-manila-ui\n2025-07-18T20:56:41.922895 Created repo: openstack/deb-migrate\n2025-07-18T20:56:42.000507 Updated settings: openstack/deb-migrate\n2025-07-18T20:56:42.519165 Created repo: openstack/deb-mistral\n2025-07-18T20:56:42.589859 Updated settings: openstack/deb-mistral\n2025-07-18T20:56:43.068149 Created repo: openstack/deb-msgpack-python\n2025-07-18T20:56:43.140422 Updated settings: openstack/deb-msgpack-python\n2025-07-18T20:56:43.602428 Created repo: openstack/deb-murano\n2025-07-18T20:56:43.671908 Updated settings: openstack/deb-murano\n2025-07-18T20:56:44.150658 Created repo: openstack/deb-murano-agent\n2025-07-18T20:56:44.221260 Updated settings: openstack/deb-murano-agent\n2025-07-18T20:56:44.696885 Created repo: openstack/deb-murano-dashboard\n2025-07-18T20:56:44.766450 Updated settings: openstack/deb-murano-dashboard\n2025-07-18T20:56:45.274161 Created repo: openstack/deb-networking-arista\n2025-07-18T20:56:45.347544 Updated settings: openstack/deb-networking-arista\n2025-07-18T20:56:45.801643 Created repo: openstack/deb-networking-cisco\n2025-07-18T20:56:45.870821 Updated settings: openstack/deb-networking-cisco\n2025-07-18T20:56:46.338627 Created repo: openstack/deb-networking-hyperv\n2025-07-18T20:56:46.406700 Updated settings: openstack/deb-networking-hyperv\n2025-07-18T20:56:46.868459 Created repo: openstack/deb-networking-l2gw\n2025-07-18T20:56:46.940757 Updated settings: openstack/deb-networking-l2gw\n2025-07-18T20:56:47.418855 Created repo: openstack/deb-networking-midonet\n2025-07-18T20:56:47.487428 Updated settings: openstack/deb-networking-midonet\n2025-07-18T20:56:47.943767 Created repo: openstack/deb-networking-mlnx\n2025-07-18T20:56:48.016201 Updated settings: openstack/deb-networking-mlnx\n2025-07-18T20:56:48.472125 Created repo: openstack/deb-networking-nec\n2025-07-18T20:56:48.540161 Updated settings: openstack/deb-networking-nec\n2025-07-18T20:56:49.010122 Created repo: openstack/deb-networking-odl\n2025-07-18T20:56:49.079431 Updated settings: openstack/deb-networking-odl\n2025-07-18T20:56:49.537637 Created repo: openstack/deb-networking-ovn\n2025-07-18T20:56:49.608747 Updated settings: openstack/deb-networking-ovn\n2025-07-18T20:56:50.086002 Created repo: openstack/deb-neutron\n2025-07-18T20:56:50.155875 Updated settings: openstack/deb-neutron\n2025-07-18T20:56:50.651979 Created repo: openstack/deb-neutron-fwaas\n2025-07-18T20:56:50.723712 Updated settings: openstack/deb-neutron-fwaas\n2025-07-18T20:56:51.190050 Created repo: openstack/deb-neutron-lbaas\n2025-07-18T20:56:51.258515 Updated settings: openstack/deb-neutron-lbaas\n2025-07-18T20:56:51.712933 Created repo: openstack/deb-neutron-taas\n2025-07-18T20:56:51.785255 Updated settings: openstack/deb-neutron-taas\n2025-07-18T20:56:52.282231 Created repo: openstack/deb-neutron-vpnaas\n2025-07-18T20:56:52.349662 Updated settings: openstack/deb-neutron-vpnaas\n2025-07-18T20:56:52.796341 Created repo: openstack/deb-nodepool\n2025-07-18T20:56:52.867654 Updated settings: openstack/deb-nodepool\n2025-07-18T20:56:53.317062 Created repo: openstack/deb-nova\n2025-07-18T20:56:53.384556 Updated settings: openstack/deb-nova\n2025-07-18T20:56:53.853556 Created repo: openstack/deb-novnc\n2025-07-18T20:56:53.921268 Updated settings: openstack/deb-novnc\n2025-07-18T20:56:54.373926 Created repo: openstack/deb-openstack-doc-tools\n2025-07-18T20:56:54.442371 Updated settings: openstack/deb-openstack-doc-tools\n2025-07-18T20:56:54.905668 Created repo: openstack/deb-openstack-meta-packages\n2025-07-18T20:56:54.972895 Updated settings: openstack/deb-openstack-meta-packages\n2025-07-18T20:56:55.466391 Created repo: openstack/deb-openstack-nose\n2025-07-18T20:56:55.541990 Updated settings: openstack/deb-openstack-nose\n2025-07-18T20:56:56.062518 Created repo: openstack/deb-openstack-pkg-tools\n2025-07-18T20:56:56.133926 Updated settings: openstack/deb-openstack-pkg-tools\n2025-07-18T20:56:56.637084 Created repo: openstack/deb-openstack-trove\n2025-07-18T20:56:56.705829 Updated settings: openstack/deb-openstack-trove\n2025-07-18T20:56:57.181260 Created repo: openstack/deb-oslosphinx\n2025-07-18T20:56:57.251513 Updated settings: openstack/deb-oslosphinx\n2025-07-18T20:56:57.716923 Created repo: openstack/deb-python-aioeventlet\n2025-07-18T20:56:57.785287 Updated settings: openstack/deb-python-aioeventlet\n2025-07-18T20:56:58.244199 Created repo: openstack/deb-python-aodhclient\n2025-07-18T20:56:58.312446 Updated settings: openstack/deb-python-aodhclient\n2025-07-18T20:56:58.801561 Created repo: openstack/deb-python-autobahn\n2025-07-18T20:56:58.871204 Updated settings: openstack/deb-python-autobahn\n2025-07-18T20:56:59.345415 Created repo: openstack/deb-python-automaton\n2025-07-18T20:56:59.414359 Updated settings: openstack/deb-python-automaton\n2025-07-18T20:56:59.874422 Created repo: openstack/deb-python-barbicanclient\n2025-07-18T20:56:59.966627 Updated settings: openstack/deb-python-barbicanclient\n2025-07-18T20:57:00.418881 Created repo: openstack/deb-python-bashate\n2025-07-18T20:57:00.485994 Updated settings: openstack/deb-python-bashate\n2025-07-18T20:57:00.932470 Created repo: openstack/deb-python-cassandra-driver\n2025-07-18T20:57:01.000148 Updated settings: openstack/deb-python-cassandra-driver\n2025-07-18T20:57:01.451322 Created repo: openstack/deb-python-castellan\n2025-07-18T20:57:01.519253 Updated settings: openstack/deb-python-castellan\n2025-07-18T20:57:01.995918 Created repo: openstack/deb-python-ceilometerclient\n2025-07-18T20:57:02.064172 Updated settings: openstack/deb-python-ceilometerclient\n2025-07-18T20:57:02.534060 Created repo: openstack/deb-python-ceilometermiddleware\n2025-07-18T20:57:02.602561 Updated settings: openstack/deb-python-ceilometermiddleware\n2025-07-18T20:57:03.066386 Created repo: openstack/deb-python-cinderclient\n2025-07-18T20:57:03.135408 Updated settings: openstack/deb-python-cinderclient\n2025-07-18T20:57:03.600844 Created repo: openstack/deb-python-cliff\n2025-07-18T20:57:03.670953 Updated settings: openstack/deb-python-cliff\n2025-07-18T20:57:04.124853 Created repo: openstack/deb-python-coffin\n2025-07-18T20:57:04.192963 Updated settings: openstack/deb-python-coffin\n2025-07-18T20:57:04.642083 Created repo: openstack/deb-python-colander\n2025-07-18T20:57:04.710573 Updated settings: openstack/deb-python-colander\n2025-07-18T20:57:05.193123 Created repo: openstack/deb-python-concurrent.futures\n2025-07-18T20:57:05.260385 Updated settings: openstack/deb-python-concurrent.futures\n2025-07-18T20:57:05.708005 Created repo: openstack/deb-python-congressclient\n2025-07-18T20:57:05.776697 Updated settings: openstack/deb-python-congressclient\n2025-07-18T20:57:06.233067 Created repo: openstack/deb-python-cotyledon\n2025-07-18T20:57:06.300099 Updated settings: openstack/deb-python-cotyledon\n2025-07-18T20:57:06.749238 Created repo: openstack/deb-python-couleur\n2025-07-18T20:57:06.818148 Updated settings: openstack/deb-python-couleur\n2025-07-18T20:57:07.278057 Created repo: openstack/deb-python-crank\n2025-07-18T20:57:07.344823 Updated settings: openstack/deb-python-crank\n2025-07-18T20:57:07.793444 Created repo: openstack/deb-python-croniter\n2025-07-18T20:57:07.862927 Updated settings: openstack/deb-python-croniter\n2025-07-18T20:57:08.323709 Created repo: openstack/deb-python-csscompressor\n2025-07-18T20:57:08.391732 Updated settings: openstack/deb-python-csscompressor\n2025-07-18T20:57:08.849309 Created repo: openstack/deb-python-cursive\n2025-07-18T20:57:08.919331 Updated settings: openstack/deb-python-cursive\n2025-07-18T20:57:09.370970 Created repo: openstack/deb-python-daemonize\n2025-07-18T20:57:09.443011 Updated settings: openstack/deb-python-daemonize\n2025-07-18T20:57:09.929002 Created repo: openstack/deb-python-dcos\n2025-07-18T20:57:09.997197 Updated settings: openstack/deb-python-dcos\n2025-07-18T20:57:10.463290 Created repo: openstack/deb-python-ddt\n2025-07-18T20:57:10.533343 Updated settings: openstack/deb-python-ddt\n2025-07-18T20:57:11.002063 Created repo: openstack/deb-python-debtcollector\n2025-07-18T20:57:11.072554 Updated settings: openstack/deb-python-debtcollector\n2025-07-18T20:57:11.579002 Created repo: openstack/deb-python-designateclient\n2025-07-18T20:57:11.650384 Updated settings: openstack/deb-python-designateclient\n2025-07-18T20:57:12.105627 Created repo: openstack/deb-python-dib-utils\n2025-07-18T20:57:12.182199 Updated settings: openstack/deb-python-dib-utils\n2025-07-18T20:57:12.673790 Created repo: openstack/deb-python-diskimage-builder\n2025-07-18T20:57:12.741391 Updated settings: openstack/deb-python-diskimage-builder\n2025-07-18T20:57:13.236553 Created repo: openstack/deb-python-django-appconf\n2025-07-18T20:57:13.311740 Updated settings: openstack/deb-python-django-appconf\n2025-07-18T20:57:13.814926 Created repo: openstack/deb-python-django-babel\n2025-07-18T20:57:13.883536 Updated settings: openstack/deb-python-django-babel\n2025-07-18T20:57:14.390985 Created repo: openstack/deb-python-django-bootstrap-form\n2025-07-18T20:57:14.460608 Updated settings: openstack/deb-python-django-bootstrap-form\n2025-07-18T20:57:15.011950 Created repo: openstack/deb-python-django-compressor\n2025-07-18T20:57:15.105150 Updated settings: openstack/deb-python-django-compressor\n2025-07-18T20:57:15.571747 Created repo: openstack/deb-python-django-discover-runner\n2025-07-18T20:57:15.647666 Updated settings: openstack/deb-python-django-discover-runner\n2025-07-18T20:57:16.153014 Created repo: openstack/deb-python-django-formtools\n2025-07-18T20:57:16.226124 Updated settings: openstack/deb-python-django-formtools\n2025-07-18T20:57:16.698034 Created repo: openstack/deb-python-django-openstack-auth\n2025-07-18T20:57:16.781690 Updated settings: openstack/deb-python-django-openstack-auth\n2025-07-18T20:57:17.286734 Created repo: openstack/deb-python-django-overextends\n2025-07-18T20:57:17.386888 Updated settings: openstack/deb-python-django-overextends\n2025-07-18T20:57:17.862504 Created repo: openstack/deb-python-django-pyscss\n2025-07-18T20:57:17.929219 Updated settings: openstack/deb-python-django-pyscss\n2025-07-18T20:57:18.388245 Created repo: openstack/deb-python-doc8\n2025-07-18T20:57:18.459526 Updated settings: openstack/deb-python-doc8\n2025-07-18T20:57:18.921401 Created repo: openstack/deb-python-dogpile.cache\n2025-07-18T20:57:18.988836 Updated settings: openstack/deb-python-dogpile.cache\n2025-07-18T20:57:19.449304 Created repo: openstack/deb-python-dogpile.core\n2025-07-18T20:57:19.516468 Updated settings: openstack/deb-python-dogpile.core\n2025-07-18T20:57:19.983485 Created repo: openstack/deb-python-editor\n2025-07-18T20:57:20.051023 Updated settings: openstack/deb-python-editor\n2025-07-18T20:57:20.507093 Created repo: openstack/deb-python-eventlet\n2025-07-18T20:57:20.575744 Updated settings: openstack/deb-python-eventlet\n2025-07-18T20:57:21.092091 Created repo: openstack/deb-python-extras\n2025-07-18T20:57:21.161193 Updated settings: openstack/deb-python-extras\n2025-07-18T20:57:21.618205 Created repo: openstack/deb-python-falcon\n2025-07-18T20:57:21.706584 Updated settings: openstack/deb-python-falcon\n2025-07-18T20:57:22.152739 Created repo: openstack/deb-python-fasteners\n2025-07-18T20:57:22.220210 Updated settings: openstack/deb-python-fasteners\n2025-07-18T20:57:22.672798 Created repo: openstack/deb-python-fixtures\n2025-07-18T20:57:22.736748 Updated settings: openstack/deb-python-fixtures\n2025-07-18T20:57:23.184792 Created repo: openstack/deb-python-frozendict\n2025-07-18T20:57:23.252060 Updated settings: openstack/deb-python-frozendict\n2025-07-18T20:57:23.696407 Created repo: openstack/deb-python-fuelclient\n2025-07-18T20:57:23.764481 Updated settings: openstack/deb-python-fuelclient\n2025-07-18T20:57:24.219938 Created repo: openstack/deb-python-funcsigs\n2025-07-18T20:57:24.294312 Updated settings: openstack/deb-python-funcsigs\n2025-07-18T20:57:24.739859 Created repo: openstack/deb-python-functools32\n2025-07-18T20:57:24.807007 Updated settings: openstack/deb-python-functools32\n2025-07-18T20:57:25.256655 Created repo: openstack/deb-python-futurist\n2025-07-18T20:57:25.327990 Updated settings: openstack/deb-python-futurist\n2025-07-18T20:57:25.794721 Created repo: openstack/deb-python-gabbi\n2025-07-18T20:57:25.862509 Updated settings: openstack/deb-python-gabbi\n2025-07-18T20:57:26.321051 Created repo: openstack/deb-python-glance-store\n2025-07-18T20:57:26.391876 Updated settings: openstack/deb-python-glance-store\n2025-07-18T20:57:26.848718 Created repo: openstack/deb-python-glanceclient\n2025-07-18T20:57:26.925446 Updated settings: openstack/deb-python-glanceclient\n2025-07-18T20:57:27.375447 Created repo: openstack/deb-python-gnocchiclient\n2025-07-18T20:57:27.441171 Updated settings: openstack/deb-python-gnocchiclient\n2025-07-18T20:57:27.882410 Created repo: openstack/deb-python-greenio\n2025-07-18T20:57:27.948550 Updated settings: openstack/deb-python-greenio\n2025-07-18T20:57:28.402659 Created repo: openstack/deb-python-hacking\n2025-07-18T20:57:28.476513 Updated settings: openstack/deb-python-hacking\n2025-07-18T20:57:28.937887 Created repo: openstack/deb-python-happybase\n2025-07-18T20:57:29.013646 Updated settings: openstack/deb-python-happybase\n2025-07-18T20:57:29.478712 Created repo: openstack/deb-python-heatclient\n2025-07-18T20:57:29.546369 Updated settings: openstack/deb-python-heatclient\n2025-07-18T20:57:30.011359 Created repo: openstack/deb-python-hplefthandclient\n2025-07-18T20:57:30.080147 Updated settings: openstack/deb-python-hplefthandclient\n2025-07-18T20:57:30.532630 Created repo: openstack/deb-python-httpretty\n2025-07-18T20:57:30.603643 Updated settings: openstack/deb-python-httpretty\n2025-07-18T20:57:31.069949 Created repo: openstack/deb-python-ironic-inspector-client\n2025-07-18T20:57:31.139696 Updated settings: openstack/deb-python-ironic-inspector-client\n2025-07-18T20:57:31.594166 Created repo: openstack/deb-python-ironic-lib\n2025-07-18T20:57:31.663652 Updated settings: openstack/deb-python-ironic-lib\n2025-07-18T20:57:32.117538 Created repo: openstack/deb-python-ironicclient\n2025-07-18T20:57:32.184204 Updated settings: openstack/deb-python-ironicclient\n2025-07-18T20:57:32.639088 Created repo: openstack/deb-python-jingo\n2025-07-18T20:57:32.706129 Updated settings: openstack/deb-python-jingo\n2025-07-18T20:57:33.170826 Created repo: openstack/deb-python-json-patch\n2025-07-18T20:57:33.237676 Updated settings: openstack/deb-python-json-patch\n2025-07-18T20:57:33.685484 Created repo: openstack/deb-python-json-pointer\n2025-07-18T20:57:33.756638 Updated settings: openstack/deb-python-json-pointer\n2025-07-18T20:57:34.215425 Created repo: openstack/deb-python-jsonpath-rw\n2025-07-18T20:57:34.284483 Updated settings: openstack/deb-python-jsonpath-rw\n2025-07-18T20:57:34.760330 Created repo: openstack/deb-python-jsonpath-rw-ext\n2025-07-18T20:57:34.834650 Updated settings: openstack/deb-python-jsonpath-rw-ext\n2025-07-18T20:57:35.299195 Created repo: openstack/deb-python-jsonrpclib\n2025-07-18T20:57:35.370348 Updated settings: openstack/deb-python-jsonrpclib\n2025-07-18T20:57:35.835457 Created repo: openstack/deb-python-jsonschema\n2025-07-18T20:57:35.904847 Updated settings: openstack/deb-python-jsonschema\n2025-07-18T20:57:36.382413 Created repo: openstack/deb-python-k8sclient\n2025-07-18T20:57:36.453994 Updated settings: openstack/deb-python-k8sclient\n2025-07-18T20:57:36.929114 Created repo: openstack/deb-python-kafka\n2025-07-18T20:57:36.999569 Updated settings: openstack/deb-python-kafka\n2025-07-18T20:57:37.516274 Created repo: openstack/deb-python-keystoneauth1\n2025-07-18T20:57:37.591906 Updated settings: openstack/deb-python-keystoneauth1\n2025-07-18T20:57:38.073195 Created repo: openstack/deb-python-keystoneclient\n2025-07-18T20:57:38.142347 Updated settings: openstack/deb-python-keystoneclient\n2025-07-18T20:57:38.621582 Created repo: openstack/deb-python-keystonemiddleware\n2025-07-18T20:57:38.691700 Updated settings: openstack/deb-python-keystonemiddleware\n2025-07-18T20:57:39.175309 Created repo: openstack/deb-python-kmip\n2025-07-18T20:57:39.243618 Updated settings: openstack/deb-python-kmip\n2025-07-18T20:57:39.734333 Created repo: openstack/deb-python-ldappool\n2025-07-18T20:57:39.803338 Updated settings: openstack/deb-python-ldappool\n2025-07-18T20:57:40.276718 Created repo: openstack/deb-python-lesscpy\n2025-07-18T20:57:40.347688 Updated settings: openstack/deb-python-lesscpy\n2025-07-18T20:57:40.814077 Created repo: openstack/deb-python-linecache2\n2025-07-18T20:57:40.883838 Updated settings: openstack/deb-python-linecache2\n2025-07-18T20:57:41.353114 Created repo: openstack/deb-python-magnumclient\n2025-07-18T20:57:41.431145 Updated settings: openstack/deb-python-magnumclient\n2025-07-18T20:57:41.908697 Created repo: openstack/deb-python-manilaclient\n2025-07-18T20:57:41.978007 Updated settings: openstack/deb-python-manilaclient\n2025-07-18T20:57:42.445848 Created repo: openstack/deb-python-memcache\n2025-07-18T20:57:42.530789 Updated settings: openstack/deb-python-memcache\n2025-07-18T20:57:42.989195 Created repo: openstack/deb-python-microversion-parse\n2025-07-18T20:57:43.058432 Updated settings: openstack/deb-python-microversion-parse\n2025-07-18T20:57:43.555080 Created repo: openstack/deb-python-misaka\n2025-07-18T20:57:43.622742 Updated settings: openstack/deb-python-misaka\n2025-07-18T20:57:44.084454 Created repo: openstack/deb-python-mistralclient\n2025-07-18T20:57:44.150518 Updated settings: openstack/deb-python-mistralclient\n2025-07-18T20:57:44.682123 Created repo: openstack/deb-python-monascaclient\n2025-07-18T20:57:44.747425 Updated settings: openstack/deb-python-monascaclient\n2025-07-18T20:57:45.209048 Created repo: openstack/deb-python-monotonic\n2025-07-18T20:57:45.277290 Updated settings: openstack/deb-python-monotonic\n2025-07-18T20:57:45.740780 Created repo: openstack/deb-python-mox3\n2025-07-18T20:57:45.810107 Updated settings: openstack/deb-python-mox3\n2025-07-18T20:57:46.286101 Created repo: openstack/deb-python-multi-key-dict\n2025-07-18T20:57:46.356776 Updated settings: openstack/deb-python-multi-key-dict\n2025-07-18T20:57:46.839401 Created repo: openstack/deb-python-muranoclient\n2025-07-18T20:57:46.906627 Updated settings: openstack/deb-python-muranoclient\n2025-07-18T20:57:47.384544 Created repo: openstack/deb-python-neutron-lib\n2025-07-18T20:57:47.453372 Updated settings: openstack/deb-python-neutron-lib\n2025-07-18T20:57:47.939051 Created repo: openstack/deb-python-neutronclient\n2025-07-18T20:57:48.011771 Updated settings: openstack/deb-python-neutronclient\n2025-07-18T20:57:48.488691 Created repo: openstack/deb-python-nose-exclude\n2025-07-18T20:57:48.558882 Updated settings: openstack/deb-python-nose-exclude\n2025-07-18T20:57:49.038260 Created repo: openstack/deb-python-nose-parameterized\n2025-07-18T20:57:49.119449 Updated settings: openstack/deb-python-nose-parameterized\n2025-07-18T20:57:49.599395 Created repo: openstack/deb-python-nose-timer\n2025-07-18T20:57:49.669297 Updated settings: openstack/deb-python-nose-timer\n2025-07-18T20:57:50.147880 Created repo: openstack/deb-python-nosehtmloutput\n2025-07-18T20:57:50.223506 Updated settings: openstack/deb-python-nosehtmloutput\n2025-07-18T20:57:50.720826 Created repo: openstack/deb-python-novaclient\n2025-07-18T20:57:50.788528 Updated settings: openstack/deb-python-novaclient\n2025-07-18T20:57:51.248981 Created repo: openstack/deb-python-oauth2client\n2025-07-18T20:57:51.319999 Updated settings: openstack/deb-python-oauth2client\n2025-07-18T20:57:51.787093 Created repo: openstack/deb-python-openstackclient\n2025-07-18T20:57:51.855237 Updated settings: openstack/deb-python-openstackclient\n2025-07-18T20:57:52.320656 Created repo: openstack/deb-python-openstackdocstheme\n2025-07-18T20:57:52.390548 Updated settings: openstack/deb-python-openstackdocstheme\n2025-07-18T20:57:52.855611 Created repo: openstack/deb-python-openstacksdk\n2025-07-18T20:57:52.924427 Updated settings: openstack/deb-python-openstacksdk\n2025-07-18T20:57:53.377872 Created repo: openstack/deb-python-os-api-ref\n2025-07-18T20:57:53.446887 Updated settings: openstack/deb-python-os-api-ref\n2025-07-18T20:57:53.894938 Created repo: openstack/deb-python-os-apply-config\n2025-07-18T20:57:53.965188 Updated settings: openstack/deb-python-os-apply-config\n2025-07-18T20:57:54.418841 Created repo: openstack/deb-python-os-brick\n2025-07-18T20:57:54.490226 Updated settings: openstack/deb-python-os-brick\n2025-07-18T20:57:54.942976 Created repo: openstack/deb-python-os-client-config\n2025-07-18T20:57:55.014792 Updated settings: openstack/deb-python-os-client-config\n2025-07-18T20:57:55.495641 Created repo: openstack/deb-python-os-cloud-config\n2025-07-18T20:57:55.588126 Updated settings: openstack/deb-python-os-cloud-config\n2025-07-18T20:57:56.050137 Created repo: openstack/deb-python-os-collect-config\n2025-07-18T20:57:56.132497 Updated settings: openstack/deb-python-os-collect-config\n2025-07-18T20:57:56.603708 Created repo: openstack/deb-python-os-net-config\n2025-07-18T20:57:56.675586 Updated settings: openstack/deb-python-os-net-config\n2025-07-18T20:57:57.143498 Created repo: openstack/deb-python-os-refresh-config\n2025-07-18T20:57:57.214633 Updated settings: openstack/deb-python-os-refresh-config\n2025-07-18T20:57:57.677295 Created repo: openstack/deb-python-os-testr\n2025-07-18T20:57:57.746995 Updated settings: openstack/deb-python-os-testr\n2025-07-18T20:57:58.210453 Created repo: openstack/deb-python-os-vif\n2025-07-18T20:57:58.280771 Updated settings: openstack/deb-python-os-vif\n2025-07-18T20:57:58.737429 Created repo: openstack/deb-python-os-win\n2025-07-18T20:57:58.811248 Updated settings: openstack/deb-python-os-win\n2025-07-18T20:57:59.294790 Created repo: openstack/deb-python-osc-lib\n2025-07-18T20:57:59.365468 Updated settings: openstack/deb-python-osc-lib\n2025-07-18T20:57:59.874096 Created repo: openstack/deb-python-oslo.cache\n2025-07-18T20:57:59.944440 Updated settings: openstack/deb-python-oslo.cache\n2025-07-18T20:58:00.402282 Created repo: openstack/deb-python-oslo.concurrency\n2025-07-18T20:58:00.477536 Updated settings: openstack/deb-python-oslo.concurrency\n2025-07-18T20:58:00.932952 Created repo: openstack/deb-python-oslo.config\n2025-07-18T20:58:01.005068 Updated settings: openstack/deb-python-oslo.config\n2025-07-18T20:58:01.508549 Created repo: openstack/deb-python-oslo.context\n2025-07-18T20:58:01.578604 Updated settings: openstack/deb-python-oslo.context\n2025-07-18T20:58:02.049451 Created repo: openstack/deb-python-oslo.db\n2025-07-18T20:58:02.119203 Updated settings: openstack/deb-python-oslo.db\n2025-07-18T20:58:02.583683 Created repo: openstack/deb-python-oslo.i18n\n2025-07-18T20:58:02.654980 Updated settings: openstack/deb-python-oslo.i18n\n2025-07-18T20:58:03.117337 Created repo: openstack/deb-python-oslo.log\n2025-07-18T20:58:03.187857 Updated settings: openstack/deb-python-oslo.log\n2025-07-18T20:58:03.642519 Created repo: openstack/deb-python-oslo.messaging\n2025-07-18T20:58:03.711790 Updated settings: openstack/deb-python-oslo.messaging\n2025-07-18T20:58:04.168380 Created repo: openstack/deb-python-oslo.middleware\n2025-07-18T20:58:04.236224 Updated settings: openstack/deb-python-oslo.middleware\n2025-07-18T20:58:04.691061 Created repo: openstack/deb-python-oslo.policy\n2025-07-18T20:58:04.763034 Updated settings: openstack/deb-python-oslo.policy\n2025-07-18T20:58:05.217381 Created repo: openstack/deb-python-oslo.privsep\n2025-07-18T20:58:05.284004 Updated settings: openstack/deb-python-oslo.privsep\n2025-07-18T20:58:05.731509 Created repo: openstack/deb-python-oslo.reports\n2025-07-18T20:58:05.802094 Updated settings: openstack/deb-python-oslo.reports\n2025-07-18T20:58:06.257811 Created repo: openstack/deb-python-oslo.rootwrap\n2025-07-18T20:58:06.323090 Updated settings: openstack/deb-python-oslo.rootwrap\n2025-07-18T20:58:06.763284 Created repo: openstack/deb-python-oslo.serialization\n2025-07-18T20:58:06.828020 Updated settings: openstack/deb-python-oslo.serialization\n2025-07-18T20:58:07.302644 Created repo: openstack/deb-python-oslo.service\n2025-07-18T20:58:07.370422 Updated settings: openstack/deb-python-oslo.service\n2025-07-18T20:58:07.831024 Created repo: openstack/deb-python-oslo.utils\n2025-07-18T20:58:07.899389 Updated settings: openstack/deb-python-oslo.utils\n2025-07-18T20:58:08.371640 Created repo: openstack/deb-python-oslo.versionedobjects\n2025-07-18T20:58:08.443160 Updated settings: openstack/deb-python-oslo.versionedobjects\n2025-07-18T20:58:08.912058 Created repo: openstack/deb-python-oslo.vmware\n2025-07-18T20:58:08.980078 Updated settings: openstack/deb-python-oslo.vmware\n2025-07-18T20:58:09.437487 Created repo: openstack/deb-python-oslotest\n2025-07-18T20:58:09.505058 Updated settings: openstack/deb-python-oslotest\n2025-07-18T20:58:09.967850 Created repo: openstack/deb-python-osprofiler\n2025-07-18T20:58:10.037269 Updated settings: openstack/deb-python-osprofiler\n2025-07-18T20:58:10.502867 Created repo: openstack/deb-python-pager\n2025-07-18T20:58:10.570221 Updated settings: openstack/deb-python-pager\n2025-07-18T20:58:11.028712 Created repo: openstack/deb-python-pbr\n2025-07-18T20:58:11.098289 Updated settings: openstack/deb-python-pbr\n2025-07-18T20:58:11.554571 Created repo: openstack/deb-python-pecan\n2025-07-18T20:58:11.621155 Updated settings: openstack/deb-python-pecan\n2025-07-18T20:58:12.072070 Created repo: openstack/deb-python-pika-pool\n2025-07-18T20:58:12.138241 Updated settings: openstack/deb-python-pika-pool\n2025-07-18T20:58:12.585338 Created repo: openstack/deb-python-pint\n2025-07-18T20:58:12.652698 Updated settings: openstack/deb-python-pint\n2025-07-18T20:58:13.124218 Created repo: openstack/deb-python-positional\n2025-07-18T20:58:13.191224 Updated settings: openstack/deb-python-positional\n2025-07-18T20:58:13.653592 Created repo: openstack/deb-python-proliantutils\n2025-07-18T20:58:13.719997 Updated settings: openstack/deb-python-proliantutils\n2025-07-18T20:58:14.166914 Created repo: openstack/deb-python-pulp\n2025-07-18T20:58:14.232967 Updated settings: openstack/deb-python-pulp\n2025-07-18T20:58:14.702933 Created repo: openstack/deb-python-pycadf\n2025-07-18T20:58:14.778625 Updated settings: openstack/deb-python-pycadf\n2025-07-18T20:58:15.247155 Created repo: openstack/deb-python-pydot-ng\n2025-07-18T20:58:15.315395 Updated settings: openstack/deb-python-pydot-ng\n2025-07-18T20:58:15.790217 Created repo: openstack/deb-python-pydotplus\n2025-07-18T20:58:15.858591 Updated settings: openstack/deb-python-pydotplus\n2025-07-18T20:58:16.343784 Created repo: openstack/deb-python-pyeclib\n2025-07-18T20:58:16.413347 Updated settings: openstack/deb-python-pyeclib\n2025-07-18T20:58:16.870997 Created repo: openstack/deb-python-pyghmi\n2025-07-18T20:58:16.938554 Updated settings: openstack/deb-python-pyghmi\n2025-07-18T20:58:17.399622 Created repo: openstack/deb-python-pygit2\n2025-07-18T20:58:17.467397 Updated settings: openstack/deb-python-pygit2\n2025-07-18T20:58:17.913532 Created repo: openstack/deb-python-pykmip\n2025-07-18T20:58:17.981458 Updated settings: openstack/deb-python-pykmip\n2025-07-18T20:58:18.433033 Created repo: openstack/deb-python-pyldap\n2025-07-18T20:58:18.505439 Updated settings: openstack/deb-python-pyldap\n2025-07-18T20:58:18.980388 Created repo: openstack/deb-python-pymemcache\n2025-07-18T20:58:19.048735 Updated settings: openstack/deb-python-pymemcache\n2025-07-18T20:58:19.516604 Created repo: openstack/deb-python-pymysql\n2025-07-18T20:58:19.583177 Updated settings: openstack/deb-python-pymysql\n2025-07-18T20:58:20.033580 Created repo: openstack/deb-python-pyngus\n2025-07-18T20:58:20.099493 Updated settings: openstack/deb-python-pyngus\n2025-07-18T20:58:20.538405 Created repo: openstack/deb-python-pysaml2\n2025-07-18T20:58:20.624861 Updated settings: openstack/deb-python-pysaml2\n2025-07-18T20:58:21.066791 Created repo: openstack/deb-python-pytimeparse\n2025-07-18T20:58:21.132526 Updated settings: openstack/deb-python-pytimeparse\n2025-07-18T20:58:21.571838 Created repo: openstack/deb-python-pyvmomi\n2025-07-18T20:58:21.637166 Updated settings: openstack/deb-python-pyvmomi\n2025-07-18T20:58:22.086669 Created repo: openstack/deb-python-quantumclient\n2025-07-18T20:58:22.155576 Updated settings: openstack/deb-python-quantumclient\n2025-07-18T20:58:22.614904 Created repo: openstack/deb-python-rcssmin\n2025-07-18T20:58:22.683705 Updated settings: openstack/deb-python-rcssmin\n2025-07-18T20:58:23.142862 Created repo: openstack/deb-python-rednose\n2025-07-18T20:58:23.210220 Updated settings: openstack/deb-python-rednose\n2025-07-18T20:58:23.656498 Created repo: openstack/deb-python-reno\n2025-07-18T20:58:23.721644 Updated settings: openstack/deb-python-reno\n2025-07-18T20:58:24.188159 Created repo: openstack/deb-python-requestbuilder\n2025-07-18T20:58:24.254360 Updated settings: openstack/deb-python-requestbuilder\n2025-07-18T20:58:24.719645 Created repo: openstack/deb-python-requests-kerberos\n2025-07-18T20:58:24.787218 Updated settings: openstack/deb-python-requests-kerberos\n2025-07-18T20:58:25.240752 Created repo: openstack/deb-python-requests-mock\n2025-07-18T20:58:25.309091 Updated settings: openstack/deb-python-requests-mock\n2025-07-18T20:58:25.793234 Created repo: openstack/deb-python-requests-unixsocket\n2025-07-18T20:58:25.859809 Updated settings: openstack/deb-python-requests-unixsocket\n2025-07-18T20:58:26.321779 Created repo: openstack/deb-python-requestsexceptions\n2025-07-18T20:58:26.388545 Updated settings: openstack/deb-python-requestsexceptions\n2025-07-18T20:58:26.843449 Created repo: openstack/deb-python-retrying\n2025-07-18T20:58:26.912147 Updated settings: openstack/deb-python-retrying\n2025-07-18T20:58:27.369086 Created repo: openstack/deb-python-rfc3986\n2025-07-18T20:58:27.438664 Updated settings: openstack/deb-python-rfc3986\n2025-07-18T20:58:27.896427 Created repo: openstack/deb-python-rjsmin\n2025-07-18T20:58:27.963214 Updated settings: openstack/deb-python-rjsmin\n2025-07-18T20:58:28.414460 Created repo: openstack/deb-python-rtslib-fb\n2025-07-18T20:58:28.482971 Updated settings: openstack/deb-python-rtslib-fb\n2025-07-18T20:58:28.987580 Created repo: openstack/deb-python-saharaclient\n2025-07-18T20:58:29.062539 Updated settings: openstack/deb-python-saharaclient\n2025-07-18T20:58:29.527012 Created repo: openstack/deb-python-scciclient\n2025-07-18T20:58:29.591780 Updated settings: openstack/deb-python-scciclient\n2025-07-18T20:58:30.046344 Created repo: openstack/deb-python-seamicroclient\n2025-07-18T20:58:30.114641 Updated settings: openstack/deb-python-seamicroclient\n2025-07-18T20:58:30.558594 Created repo: openstack/deb-python-semantic-version\n2025-07-18T20:58:30.623436 Updated settings: openstack/deb-python-semantic-version\n2025-07-18T20:58:31.070027 Created repo: openstack/deb-python-semver\n2025-07-18T20:58:31.134118 Updated settings: openstack/deb-python-semver\n2025-07-18T20:58:31.570766 Created repo: openstack/deb-python-senlinclient\n2025-07-18T20:58:31.636148 Updated settings: openstack/deb-python-senlinclient\n2025-07-18T20:58:32.076915 Created repo: openstack/deb-python-shotgun\n2025-07-18T20:58:32.141640 Updated settings: openstack/deb-python-shotgun\n2025-07-18T20:58:32.583290 Created repo: openstack/deb-python-sqlalchemy-utils\n2025-07-18T20:58:32.650532 Updated settings: openstack/deb-python-sqlalchemy-utils\n2025-07-18T20:58:33.103163 Created repo: openstack/deb-python-steadymark\n2025-07-18T20:58:33.169126 Updated settings: openstack/deb-python-steadymark\n2025-07-18T20:58:33.611540 Created repo: openstack/deb-python-swiftclient\n2025-07-18T20:58:33.678507 Updated settings: openstack/deb-python-swiftclient\n2025-07-18T20:58:34.130785 Created repo: openstack/deb-python-tackerclient\n2025-07-18T20:58:34.196105 Updated settings: openstack/deb-python-tackerclient\n2025-07-18T20:58:34.641037 Created repo: openstack/deb-python-taskflow\n2025-07-18T20:58:34.712816 Updated settings: openstack/deb-python-taskflow\n2025-07-18T20:58:35.155996 Created repo: openstack/deb-python-testtools\n2025-07-18T20:58:35.220687 Updated settings: openstack/deb-python-testtools\n2025-07-18T20:58:35.658792 Created repo: openstack/deb-python-toml\n2025-07-18T20:58:35.728590 Updated settings: openstack/deb-python-toml\n2025-07-18T20:58:36.181213 Created repo: openstack/deb-python-tooz\n2025-07-18T20:58:36.248710 Updated settings: openstack/deb-python-tooz\n2025-07-18T20:58:36.694164 Created repo: openstack/deb-python-tosca-parser\n2025-07-18T20:58:36.759538 Updated settings: openstack/deb-python-tosca-parser\n2025-07-18T20:58:37.210217 Created repo: openstack/deb-python-traceback2\n2025-07-18T20:58:37.274697 Updated settings: openstack/deb-python-traceback2\n2025-07-18T20:58:37.722088 Created repo: openstack/deb-python-trollius\n2025-07-18T20:58:37.787035 Updated settings: openstack/deb-python-trollius\n2025-07-18T20:58:38.241113 Created repo: openstack/deb-python-troveclient\n2025-07-18T20:58:38.306362 Updated settings: openstack/deb-python-troveclient\n2025-07-18T20:58:38.748730 Created repo: openstack/deb-python-tuskarclient\n2025-07-18T20:58:38.815088 Updated settings: openstack/deb-python-tuskarclient\n2025-07-18T20:58:39.282119 Created repo: openstack/deb-python-txaio\n2025-07-18T20:58:39.350516 Updated settings: openstack/deb-python-txaio\n2025-07-18T20:58:39.790274 Created repo: openstack/deb-python-warlock\n2025-07-18T20:58:39.855117 Updated settings: openstack/deb-python-warlock\n2025-07-18T20:58:40.295749 Created repo: openstack/deb-python-watcherclient\n2025-07-18T20:58:40.361132 Updated settings: openstack/deb-python-watcherclient\n2025-07-18T20:58:40.799455 Created repo: openstack/deb-python-weakrefmethod\n2025-07-18T20:58:40.863057 Updated settings: openstack/deb-python-weakrefmethod\n2025-07-18T20:58:41.318189 Created repo: openstack/deb-python-websocket-client\n2025-07-18T20:58:41.388078 Updated settings: openstack/deb-python-websocket-client\n2025-07-18T20:58:41.827491 Created repo: openstack/deb-python-wrapt\n2025-07-18T20:58:41.891641 Updated settings: openstack/deb-python-wrapt\n2025-07-18T20:58:42.331759 Created repo: openstack/deb-python-wsgi-intercept\n2025-07-18T20:58:42.397956 Updated settings: openstack/deb-python-wsgi-intercept\n2025-07-18T20:58:42.843142 Created repo: openstack/deb-python-wsme\n2025-07-18T20:58:42.908464 Updated settings: openstack/deb-python-wsme\n2025-07-18T20:58:43.362102 Created repo: openstack/deb-python-xstatic\n2025-07-18T20:58:43.427775 Updated settings: openstack/deb-python-xstatic\n2025-07-18T20:58:43.872532 Created repo: openstack/deb-python-xstatic-angular\n2025-07-18T20:58:43.938752 Updated settings: openstack/deb-python-xstatic-angular\n2025-07-18T20:58:44.393132 Created repo: openstack/deb-python-xstatic-angular-bootstrap\n2025-07-18T20:58:44.458102 Updated settings: openstack/deb-python-xstatic-angular-bootstrap\n2025-07-18T20:58:44.905252 Created repo: openstack/deb-python-xstatic-angular-cookies\n2025-07-18T20:58:44.970836 Updated settings: openstack/deb-python-xstatic-angular-cookies\n2025-07-18T20:58:45.412113 Created repo: openstack/deb-python-xstatic-angular-fileupload\n2025-07-18T20:58:45.479268 Updated settings: openstack/deb-python-xstatic-angular-fileupload\n2025-07-18T20:58:45.919609 Created repo: openstack/deb-python-xstatic-angular-gettext\n2025-07-18T20:58:45.985057 Updated settings: openstack/deb-python-xstatic-angular-gettext\n2025-07-18T20:58:46.466111 Created repo: openstack/deb-python-xstatic-angular-lrdragndrop\n2025-07-18T20:58:46.531726 Updated settings: openstack/deb-python-xstatic-angular-lrdragndrop\n2025-07-18T20:58:46.976936 Created repo: openstack/deb-python-xstatic-angular-mock\n2025-07-18T20:58:47.042659 Updated settings: openstack/deb-python-xstatic-angular-mock\n2025-07-18T20:58:47.483820 Created repo: openstack/deb-python-xstatic-angular-schema-form\n2025-07-18T20:58:47.548161 Updated settings: openstack/deb-python-xstatic-angular-schema-form\n2025-07-18T20:58:47.988336 Created repo: openstack/deb-python-xstatic-bootstrap-datepicker\n2025-07-18T20:58:48.059048 Updated settings: openstack/deb-python-xstatic-bootstrap-datepicker\n2025-07-18T20:58:48.496626 Created repo: openstack/deb-python-xstatic-bootstrap-scss\n2025-07-18T20:58:48.560506 Updated settings: openstack/deb-python-xstatic-bootstrap-scss\n2025-07-18T20:58:49.000658 Created repo: openstack/deb-python-xstatic-bootswatch\n2025-07-18T20:58:49.068313 Updated settings: openstack/deb-python-xstatic-bootswatch\n2025-07-18T20:58:49.515066 Created repo: openstack/deb-python-xstatic-d3\n2025-07-18T20:58:49.579472 Updated settings: openstack/deb-python-xstatic-d3\n2025-07-18T20:58:50.023910 Created repo: openstack/deb-python-xstatic-font-awesome\n2025-07-18T20:58:50.090159 Updated settings: openstack/deb-python-xstatic-font-awesome\n2025-07-18T20:58:50.535925 Created repo: openstack/deb-python-xstatic-hogan\n2025-07-18T20:58:50.600591 Updated settings: openstack/deb-python-xstatic-hogan\n2025-07-18T20:58:51.039547 Created repo: openstack/deb-python-xstatic-jasmine\n2025-07-18T20:58:51.108873 Updated settings: openstack/deb-python-xstatic-jasmine\n2025-07-18T20:58:51.555416 Created repo: openstack/deb-python-xstatic-jquery\n2025-07-18T20:58:51.624214 Updated settings: openstack/deb-python-xstatic-jquery\n2025-07-18T20:58:52.070275 Created repo: openstack/deb-python-xstatic-jquery-migrate\n2025-07-18T20:58:52.135079 Updated settings: openstack/deb-python-xstatic-jquery-migrate\n2025-07-18T20:58:52.571320 Created repo: openstack/deb-python-xstatic-jquery-ui\n2025-07-18T20:58:52.639334 Updated settings: openstack/deb-python-xstatic-jquery-ui\n2025-07-18T20:58:53.084133 Created repo: openstack/deb-python-xstatic-jquery.bootstrap.wizard\n2025-07-18T20:58:53.149703 Updated settings: openstack/deb-python-xstatic-jquery.bootstrap.wizard\n2025-07-18T20:58:53.588974 Created repo: openstack/deb-python-xstatic-jquery.quicksearch\n2025-07-18T20:58:53.658613 Updated settings: openstack/deb-python-xstatic-jquery.quicksearch\n2025-07-18T20:58:54.094567 Created repo: openstack/deb-python-xstatic-jquery.tablesorter\n2025-07-18T20:58:54.161447 Updated settings: openstack/deb-python-xstatic-jquery.tablesorter\n2025-07-18T20:58:54.602060 Created repo: openstack/deb-python-xstatic-jsencrypt\n2025-07-18T20:58:54.666577 Updated settings: openstack/deb-python-xstatic-jsencrypt\n2025-07-18T20:58:55.104914 Created repo: openstack/deb-python-xstatic-magic-search\n2025-07-18T20:58:55.170088 Updated settings: openstack/deb-python-xstatic-magic-search\n2025-07-18T20:58:55.604463 Created repo: openstack/deb-python-xstatic-mdi\n2025-07-18T20:58:55.669296 Updated settings: openstack/deb-python-xstatic-mdi\n2025-07-18T20:58:56.107358 Created repo: openstack/deb-python-xstatic-objectpath\n2025-07-18T20:58:56.172326 Updated settings: openstack/deb-python-xstatic-objectpath\n2025-07-18T20:58:56.612545 Created repo: openstack/deb-python-xstatic-qunit\n2025-07-18T20:58:56.720523 Updated settings: openstack/deb-python-xstatic-qunit\n2025-07-18T20:58:57.161028 Created repo: openstack/deb-python-xstatic-rickshaw\n2025-07-18T20:58:57.228841 Updated settings: openstack/deb-python-xstatic-rickshaw\n2025-07-18T20:58:57.670885 Created repo: openstack/deb-python-xstatic-roboto-fontface\n2025-07-18T20:58:57.735572 Updated settings: openstack/deb-python-xstatic-roboto-fontface\n2025-07-18T20:58:58.178688 Created repo: openstack/deb-python-xstatic-smart-table\n2025-07-18T20:58:58.243834 Updated settings: openstack/deb-python-xstatic-smart-table\n2025-07-18T20:58:58.702075 Created repo: openstack/deb-python-xstatic-spin\n2025-07-18T20:58:58.767063 Updated settings: openstack/deb-python-xstatic-spin\n2025-07-18T20:58:59.208353 Created repo: openstack/deb-python-xstatic-term.js\n2025-07-18T20:58:59.273351 Updated settings: openstack/deb-python-xstatic-term.js\n2025-07-18T20:58:59.712808 Created repo: openstack/deb-python-xstatic-tv4\n2025-07-18T20:58:59.778868 Updated settings: openstack/deb-python-xstatic-tv4\n2025-07-18T20:59:00.219193 Created repo: openstack/deb-python-xvfbwrapper\n2025-07-18T20:59:00.289179 Updated settings: openstack/deb-python-xvfbwrapper\n2025-07-18T20:59:00.735331 Created repo: openstack/deb-python-yaql\n2025-07-18T20:59:00.801966 Updated settings: openstack/deb-python-yaql\n2025-07-18T20:59:01.245571 Created repo: openstack/deb-python-zaqarclient\n2025-07-18T20:59:01.311837 Updated settings: openstack/deb-python-zaqarclient\n2025-07-18T20:59:01.748786 Created repo: openstack/deb-rally\n2025-07-18T20:59:01.818740 Updated settings: openstack/deb-rally\n2025-07-18T20:59:02.273761 Created repo: openstack/deb-ryu\n2025-07-18T20:59:02.339164 Updated settings: openstack/deb-ryu\n2025-07-18T20:59:02.784387 Created repo: openstack/deb-sahara\n2025-07-18T20:59:02.849339 Updated settings: openstack/deb-sahara\n2025-07-18T20:59:03.297364 Created repo: openstack/deb-sahara-dashboard\n2025-07-18T20:59:03.362463 Updated settings: openstack/deb-sahara-dashboard\n2025-07-18T20:59:03.804677 Created repo: openstack/deb-senlin\n2025-07-18T20:59:03.869118 Updated settings: openstack/deb-senlin\n2025-07-18T20:59:04.305838 Created repo: openstack/deb-senlin-dashboard\n2025-07-18T20:59:04.370739 Updated settings: openstack/deb-senlin-dashboard\n2025-07-18T20:59:04.809171 Created repo: openstack/deb-spice-html5\n2025-07-18T20:59:04.876312 Updated settings: openstack/deb-spice-html5\n2025-07-18T20:59:05.317772 Created repo: openstack/deb-stevedore\n2025-07-18T20:59:05.383475 Updated settings: openstack/deb-stevedore\n2025-07-18T20:59:05.831729 Created repo: openstack/deb-subunit\n2025-07-18T20:59:05.896906 Updated settings: openstack/deb-subunit\n2025-07-18T20:59:06.344418 Created repo: openstack/deb-swauth\n2025-07-18T20:59:06.412298 Updated settings: openstack/deb-swauth\n2025-07-18T20:59:06.848102 Created repo: openstack/deb-swift\n2025-07-18T20:59:06.933044 Updated settings: openstack/deb-swift\n2025-07-18T20:59:07.377309 Created repo: openstack/deb-swift-bench\n2025-07-18T20:59:07.442507 Updated settings: openstack/deb-swift-bench\n2025-07-18T20:59:07.880150 Created repo: openstack/deb-swift-plugin-s3\n2025-07-18T20:59:07.944778 Updated settings: openstack/deb-swift-plugin-s3\n2025-07-18T20:59:08.385609 Created repo: openstack/deb-tempest\n2025-07-18T20:59:08.451356 Updated settings: openstack/deb-tempest\n2025-07-18T20:59:08.889502 Created repo: openstack/deb-testresources\n2025-07-18T20:59:08.953521 Updated settings: openstack/deb-testresources\n2025-07-18T20:59:09.387077 Created repo: openstack/deb-trove\n2025-07-18T20:59:09.452811 Updated settings: openstack/deb-trove\n2025-07-18T20:59:09.893399 Created repo: openstack/deb-trove-dashboard\n2025-07-18T20:59:09.959437 Updated settings: openstack/deb-trove-dashboard\n2025-07-18T20:59:10.411202 Created repo: openstack/deb-watcher\n2025-07-18T20:59:10.476789 Updated settings: openstack/deb-watcher\n2025-07-18T20:59:10.915761 Created repo: openstack/deb-websockify\n2025-07-18T20:59:10.983097 Updated settings: openstack/deb-websockify\n2025-07-18T20:59:11.417013 Created repo: openstack/deb-zaqar\n2025-07-18T20:59:11.482742 Updated settings: openstack/deb-zaqar\n2025-07-18T20:59:11.918938 Created repo: openstack/deb-zaqar-ui\n2025-07-18T20:59:11.984253 Updated settings: openstack/deb-zaqar-ui\n2025-07-18T20:59:12.425647 Created repo: openstack/debtcollector\n2025-07-18T20:59:12.493671 Updated settings: openstack/debtcollector\n2025-07-18T20:59:12.939252 Created repo: openstack/designate\n2025-07-18T20:59:13.003560 Updated settings: openstack/designate\n2025-07-18T20:59:13.445124 Created repo: openstack/designate-dashboard\n2025-07-18T20:59:13.510130 Updated settings: openstack/designate-dashboard\n2025-07-18T20:59:13.947250 Created repo: openstack/designate-specs\n2025-07-18T20:59:14.012464 Updated settings: openstack/designate-specs\n2025-07-18T20:59:14.452431 Created repo: openstack/designate-tempest-plugin\n2025-07-18T20:59:14.517187 Updated settings: openstack/designate-tempest-plugin\n2025-07-18T20:59:14.960370 Created repo: openstack/devstack\n2025-07-18T20:59:15.025750 Updated settings: openstack/devstack\n2025-07-18T20:59:15.461458 Created repo: openstack/devstack-gate\n2025-07-18T20:59:15.526344 Updated settings: openstack/devstack-gate\n2025-07-18T20:59:15.963370 Created repo: openstack/devstack-plugin-amqp1\n2025-07-18T20:59:16.028021 Updated settings: openstack/devstack-plugin-amqp1\n2025-07-18T20:59:16.468231 Created repo: openstack/devstack-plugin-ceph\n2025-07-18T20:59:16.533419 Updated settings: openstack/devstack-plugin-ceph\n2025-07-18T20:59:16.979624 Created repo: openstack/devstack-plugin-container\n2025-07-18T20:59:17.044546 Updated settings: openstack/devstack-plugin-container\n2025-07-18T20:59:17.485326 Created repo: openstack/devstack-plugin-cookiecutter\n2025-07-18T20:59:17.550531 Updated settings: openstack/devstack-plugin-cookiecutter\n2025-07-18T20:59:17.983060 Created repo: openstack/devstack-plugin-kafka\n2025-07-18T20:59:18.050770 Updated settings: openstack/devstack-plugin-kafka\n2025-07-18T20:59:18.489849 Created repo: openstack/devstack-plugin-nfs\n2025-07-18T20:59:18.555152 Updated settings: openstack/devstack-plugin-nfs\n2025-07-18T20:59:18.989625 Created repo: openstack/devstack-plugin-open-cas\n2025-07-18T20:59:19.056597 Updated settings: openstack/devstack-plugin-open-cas\n2025-07-18T20:59:19.495127 Created repo: openstack/devstack-plugin-pika\n2025-07-18T20:59:19.563593 Updated settings: openstack/devstack-plugin-pika\n2025-07-18T20:59:20.001639 Created repo: openstack/devstack-plugin-prometheus\n2025-07-18T20:59:20.066680 Updated settings: openstack/devstack-plugin-prometheus\n2025-07-18T20:59:20.508347 Created repo: openstack/devstack-plugin-zmq\n2025-07-18T20:59:20.573764 Updated settings: openstack/devstack-plugin-zmq\n2025-07-18T20:59:21.014385 Created repo: openstack/devstack-tools\n2025-07-18T20:59:21.082675 Updated settings: openstack/devstack-tools\n2025-07-18T20:59:21.518884 Created repo: openstack/devstack-vagrant\n2025-07-18T20:59:21.586514 Updated settings: openstack/devstack-vagrant\n2025-07-18T20:59:22.043402 Created repo: openstack/dib-utils\n2025-07-18T20:59:22.108577 Updated settings: openstack/dib-utils\n2025-07-18T20:59:22.551383 Created repo: openstack/diskimage-builder\n2025-07-18T20:59:22.616232 Updated settings: openstack/diskimage-builder\n2025-07-18T20:59:23.064916 Created repo: openstack/django-openstack-auth-kerberos\n2025-07-18T20:59:23.130386 Updated settings: openstack/django-openstack-auth-kerberos\n2025-07-18T20:59:23.566095 Created repo: openstack/django_openstack_auth\n2025-07-18T20:59:23.630400 Updated settings: openstack/django_openstack_auth\n2025-07-18T20:59:24.079446 Created repo: openstack/docs-specs\n2025-07-18T20:59:24.143101 Updated settings: openstack/docs-specs\n2025-07-18T20:59:24.577672 Created repo: openstack/dragonflow\n2025-07-18T20:59:24.643406 Updated settings: openstack/dragonflow\n2025-07-18T20:59:25.080923 Created repo: openstack/ec2-api\n2025-07-18T20:59:25.147338 Updated settings: openstack/ec2-api\n2025-07-18T20:59:25.587626 Created repo: openstack/ec2api-tempest-plugin\n2025-07-18T20:59:25.651522 Updated settings: openstack/ec2api-tempest-plugin\n2025-07-18T20:59:26.081594 Created repo: openstack/election\n2025-07-18T20:59:26.146807 Updated settings: openstack/election\n2025-07-18T20:59:26.578977 Created repo: openstack/enterprise-wg\n2025-07-18T20:59:26.643845 Updated settings: openstack/enterprise-wg\n2025-07-18T20:59:27.084540 Created repo: openstack/eslint-config-openstack\n2025-07-18T20:59:27.153041 Updated settings: openstack/eslint-config-openstack\n2025-07-18T20:59:27.584204 Created repo: openstack/etcd3gw\n2025-07-18T20:59:27.699345 Updated settings: openstack/etcd3gw\n2025-07-18T20:59:28.136497 Created repo: openstack/faafo\n2025-07-18T20:59:28.201130 Updated settings: openstack/faafo\n2025-07-18T20:59:28.643218 Created repo: openstack/fairy-slipper\n2025-07-18T20:59:28.711532 Updated settings: openstack/fairy-slipper\n2025-07-18T20:59:29.160696 Created repo: openstack/freezer\n2025-07-18T20:59:29.225250 Updated settings: openstack/freezer\n2025-07-18T20:59:29.660413 Created repo: openstack/freezer-api\n2025-07-18T20:59:29.724249 Updated settings: openstack/freezer-api\n2025-07-18T20:59:30.165373 Created repo: openstack/freezer-dr\n2025-07-18T20:59:30.230212 Updated settings: openstack/freezer-dr\n2025-07-18T20:59:30.669157 Created repo: openstack/freezer-specs\n2025-07-18T20:59:30.732493 Updated settings: openstack/freezer-specs\n2025-07-18T20:59:31.176777 Created repo: openstack/freezer-tempest-plugin\n2025-07-18T20:59:31.242110 Updated settings: openstack/freezer-tempest-plugin\n2025-07-18T20:59:31.680826 Created repo: openstack/freezer-web-ui\n2025-07-18T20:59:31.746073 Updated settings: openstack/freezer-web-ui\n2025-07-18T20:59:32.188470 Created repo: openstack/fuel-agent\n2025-07-18T20:59:32.252569 Updated settings: openstack/fuel-agent\n2025-07-18T20:59:32.698641 Created repo: openstack/fuel-astute\n2025-07-18T20:59:32.764618 Updated settings: openstack/fuel-astute\n2025-07-18T20:59:33.210006 Created repo: openstack/fuel-dev-tools\n2025-07-18T20:59:33.280317 Updated settings: openstack/fuel-dev-tools\n2025-07-18T20:59:33.725072 Created repo: openstack/fuel-devops\n2025-07-18T20:59:33.790354 Updated settings: openstack/fuel-devops\n2025-07-18T20:59:34.245619 Created repo: openstack/fuel-docs\n2025-07-18T20:59:34.311615 Updated settings: openstack/fuel-docs\n2025-07-18T20:59:34.756817 Created repo: openstack/fuel-library\n2025-07-18T20:59:34.821334 Updated settings: openstack/fuel-library\n2025-07-18T20:59:35.269741 Created repo: openstack/fuel-main\n2025-07-18T20:59:35.333568 Updated settings: openstack/fuel-main\n2025-07-18T20:59:35.775638 Created repo: openstack/fuel-menu\n2025-07-18T20:59:35.843166 Updated settings: openstack/fuel-menu\n2025-07-18T20:59:36.288453 Created repo: openstack/fuel-mirror\n2025-07-18T20:59:36.352470 Updated settings: openstack/fuel-mirror\n2025-07-18T20:59:36.790043 Created repo: openstack/fuel-nailgun-agent\n2025-07-18T20:59:36.854671 Updated settings: openstack/fuel-nailgun-agent\n2025-07-18T20:59:37.300375 Created repo: openstack/fuel-nailgun-extension-cluster-upgrade\n2025-07-18T20:59:37.364960 Updated settings: openstack/fuel-nailgun-extension-cluster-upgrade\n2025-07-18T20:59:37.810071 Created repo: openstack/fuel-nailgun-extension-converted-serializers\n2025-07-18T20:59:37.941275 Updated settings: openstack/fuel-nailgun-extension-converted-serializers\n2025-07-18T20:59:38.399255 Created repo: openstack/fuel-nailgun-extension-iac\n2025-07-18T20:59:38.467562 Updated settings: openstack/fuel-nailgun-extension-iac\n2025-07-18T20:59:38.909802 Created repo: openstack/fuel-octane\n2025-07-18T20:59:38.975110 Updated settings: openstack/fuel-octane\n2025-07-18T20:59:39.412913 Created repo: openstack/fuel-ostf\n2025-07-18T20:59:39.477432 Updated settings: openstack/fuel-ostf\n2025-07-18T20:59:39.917343 Created repo: openstack/fuel-plugin-murano\n2025-07-18T20:59:39.982296 Updated settings: openstack/fuel-plugin-murano\n2025-07-18T20:59:40.418452 Created repo: openstack/fuel-plugin-murano-tests\n2025-07-18T20:59:40.485643 Updated settings: openstack/fuel-plugin-murano-tests\n2025-07-18T20:59:40.931393 Created repo: openstack/fuel-plugins\n2025-07-18T20:59:40.996373 Updated settings: openstack/fuel-plugins\n2025-07-18T20:59:41.439669 Created repo: openstack/fuel-qa\n2025-07-18T20:59:41.504936 Updated settings: openstack/fuel-qa\n2025-07-18T20:59:41.945643 Created repo: openstack/fuel-specs\n2025-07-18T20:59:42.012223 Updated settings: openstack/fuel-specs\n2025-07-18T20:59:42.455599 Created repo: openstack/fuel-stats\n2025-07-18T20:59:42.520455 Updated settings: openstack/fuel-stats\n2025-07-18T20:59:42.965404 Created repo: openstack/fuel-ui\n2025-07-18T20:59:43.030922 Updated settings: openstack/fuel-ui\n2025-07-18T20:59:43.481077 Created repo: openstack/fuel-upgrade\n2025-07-18T20:59:43.544875 Updated settings: openstack/fuel-upgrade\n2025-07-18T20:59:43.991747 Created repo: openstack/fuel-virtualbox\n2025-07-18T20:59:44.057585 Updated settings: openstack/fuel-virtualbox\n2025-07-18T20:59:44.500036 Created repo: openstack/fuel-web\n2025-07-18T20:59:44.567046 Updated settings: openstack/fuel-web\n2025-07-18T20:59:45.014546 Created repo: openstack/futurist\n2025-07-18T20:59:45.081429 Updated settings: openstack/futurist\n2025-07-18T20:59:45.516126 Created repo: openstack/fuxi\n2025-07-18T20:59:45.580227 Updated settings: openstack/fuxi\n2025-07-18T20:59:46.028802 Created repo: openstack/fuxi-golang\n2025-07-18T20:59:46.094410 Updated settings: openstack/fuxi-golang\n2025-07-18T20:59:46.539053 Created repo: openstack/fuxi-kubernetes\n2025-07-18T20:59:46.604063 Updated settings: openstack/fuxi-kubernetes\n2025-07-18T20:59:47.046833 Created repo: openstack/glance\n2025-07-18T20:59:47.115080 Updated settings: openstack/glance\n2025-07-18T20:59:47.551612 Created repo: openstack/glance-specs\n2025-07-18T20:59:47.615553 Updated settings: openstack/glance-specs\n2025-07-18T20:59:48.057444 Created repo: openstack/glance-tempest-plugin\n2025-07-18T20:59:48.123051 Updated settings: openstack/glance-tempest-plugin\n2025-07-18T20:59:48.565109 Created repo: openstack/glance_store\n2025-07-18T20:59:48.633270 Updated settings: openstack/glance_store\n2025-07-18T20:59:49.071649 Created repo: openstack/gnocchi\n2025-07-18T20:59:49.136339 Updated settings: openstack/gnocchi\n2025-07-18T20:59:49.585597 Created repo: openstack/goal-tools\n2025-07-18T20:59:49.652639 Updated settings: openstack/goal-tools\n2025-07-18T20:59:50.098970 Created repo: openstack/governance\n2025-07-18T20:59:50.168715 Updated settings: openstack/governance\n2025-07-18T20:59:50.605549 Created repo: openstack/governance-sigs\n2025-07-18T20:59:50.671506 Updated settings: openstack/governance-sigs\n2025-07-18T20:59:51.112812 Created repo: openstack/governance-uc\n2025-07-18T20:59:51.177874 Updated settings: openstack/governance-uc\n2025-07-18T20:59:51.622771 Created repo: openstack/governance-website\n2025-07-18T20:59:51.688689 Updated settings: openstack/governance-website\n2025-07-18T20:59:52.131412 Created repo: openstack/grenade\n2025-07-18T20:59:52.197305 Updated settings: openstack/grenade\n2025-07-18T20:59:52.636595 Created repo: openstack/grian-ui\n2025-07-18T20:59:52.702256 Updated settings: openstack/grian-ui\n2025-07-18T20:59:53.145578 Created repo: openstack/ha-guide\n2025-07-18T20:59:53.210548 Updated settings: openstack/ha-guide\n2025-07-18T20:59:53.669558 Created repo: openstack/hacking\n2025-07-18T20:59:53.734605 Updated settings: openstack/hacking\n2025-07-18T20:59:54.174492 Created repo: openstack/heat\n2025-07-18T20:59:54.238823 Updated settings: openstack/heat\n2025-07-18T20:59:54.674703 Created repo: openstack/heat-agents\n2025-07-18T20:59:54.741983 Updated settings: openstack/heat-agents\n2025-07-18T20:59:55.186013 Created repo: openstack/heat-cfnclient\n2025-07-18T20:59:55.252932 Updated settings: openstack/heat-cfnclient\n2025-07-18T20:59:55.692637 Created repo: openstack/heat-cfntools\n2025-07-18T20:59:55.756601 Updated settings: openstack/heat-cfntools\n2025-07-18T20:59:56.200895 Created repo: openstack/heat-dashboard\n2025-07-18T20:59:56.266391 Updated settings: openstack/heat-dashboard\n2025-07-18T20:59:56.707933 Created repo: openstack/heat-specs\n2025-07-18T20:59:56.772503 Updated settings: openstack/heat-specs\n2025-07-18T20:59:57.227473 Created repo: openstack/heat-tempest-plugin\n2025-07-18T20:59:57.292404 Updated settings: openstack/heat-tempest-plugin\n2025-07-18T20:59:57.728815 Created repo: openstack/heat-templates\n2025-07-18T20:59:57.793219 Updated settings: openstack/heat-templates\n2025-07-18T20:59:58.230087 Created repo: openstack/heat-translator\n2025-07-18T20:59:58.297201 Updated settings: openstack/heat-translator\n2025-07-18T20:59:58.742279 Created repo: openstack/horizon\n2025-07-18T20:59:58.808336 Updated settings: openstack/horizon\n2025-07-18T20:59:59.251801 Created repo: openstack/horizon-cisco-ui\n2025-07-18T20:59:59.316882 Updated settings: openstack/horizon-cisco-ui\n2025-07-18T20:59:59.756175 Created repo: openstack/i18n\n2025-07-18T20:59:59.820665 Updated settings: openstack/i18n\n2025-07-18T21:00:00.258682 Created repo: openstack/i18n-specs\n2025-07-18T21:00:00.324384 Updated settings: openstack/i18n-specs\n2025-07-18T21:00:00.757939 Created repo: openstack/ideas\n2025-07-18T21:00:00.822164 Updated settings: openstack/ideas\n2025-07-18T21:00:01.263373 Created repo: openstack/instack\n2025-07-18T21:00:01.329390 Updated settings: openstack/instack\n2025-07-18T21:00:01.763815 Created repo: openstack/instack-undercloud\n2025-07-18T21:00:01.830906 Updated settings: openstack/instack-undercloud\n2025-07-18T21:00:02.284087 Created repo: openstack/installguide-cookiecutter\n2025-07-18T21:00:02.348892 Updated settings: openstack/installguide-cookiecutter\n2025-07-18T21:00:02.786971 Created repo: openstack/ironic\n2025-07-18T21:00:02.853788 Updated settings: openstack/ironic\n2025-07-18T21:00:03.300625 Created repo: openstack/ironic-inspector\n2025-07-18T21:00:03.364786 Updated settings: openstack/ironic-inspector\n2025-07-18T21:00:03.801741 Created repo: openstack/ironic-inspector-specs\n2025-07-18T21:00:03.869203 Updated settings: openstack/ironic-inspector-specs\n2025-07-18T21:00:04.313281 Created repo: openstack/ironic-lib\n2025-07-18T21:00:04.378405 Updated settings: openstack/ironic-lib\n2025-07-18T21:00:04.818559 Created repo: openstack/ironic-prometheus-exporter\n2025-07-18T21:00:04.885425 Updated settings: openstack/ironic-prometheus-exporter\n2025-07-18T21:00:05.324749 Created repo: openstack/ironic-python-agent\n2025-07-18T21:00:05.387785 Updated settings: openstack/ironic-python-agent\n2025-07-18T21:00:05.828413 Created repo: openstack/ironic-python-agent-builder\n2025-07-18T21:00:05.892302 Updated settings: openstack/ironic-python-agent-builder\n2025-07-18T21:00:06.326524 Created repo: openstack/ironic-specs\n2025-07-18T21:00:06.394220 Updated settings: openstack/ironic-specs\n2025-07-18T21:00:06.843286 Created repo: openstack/ironic-tempest-plugin\n2025-07-18T21:00:06.909190 Updated settings: openstack/ironic-tempest-plugin\n2025-07-18T21:00:07.356887 Created repo: openstack/ironic-ui\n2025-07-18T21:00:07.421587 Updated settings: openstack/ironic-ui\n2025-07-18T21:00:07.864226 Created repo: openstack/ironic-webclient\n2025-07-18T21:00:07.933748 Updated settings: openstack/ironic-webclient\n2025-07-18T21:00:08.386420 Created repo: openstack/js-openstack-lib\n2025-07-18T21:00:08.455940 Updated settings: openstack/js-openstack-lib\n2025-07-18T21:00:08.946446 Created repo: openstack/karbor\n2025-07-18T21:00:09.011161 Updated settings: openstack/karbor\n2025-07-18T21:00:09.447729 Created repo: openstack/karbor-dashboard\n2025-07-18T21:00:09.514582 Updated settings: openstack/karbor-dashboard\n2025-07-18T21:00:09.949311 Created repo: openstack/karma-subunit-reporter\n2025-07-18T21:00:10.016535 Updated settings: openstack/karma-subunit-reporter\n2025-07-18T21:00:10.450127 Created repo: openstack/kayobe\n2025-07-18T21:00:10.518317 Updated settings: openstack/kayobe\n2025-07-18T21:00:10.955079 Created repo: openstack/kayobe-config\n2025-07-18T21:00:11.021139 Updated settings: openstack/kayobe-config\n2025-07-18T21:00:11.461708 Created repo: openstack/kayobe-config-dev\n2025-07-18T21:00:11.530027 Updated settings: openstack/kayobe-config-dev\n2025-07-18T21:00:11.963073 Created repo: openstack/keystone\n2025-07-18T21:00:12.030119 Updated settings: openstack/keystone\n2025-07-18T21:00:12.464746 Created repo: openstack/keystone-specs\n2025-07-18T21:00:12.529998 Updated settings: openstack/keystone-specs\n2025-07-18T21:00:12.963983 Created repo: openstack/keystone-tempest-plugin\n2025-07-18T21:00:13.029069 Updated settings: openstack/keystone-tempest-plugin\n2025-07-18T21:00:13.461249 Created repo: openstack/keystoneauth\n2025-07-18T21:00:13.532246 Updated settings: openstack/keystoneauth\n2025-07-18T21:00:13.966190 Created repo: openstack/keystoneauth-saml2\n2025-07-18T21:00:14.033045 Updated settings: openstack/keystoneauth-saml2\n2025-07-18T21:00:14.470659 Created repo: openstack/keystonemiddleware\n2025-07-18T21:00:14.535637 Updated settings: openstack/keystonemiddleware\n2025-07-18T21:00:14.968641 Created repo: openstack/kolla\n2025-07-18T21:00:15.034807 Updated settings: openstack/kolla\n2025-07-18T21:00:15.472420 Created repo: openstack/kolla-ansible\n2025-07-18T21:00:15.538621 Updated settings: openstack/kolla-ansible\n2025-07-18T21:00:15.974367 Created repo: openstack/kolla-cli\n2025-07-18T21:00:16.040983 Updated settings: openstack/kolla-cli\n2025-07-18T21:00:16.477080 Created repo: openstack/kolla-kubernetes\n2025-07-18T21:00:16.545369 Updated settings: openstack/kolla-kubernetes\n2025-07-18T21:00:16.981265 Created repo: openstack/kuryr\n2025-07-18T21:00:17.046505 Updated settings: openstack/kuryr\n2025-07-18T21:00:17.483661 Created repo: openstack/kuryr-kubernetes\n2025-07-18T21:00:17.550797 Updated settings: openstack/kuryr-kubernetes\n2025-07-18T21:00:17.984450 Created repo: openstack/kuryr-libnetwork\n2025-07-18T21:00:18.050893 Updated settings: openstack/kuryr-libnetwork\n2025-07-18T21:00:18.485649 Created repo: openstack/kuryr-tempest-plugin\n2025-07-18T21:00:18.550687 Updated settings: openstack/kuryr-tempest-plugin\n2025-07-18T21:00:18.988772 Created repo: openstack/large-scale\n2025-07-18T21:00:19.055104 Updated settings: openstack/large-scale\n2025-07-18T21:00:19.523118 Created repo: openstack/ldappool\n2025-07-18T21:00:19.587261 Updated settings: openstack/ldappool\n2025-07-18T21:00:20.030717 Created repo: openstack/liberasurecode\n2025-07-18T21:00:20.095549 Updated settings: openstack/liberasurecode\n2025-07-18T21:00:20.532203 Created repo: openstack/loci\n2025-07-18T21:00:20.596835 Updated settings: openstack/loci\n2025-07-18T21:00:21.041141 Created repo: openstack/logstash-filters\n2025-07-18T21:00:21.107461 Updated settings: openstack/logstash-filters\n2025-07-18T21:00:21.548653 Created repo: openstack/magnetodb\n2025-07-18T21:00:21.613394 Updated settings: openstack/magnetodb\n2025-07-18T21:00:22.052576 Created repo: openstack/magnetodb-specs\n2025-07-18T21:00:22.120854 Updated settings: openstack/magnetodb-specs\n2025-07-18T21:00:22.558639 Created repo: openstack/magnum\n2025-07-18T21:00:22.623155 Updated settings: openstack/magnum\n2025-07-18T21:00:23.063429 Created repo: openstack/magnum-capi-helm\n2025-07-18T21:00:23.127851 Updated settings: openstack/magnum-capi-helm\n2025-07-18T21:00:23.562206 Created repo: openstack/magnum-capi-helm-charts\n2025-07-18T21:00:23.626744 Updated settings: openstack/magnum-capi-helm-charts\n2025-07-18T21:00:24.061244 Created repo: openstack/magnum-specs\n2025-07-18T21:00:24.129059 Updated settings: openstack/magnum-specs\n2025-07-18T21:00:24.562016 Created repo: openstack/magnum-tempest-plugin\n2025-07-18T21:00:24.626422 Updated settings: openstack/magnum-tempest-plugin\n2025-07-18T21:00:25.064331 Created repo: openstack/magnum-ui\n2025-07-18T21:00:25.129415 Updated settings: openstack/magnum-ui\n2025-07-18T21:00:25.566535 Created repo: openstack/manila\n2025-07-18T21:00:25.633413 Updated settings: openstack/manila\n2025-07-18T21:00:26.077482 Created repo: openstack/manila-image-elements\n2025-07-18T21:00:26.142286 Updated settings: openstack/manila-image-elements\n2025-07-18T21:00:26.577894 Created repo: openstack/manila-specs\n2025-07-18T21:00:26.642284 Updated settings: openstack/manila-specs\n2025-07-18T21:00:27.085913 Created repo: openstack/manila-tempest-plugin\n2025-07-18T21:00:27.150451 Updated settings: openstack/manila-tempest-plugin\n2025-07-18T21:00:27.604345 Created repo: openstack/manila-test-image\n2025-07-18T21:00:27.670909 Updated settings: openstack/manila-test-image\n2025-07-18T21:00:28.116104 Created repo: openstack/manila-ui\n2025-07-18T21:00:28.181093 Updated settings: openstack/manila-ui\n2025-07-18T21:00:28.625738 Created repo: openstack/masakari\n2025-07-18T21:00:28.697848 Updated settings: openstack/masakari\n2025-07-18T21:00:29.140829 Created repo: openstack/masakari-dashboard\n2025-07-18T21:00:29.205182 Updated settings: openstack/masakari-dashboard\n2025-07-18T21:00:29.678491 Created repo: openstack/masakari-monitors\n2025-07-18T21:00:29.742500 Updated settings: openstack/masakari-monitors\n2025-07-18T21:00:30.177135 Created repo: openstack/masakari-specs\n2025-07-18T21:00:30.242051 Updated settings: openstack/masakari-specs\n2025-07-18T21:00:30.673489 Created repo: openstack/meta-config\n2025-07-18T21:00:30.738465 Updated settings: openstack/meta-config\n2025-07-18T21:00:31.187331 Created repo: openstack/metalsmith\n2025-07-18T21:00:31.251516 Updated settings: openstack/metalsmith\n2025-07-18T21:00:31.682579 Created repo: openstack/microversion-parse\n2025-07-18T21:00:31.746276 Updated settings: openstack/microversion-parse\n2025-07-18T21:00:32.193996 Created repo: openstack/mistral\n2025-07-18T21:00:32.259968 Updated settings: openstack/mistral\n2025-07-18T21:00:32.697665 Created repo: openstack/mistral-dashboard\n2025-07-18T21:00:32.762747 Updated settings: openstack/mistral-dashboard\n2025-07-18T21:00:33.210385 Created repo: openstack/mistral-extra\n2025-07-18T21:00:33.275322 Updated settings: openstack/mistral-extra\n2025-07-18T21:00:33.710847 Created repo: openstack/mistral-lib\n2025-07-18T21:00:33.778629 Updated settings: openstack/mistral-lib\n2025-07-18T21:00:34.217425 Created repo: openstack/mistral-specs\n2025-07-18T21:00:34.281984 Updated settings: openstack/mistral-specs\n2025-07-18T21:00:34.716568 Created repo: openstack/mistral-tempest-plugin\n2025-07-18T21:00:34.783852 Updated settings: openstack/mistral-tempest-plugin\n2025-07-18T21:00:35.223983 Created repo: openstack/molteniron\n2025-07-18T21:00:35.288392 Updated settings: openstack/molteniron\n2025-07-18T21:00:35.717987 Created repo: openstack/monasca-agent\n2025-07-18T21:00:35.782342 Updated settings: openstack/monasca-agent\n2025-07-18T21:00:36.228197 Created repo: openstack/monasca-analytics\n2025-07-18T21:00:36.292342 Updated settings: openstack/monasca-analytics\n2025-07-18T21:00:36.735374 Created repo: openstack/monasca-api\n2025-07-18T21:00:36.800716 Updated settings: openstack/monasca-api\n2025-07-18T21:00:37.245099 Created repo: openstack/monasca-ceilometer\n2025-07-18T21:00:37.312521 Updated settings: openstack/monasca-ceilometer\n2025-07-18T21:00:37.750672 Created repo: openstack/monasca-common\n2025-07-18T21:00:37.815846 Updated settings: openstack/monasca-common\n2025-07-18T21:00:38.255894 Created repo: openstack/monasca-events-api\n2025-07-18T21:00:38.320518 Updated settings: openstack/monasca-events-api\n2025-07-18T21:00:38.761369 Created repo: openstack/monasca-grafana-datasource\n2025-07-18T21:00:38.825985 Updated settings: openstack/monasca-grafana-datasource\n2025-07-18T21:00:39.263736 Created repo: openstack/monasca-kibana-plugin\n2025-07-18T21:00:39.329926 Updated settings: openstack/monasca-kibana-plugin\n2025-07-18T21:00:39.765751 Created repo: openstack/monasca-log-api\n2025-07-18T21:00:39.892623 Updated settings: openstack/monasca-log-api\n2025-07-18T21:00:40.333488 Created repo: openstack/monasca-notification\n2025-07-18T21:00:40.398851 Updated settings: openstack/monasca-notification\n2025-07-18T21:00:40.844287 Created repo: openstack/monasca-persister\n2025-07-18T21:00:40.908905 Updated settings: openstack/monasca-persister\n2025-07-18T21:00:41.354659 Created repo: openstack/monasca-specs\n2025-07-18T21:00:41.419344 Updated settings: openstack/monasca-specs\n2025-07-18T21:00:41.854655 Created repo: openstack/monasca-statsd\n2025-07-18T21:00:41.920194 Updated settings: openstack/monasca-statsd\n2025-07-18T21:00:42.360365 Created repo: openstack/monasca-tempest-plugin\n2025-07-18T21:00:42.429839 Updated settings: openstack/monasca-tempest-plugin\n2025-07-18T21:00:42.873134 Created repo: openstack/monasca-thresh\n2025-07-18T21:00:42.939522 Updated settings: openstack/monasca-thresh\n2025-07-18T21:00:43.377997 Created repo: openstack/monasca-transform\n2025-07-18T21:00:43.443456 Updated settings: openstack/monasca-transform\n2025-07-18T21:00:43.900436 Created repo: openstack/monasca-ui\n2025-07-18T21:00:43.968531 Updated settings: openstack/monasca-ui\n2025-07-18T21:00:44.416899 Created repo: openstack/mox3\n2025-07-18T21:00:44.483109 Updated settings: openstack/mox3\n2025-07-18T21:00:44.932427 Created repo: openstack/multi-arch-sig\n2025-07-18T21:00:44.998389 Updated settings: openstack/multi-arch-sig\n2025-07-18T21:00:45.441240 Created repo: openstack/murano\n2025-07-18T21:00:45.506692 Updated settings: openstack/murano\n2025-07-18T21:00:45.943404 Created repo: openstack/murano-agent\n2025-07-18T21:00:46.008637 Updated settings: openstack/murano-agent\n2025-07-18T21:00:46.443896 Created repo: openstack/murano-apps\n2025-07-18T21:00:46.512456 Updated settings: openstack/murano-apps\n2025-07-18T21:00:46.951346 Created repo: openstack/murano-dashboard\n2025-07-18T21:00:47.018214 Updated settings: openstack/murano-dashboard\n2025-07-18T21:00:47.456308 Created repo: openstack/murano-deployment\n2025-07-18T21:00:47.521409 Updated settings: openstack/murano-deployment\n2025-07-18T21:00:47.961643 Created repo: openstack/murano-pkg-check\n2025-07-18T21:00:48.028361 Updated settings: openstack/murano-pkg-check\n2025-07-18T21:00:48.500849 Created repo: openstack/murano-specs\n2025-07-18T21:00:48.568743 Updated settings: openstack/murano-specs\n2025-07-18T21:00:49.012330 Created repo: openstack/murano-tempest-plugin\n2025-07-18T21:00:49.077025 Updated settings: openstack/murano-tempest-plugin\n2025-07-18T21:00:49.513930 Created repo: openstack/networking-bagpipe\n2025-07-18T21:00:49.579717 Updated settings: openstack/networking-bagpipe\n2025-07-18T21:00:50.010983 Created repo: openstack/networking-baremetal\n2025-07-18T21:00:50.148934 Updated settings: openstack/networking-baremetal\n2025-07-18T21:00:50.590684 Created repo: openstack/networking-bgpvpn\n2025-07-18T21:00:50.656134 Updated settings: openstack/networking-bgpvpn\n2025-07-18T21:00:51.099196 Created repo: openstack/networking-calico\n2025-07-18T21:00:51.169227 Updated settings: openstack/networking-calico\n2025-07-18T21:00:51.603438 Created repo: openstack/networking-generic-switch\n2025-07-18T21:00:51.668976 Updated settings: openstack/networking-generic-switch\n2025-07-18T21:00:52.119067 Created repo: openstack/networking-generic-switch-tempest-plugin\n2025-07-18T21:00:52.185411 Updated settings: openstack/networking-generic-switch-tempest-plugin\n2025-07-18T21:00:52.630947 Created repo: openstack/networking-hyperv\n2025-07-18T21:00:52.696482 Updated settings: openstack/networking-hyperv\n2025-07-18T21:00:53.144626 Created repo: openstack/networking-l2gw\n2025-07-18T21:00:53.212358 Updated settings: openstack/networking-l2gw\n2025-07-18T21:00:53.650409 Created repo: openstack/networking-l2gw-tempest-plugin\n2025-07-18T21:00:53.716177 Updated settings: openstack/networking-l2gw-tempest-plugin\n2025-07-18T21:00:54.160306 Created repo: openstack/networking-midonet\n2025-07-18T21:00:54.227130 Updated settings: openstack/networking-midonet\n2025-07-18T21:00:54.669637 Created repo: openstack/networking-odl\n2025-07-18T21:00:54.734111 Updated settings: openstack/networking-odl\n2025-07-18T21:00:55.169406 Created repo: openstack/networking-ofagent\n2025-07-18T21:00:55.236931 Updated settings: openstack/networking-ofagent\n2025-07-18T21:00:55.676092 Created repo: openstack/networking-onos\n2025-07-18T21:00:55.740412 Updated settings: openstack/networking-onos\n2025-07-18T21:00:56.227609 Created repo: openstack/networking-ovn\n2025-07-18T21:00:56.293187 Updated settings: openstack/networking-ovn\n2025-07-18T21:00:56.734892 Created repo: openstack/networking-powervm\n2025-07-18T21:00:56.802116 Updated settings: openstack/networking-powervm\n2025-07-18T21:00:57.243474 Created repo: openstack/networking-sfc\n2025-07-18T21:00:57.312813 Updated settings: openstack/networking-sfc\n2025-07-18T21:00:57.750361 Created repo: openstack/neutron\n2025-07-18T21:00:57.814030 Updated settings: openstack/neutron\n2025-07-18T21:00:58.273587 Created repo: openstack/neutron-dynamic-routing\n2025-07-18T21:00:58.338789 Updated settings: openstack/neutron-dynamic-routing\n2025-07-18T21:00:58.777858 Created repo: openstack/neutron-fwaas\n2025-07-18T21:00:58.842814 Updated settings: openstack/neutron-fwaas\n2025-07-18T21:00:59.287920 Created repo: openstack/neutron-fwaas-dashboard\n2025-07-18T21:00:59.352691 Updated settings: openstack/neutron-fwaas-dashboard\n2025-07-18T21:00:59.793932 Created repo: openstack/neutron-interconnection\n2025-07-18T21:00:59.857369 Updated settings: openstack/neutron-interconnection\n2025-07-18T21:01:00.316804 Created repo: openstack/neutron-lbaas\n2025-07-18T21:01:00.381978 Updated settings: openstack/neutron-lbaas\n2025-07-18T21:01:00.829079 Created repo: openstack/neutron-lbaas-dashboard\n2025-07-18T21:01:00.897264 Updated settings: openstack/neutron-lbaas-dashboard\n2025-07-18T21:01:01.346414 Created repo: openstack/neutron-lib\n2025-07-18T21:01:01.410777 Updated settings: openstack/neutron-lib\n2025-07-18T21:01:01.848220 Created repo: openstack/neutron-specs\n2025-07-18T21:01:01.913063 Updated settings: openstack/neutron-specs\n2025-07-18T21:01:02.361156 Created repo: openstack/neutron-tempest-plugin\n2025-07-18T21:01:02.429945 Updated settings: openstack/neutron-tempest-plugin\n2025-07-18T21:01:02.875456 Created repo: openstack/neutron-vpnaas\n2025-07-18T21:01:02.939500 Updated settings: openstack/neutron-vpnaas\n2025-07-18T21:01:03.386874 Created repo: openstack/neutron-vpnaas-dashboard\n2025-07-18T21:01:03.453686 Updated settings: openstack/neutron-vpnaas-dashboard\n2025-07-18T21:01:03.886407 Created repo: openstack/nose-html-output\n2025-07-18T21:01:03.953262 Updated settings: openstack/nose-html-output\n2025-07-18T21:01:04.388915 Created repo: openstack/nova\n2025-07-18T21:01:04.453069 Updated settings: openstack/nova\n2025-07-18T21:01:04.891373 Created repo: openstack/nova-contrib\n2025-07-18T21:01:04.956577 Updated settings: openstack/nova-contrib\n2025-07-18T21:01:05.395063 Created repo: openstack/nova-powervm\n2025-07-18T21:01:05.503212 Updated settings: openstack/nova-powervm\n2025-07-18T21:01:05.940360 Created repo: openstack/nova-specs\n2025-07-18T21:01:06.008686 Updated settings: openstack/nova-specs\n2025-07-18T21:01:06.464443 Created repo: openstack/octavia\n2025-07-18T21:01:06.529982 Updated settings: openstack/octavia\n2025-07-18T21:01:06.970714 Created repo: openstack/octavia-dashboard\n2025-07-18T21:01:07.036508 Updated settings: openstack/octavia-dashboard\n2025-07-18T21:01:07.476648 Created repo: openstack/octavia-lib\n2025-07-18T21:01:07.540450 Updated settings: openstack/octavia-lib\n2025-07-18T21:01:07.978381 Created repo: openstack/octavia-tempest-plugin\n2025-07-18T21:01:08.042662 Updated settings: openstack/octavia-tempest-plugin\n2025-07-18T21:01:08.478757 Created repo: openstack/openapi\n2025-07-18T21:01:08.543222 Updated settings: openstack/openapi\n2025-07-18T21:01:08.980540 Created repo: openstack/openstack\n2025-07-18T21:01:09.045328 Updated settings: openstack/openstack\n2025-07-18T21:01:09.486214 Created repo: openstack/openstack-ansible\n2025-07-18T21:01:09.551394 Updated settings: openstack/openstack-ansible\n2025-07-18T21:01:09.982257 Created repo: openstack/openstack-ansible-apt_package_pinning\n2025-07-18T21:01:10.050232 Updated settings: openstack/openstack-ansible-apt_package_pinning\n2025-07-18T21:01:10.487201 Created repo: openstack/openstack-ansible-ceph_client\n2025-07-18T21:01:10.552414 Updated settings: openstack/openstack-ansible-ceph_client\n2025-07-18T21:01:10.996292 Created repo: openstack/openstack-ansible-galera_client\n2025-07-18T21:01:11.061940 Updated settings: openstack/openstack-ansible-galera_client\n2025-07-18T21:01:11.517264 Created repo: openstack/openstack-ansible-galera_server\n2025-07-18T21:01:11.581327 Updated settings: openstack/openstack-ansible-galera_server\n2025-07-18T21:01:12.018488 Created repo: openstack/openstack-ansible-haproxy_server\n2025-07-18T21:01:12.083001 Updated settings: openstack/openstack-ansible-haproxy_server\n2025-07-18T21:01:12.520257 Created repo: openstack/openstack-ansible-lxc_container_create\n2025-07-18T21:01:12.585462 Updated settings: openstack/openstack-ansible-lxc_container_create\n2025-07-18T21:01:13.026838 Created repo: openstack/openstack-ansible-lxc_hosts\n2025-07-18T21:01:13.095896 Updated settings: openstack/openstack-ansible-lxc_hosts\n2025-07-18T21:01:13.535551 Created repo: openstack/openstack-ansible-memcached_server\n2025-07-18T21:01:13.600905 Updated settings: openstack/openstack-ansible-memcached_server\n2025-07-18T21:01:14.044474 Created repo: openstack/openstack-ansible-nspawn_container_create\n2025-07-18T21:01:14.109289 Updated settings: openstack/openstack-ansible-nspawn_container_create\n2025-07-18T21:01:14.543736 Created repo: openstack/openstack-ansible-nspawn_hosts\n2025-07-18T21:01:14.608656 Updated settings: openstack/openstack-ansible-nspawn_hosts\n2025-07-18T21:01:15.046154 Created repo: openstack/openstack-ansible-openstack_hosts\n2025-07-18T21:01:15.112569 Updated settings: openstack/openstack-ansible-openstack_hosts\n2025-07-18T21:01:15.548392 Created repo: openstack/openstack-ansible-openstack_openrc\n2025-07-18T21:01:15.614407 Updated settings: openstack/openstack-ansible-openstack_openrc\n2025-07-18T21:01:16.055876 Created repo: openstack/openstack-ansible-ops\n2025-07-18T21:01:16.122905 Updated settings: openstack/openstack-ansible-ops\n2025-07-18T21:01:16.581065 Created repo: openstack/openstack-ansible-os_adjutant\n2025-07-18T21:01:16.646914 Updated settings: openstack/openstack-ansible-os_adjutant\n2025-07-18T21:01:17.091937 Created repo: openstack/openstack-ansible-os_almanach\n2025-07-18T21:01:17.157006 Updated settings: openstack/openstack-ansible-os_almanach\n2025-07-18T21:01:17.591747 Created repo: openstack/openstack-ansible-os_aodh\n2025-07-18T21:01:17.659158 Updated settings: openstack/openstack-ansible-os_aodh\n2025-07-18T21:01:18.098614 Created repo: openstack/openstack-ansible-os_barbican\n2025-07-18T21:01:18.162779 Updated settings: openstack/openstack-ansible-os_barbican\n2025-07-18T21:01:18.596378 Created repo: openstack/openstack-ansible-os_blazar\n2025-07-18T21:01:18.662601 Updated settings: openstack/openstack-ansible-os_blazar\n2025-07-18T21:01:19.098825 Created repo: openstack/openstack-ansible-os_ceilometer\n2025-07-18T21:01:19.164114 Updated settings: openstack/openstack-ansible-os_ceilometer\n2025-07-18T21:01:19.602937 Created repo: openstack/openstack-ansible-os_cinder\n2025-07-18T21:01:19.668348 Updated settings: openstack/openstack-ansible-os_cinder\n2025-07-18T21:01:20.105656 Created repo: openstack/openstack-ansible-os_cloudkitty\n2025-07-18T21:01:20.170675 Updated settings: openstack/openstack-ansible-os_cloudkitty\n2025-07-18T21:01:20.601873 Created repo: openstack/openstack-ansible-os_congress\n2025-07-18T21:01:20.668185 Updated settings: openstack/openstack-ansible-os_congress\n2025-07-18T21:01:21.112081 Created repo: openstack/openstack-ansible-os_designate\n2025-07-18T21:01:21.178497 Updated settings: openstack/openstack-ansible-os_designate\n2025-07-18T21:01:21.610665 Created repo: openstack/openstack-ansible-os_freezer\n2025-07-18T21:01:21.675240 Updated settings: openstack/openstack-ansible-os_freezer\n2025-07-18T21:01:22.110229 Created repo: openstack/openstack-ansible-os_glance\n2025-07-18T21:01:22.174845 Updated settings: openstack/openstack-ansible-os_glance\n2025-07-18T21:01:22.615482 Created repo: openstack/openstack-ansible-os_gnocchi\n2025-07-18T21:01:22.680216 Updated settings: openstack/openstack-ansible-os_gnocchi\n2025-07-18T21:01:23.132951 Created repo: openstack/openstack-ansible-os_heat\n2025-07-18T21:01:23.196790 Updated settings: openstack/openstack-ansible-os_heat\n2025-07-18T21:01:23.632891 Created repo: openstack/openstack-ansible-os_horizon\n2025-07-18T21:01:23.697605 Updated settings: openstack/openstack-ansible-os_horizon\n2025-07-18T21:01:24.142960 Created repo: openstack/openstack-ansible-os_ironic\n2025-07-18T21:01:24.209998 Updated settings: openstack/openstack-ansible-os_ironic\n2025-07-18T21:01:24.647112 Created repo: openstack/openstack-ansible-os_karbor\n2025-07-18T21:01:24.713732 Updated settings: openstack/openstack-ansible-os_karbor\n2025-07-18T21:01:25.154669 Created repo: openstack/openstack-ansible-os_keystone\n2025-07-18T21:01:25.220769 Updated settings: openstack/openstack-ansible-os_keystone\n2025-07-18T21:01:25.651237 Created repo: openstack/openstack-ansible-os_magnum\n2025-07-18T21:01:25.716229 Updated settings: openstack/openstack-ansible-os_magnum\n2025-07-18T21:01:26.156786 Created repo: openstack/openstack-ansible-os_manila\n2025-07-18T21:01:26.221306 Updated settings: openstack/openstack-ansible-os_manila\n2025-07-18T21:01:26.653001 Created repo: openstack/openstack-ansible-os_masakari\n2025-07-18T21:01:26.722866 Updated settings: openstack/openstack-ansible-os_masakari\n2025-07-18T21:01:27.156645 Created repo: openstack/openstack-ansible-os_mistral\n2025-07-18T21:01:27.223894 Updated settings: openstack/openstack-ansible-os_mistral\n2025-07-18T21:01:27.659605 Created repo: openstack/openstack-ansible-os_molteniron\n2025-07-18T21:01:27.724270 Updated settings: openstack/openstack-ansible-os_molteniron\n2025-07-18T21:01:28.158620 Created repo: openstack/openstack-ansible-os_monasca\n2025-07-18T21:01:28.223605 Updated settings: openstack/openstack-ansible-os_monasca\n2025-07-18T21:01:28.656083 Created repo: openstack/openstack-ansible-os_monasca-agent\n2025-07-18T21:01:28.724630 Updated settings: openstack/openstack-ansible-os_monasca-agent\n2025-07-18T21:01:29.175326 Created repo: openstack/openstack-ansible-os_monasca-ui\n2025-07-18T21:01:29.239762 Updated settings: openstack/openstack-ansible-os_monasca-ui\n2025-07-18T21:01:29.670357 Created repo: openstack/openstack-ansible-os_murano\n2025-07-18T21:01:29.737549 Updated settings: openstack/openstack-ansible-os_murano\n2025-07-18T21:01:30.173106 Created repo: openstack/openstack-ansible-os_neutron\n2025-07-18T21:01:30.239505 Updated settings: openstack/openstack-ansible-os_neutron\n2025-07-18T21:01:30.681000 Created repo: openstack/openstack-ansible-os_nova\n2025-07-18T21:01:30.745869 Updated settings: openstack/openstack-ansible-os_nova\n2025-07-18T21:01:31.195672 Created repo: openstack/openstack-ansible-os_octavia\n2025-07-18T21:01:31.260340 Updated settings: openstack/openstack-ansible-os_octavia\n2025-07-18T21:01:31.712420 Created repo: openstack/openstack-ansible-os_panko\n2025-07-18T21:01:31.776613 Updated settings: openstack/openstack-ansible-os_panko\n2025-07-18T21:01:32.225671 Created repo: openstack/openstack-ansible-os_placement\n2025-07-18T21:01:32.289797 Updated settings: openstack/openstack-ansible-os_placement\n2025-07-18T21:01:32.736848 Created repo: openstack/openstack-ansible-os_rally\n2025-07-18T21:01:32.802141 Updated settings: openstack/openstack-ansible-os_rally\n2025-07-18T21:01:33.242908 Created repo: openstack/openstack-ansible-os_sahara\n2025-07-18T21:01:33.312810 Updated settings: openstack/openstack-ansible-os_sahara\n2025-07-18T21:01:33.748164 Created repo: openstack/openstack-ansible-os_searchlight\n2025-07-18T21:01:33.816011 Updated settings: openstack/openstack-ansible-os_searchlight\n2025-07-18T21:01:34.255288 Created repo: openstack/openstack-ansible-os_senlin\n2025-07-18T21:01:34.320267 Updated settings: openstack/openstack-ansible-os_senlin\n2025-07-18T21:01:34.758611 Created repo: openstack/openstack-ansible-os_skyline\n2025-07-18T21:01:34.821678 Updated settings: openstack/openstack-ansible-os_skyline\n2025-07-18T21:01:35.267608 Created repo: openstack/openstack-ansible-os_swift\n2025-07-18T21:01:35.332874 Updated settings: openstack/openstack-ansible-os_swift\n2025-07-18T21:01:35.770499 Created repo: openstack/openstack-ansible-os_tacker\n2025-07-18T21:01:35.835969 Updated settings: openstack/openstack-ansible-os_tacker\n2025-07-18T21:01:36.279173 Created repo: openstack/openstack-ansible-os_tempest\n2025-07-18T21:01:36.344317 Updated settings: openstack/openstack-ansible-os_tempest\n2025-07-18T21:01:36.785001 Created repo: openstack/openstack-ansible-os_trove\n2025-07-18T21:01:36.854394 Updated settings: openstack/openstack-ansible-os_trove\n2025-07-18T21:01:37.302594 Created repo: openstack/openstack-ansible-os_watcher\n2025-07-18T21:01:37.367630 Updated settings: openstack/openstack-ansible-os_watcher\n2025-07-18T21:01:37.802071 Created repo: openstack/openstack-ansible-os_zaqar\n2025-07-18T21:01:37.867219 Updated settings: openstack/openstack-ansible-os_zaqar\n2025-07-18T21:01:38.310411 Created repo: openstack/openstack-ansible-os_zun\n2025-07-18T21:01:38.375970 Updated settings: openstack/openstack-ansible-os_zun\n2025-07-18T21:01:38.814804 Created repo: openstack/openstack-ansible-pip_install\n2025-07-18T21:01:38.879261 Updated settings: openstack/openstack-ansible-pip_install\n2025-07-18T21:01:39.320120 Created repo: openstack/openstack-ansible-pip_lock_down\n2025-07-18T21:01:39.386133 Updated settings: openstack/openstack-ansible-pip_lock_down\n2025-07-18T21:01:39.823196 Created repo: openstack/openstack-ansible-plugins\n2025-07-18T21:01:39.886847 Updated settings: openstack/openstack-ansible-plugins\n2025-07-18T21:01:40.326426 Created repo: openstack/openstack-ansible-rabbitmq_server\n2025-07-18T21:01:40.390899 Updated settings: openstack/openstack-ansible-rabbitmq_server\n2025-07-18T21:01:40.826276 Created repo: openstack/openstack-ansible-repo_build\n2025-07-18T21:01:40.889756 Updated settings: openstack/openstack-ansible-repo_build\n2025-07-18T21:01:41.332209 Created repo: openstack/openstack-ansible-repo_server\n2025-07-18T21:01:41.395850 Updated settings: openstack/openstack-ansible-repo_server\n2025-07-18T21:01:41.831714 Created repo: openstack/openstack-ansible-rsyslog_client\n2025-07-18T21:01:41.897902 Updated settings: openstack/openstack-ansible-rsyslog_client\n2025-07-18T21:01:42.337366 Created repo: openstack/openstack-ansible-rsyslog_server\n2025-07-18T21:01:42.401899 Updated settings: openstack/openstack-ansible-rsyslog_server\n2025-07-18T21:01:42.836188 Created repo: openstack/openstack-ansible-security\n2025-07-18T21:01:42.901057 Updated settings: openstack/openstack-ansible-security\n2025-07-18T21:01:43.340890 Created repo: openstack/openstack-ansible-specs\n2025-07-18T21:01:43.405183 Updated settings: openstack/openstack-ansible-specs\n2025-07-18T21:01:43.850537 Created repo: openstack/openstack-ansible-tests\n2025-07-18T21:01:43.915747 Updated settings: openstack/openstack-ansible-tests\n2025-07-18T21:01:44.355641 Created repo: openstack/openstack-chef\n2025-07-18T21:01:44.419887 Updated settings: openstack/openstack-chef\n2025-07-18T21:01:44.850332 Created repo: openstack/openstack-chef-repo\n2025-07-18T21:01:44.915279 Updated settings: openstack/openstack-chef-repo\n2025-07-18T21:01:45.351180 Created repo: openstack/openstack-chef-specs\n2025-07-18T21:01:45.415293 Updated settings: openstack/openstack-chef-specs\n2025-07-18T21:01:45.854125 Created repo: openstack/openstack-doc-tools\n2025-07-18T21:01:45.919364 Updated settings: openstack/openstack-doc-tools\n2025-07-18T21:01:46.355093 Created repo: openstack/openstack-health\n2025-07-18T21:01:46.422221 Updated settings: openstack/openstack-health\n2025-07-18T21:01:46.862088 Created repo: openstack/openstack-helm\n2025-07-18T21:01:46.959862 Updated settings: openstack/openstack-helm\n2025-07-18T21:01:47.399569 Created repo: openstack/openstack-helm-addons\n2025-07-18T21:01:47.464553 Updated settings: openstack/openstack-helm-addons\n2025-07-18T21:01:47.903659 Created repo: openstack/openstack-helm-deployments\n2025-07-18T21:01:47.969345 Updated settings: openstack/openstack-helm-deployments\n2025-07-18T21:01:48.409806 Created repo: openstack/openstack-helm-docs\n2025-07-18T21:01:48.479168 Updated settings: openstack/openstack-helm-docs\n2025-07-18T21:01:48.933514 Created repo: openstack/openstack-helm-images\n2025-07-18T21:01:48.999086 Updated settings: openstack/openstack-helm-images\n2025-07-18T21:01:49.439354 Created repo: openstack/openstack-helm-infra\n2025-07-18T21:01:49.504156 Updated settings: openstack/openstack-helm-infra\n2025-07-18T21:01:49.933342 Created repo: openstack/openstack-helm-plugin\n2025-07-18T21:01:49.996907 Updated settings: openstack/openstack-helm-plugin\n2025-07-18T21:01:50.430844 Created repo: openstack/openstack-manuals\n2025-07-18T21:01:50.499357 Updated settings: openstack/openstack-manuals\n2025-07-18T21:01:50.940236 Created repo: openstack/openstack-nose\n2025-07-18T21:01:51.004945 Updated settings: openstack/openstack-nose\n2025-07-18T21:01:51.444666 Created repo: openstack/openstack-planet\n2025-07-18T21:01:51.510289 Updated settings: openstack/openstack-planet\n2025-07-18T21:01:51.968605 Created repo: openstack/openstack-salt\n2025-07-18T21:01:52.056733 Updated settings: openstack/openstack-salt\n2025-07-18T21:01:52.495723 Created repo: openstack/openstack-salt-specs\n2025-07-18T21:01:52.560348 Updated settings: openstack/openstack-salt-specs\n2025-07-18T21:01:53.014859 Created repo: openstack/openstack-specs\n2025-07-18T21:01:53.082783 Updated settings: openstack/openstack-specs\n2025-07-18T21:01:53.527188 Created repo: openstack/openstack-tempest-skiplist\n2025-07-18T21:01:53.591100 Updated settings: openstack/openstack-tempest-skiplist\n2025-07-18T21:01:54.031867 Created repo: openstack/openstack-ux\n2025-07-18T21:01:54.098306 Updated settings: openstack/openstack-ux\n2025-07-18T21:01:54.536569 Created repo: openstack/openstack-virtual-baremetal\n2025-07-18T21:01:54.600683 Updated settings: openstack/openstack-virtual-baremetal\n2025-07-18T21:01:55.036655 Created repo: openstack/openstack-zuul-jobs\n2025-07-18T21:01:55.102098 Updated settings: openstack/openstack-zuul-jobs\n2025-07-18T21:01:55.539024 Created repo: openstack/openstack-zuul-roles\n2025-07-18T21:01:55.605598 Updated settings: openstack/openstack-zuul-roles\n2025-07-18T21:01:56.039520 Created repo: openstack/openstackclient\n2025-07-18T21:01:56.104208 Updated settings: openstack/openstackclient\n2025-07-18T21:01:56.543045 Created repo: openstack/openstackdocstheme\n2025-07-18T21:01:56.610862 Updated settings: openstack/openstackdocstheme\n2025-07-18T21:01:57.051698 Created repo: openstack/openstacksdk\n2025-07-18T21:01:57.116684 Updated settings: openstack/openstacksdk\n2025-07-18T21:01:57.557161 Created repo: openstack/operations-guide\n2025-07-18T21:01:57.624768 Updated settings: openstack/operations-guide\n2025-07-18T21:01:58.069108 Created repo: openstack/ops-tags-team\n2025-07-18T21:01:58.132578 Updated settings: openstack/ops-tags-team\n2025-07-18T21:01:58.563417 Created repo: openstack/os-acc\n2025-07-18T21:01:58.627559 Updated settings: openstack/os-acc\n2025-07-18T21:01:59.073761 Created repo: openstack/os-api-ref\n2025-07-18T21:01:59.138994 Updated settings: openstack/os-api-ref\n2025-07-18T21:01:59.585496 Created repo: openstack/os-apply-config\n2025-07-18T21:01:59.653818 Updated settings: openstack/os-apply-config\n2025-07-18T21:02:00.095226 Created repo: openstack/os-brick\n2025-07-18T21:02:00.160585 Updated settings: openstack/os-brick\n2025-07-18T21:02:00.602294 Created repo: openstack/os-client-config\n2025-07-18T21:02:00.668052 Updated settings: openstack/os-client-config\n2025-07-18T21:02:01.102632 Created repo: openstack/os-cloud-config\n2025-07-18T21:02:01.168966 Updated settings: openstack/os-cloud-config\n2025-07-18T21:02:01.603824 Created repo: openstack/os-collect-config\n2025-07-18T21:02:01.669373 Updated settings: openstack/os-collect-config\n2025-07-18T21:02:02.104010 Created repo: openstack/os-ken\n2025-07-18T21:02:02.167933 Updated settings: openstack/os-ken\n2025-07-18T21:02:02.604870 Created repo: openstack/os-loganalyze\n2025-07-18T21:02:02.672707 Updated settings: openstack/os-loganalyze\n2025-07-18T21:02:03.113228 Created repo: openstack/os-net-config\n2025-07-18T21:02:03.178026 Updated settings: openstack/os-net-config\n2025-07-18T21:02:03.619463 Created repo: openstack/os-performance-tools\n2025-07-18T21:02:03.685814 Updated settings: openstack/os-performance-tools\n2025-07-18T21:02:04.127805 Created repo: openstack/os-refresh-config\n2025-07-18T21:02:04.192576 Updated settings: openstack/os-refresh-config\n2025-07-18T21:02:04.643212 Created repo: openstack/os-resource-classes\n2025-07-18T21:02:04.712174 Updated settings: openstack/os-resource-classes\n2025-07-18T21:02:05.151046 Created repo: openstack/os-service-types\n2025-07-18T21:02:05.216129 Updated settings: openstack/os-service-types\n2025-07-18T21:02:05.658476 Created repo: openstack/os-test-images\n2025-07-18T21:02:05.725152 Updated settings: openstack/os-test-images\n2025-07-18T21:02:06.160817 Created repo: openstack/os-testr\n2025-07-18T21:02:06.225542 Updated settings: openstack/os-testr\n2025-07-18T21:02:06.665631 Created repo: openstack/os-traits\n2025-07-18T21:02:06.732551 Updated settings: openstack/os-traits\n2025-07-18T21:02:07.170411 Created repo: openstack/os-vif\n2025-07-18T21:02:07.234606 Updated settings: openstack/os-vif\n2025-07-18T21:02:07.691443 Created repo: openstack/os-win\n2025-07-18T21:02:07.755953 Updated settings: openstack/os-win\n2025-07-18T21:02:08.191436 Created repo: openstack/osc-lib\n2025-07-18T21:02:08.259589 Updated settings: openstack/osc-lib\n2025-07-18T21:02:08.703704 Created repo: openstack/osc-placement\n2025-07-18T21:02:08.768366 Updated settings: openstack/osc-placement\n2025-07-18T21:02:09.210144 Created repo: openstack/oslo-cookiecutter\n2025-07-18T21:02:09.275471 Updated settings: openstack/oslo-cookiecutter\n2025-07-18T21:02:09.708897 Created repo: openstack/oslo-incubator\n2025-07-18T21:02:09.774811 Updated settings: openstack/oslo-incubator\n2025-07-18T21:02:10.218156 Created repo: openstack/oslo-specs\n2025-07-18T21:02:10.283236 Updated settings: openstack/oslo-specs\n2025-07-18T21:02:10.722751 Created repo: openstack/oslo.cache\n2025-07-18T21:02:10.787893 Updated settings: openstack/oslo.cache\n2025-07-18T21:02:11.223870 Created repo: openstack/oslo.concurrency\n2025-07-18T21:02:11.292045 Updated settings: openstack/oslo.concurrency\n2025-07-18T21:02:11.730573 Created repo: openstack/oslo.config\n2025-07-18T21:02:11.804262 Updated settings: openstack/oslo.config\n2025-07-18T21:02:12.239127 Created repo: openstack/oslo.context\n2025-07-18T21:02:12.303778 Updated settings: openstack/oslo.context\n2025-07-18T21:02:12.738196 Created repo: openstack/oslo.db\n2025-07-18T21:02:12.803867 Updated settings: openstack/oslo.db\n2025-07-18T21:02:13.238779 Created repo: openstack/oslo.i18n\n2025-07-18T21:02:13.306453 Updated settings: openstack/oslo.i18n\n2025-07-18T21:02:13.748007 Created repo: openstack/oslo.limit\n2025-07-18T21:02:13.812754 Updated settings: openstack/oslo.limit\n2025-07-18T21:02:14.250660 Created repo: openstack/oslo.log\n2025-07-18T21:02:14.316613 Updated settings: openstack/oslo.log\n2025-07-18T21:02:14.751343 Created repo: openstack/oslo.messaging\n2025-07-18T21:02:14.816584 Updated settings: openstack/oslo.messaging\n2025-07-18T21:02:15.260641 Created repo: openstack/oslo.metrics\n2025-07-18T21:02:15.324860 Updated settings: openstack/oslo.metrics\n2025-07-18T21:02:15.756696 Created repo: openstack/oslo.middleware\n2025-07-18T21:02:15.821798 Updated settings: openstack/oslo.middleware\n2025-07-18T21:02:16.256766 Created repo: openstack/oslo.policy\n2025-07-18T21:02:16.324107 Updated settings: openstack/oslo.policy\n2025-07-18T21:02:16.763236 Created repo: openstack/oslo.privsep\n2025-07-18T21:02:16.832828 Updated settings: openstack/oslo.privsep\n2025-07-18T21:02:17.269243 Created repo: openstack/oslo.reports\n2025-07-18T21:02:17.333603 Updated settings: openstack/oslo.reports\n2025-07-18T21:02:17.774663 Created repo: openstack/oslo.rootwrap\n2025-07-18T21:02:17.839735 Updated settings: openstack/oslo.rootwrap\n2025-07-18T21:02:18.279337 Created repo: openstack/oslo.serialization\n2025-07-18T21:02:18.343593 Updated settings: openstack/oslo.serialization\n2025-07-18T21:02:18.779672 Created repo: openstack/oslo.service\n2025-07-18T21:02:18.844273 Updated settings: openstack/oslo.service\n2025-07-18T21:02:19.287389 Created repo: openstack/oslo.tools\n2025-07-18T21:02:19.352983 Updated settings: openstack/oslo.tools\n2025-07-18T21:02:19.792351 Created repo: openstack/oslo.upgradecheck\n2025-07-18T21:02:19.857123 Updated settings: openstack/oslo.upgradecheck\n2025-07-18T21:02:20.295230 Created repo: openstack/oslo.utils\n2025-07-18T21:02:20.359813 Updated settings: openstack/oslo.utils\n2025-07-18T21:02:20.796689 Created repo: openstack/oslo.versionedobjects\n2025-07-18T21:02:20.861305 Updated settings: openstack/oslo.versionedobjects\n2025-07-18T21:02:21.298783 Created repo: openstack/oslo.vmware\n2025-07-18T21:02:21.363748 Updated settings: openstack/oslo.vmware\n2025-07-18T21:02:21.802403 Created repo: openstack/oslosphinx\n2025-07-18T21:02:21.871445 Updated settings: openstack/oslosphinx\n2025-07-18T21:02:22.314821 Created repo: openstack/oslotest\n2025-07-18T21:02:22.380219 Updated settings: openstack/oslotest\n2025-07-18T21:02:22.811952 Created repo: openstack/osops\n2025-07-18T21:02:22.878077 Updated settings: openstack/osops\n2025-07-18T21:02:23.321707 Created repo: openstack/osprofiler\n2025-07-18T21:02:23.389319 Updated settings: openstack/osprofiler\n2025-07-18T21:02:23.829077 Created repo: openstack/ossa\n2025-07-18T21:02:23.893519 Updated settings: openstack/ossa\n2025-07-18T21:02:24.336887 Created repo: openstack/oswin-tempest-plugin\n2025-07-18T21:02:24.402671 Updated settings: openstack/oswin-tempest-plugin\n2025-07-18T21:02:24.843285 Created repo: openstack/ovn-bgp-agent\n2025-07-18T21:02:24.908666 Updated settings: openstack/ovn-bgp-agent\n2025-07-18T21:02:25.352806 Created repo: openstack/ovn-octavia-provider\n2025-07-18T21:02:25.420758 Updated settings: openstack/ovn-octavia-provider\n2025-07-18T21:02:25.858137 Created repo: openstack/ovsdbapp\n2025-07-18T21:02:25.923141 Updated settings: openstack/ovsdbapp\n2025-07-18T21:02:26.363270 Created repo: openstack/panko\n2025-07-18T21:02:26.428833 Updated settings: openstack/panko\n2025-07-18T21:02:26.867302 Created repo: openstack/patrole\n2025-07-18T21:02:26.934789 Updated settings: openstack/patrole\n2025-07-18T21:02:27.382459 Created repo: openstack/paunch\n2025-07-18T21:02:27.448820 Updated settings: openstack/paunch\n2025-07-18T21:02:27.889590 Created repo: openstack/pbr\n2025-07-18T21:02:27.955063 Updated settings: openstack/pbr\n2025-07-18T21:02:28.426176 Created repo: openstack/performance-docs\n2025-07-18T21:02:28.494604 Updated settings: openstack/performance-docs\n2025-07-18T21:02:28.932410 Created repo: openstack/placement\n2025-07-18T21:02:28.999877 Updated settings: openstack/placement\n2025-07-18T21:02:29.436240 Created repo: openstack/project-config\n2025-07-18T21:02:29.500749 Updated settings: openstack/project-config\n2025-07-18T21:02:29.936105 Created repo: openstack/project-navigator-data\n2025-07-18T21:02:30.001433 Updated settings: openstack/project-navigator-data\n2025-07-18T21:02:30.439838 Created repo: openstack/project-team-guide\n2025-07-18T21:02:30.508355 Updated settings: openstack/project-team-guide\n2025-07-18T21:02:30.941112 Created repo: openstack/ptgbot\n2025-07-18T21:02:31.008791 Updated settings: openstack/ptgbot\n2025-07-18T21:02:31.443033 Created repo: openstack/publiccloud-sig\n2025-07-18T21:02:31.507871 Updated settings: openstack/publiccloud-sig\n2025-07-18T21:02:31.941313 Created repo: openstack/puppet-aodh\n2025-07-18T21:02:32.024802 Updated settings: openstack/puppet-aodh\n2025-07-18T21:02:32.460367 Created repo: openstack/puppet-barbican\n2025-07-18T21:02:32.527979 Updated settings: openstack/puppet-barbican\n2025-07-18T21:02:32.963132 Created repo: openstack/puppet-ceilometer\n2025-07-18T21:02:33.030075 Updated settings: openstack/puppet-ceilometer\n2025-07-18T21:02:33.470632 Created repo: openstack/puppet-ceph\n2025-07-18T21:02:33.535716 Updated settings: openstack/puppet-ceph\n2025-07-18T21:02:33.967959 Created repo: openstack/puppet-cinder\n2025-07-18T21:02:34.033116 Updated settings: openstack/puppet-cinder\n2025-07-18T21:02:34.470082 Created repo: openstack/puppet-cloudkitty\n2025-07-18T21:02:34.538391 Updated settings: openstack/puppet-cloudkitty\n2025-07-18T21:02:34.997027 Created repo: openstack/puppet-congress\n2025-07-18T21:02:35.061747 Updated settings: openstack/puppet-congress\n2025-07-18T21:02:35.498416 Created repo: openstack/puppet-crane\n2025-07-18T21:02:35.563436 Updated settings: openstack/puppet-crane\n2025-07-18T21:02:36.003197 Created repo: openstack/puppet-designate\n2025-07-18T21:02:36.070956 Updated settings: openstack/puppet-designate\n2025-07-18T21:02:36.503475 Created repo: openstack/puppet-ec2api\n2025-07-18T21:02:36.567555 Updated settings: openstack/puppet-ec2api\n2025-07-18T21:02:37.004863 Created repo: openstack/puppet-freezer\n2025-07-18T21:02:37.069705 Updated settings: openstack/puppet-freezer\n2025-07-18T21:02:37.519901 Created repo: openstack/puppet-glance\n2025-07-18T21:02:37.584893 Updated settings: openstack/puppet-glance\n2025-07-18T21:02:38.040624 Created repo: openstack/puppet-glare\n2025-07-18T21:02:38.106088 Updated settings: openstack/puppet-glare\n2025-07-18T21:02:38.544379 Created repo: openstack/puppet-gnocchi\n2025-07-18T21:02:38.674113 Updated settings: openstack/puppet-gnocchi\n2025-07-18T21:02:39.117899 Created repo: openstack/puppet-heat\n2025-07-18T21:02:39.185143 Updated settings: openstack/puppet-heat\n2025-07-18T21:02:39.613903 Created repo: openstack/puppet-horizon\n2025-07-18T21:02:39.680531 Updated settings: openstack/puppet-horizon\n2025-07-18T21:02:40.122928 Created repo: openstack/puppet-ironic\n2025-07-18T21:02:40.188156 Updated settings: openstack/puppet-ironic\n2025-07-18T21:02:40.624035 Created repo: openstack/puppet-keystone\n2025-07-18T21:02:40.690633 Updated settings: openstack/puppet-keystone\n2025-07-18T21:02:41.128861 Created repo: openstack/puppet-magnum\n2025-07-18T21:02:41.193345 Updated settings: openstack/puppet-magnum\n2025-07-18T21:02:41.630646 Created repo: openstack/puppet-manila\n2025-07-18T21:02:41.695562 Updated settings: openstack/puppet-manila\n2025-07-18T21:02:42.136537 Created repo: openstack/puppet-mistral\n2025-07-18T21:02:42.203951 Updated settings: openstack/puppet-mistral\n2025-07-18T21:02:42.648028 Created repo: openstack/puppet-monasca\n2025-07-18T21:02:42.713391 Updated settings: openstack/puppet-monasca\n2025-07-18T21:02:43.152223 Created repo: openstack/puppet-murano\n2025-07-18T21:02:43.216377 Updated settings: openstack/puppet-murano\n2025-07-18T21:02:43.655862 Created repo: openstack/puppet-neutron\n2025-07-18T21:02:43.724581 Updated settings: openstack/puppet-neutron\n2025-07-18T21:02:44.170050 Created repo: openstack/puppet-nova\n2025-07-18T21:02:44.235208 Updated settings: openstack/puppet-nova\n2025-07-18T21:02:44.672852 Created repo: openstack/puppet-octavia\n2025-07-18T21:02:44.738372 Updated settings: openstack/puppet-octavia\n2025-07-18T21:02:45.175368 Created repo: openstack/puppet-openstack-cookiecutter\n2025-07-18T21:02:45.240463 Updated settings: openstack/puppet-openstack-cookiecutter\n2025-07-18T21:02:45.684734 Created repo: openstack/puppet-openstack-guide\n2025-07-18T21:02:45.750930 Updated settings: openstack/puppet-openstack-guide\n2025-07-18T21:02:46.195936 Created repo: openstack/puppet-openstack-integration\n2025-07-18T21:02:46.260069 Updated settings: openstack/puppet-openstack-integration\n2025-07-18T21:02:46.702524 Created repo: openstack/puppet-openstack-specs\n2025-07-18T21:02:46.768662 Updated settings: openstack/puppet-openstack-specs\n2025-07-18T21:02:47.212511 Created repo: openstack/puppet-openstacklib\n2025-07-18T21:02:47.279231 Updated settings: openstack/puppet-openstacklib\n2025-07-18T21:02:47.713079 Created repo: openstack/puppet-openstack_extras\n2025-07-18T21:02:47.778225 Updated settings: openstack/puppet-openstack_extras\n2025-07-18T21:02:48.216019 Created repo: openstack/puppet-openstack_spec_helper\n2025-07-18T21:02:48.283642 Updated settings: openstack/puppet-openstack_spec_helper\n2025-07-18T21:02:48.721817 Created repo: openstack/puppet-oslo\n2025-07-18T21:02:48.787432 Updated settings: openstack/puppet-oslo\n2025-07-18T21:02:49.228084 Created repo: openstack/puppet-ovn\n2025-07-18T21:02:49.292419 Updated settings: openstack/puppet-ovn\n2025-07-18T21:02:49.734413 Created repo: openstack/puppet-pacemaker\n2025-07-18T21:02:49.798515 Updated settings: openstack/puppet-pacemaker\n2025-07-18T21:02:50.246402 Created repo: openstack/puppet-panko\n2025-07-18T21:02:50.312678 Updated settings: openstack/puppet-panko\n2025-07-18T21:02:50.749287 Created repo: openstack/puppet-placement\n2025-07-18T21:02:50.815155 Updated settings: openstack/puppet-placement\n2025-07-18T21:02:51.252835 Created repo: openstack/puppet-qdr\n2025-07-18T21:02:51.317909 Updated settings: openstack/puppet-qdr\n2025-07-18T21:02:51.751177 Created repo: openstack/puppet-rally\n2025-07-18T21:02:51.815489 Updated settings: openstack/puppet-rally\n2025-07-18T21:02:52.249735 Created repo: openstack/puppet-sahara\n2025-07-18T21:02:52.317830 Updated settings: openstack/puppet-sahara\n2025-07-18T21:02:52.759721 Created repo: openstack/puppet-senlin\n2025-07-18T21:02:52.828136 Updated settings: openstack/puppet-senlin\n2025-07-18T21:02:53.272144 Created repo: openstack/puppet-swift\n2025-07-18T21:02:53.336108 Updated settings: openstack/puppet-swift\n2025-07-18T21:02:53.769397 Created repo: openstack/puppet-tacker\n2025-07-18T21:02:53.834339 Updated settings: openstack/puppet-tacker\n2025-07-18T21:02:54.287963 Created repo: openstack/puppet-tempest\n2025-07-18T21:02:54.352371 Updated settings: openstack/puppet-tempest\n2025-07-18T21:02:54.791701 Created repo: openstack/puppet-tripleo\n2025-07-18T21:02:54.856344 Updated settings: openstack/puppet-tripleo\n2025-07-18T21:02:55.299165 Created repo: openstack/puppet-trove\n2025-07-18T21:02:55.363462 Updated settings: openstack/puppet-trove\n2025-07-18T21:02:55.804073 Created repo: openstack/puppet-vitrage\n2025-07-18T21:02:55.868192 Updated settings: openstack/puppet-vitrage\n2025-07-18T21:02:56.304273 Created repo: openstack/puppet-vswitch\n2025-07-18T21:02:56.368318 Updated settings: openstack/puppet-vswitch\n2025-07-18T21:02:56.801339 Created repo: openstack/puppet-watcher\n2025-07-18T21:02:56.870875 Updated settings: openstack/puppet-watcher\n2025-07-18T21:02:57.308006 Created repo: openstack/puppet-zaqar\n2025-07-18T21:02:57.374233 Updated settings: openstack/puppet-zaqar\n2025-07-18T21:02:57.806653 Created repo: openstack/pycadf\n2025-07-18T21:02:57.871117 Updated settings: openstack/pycadf\n2025-07-18T21:02:58.307705 Created repo: openstack/pyeclib\n2025-07-18T21:02:58.372198 Updated settings: openstack/pyeclib\n2025-07-18T21:02:58.811112 Created repo: openstack/pylockfile\n2025-07-18T21:02:58.878151 Updated settings: openstack/pylockfile\n2025-07-18T21:02:59.324921 Created repo: openstack/pymod2pkg\n2025-07-18T21:02:59.389543 Updated settings: openstack/pymod2pkg\n2025-07-18T21:02:59.829519 Created repo: openstack/python-adjutantclient\n2025-07-18T21:02:59.894418 Updated settings: openstack/python-adjutantclient\n2025-07-18T21:03:00.330957 Created repo: openstack/python-aodhclient\n2025-07-18T21:03:00.397682 Updated settings: openstack/python-aodhclient\n2025-07-18T21:03:00.832023 Created repo: openstack/python-appcatalogclient\n2025-07-18T21:03:00.897925 Updated settings: openstack/python-appcatalogclient\n2025-07-18T21:03:01.336920 Created repo: openstack/python-barbicanclient\n2025-07-18T21:03:01.400762 Updated settings: openstack/python-barbicanclient\n2025-07-18T21:03:01.843214 Created repo: openstack/python-blazarclient\n2025-07-18T21:03:01.909302 Updated settings: openstack/python-blazarclient\n2025-07-18T21:03:02.344688 Created repo: openstack/python-brick-cinderclient-ext\n2025-07-18T21:03:02.409601 Updated settings: openstack/python-brick-cinderclient-ext\n2025-07-18T21:03:02.847716 Created repo: openstack/python-ceilometerclient\n2025-07-18T21:03:02.912664 Updated settings: openstack/python-ceilometerclient\n2025-07-18T21:03:03.353192 Created repo: openstack/python-cinderclient\n2025-07-18T21:03:03.424021 Updated settings: openstack/python-cinderclient\n2025-07-18T21:03:03.864889 Created repo: openstack/python-cloudkittyclient\n2025-07-18T21:03:03.931792 Updated settings: openstack/python-cloudkittyclient\n2025-07-18T21:03:04.375369 Created repo: openstack/python-congressclient\n2025-07-18T21:03:04.440032 Updated settings: openstack/python-congressclient\n2025-07-18T21:03:04.876630 Created repo: openstack/python-cueclient\n2025-07-18T21:03:04.942291 Updated settings: openstack/python-cueclient\n2025-07-18T21:03:05.379086 Created repo: openstack/python-cyborgclient\n2025-07-18T21:03:05.445623 Updated settings: openstack/python-cyborgclient\n2025-07-18T21:03:05.893467 Created repo: openstack/python-designateclient\n2025-07-18T21:03:05.957688 Updated settings: openstack/python-designateclient\n2025-07-18T21:03:06.395066 Created repo: openstack/python-dracclient\n2025-07-18T21:03:06.460327 Updated settings: openstack/python-dracclient\n2025-07-18T21:03:06.892794 Created repo: openstack/python-freezerclient\n2025-07-18T21:03:06.957234 Updated settings: openstack/python-freezerclient\n2025-07-18T21:03:07.394773 Created repo: openstack/python-fuelclient\n2025-07-18T21:03:07.459750 Updated settings: openstack/python-fuelclient\n2025-07-18T21:03:07.896489 Created repo: openstack/python-glanceclient\n2025-07-18T21:03:07.962363 Updated settings: openstack/python-glanceclient\n2025-07-18T21:03:08.396090 Created repo: openstack/python-gnocchiclient\n2025-07-18T21:03:08.461259 Updated settings: openstack/python-gnocchiclient\n2025-07-18T21:03:08.897536 Created repo: openstack/python-heatclient\n2025-07-18T21:03:08.961496 Updated settings: openstack/python-heatclient\n2025-07-18T21:03:09.398826 Created repo: openstack/python-ironic-inspector-client\n2025-07-18T21:03:09.466868 Updated settings: openstack/python-ironic-inspector-client\n2025-07-18T21:03:09.902069 Created repo: openstack/python-ironicclient\n2025-07-18T21:03:09.968839 Updated settings: openstack/python-ironicclient\n2025-07-18T21:03:10.409051 Created repo: openstack/python-karborclient\n2025-07-18T21:03:10.473622 Updated settings: openstack/python-karborclient\n2025-07-18T21:03:10.915288 Created repo: openstack/python-keystoneclient\n2025-07-18T21:03:10.980686 Updated settings: openstack/python-keystoneclient\n2025-07-18T21:03:11.424312 Created repo: openstack/python-keystoneclient-kerberos\n2025-07-18T21:03:11.491906 Updated settings: openstack/python-keystoneclient-kerberos\n2025-07-18T21:03:11.931716 Created repo: openstack/python-magnetodbclient\n2025-07-18T21:03:11.996268 Updated settings: openstack/python-magnetodbclient\n2025-07-18T21:03:12.434504 Created repo: openstack/python-magnumclient\n2025-07-18T21:03:12.499215 Updated settings: openstack/python-magnumclient\n2025-07-18T21:03:12.944935 Created repo: openstack/python-manilaclient\n2025-07-18T21:03:13.009530 Updated settings: openstack/python-manilaclient\n2025-07-18T21:03:13.440876 Created repo: openstack/python-masakariclient\n2025-07-18T21:03:13.506489 Updated settings: openstack/python-masakariclient\n2025-07-18T21:03:13.944658 Created repo: openstack/python-mistralclient\n2025-07-18T21:03:14.012051 Updated settings: openstack/python-mistralclient\n2025-07-18T21:03:14.450590 Created repo: openstack/python-monascaclient\n2025-07-18T21:03:14.514985 Updated settings: openstack/python-monascaclient\n2025-07-18T21:03:14.956702 Created repo: openstack/python-muranoclient\n2025-07-18T21:03:15.022103 Updated settings: openstack/python-muranoclient\n2025-07-18T21:03:15.453314 Created repo: openstack/python-neutron-pd-driver\n2025-07-18T21:03:15.517674 Updated settings: openstack/python-neutron-pd-driver\n2025-07-18T21:03:15.956193 Created repo: openstack/python-neutronclient\n2025-07-18T21:03:16.021594 Updated settings: openstack/python-neutronclient\n2025-07-18T21:03:16.456217 Created repo: openstack/python-novaclient\n2025-07-18T21:03:16.520640 Updated settings: openstack/python-novaclient\n2025-07-18T21:03:16.953107 Created repo: openstack/python-observabilityclient\n2025-07-18T21:03:17.017784 Updated settings: openstack/python-observabilityclient\n2025-07-18T21:03:17.452173 Created repo: openstack/python-octaviaclient\n2025-07-18T21:03:17.517198 Updated settings: openstack/python-octaviaclient\n2025-07-18T21:03:17.948043 Created repo: openstack/python-openstackclient\n2025-07-18T21:03:18.013139 Updated settings: openstack/python-openstackclient\n2025-07-18T21:03:18.450415 Created repo: openstack/python-pankoclient\n2025-07-18T21:03:18.515541 Updated settings: openstack/python-pankoclient\n2025-07-18T21:03:18.948802 Created repo: openstack/python-qinlingclient\n2025-07-18T21:03:19.014835 Updated settings: openstack/python-qinlingclient\n2025-07-18T21:03:19.449670 Created repo: openstack/python-saharaclient\n2025-07-18T21:03:19.515237 Updated settings: openstack/python-saharaclient\n2025-07-18T21:03:19.951459 Created repo: openstack/python-searchlightclient\n2025-07-18T21:03:20.017091 Updated settings: openstack/python-searchlightclient\n2025-07-18T21:03:20.480464 Created repo: openstack/python-senlinclient\n2025-07-18T21:03:20.546582 Updated settings: openstack/python-senlinclient\n2025-07-18T21:03:20.982624 Created repo: openstack/python-solumclient\n2025-07-18T21:03:21.048505 Updated settings: openstack/python-solumclient\n2025-07-18T21:03:21.483922 Created repo: openstack/python-swiftclient\n2025-07-18T21:03:21.549436 Updated settings: openstack/python-swiftclient\n2025-07-18T21:03:22.005181 Created repo: openstack/python-tackerclient\n2025-07-18T21:03:22.070284 Updated settings: openstack/python-tackerclient\n2025-07-18T21:03:22.507733 Created repo: openstack/python-tricircleclient\n2025-07-18T21:03:22.572741 Updated settings: openstack/python-tricircleclient\n2025-07-18T21:03:23.008003 Created repo: openstack/python-tripleoclient\n2025-07-18T21:03:23.073750 Updated settings: openstack/python-tripleoclient\n2025-07-18T21:03:23.517425 Created repo: openstack/python-troveclient\n2025-07-18T21:03:23.583631 Updated settings: openstack/python-troveclient\n2025-07-18T21:03:24.020842 Created repo: openstack/python-venusclient\n2025-07-18T21:03:24.088021 Updated settings: openstack/python-venusclient\n2025-07-18T21:03:24.526976 Created repo: openstack/python-vitrageclient\n2025-07-18T21:03:24.592194 Updated settings: openstack/python-vitrageclient\n2025-07-18T21:03:25.028555 Created repo: openstack/python-watcherclient\n2025-07-18T21:03:25.093642 Updated settings: openstack/python-watcherclient\n2025-07-18T21:03:25.534469 Created repo: openstack/python-wsmanclient\n2025-07-18T21:03:25.599349 Updated settings: openstack/python-wsmanclient\n2025-07-18T21:03:26.037893 Created repo: openstack/python-zaqarclient\n2025-07-18T21:03:26.102524 Updated settings: openstack/python-zaqarclient\n2025-07-18T21:03:26.557559 Created repo: openstack/python-zunclient\n2025-07-18T21:03:26.621708 Updated settings: openstack/python-zunclient\n2025-07-18T21:03:27.062768 Created repo: openstack/qa-specs\n2025-07-18T21:03:27.131877 Updated settings: openstack/qa-specs\n2025-07-18T21:03:27.572207 Created repo: openstack/qinling\n2025-07-18T21:03:27.640280 Updated settings: openstack/qinling\n2025-07-18T21:03:28.077042 Created repo: openstack/qinling-dashboard\n2025-07-18T21:03:28.142274 Updated settings: openstack/qinling-dashboard\n2025-07-18T21:03:28.581527 Created repo: openstack/rally\n2025-07-18T21:03:28.648024 Updated settings: openstack/rally\n2025-07-18T21:03:29.093473 Created repo: openstack/rally-openstack\n2025-07-18T21:03:29.157826 Updated settings: openstack/rally-openstack\n2025-07-18T21:03:29.597453 Created repo: openstack/rbd-iscsi-client\n2025-07-18T21:03:29.662284 Updated settings: openstack/rbd-iscsi-client\n2025-07-18T21:03:30.104209 Created repo: openstack/release-schedule-generator\n2025-07-18T21:03:30.174406 Updated settings: openstack/release-schedule-generator\n2025-07-18T21:03:30.635222 Created repo: openstack/release-test\n2025-07-18T21:03:30.707313 Updated settings: openstack/release-test\n2025-07-18T21:03:31.155316 Created repo: openstack/release-tools\n2025-07-18T21:03:31.221998 Updated settings: openstack/release-tools\n2025-07-18T21:03:31.664601 Created repo: openstack/releases\n2025-07-18T21:03:31.733252 Updated settings: openstack/releases\n2025-07-18T21:03:32.177093 Created repo: openstack/releasestatus\n2025-07-18T21:03:32.241564 Updated settings: openstack/releasestatus\n2025-07-18T21:03:32.676573 Created repo: openstack/renderspec\n2025-07-18T21:03:32.742258 Updated settings: openstack/renderspec\n2025-07-18T21:03:33.184809 Created repo: openstack/reno\n2025-07-18T21:03:33.249249 Updated settings: openstack/reno\n2025-07-18T21:03:33.693376 Created repo: openstack/requestsexceptions\n2025-07-18T21:03:33.758969 Updated settings: openstack/requestsexceptions\n2025-07-18T21:03:34.203166 Created repo: openstack/requirements\n2025-07-18T21:03:34.268862 Updated settings: openstack/requirements\n2025-07-18T21:03:34.709129 Created repo: openstack/reviewday\n2025-07-18T21:03:34.774667 Updated settings: openstack/reviewday\n2025-07-18T21:03:35.214789 Created repo: openstack/reviewstats\n2025-07-18T21:03:35.280473 Updated settings: openstack/reviewstats\n2025-07-18T21:03:35.763937 Created repo: openstack/rpm-packaging\n2025-07-18T21:03:35.828430 Updated settings: openstack/rpm-packaging\n2025-07-18T21:03:36.269541 Created repo: openstack/rpm-packaging-tools\n2025-07-18T21:03:36.333906 Updated settings: openstack/rpm-packaging-tools\n2025-07-18T21:03:36.766930 Created repo: openstack/rst2bash\n2025-07-18T21:03:36.838705 Updated settings: openstack/rst2bash\n2025-07-18T21:03:37.283340 Created repo: openstack/sahara\n2025-07-18T21:03:37.348210 Updated settings: openstack/sahara\n2025-07-18T21:03:37.785249 Created repo: openstack/sahara-dashboard\n2025-07-18T21:03:37.851627 Updated settings: openstack/sahara-dashboard\n2025-07-18T21:03:38.310856 Created repo: openstack/sahara-extra\n2025-07-18T21:03:38.376936 Updated settings: openstack/sahara-extra\n2025-07-18T21:03:38.814394 Created repo: openstack/sahara-image-elements\n2025-07-18T21:03:38.879113 Updated settings: openstack/sahara-image-elements\n2025-07-18T21:03:39.315767 Created repo: openstack/sahara-plugin-ambari\n2025-07-18T21:03:39.384453 Updated settings: openstack/sahara-plugin-ambari\n2025-07-18T21:03:39.824096 Created repo: openstack/sahara-plugin-cdh\n2025-07-18T21:03:39.890459 Updated settings: openstack/sahara-plugin-cdh\n2025-07-18T21:03:40.327915 Created repo: openstack/sahara-plugin-mapr\n2025-07-18T21:03:40.392274 Updated settings: openstack/sahara-plugin-mapr\n2025-07-18T21:03:40.862650 Created repo: openstack/sahara-plugin-spark\n2025-07-18T21:03:40.928377 Updated settings: openstack/sahara-plugin-spark\n2025-07-18T21:03:41.367623 Created repo: openstack/sahara-plugin-storm\n2025-07-18T21:03:41.433847 Updated settings: openstack/sahara-plugin-storm\n2025-07-18T21:03:41.877897 Created repo: openstack/sahara-plugin-vanilla\n2025-07-18T21:03:41.944639 Updated settings: openstack/sahara-plugin-vanilla\n2025-07-18T21:03:42.381192 Created repo: openstack/sahara-specs\n2025-07-18T21:03:42.447100 Updated settings: openstack/sahara-specs\n2025-07-18T21:03:42.887863 Created repo: openstack/sahara-tests\n2025-07-18T21:03:42.953903 Updated settings: openstack/sahara-tests\n2025-07-18T21:03:43.393484 Created repo: openstack/salt-formula-ceilometer\n2025-07-18T21:03:43.461291 Updated settings: openstack/salt-formula-ceilometer\n2025-07-18T21:03:43.907147 Created repo: openstack/salt-formula-cinder\n2025-07-18T21:03:43.972414 Updated settings: openstack/salt-formula-cinder\n2025-07-18T21:03:44.415586 Created repo: openstack/salt-formula-glance\n2025-07-18T21:03:44.480937 Updated settings: openstack/salt-formula-glance\n2025-07-18T21:03:44.917726 Created repo: openstack/salt-formula-heat\n2025-07-18T21:03:44.982056 Updated settings: openstack/salt-formula-heat\n2025-07-18T21:03:45.420555 Created repo: openstack/salt-formula-horizon\n2025-07-18T21:03:45.488252 Updated settings: openstack/salt-formula-horizon\n2025-07-18T21:03:45.929448 Created repo: openstack/salt-formula-keystone\n2025-07-18T21:03:45.998036 Updated settings: openstack/salt-formula-keystone\n2025-07-18T21:03:46.430518 Created repo: openstack/salt-formula-kubernetes\n2025-07-18T21:03:46.496016 Updated settings: openstack/salt-formula-kubernetes\n2025-07-18T21:03:46.930460 Created repo: openstack/salt-formula-midonet\n2025-07-18T21:03:46.995422 Updated settings: openstack/salt-formula-midonet\n2025-07-18T21:03:47.429943 Created repo: openstack/salt-formula-neutron\n2025-07-18T21:03:47.497012 Updated settings: openstack/salt-formula-neutron\n2025-07-18T21:03:47.928857 Created repo: openstack/salt-formula-nova\n2025-07-18T21:03:47.995761 Updated settings: openstack/salt-formula-nova\n2025-07-18T21:03:48.440088 Created repo: openstack/salt-formula-opencontrail\n2025-07-18T21:03:48.507264 Updated settings: openstack/salt-formula-opencontrail\n2025-07-18T21:03:48.945143 Created repo: openstack/salt-formula-swift\n2025-07-18T21:03:49.010866 Updated settings: openstack/salt-formula-swift\n2025-07-18T21:03:49.444565 Created repo: openstack/scientific-wg\n2025-07-18T21:03:49.511784 Updated settings: openstack/scientific-wg\n2025-07-18T21:03:49.942672 Created repo: openstack/searchlight\n2025-07-18T21:03:50.010081 Updated settings: openstack/searchlight\n2025-07-18T21:03:50.449449 Created repo: openstack/searchlight-specs\n2025-07-18T21:03:50.514042 Updated settings: openstack/searchlight-specs\n2025-07-18T21:03:50.954576 Created repo: openstack/searchlight-ui\n2025-07-18T21:03:51.019308 Updated settings: openstack/searchlight-ui\n2025-07-18T21:03:51.457047 Created repo: openstack/security-analysis\n2025-07-18T21:03:51.523771 Updated settings: openstack/security-analysis\n2025-07-18T21:03:51.956365 Created repo: openstack/security-doc\n2025-07-18T21:03:52.022724 Updated settings: openstack/security-doc\n2025-07-18T21:03:52.454160 Created repo: openstack/security-specs\n2025-07-18T21:03:52.518696 Updated settings: openstack/security-specs\n2025-07-18T21:03:52.953758 Created repo: openstack/self-healing-sig\n2025-07-18T21:03:53.018909 Updated settings: openstack/self-healing-sig\n2025-07-18T21:03:53.456197 Created repo: openstack/senlin\n2025-07-18T21:03:53.528965 Updated settings: openstack/senlin\n2025-07-18T21:03:53.971429 Created repo: openstack/senlin-dashboard\n2025-07-18T21:03:54.039283 Updated settings: openstack/senlin-dashboard\n2025-07-18T21:03:54.474985 Created repo: openstack/senlin-tempest-plugin\n2025-07-18T21:03:54.540802 Updated settings: openstack/senlin-tempest-plugin\n2025-07-18T21:03:54.981235 Created repo: openstack/service-types-authority\n2025-07-18T21:03:55.046774 Updated settings: openstack/service-types-authority\n2025-07-18T21:03:55.484960 Created repo: openstack/shade\n2025-07-18T21:03:55.552907 Updated settings: openstack/shade\n2025-07-18T21:03:55.991189 Created repo: openstack/shotgun\n2025-07-18T21:03:56.055859 Updated settings: openstack/shotgun\n2025-07-18T21:03:56.495411 Created repo: openstack/skyline-apiserver\n2025-07-18T21:03:56.561330 Updated settings: openstack/skyline-apiserver\n2025-07-18T21:03:56.996903 Created repo: openstack/skyline-console\n2025-07-18T21:03:57.064570 Updated settings: openstack/skyline-console\n2025-07-18T21:03:57.498782 Created repo: openstack/solum\n2025-07-18T21:03:57.562970 Updated settings: openstack/solum\n2025-07-18T21:03:58.008561 Created repo: openstack/solum-dashboard\n2025-07-18T21:03:58.073636 Updated settings: openstack/solum-dashboard\n2025-07-18T21:03:58.519458 Created repo: openstack/solum-infra-guestagent\n2025-07-18T21:03:58.587232 Updated settings: openstack/solum-infra-guestagent\n2025-07-18T21:03:59.052427 Created repo: openstack/solum-specs\n2025-07-18T21:03:59.118100 Updated settings: openstack/solum-specs\n2025-07-18T21:03:59.579562 Created repo: openstack/solum-tempest-plugin\n2025-07-18T21:03:59.644981 Updated settings: openstack/solum-tempest-plugin\n2025-07-18T21:04:00.092934 Created repo: openstack/specs-cookiecutter\n2025-07-18T21:04:00.157844 Updated settings: openstack/specs-cookiecutter\n2025-07-18T21:04:00.601902 Created repo: openstack/sphinx-feature-classification\n2025-07-18T21:04:00.664892 Updated settings: openstack/sphinx-feature-classification\n2025-07-18T21:04:01.110111 Created repo: openstack/stackviz\n2025-07-18T21:04:01.175639 Updated settings: openstack/stackviz\n2025-07-18T21:04:01.628492 Created repo: openstack/stevedore\n2025-07-18T21:04:01.695199 Updated settings: openstack/stevedore\n2025-07-18T21:04:02.146833 Created repo: openstack/storlets\n2025-07-18T21:04:02.212004 Updated settings: openstack/storlets\n2025-07-18T21:04:02.658650 Created repo: openstack/sunbeam-charms\n2025-07-18T21:04:02.723698 Updated settings: openstack/sunbeam-charms\n2025-07-18T21:04:03.171870 Created repo: openstack/sushy\n2025-07-18T21:04:03.237300 Updated settings: openstack/sushy\n2025-07-18T21:04:03.692266 Created repo: openstack/sushy-cli\n2025-07-18T21:04:03.758179 Updated settings: openstack/sushy-cli\n2025-07-18T21:04:04.209384 Created repo: openstack/sushy-oem-idrac\n2025-07-18T21:04:04.273088 Updated settings: openstack/sushy-oem-idrac\n2025-07-18T21:04:04.718712 Created repo: openstack/sushy-tools\n2025-07-18T21:04:04.783424 Updated settings: openstack/sushy-tools\n2025-07-18T21:04:05.241331 Created repo: openstack/swift\n2025-07-18T21:04:05.305375 Updated settings: openstack/swift\n2025-07-18T21:04:05.756712 Created repo: openstack/swift-bench\n2025-07-18T21:04:05.821865 Updated settings: openstack/swift-bench\n2025-07-18T21:04:06.284264 Created repo: openstack/swift-specs\n2025-07-18T21:04:06.352794 Updated settings: openstack/swift-specs\n2025-07-18T21:04:06.797344 Created repo: openstack/syntribos\n2025-07-18T21:04:06.862902 Updated settings: openstack/syntribos\n2025-07-18T21:04:07.313186 Created repo: openstack/syntribos-openstack-templates\n2025-07-18T21:04:07.381428 Updated settings: openstack/syntribos-openstack-templates\n2025-07-18T21:04:07.824943 Created repo: openstack/syntribos-payloads\n2025-07-18T21:04:07.888336 Updated settings: openstack/syntribos-payloads\n2025-07-18T21:04:08.333302 Created repo: openstack/tacker\n2025-07-18T21:04:08.398175 Updated settings: openstack/tacker\n2025-07-18T21:04:08.843305 Created repo: openstack/tacker-horizon\n2025-07-18T21:04:08.908090 Updated settings: openstack/tacker-horizon\n2025-07-18T21:04:09.360768 Created repo: openstack/tacker-specs\n2025-07-18T21:04:09.424714 Updated settings: openstack/tacker-specs\n2025-07-18T21:04:09.876948 Created repo: openstack/tap-as-a-service\n2025-07-18T21:04:09.942292 Updated settings: openstack/tap-as-a-service\n2025-07-18T21:04:10.392583 Created repo: openstack/taskflow\n2025-07-18T21:04:10.457896 Updated settings: openstack/taskflow\n2025-07-18T21:04:10.903693 Created repo: openstack/telemetry-specs\n2025-07-18T21:04:10.971857 Updated settings: openstack/telemetry-specs\n2025-07-18T21:04:11.426735 Created repo: openstack/telemetry-tempest-plugin\n2025-07-18T21:04:11.491164 Updated settings: openstack/telemetry-tempest-plugin\n2025-07-18T21:04:11.954430 Created repo: openstack/tempest\n2025-07-18T21:04:12.019845 Updated settings: openstack/tempest\n2025-07-18T21:04:12.483733 Created repo: openstack/tempest-horizon\n2025-07-18T21:04:12.549097 Updated settings: openstack/tempest-horizon\n2025-07-18T21:04:12.996699 Created repo: openstack/tempest-lib\n2025-07-18T21:04:13.061364 Updated settings: openstack/tempest-lib\n2025-07-18T21:04:13.508372 Created repo: openstack/tempest-plugin-cookiecutter\n2025-07-18T21:04:13.575573 Updated settings: openstack/tempest-plugin-cookiecutter\n2025-07-18T21:04:14.020907 Created repo: openstack/tempest-stress\n2025-07-18T21:04:14.086026 Updated settings: openstack/tempest-stress\n2025-07-18T21:04:14.533378 Created repo: openstack/tempest-tripleo-ui\n2025-07-18T21:04:14.598960 Updated settings: openstack/tempest-tripleo-ui\n2025-07-18T21:04:15.052027 Created repo: openstack/tenks\n2025-07-18T21:04:15.116689 Updated settings: openstack/tenks\n2025-07-18T21:04:15.570078 Created repo: openstack/tooz\n2025-07-18T21:04:15.637921 Updated settings: openstack/tooz\n2025-07-18T21:04:16.111128 Created repo: openstack/tosca-parser\n2025-07-18T21:04:16.175482 Updated settings: openstack/tosca-parser\n2025-07-18T21:04:16.623571 Created repo: openstack/training-guides\n2025-07-18T21:04:16.689635 Updated settings: openstack/training-guides\n2025-07-18T21:04:17.206013 Created repo: openstack/training-labs\n2025-07-18T21:04:17.268845 Updated settings: openstack/training-labs\n2025-07-18T21:04:17.729831 Created repo: openstack/tricircle\n2025-07-18T21:04:17.795322 Updated settings: openstack/tricircle\n2025-07-18T21:04:18.259664 Created repo: openstack/tripleo-ansible\n2025-07-18T21:04:18.327292 Updated settings: openstack/tripleo-ansible\n2025-07-18T21:04:18.774661 Created repo: openstack/tripleo-ci\n2025-07-18T21:04:18.839896 Updated settings: openstack/tripleo-ci\n2025-07-18T21:04:19.292259 Created repo: openstack/tripleo-ci-health-queries\n2025-07-18T21:04:19.358712 Updated settings: openstack/tripleo-ci-health-queries\n2025-07-18T21:04:19.823322 Created repo: openstack/tripleo-common\n2025-07-18T21:04:19.888223 Updated settings: openstack/tripleo-common\n2025-07-18T21:04:20.340440 Created repo: openstack/tripleo-common-tempest-plugin\n2025-07-18T21:04:20.408370 Updated settings: openstack/tripleo-common-tempest-plugin\n2025-07-18T21:04:20.860614 Created repo: openstack/tripleo-docs\n2025-07-18T21:04:20.926749 Updated settings: openstack/tripleo-docs\n2025-07-18T21:04:21.400336 Created repo: openstack/tripleo-ha-utils\n2025-07-18T21:04:21.469533 Updated settings: openstack/tripleo-ha-utils\n2025-07-18T21:04:21.920619 Created repo: openstack/tripleo-heat-templates\n2025-07-18T21:04:21.984326 Updated settings: openstack/tripleo-heat-templates\n2025-07-18T21:04:22.433981 Created repo: openstack/tripleo-image-elements\n2025-07-18T21:04:22.503431 Updated settings: openstack/tripleo-image-elements\n2025-07-18T21:04:22.968168 Created repo: openstack/tripleo-incubator\n2025-07-18T21:04:23.037779 Updated settings: openstack/tripleo-incubator\n2025-07-18T21:04:23.490199 Created repo: openstack/tripleo-ipsec\n2025-07-18T21:04:23.555434 Updated settings: openstack/tripleo-ipsec\n2025-07-18T21:04:24.007131 Created repo: openstack/tripleo-operator-ansible\n2025-07-18T21:04:24.072104 Updated settings: openstack/tripleo-operator-ansible\n2025-07-18T21:04:24.538668 Created repo: openstack/tripleo-puppet-elements\n2025-07-18T21:04:24.605126 Updated settings: openstack/tripleo-puppet-elements\n2025-07-18T21:04:25.058234 Created repo: openstack/tripleo-quickstart\n2025-07-18T21:04:25.123254 Updated settings: openstack/tripleo-quickstart\n2025-07-18T21:04:25.587306 Created repo: openstack/tripleo-quickstart-extras\n2025-07-18T21:04:25.651589 Updated settings: openstack/tripleo-quickstart-extras\n2025-07-18T21:04:26.126681 Created repo: openstack/tripleo-repos\n2025-07-18T21:04:26.193796 Updated settings: openstack/tripleo-repos\n2025-07-18T21:04:26.660808 Created repo: openstack/tripleo-specs\n2025-07-18T21:04:26.728637 Updated settings: openstack/tripleo-specs\n2025-07-18T21:04:27.182537 Created repo: openstack/tripleo-ui\n2025-07-18T21:04:27.248945 Updated settings: openstack/tripleo-ui\n2025-07-18T21:04:27.728629 Created repo: openstack/tripleo-upgrade\n2025-07-18T21:04:27.799470 Updated settings: openstack/tripleo-upgrade\n2025-07-18T21:04:28.286441 Created repo: openstack/tripleo-validations\n2025-07-18T21:04:28.354731 Updated settings: openstack/tripleo-validations\n2025-07-18T21:04:28.825173 Created repo: openstack/trove\n2025-07-18T21:04:28.893807 Updated settings: openstack/trove\n2025-07-18T21:04:29.358620 Created repo: openstack/trove-dashboard\n2025-07-18T21:04:29.424820 Updated settings: openstack/trove-dashboard\n2025-07-18T21:04:29.877770 Created repo: openstack/trove-integration\n2025-07-18T21:04:29.942756 Updated settings: openstack/trove-integration\n2025-07-18T21:04:30.395197 Created repo: openstack/trove-specs\n2025-07-18T21:04:30.461606 Updated settings: openstack/trove-specs\n2025-07-18T21:04:30.915234 Created repo: openstack/trove-tempest-plugin\n2025-07-18T21:04:30.980227 Updated settings: openstack/trove-tempest-plugin\n2025-07-18T21:04:31.437964 Created repo: openstack/tuning-box\n2025-07-18T21:04:31.503102 Updated settings: openstack/tuning-box\n2025-07-18T21:04:31.967220 Created repo: openstack/uc-recognition\n2025-07-18T21:04:32.032790 Updated settings: openstack/uc-recognition\n2025-07-18T21:04:32.494898 Created repo: openstack/ui-cookiecutter\n2025-07-18T21:04:32.563318 Updated settings: openstack/ui-cookiecutter\n2025-07-18T21:04:33.032365 Created repo: openstack/upstream-institute-virtual-environment\n2025-07-18T21:04:33.097425 Updated settings: openstack/upstream-institute-virtual-environment\n2025-07-18T21:04:33.571732 Created repo: openstack/validations-common\n2025-07-18T21:04:33.642480 Updated settings: openstack/validations-common\n2025-07-18T21:04:34.099796 Created repo: openstack/validations-libs\n2025-07-18T21:04:34.165329 Updated settings: openstack/validations-libs\n2025-07-18T21:04:34.638430 Created repo: openstack/venus\n2025-07-18T21:04:34.703698 Updated settings: openstack/venus\n2025-07-18T21:04:35.160104 Created repo: openstack/venus-dashboard\n2025-07-18T21:04:35.227181 Updated settings: openstack/venus-dashboard\n2025-07-18T21:04:35.685148 Created repo: openstack/venus-specs\n2025-07-18T21:04:35.751655 Updated settings: openstack/venus-specs\n2025-07-18T21:04:36.219900 Created repo: openstack/venus-tempest-plugin\n2025-07-18T21:04:36.283543 Updated settings: openstack/venus-tempest-plugin\n2025-07-18T21:04:36.736658 Created repo: openstack/virtualbmc\n2025-07-18T21:04:36.803184 Updated settings: openstack/virtualbmc\n2025-07-18T21:04:37.270759 Created repo: openstack/virtualpdu\n2025-07-18T21:04:37.342008 Updated settings: openstack/virtualpdu\n2025-07-18T21:04:37.796201 Created repo: openstack/vitrage\n2025-07-18T21:04:37.861477 Updated settings: openstack/vitrage\n2025-07-18T21:04:38.354786 Created repo: openstack/vitrage-dashboard\n2025-07-18T21:04:38.420642 Updated settings: openstack/vitrage-dashboard\n2025-07-18T21:04:38.875898 Created repo: openstack/vitrage-specs\n2025-07-18T21:04:38.940710 Updated settings: openstack/vitrage-specs\n2025-07-18T21:04:39.388843 Created repo: openstack/vitrage-tempest-plugin\n2025-07-18T21:04:39.452579 Updated settings: openstack/vitrage-tempest-plugin\n2025-07-18T21:04:39.921223 Created repo: openstack/watcher\n2025-07-18T21:04:39.984279 Updated settings: openstack/watcher\n2025-07-18T21:04:40.437296 Created repo: openstack/watcher-dashboard\n2025-07-18T21:04:40.505429 Updated settings: openstack/watcher-dashboard\n2025-07-18T21:04:40.948648 Created repo: openstack/watcher-specs\n2025-07-18T21:04:41.013190 Updated settings: openstack/watcher-specs\n2025-07-18T21:04:41.471784 Created repo: openstack/watcher-tempest-plugin\n2025-07-18T21:04:41.537589 Updated settings: openstack/watcher-tempest-plugin\n2025-07-18T21:04:42.007075 Created repo: openstack/whereto\n2025-07-18T21:04:42.072090 Updated settings: openstack/whereto\n2025-07-18T21:04:42.540606 Created repo: openstack/whitebox-tempest-plugin\n2025-07-18T21:04:42.605085 Updated settings: openstack/whitebox-tempest-plugin\n2025-07-18T21:04:43.069725 Created repo: openstack/workload-ref-archs\n2025-07-18T21:04:43.137105 Updated settings: openstack/workload-ref-archs\n2025-07-18T21:04:43.622758 Created repo: openstack/xstatic-angular\n2025-07-18T21:04:43.688249 Updated settings: openstack/xstatic-angular\n2025-07-18T21:04:44.158868 Created repo: openstack/xstatic-angular-bootstrap\n2025-07-18T21:04:44.223516 Updated settings: openstack/xstatic-angular-bootstrap\n2025-07-18T21:04:44.671591 Created repo: openstack/xstatic-angular-fileupload\n2025-07-18T21:04:44.738579 Updated settings: openstack/xstatic-angular-fileupload\n2025-07-18T21:04:45.195356 Created repo: openstack/xstatic-angular-gettext\n2025-07-18T21:04:45.260713 Updated settings: openstack/xstatic-angular-gettext\n2025-07-18T21:04:45.736501 Created repo: openstack/xstatic-angular-lrdragndrop\n2025-07-18T21:04:45.802684 Updated settings: openstack/xstatic-angular-lrdragndrop\n2025-07-18T21:04:46.263877 Created repo: openstack/xstatic-angular-material\n2025-07-18T21:04:46.334301 Updated settings: openstack/xstatic-angular-material\n2025-07-18T21:04:46.817582 Created repo: openstack/xstatic-angular-notify\n2025-07-18T21:04:46.884535 Updated settings: openstack/xstatic-angular-notify\n2025-07-18T21:04:47.342268 Created repo: openstack/xstatic-angular-smart-table\n2025-07-18T21:04:47.407824 Updated settings: openstack/xstatic-angular-smart-table\n2025-07-18T21:04:47.867739 Created repo: openstack/xstatic-angular-ui-router\n2025-07-18T21:04:47.933666 Updated settings: openstack/xstatic-angular-ui-router\n2025-07-18T21:04:48.400252 Created repo: openstack/xstatic-angular-uuid\n2025-07-18T21:04:48.468459 Updated settings: openstack/xstatic-angular-uuid\n2025-07-18T21:04:48.933994 Created repo: openstack/xstatic-angular-vis\n2025-07-18T21:04:48.999760 Updated settings: openstack/xstatic-angular-vis\n2025-07-18T21:04:49.459678 Created repo: openstack/xstatic-bootstrap-datepicker\n2025-07-18T21:04:49.524498 Updated settings: openstack/xstatic-bootstrap-datepicker\n2025-07-18T21:04:49.981199 Created repo: openstack/xstatic-bootstrap-scss\n2025-07-18T21:04:50.045486 Updated settings: openstack/xstatic-bootstrap-scss\n2025-07-18T21:04:50.500200 Created repo: openstack/xstatic-bootswatch\n2025-07-18T21:04:50.564543 Updated settings: openstack/xstatic-bootswatch\n2025-07-18T21:04:51.047015 Created repo: openstack/xstatic-d3\n2025-07-18T21:04:51.112970 Updated settings: openstack/xstatic-d3\n2025-07-18T21:04:51.574992 Created repo: openstack/xstatic-dagre\n2025-07-18T21:04:51.642238 Updated settings: openstack/xstatic-dagre\n2025-07-18T21:04:52.105748 Created repo: openstack/xstatic-dagre-d3\n2025-07-18T21:04:52.170213 Updated settings: openstack/xstatic-dagre-d3\n2025-07-18T21:04:52.624159 Created repo: openstack/xstatic-filesaver\n2025-07-18T21:04:52.690414 Updated settings: openstack/xstatic-filesaver\n2025-07-18T21:04:53.158377 Created repo: openstack/xstatic-font-awesome\n2025-07-18T21:04:53.223485 Updated settings: openstack/xstatic-font-awesome\n2025-07-18T21:04:53.703782 Created repo: openstack/xstatic-graphlib\n2025-07-18T21:04:53.772116 Updated settings: openstack/xstatic-graphlib\n2025-07-18T21:04:54.255255 Created repo: openstack/xstatic-hogan\n2025-07-18T21:04:54.322421 Updated settings: openstack/xstatic-hogan\n2025-07-18T21:04:54.794473 Created repo: openstack/xstatic-jasmine\n2025-07-18T21:04:54.859404 Updated settings: openstack/xstatic-jasmine\n2025-07-18T21:04:55.352645 Created repo: openstack/xstatic-jquery-migrate\n2025-07-18T21:04:55.417096 Updated settings: openstack/xstatic-jquery-migrate\n2025-07-18T21:04:55.910763 Created repo: openstack/xstatic-jquery.quicksearch\n2025-07-18T21:04:55.974926 Updated settings: openstack/xstatic-jquery.quicksearch\n2025-07-18T21:04:56.468704 Created repo: openstack/xstatic-jquery.tablesorter\n2025-07-18T21:04:56.534373 Updated settings: openstack/xstatic-jquery.tablesorter\n2025-07-18T21:04:57.037295 Created repo: openstack/xstatic-js-yaml\n2025-07-18T21:04:57.105618 Updated settings: openstack/xstatic-js-yaml\n2025-07-18T21:04:57.592196 Created repo: openstack/xstatic-jsencrypt\n2025-07-18T21:04:57.659935 Updated settings: openstack/xstatic-jsencrypt\n2025-07-18T21:04:58.181312 Created repo: openstack/xstatic-json2yaml\n2025-07-18T21:04:58.249123 Updated settings: openstack/xstatic-json2yaml\n2025-07-18T21:04:58.738845 Created repo: openstack/xstatic-lodash\n2025-07-18T21:04:58.804847 Updated settings: openstack/xstatic-lodash\n2025-07-18T21:04:59.291351 Created repo: openstack/xstatic-magic-search\n2025-07-18T21:04:59.359113 Updated settings: openstack/xstatic-magic-search\n2025-07-18T21:04:59.839795 Created repo: openstack/xstatic-mdi\n2025-07-18T21:04:59.907950 Updated settings: openstack/xstatic-mdi\n2025-07-18T21:05:00.391463 Created repo: openstack/xstatic-moment\n2025-07-18T21:05:00.456174 Updated settings: openstack/xstatic-moment\n2025-07-18T21:05:00.944630 Created repo: openstack/xstatic-moment-timezone\n2025-07-18T21:05:01.010182 Updated settings: openstack/xstatic-moment-timezone\n2025-07-18T21:05:01.487842 Created repo: openstack/xstatic-rickshaw\n2025-07-18T21:05:01.556184 Updated settings: openstack/xstatic-rickshaw\n2025-07-18T21:05:02.060251 Created repo: openstack/xstatic-roboto-fontface\n2025-07-18T21:05:02.125465 Updated settings: openstack/xstatic-roboto-fontface\n2025-07-18T21:05:02.607933 Created repo: openstack/xstatic-spin\n2025-07-18T21:05:02.675653 Updated settings: openstack/xstatic-spin\n2025-07-18T21:05:03.154535 Created repo: openstack/xstatic-vis\n2025-07-18T21:05:03.221963 Updated settings: openstack/xstatic-vis\n2025-07-18T21:05:03.696881 Created repo: openstack/yaql\n2025-07-18T21:05:03.767277 Updated settings: openstack/yaql\n2025-07-18T21:05:04.241002 Created repo: openstack/zaqar\n2025-07-18T21:05:04.306865 Updated settings: openstack/zaqar\n2025-07-18T21:05:04.773453 Created repo: openstack/zaqar-specs\n2025-07-18T21:05:04.838937 Updated settings: openstack/zaqar-specs\n2025-07-18T21:05:05.291621 Created repo: openstack/zaqar-tempest-plugin\n2025-07-18T21:05:05.357738 Updated settings: openstack/zaqar-tempest-plugin\n2025-07-18T21:05:05.823648 Created repo: openstack/zaqar-ui\n2025-07-18T21:05:05.896212 Updated settings: openstack/zaqar-ui\n2025-07-18T21:05:06.371283 Created repo: openstack/zun\n2025-07-18T21:05:06.437002 Updated settings: openstack/zun\n2025-07-18T21:05:06.914437 Created repo: openstack/zun-tempest-plugin\n2025-07-18T21:05:06.979400 Updated settings: openstack/zun-tempest-plugin\n2025-07-18T21:05:07.470591 Created repo: openstack/zun-ui\n2025-07-18T21:05:07.537707 Updated settings: openstack/zun-ui\n2025-07-18T21:05:08.030367 Created repo: openstack/zuul-packaging\n2025-07-18T21:05:08.094734 Updated settings: openstack/zuul-packaging\n2025-07-18T21:05:08.584667 Created repo: volvocars/powertrain-build\n2025-07-18T21:05:08.652066 Updated settings: volvocars/powertrain-build\n2025-07-18T21:05:09.140607 Created repo: volvocars/project-config\n2025-07-18T21:05:09.206233 Updated settings: volvocars/project-config\n2025-07-18T21:05:09.696394 Created repo: sardonic/sardonic\n2025-07-18T21:05:09.765496 Updated settings: sardonic/sardonic\n2025-07-18T21:05:10.254956 Created repo: opendev/afsmon\n2025-07-18T21:05:10.323231 Updated settings: opendev/afsmon\n2025-07-18T21:05:10.804080 Created repo: opendev/ansible-role-cloud-launcher\n2025-07-18T21:05:10.871248 Updated settings: opendev/ansible-role-cloud-launcher\n2025-07-18T21:05:11.371190 Created repo: opendev/ansible-role-puppet\n2025-07-18T21:05:11.434602 Updated settings: opendev/ansible-role-puppet\n2025-07-18T21:05:11.912350 Created repo: opendev/askbot-theme\n2025-07-18T21:05:11.979947 Updated settings: opendev/askbot-theme\n2025-07-18T21:05:12.472734 Created repo: opendev/base-jobs\n2025-07-18T21:05:12.539905 Updated settings: opendev/base-jobs\n2025-07-18T21:05:13.021537 Created repo: opendev/bindep\n2025-07-18T21:05:13.085512 Updated settings: opendev/bindep\n2025-07-18T21:05:13.577180 Created repo: opendev/ci-sandbox\n2025-07-18T21:05:13.645244 Updated settings: opendev/ci-sandbox\n2025-07-18T21:05:14.129649 Created repo: opendev/dstat_graph\n2025-07-18T21:05:14.197107 Updated settings: opendev/dstat_graph\n2025-07-18T21:05:14.691489 Created repo: opendev/elastic-recheck\n2025-07-18T21:05:14.756148 Updated settings: opendev/elastic-recheck\n2025-07-18T21:05:15.242489 Created repo: opendev/engagement\n2025-07-18T21:05:15.312126 Updated settings: opendev/engagement\n2025-07-18T21:05:15.788739 Created repo: opendev/gear\n2025-07-18T21:05:15.857786 Updated settings: opendev/gear\n2025-07-18T21:05:16.347556 Created repo: opendev/germqtt\n2025-07-18T21:05:16.414451 Updated settings: opendev/germqtt\n2025-07-18T21:05:16.893929 Created repo: opendev/gerrit\n2025-07-18T21:05:16.960512 Updated settings: opendev/gerrit\n2025-07-18T21:05:17.454777 Created repo: opendev/gerritbot\n2025-07-18T21:05:17.519363 Updated settings: opendev/gerritbot\n2025-07-18T21:05:18.004938 Created repo: opendev/gerritlib\n2025-07-18T21:05:18.070084 Updated settings: opendev/gerritlib\n2025-07-18T21:05:18.538436 Created repo: opendev/git-restack\n2025-07-18T21:05:18.603788 Updated settings: opendev/git-restack\n2025-07-18T21:05:19.079967 Created repo: opendev/git-review\n2025-07-18T21:05:19.143769 Updated settings: opendev/git-review\n2025-07-18T21:05:19.608848 Created repo: opendev/glean\n2025-07-18T21:05:19.676467 Updated settings: opendev/glean\n2025-07-18T21:05:20.157223 Created repo: opendev/grafyaml\n2025-07-18T21:05:20.224134 Updated settings: opendev/grafyaml\n2025-07-18T21:05:20.687319 Created repo: opendev/infra-manual\n2025-07-18T21:05:20.753127 Updated settings: opendev/infra-manual\n2025-07-18T21:05:21.229027 Created repo: opendev/infra-openafs-deb\n2025-07-18T21:05:21.295665 Updated settings: opendev/infra-openafs-deb\n2025-07-18T21:05:21.747740 Created repo: opendev/infra-specs\n2025-07-18T21:05:21.812695 Updated settings: opendev/infra-specs\n2025-07-18T21:05:22.255772 Created repo: opendev/infra-vhd-util-deb\n2025-07-18T21:05:22.324285 Updated settings: opendev/infra-vhd-util-deb\n2025-07-18T21:05:22.771281 Created repo: opendev/irc-meetings\n2025-07-18T21:05:22.836301 Updated settings: opendev/irc-meetings\n2025-07-18T21:05:23.282461 Created repo: opendev/jeepyb\n2025-07-18T21:05:23.350549 Updated settings: opendev/jeepyb\n2025-07-18T21:05:23.793154 Created repo: opendev/lodgeit\n2025-07-18T21:05:23.858670 Updated settings: opendev/lodgeit\n2025-07-18T21:05:24.308962 Created repo: opendev/log-classify\n2025-07-18T21:05:24.376931 Updated settings: opendev/log-classify\n2025-07-18T21:05:24.833447 Created repo: opendev/log_processor\n2025-07-18T21:05:24.897757 Updated settings: opendev/log_processor\n2025-07-18T21:05:25.344135 Created repo: opendev/lpmqtt\n2025-07-18T21:05:25.411267 Updated settings: opendev/lpmqtt\n2025-07-18T21:05:25.854517 Created repo: opendev/meetbot\n2025-07-18T21:05:25.920261 Updated settings: opendev/meetbot\n2025-07-18T21:05:26.372385 Created repo: opendev/mqtt_statsd\n2025-07-18T21:05:26.438443 Updated settings: opendev/mqtt_statsd\n2025-07-18T21:05:26.882955 Created repo: opendev/netlify-sandbox\n2025-07-18T21:05:26.946688 Updated settings: opendev/netlify-sandbox\n2025-07-18T21:05:27.390543 Created repo: opendev/project-config\n2025-07-18T21:05:27.454582 Updated settings: opendev/project-config\n2025-07-18T21:05:27.900820 Created repo: opendev/project-config-example\n2025-07-18T21:05:27.966346 Updated settings: opendev/project-config-example\n2025-07-18T21:05:28.420574 Created repo: opendev/publications\n2025-07-18T21:05:28.487007 Updated settings: opendev/publications\n2025-07-18T21:05:28.972946 Created repo: opendev/puppet-accessbot\n2025-07-18T21:05:29.039809 Updated settings: opendev/puppet-accessbot\n2025-07-18T21:05:29.485209 Created repo: opendev/puppet-ansible\n2025-07-18T21:05:29.549093 Updated settings: opendev/puppet-ansible\n2025-07-18T21:05:29.991092 Created repo: opendev/puppet-apparmor\n2025-07-18T21:05:30.055192 Updated settings: opendev/puppet-apparmor\n2025-07-18T21:05:30.521236 Created repo: opendev/puppet-apps_site\n2025-07-18T21:05:30.586163 Updated settings: opendev/puppet-apps_site\n2025-07-18T21:05:31.032806 Created repo: opendev/puppet-askbot\n2025-07-18T21:05:31.097338 Updated settings: opendev/puppet-askbot\n2025-07-18T21:05:31.552263 Created repo: opendev/puppet-asterisk\n2025-07-18T21:05:31.616952 Updated settings: opendev/puppet-asterisk\n2025-07-18T21:05:32.075000 Created repo: opendev/puppet-bandersnatch\n2025-07-18T21:05:32.139718 Updated settings: opendev/puppet-bandersnatch\n2025-07-18T21:05:32.586655 Created repo: opendev/puppet-bugdaystats\n2025-07-18T21:05:32.651679 Updated settings: opendev/puppet-bugdaystats\n2025-07-18T21:05:33.113562 Created repo: opendev/puppet-bup\n2025-07-18T21:05:33.177346 Updated settings: opendev/puppet-bup\n2025-07-18T21:05:33.631485 Created repo: opendev/puppet-cgit\n2025-07-18T21:05:33.699672 Updated settings: opendev/puppet-cgit\n2025-07-18T21:05:34.167917 Created repo: opendev/puppet-ciwatch\n2025-07-18T21:05:34.232994 Updated settings: opendev/puppet-ciwatch\n2025-07-18T21:05:34.703226 Created repo: opendev/puppet-dashboard\n2025-07-18T21:05:34.768715 Updated settings: opendev/puppet-dashboard\n2025-07-18T21:05:35.230426 Created repo: opendev/puppet-diskimage_builder\n2025-07-18T21:05:35.297127 Updated settings: opendev/puppet-diskimage_builder\n2025-07-18T21:05:35.755535 Created repo: opendev/puppet-drupal\n2025-07-18T21:05:35.821029 Updated settings: opendev/puppet-drupal\n2025-07-18T21:05:36.268874 Created repo: opendev/puppet-elasticsearch\n2025-07-18T21:05:36.335568 Updated settings: opendev/puppet-elasticsearch\n2025-07-18T21:05:36.786624 Created repo: opendev/puppet-elastic_recheck\n2025-07-18T21:05:36.851996 Updated settings: opendev/puppet-elastic_recheck\n2025-07-18T21:05:37.305673 Created repo: opendev/puppet-ethercalc\n2025-07-18T21:05:37.372288 Updated settings: opendev/puppet-ethercalc\n2025-07-18T21:05:37.817549 Created repo: opendev/puppet-etherpad_lite\n2025-07-18T21:05:37.887037 Updated settings: opendev/puppet-etherpad_lite\n2025-07-18T21:05:38.337105 Created repo: opendev/puppet-exim\n2025-07-18T21:05:38.405099 Updated settings: opendev/puppet-exim\n2025-07-18T21:05:38.860239 Created repo: opendev/puppet-featuretracker\n2025-07-18T21:05:38.924601 Updated settings: opendev/puppet-featuretracker\n2025-07-18T21:05:39.390998 Created repo: opendev/puppet-germqtt\n2025-07-18T21:05:39.457270 Updated settings: opendev/puppet-germqtt\n2025-07-18T21:05:39.905452 Created repo: opendev/puppet-gerrit\n2025-07-18T21:05:39.969474 Updated settings: opendev/puppet-gerrit\n2025-07-18T21:05:40.422766 Created repo: opendev/puppet-gerritbot\n2025-07-18T21:05:40.500244 Updated settings: opendev/puppet-gerritbot\n2025-07-18T21:05:40.995994 Created repo: opendev/puppet-github\n2025-07-18T21:05:41.060479 Updated settings: opendev/puppet-github\n2025-07-18T21:05:41.544902 Created repo: opendev/puppet-grafyaml\n2025-07-18T21:05:41.610190 Updated settings: opendev/puppet-grafyaml\n2025-07-18T21:05:42.072064 Created repo: opendev/puppet-graphite\n2025-07-18T21:05:42.137023 Updated settings: opendev/puppet-graphite\n2025-07-18T21:05:42.582398 Created repo: opendev/puppet-haveged\n2025-07-18T21:05:42.649490 Updated settings: opendev/puppet-haveged\n2025-07-18T21:05:43.108555 Created repo: opendev/puppet-hound\n2025-07-18T21:05:43.173547 Updated settings: opendev/puppet-hound\n2025-07-18T21:05:43.631835 Created repo: opendev/puppet-httpd\n2025-07-18T21:05:43.699178 Updated settings: opendev/puppet-httpd\n2025-07-18T21:05:44.161621 Created repo: opendev/puppet-infra-cookiecutter\n2025-07-18T21:05:44.227294 Updated settings: opendev/puppet-infra-cookiecutter\n2025-07-18T21:05:44.699630 Created repo: opendev/puppet-infracloud\n2025-07-18T21:05:44.765545 Updated settings: opendev/puppet-infracloud\n2025-07-18T21:05:45.225212 Created repo: opendev/puppet-ipsilon\n2025-07-18T21:05:45.290424 Updated settings: opendev/puppet-ipsilon\n2025-07-18T21:05:45.737211 Created repo: opendev/puppet-iptables\n2025-07-18T21:05:45.802392 Updated settings: opendev/puppet-iptables\n2025-07-18T21:05:46.272958 Created repo: opendev/puppet-jeepyb\n2025-07-18T21:05:46.342674 Updated settings: opendev/puppet-jeepyb\n2025-07-18T21:05:46.788014 Created repo: opendev/puppet-jenkins\n2025-07-18T21:05:46.852757 Updated settings: opendev/puppet-jenkins\n2025-07-18T21:05:47.310746 Created repo: opendev/puppet-kerberos\n2025-07-18T21:05:47.374605 Updated settings: opendev/puppet-kerberos\n2025-07-18T21:05:47.824611 Created repo: opendev/puppet-kibana\n2025-07-18T21:05:47.892628 Updated settings: opendev/puppet-kibana\n2025-07-18T21:05:48.353803 Created repo: opendev/puppet-lodgeit\n2025-07-18T21:05:48.418824 Updated settings: opendev/puppet-lodgeit\n2025-07-18T21:05:48.866569 Created repo: opendev/puppet-logrotate\n2025-07-18T21:05:48.931104 Updated settings: opendev/puppet-logrotate\n2025-07-18T21:05:49.395378 Created repo: opendev/puppet-logstash\n2025-07-18T21:05:49.463606 Updated settings: opendev/puppet-logstash\n2025-07-18T21:05:49.926346 Created repo: opendev/puppet-log_processor\n2025-07-18T21:05:49.990576 Updated settings: opendev/puppet-log_processor\n2025-07-18T21:05:50.474858 Created repo: opendev/puppet-lpmqtt\n2025-07-18T21:05:50.538404 Updated settings: opendev/puppet-lpmqtt\n2025-07-18T21:05:51.003673 Created repo: opendev/puppet-mailman\n2025-07-18T21:05:51.067226 Updated settings: opendev/puppet-mailman\n2025-07-18T21:05:51.530390 Created repo: opendev/puppet-mediawiki\n2025-07-18T21:05:51.595368 Updated settings: opendev/puppet-mediawiki\n2025-07-18T21:05:52.045480 Created repo: opendev/puppet-meetbot\n2025-07-18T21:05:52.112848 Updated settings: opendev/puppet-meetbot\n2025-07-18T21:05:52.573083 Created repo: opendev/puppet-mosquitto\n2025-07-18T21:05:52.637186 Updated settings: opendev/puppet-mosquitto\n2025-07-18T21:05:53.106223 Created repo: opendev/puppet-mqtt_statsd\n2025-07-18T21:05:53.171627 Updated settings: opendev/puppet-mqtt_statsd\n2025-07-18T21:05:53.618144 Created repo: opendev/puppet-mysql_backup\n2025-07-18T21:05:53.687929 Updated settings: opendev/puppet-mysql_backup\n2025-07-18T21:05:54.142271 Created repo: opendev/puppet-nodepool\n2025-07-18T21:05:54.207673 Updated settings: opendev/puppet-nodepool\n2025-07-18T21:05:54.659741 Created repo: opendev/puppet-openafs\n2025-07-18T21:05:54.724257 Updated settings: opendev/puppet-openafs\n2025-07-18T21:05:55.169534 Created repo: opendev/puppet-openstackci\n2025-07-18T21:05:55.233587 Updated settings: opendev/puppet-openstackci\n2025-07-18T21:05:55.676880 Created repo: opendev/puppet-openstackid\n2025-07-18T21:05:55.741807 Updated settings: opendev/puppet-openstackid\n2025-07-18T21:05:56.188469 Created repo: opendev/puppet-openstack_health\n2025-07-18T21:05:56.252367 Updated settings: opendev/puppet-openstack_health\n2025-07-18T21:05:56.703258 Created repo: opendev/puppet-openstack_infra_spec_helper\n2025-07-18T21:05:56.767029 Updated settings: opendev/puppet-openstack_infra_spec_helper\n2025-07-18T21:05:57.218201 Created repo: opendev/puppet-os_client_config\n2025-07-18T21:05:57.286063 Updated settings: opendev/puppet-os_client_config\n2025-07-18T21:05:57.728683 Created repo: opendev/puppet-packagekit\n2025-07-18T21:05:57.792553 Updated settings: opendev/puppet-packagekit\n2025-07-18T21:05:58.237577 Created repo: opendev/puppet-pgsql_backup\n2025-07-18T21:05:58.306899 Updated settings: opendev/puppet-pgsql_backup\n2025-07-18T21:05:58.753593 Created repo: opendev/puppet-phabricator\n2025-07-18T21:05:58.817755 Updated settings: opendev/puppet-phabricator\n2025-07-18T21:05:59.265882 Created repo: opendev/puppet-pip\n2025-07-18T21:05:59.330918 Updated settings: opendev/puppet-pip\n2025-07-18T21:05:59.772316 Created repo: opendev/puppet-planet\n2025-07-18T21:05:59.839645 Updated settings: opendev/puppet-planet\n2025-07-18T21:06:00.288333 Created repo: opendev/puppet-project_config\n2025-07-18T21:06:00.351850 Updated settings: opendev/puppet-project_config\n2025-07-18T21:06:00.787444 Created repo: opendev/puppet-ptgbot\n2025-07-18T21:06:00.852125 Updated settings: opendev/puppet-ptgbot\n2025-07-18T21:06:01.298455 Created repo: opendev/puppet-puppet\n2025-07-18T21:06:01.362883 Updated settings: opendev/puppet-puppet\n2025-07-18T21:06:01.806339 Created repo: opendev/puppet-redis\n2025-07-18T21:06:01.870406 Updated settings: opendev/puppet-redis\n2025-07-18T21:06:02.315839 Created repo: opendev/puppet-refstack\n2025-07-18T21:06:02.380593 Updated settings: opendev/puppet-refstack\n2025-07-18T21:06:02.828151 Created repo: opendev/puppet-releasestatus\n2025-07-18T21:06:02.892699 Updated settings: opendev/puppet-releasestatus\n2025-07-18T21:06:03.355048 Created repo: opendev/puppet-reviewday\n2025-07-18T21:06:03.419175 Updated settings: opendev/puppet-reviewday\n2025-07-18T21:06:03.865794 Created repo: opendev/puppet-simpleproxy\n2025-07-18T21:06:03.929918 Updated settings: opendev/puppet-simpleproxy\n2025-07-18T21:06:04.374243 Created repo: opendev/puppet-snmpd\n2025-07-18T21:06:04.440689 Updated settings: opendev/puppet-snmpd\n2025-07-18T21:06:04.878632 Created repo: opendev/puppet-ssh\n2025-07-18T21:06:04.942600 Updated settings: opendev/puppet-ssh\n2025-07-18T21:06:05.381280 Created repo: opendev/puppet-ssl_cert_check\n2025-07-18T21:06:05.445982 Updated settings: opendev/puppet-ssl_cert_check\n2025-07-18T21:06:05.884845 Created repo: opendev/puppet-stackalytics\n2025-07-18T21:06:05.949630 Updated settings: opendev/puppet-stackalytics\n2025-07-18T21:06:06.393369 Created repo: opendev/puppet-statusbot\n2025-07-18T21:06:06.460639 Updated settings: opendev/puppet-statusbot\n2025-07-18T21:06:06.896817 Created repo: opendev/puppet-storyboard\n2025-07-18T21:06:06.964330 Updated settings: opendev/puppet-storyboard\n2025-07-18T21:06:07.407010 Created repo: opendev/puppet-subunit2sql\n2025-07-18T21:06:07.472138 Updated settings: opendev/puppet-subunit2sql\n2025-07-18T21:06:07.909417 Created repo: opendev/puppet-sudoers\n2025-07-18T21:06:07.975839 Updated settings: opendev/puppet-sudoers\n2025-07-18T21:06:08.420230 Created repo: opendev/puppet-tmpreaper\n2025-07-18T21:06:08.486990 Updated settings: opendev/puppet-tmpreaper\n2025-07-18T21:06:08.928468 Created repo: opendev/puppet-translation_checksite\n2025-07-18T21:06:08.992350 Updated settings: opendev/puppet-translation_checksite\n2025-07-18T21:06:09.444831 Created repo: opendev/puppet-ulimit\n2025-07-18T21:06:09.508763 Updated settings: opendev/puppet-ulimit\n2025-07-18T21:06:09.955776 Created repo: opendev/puppet-unattended_upgrades\n2025-07-18T21:06:10.022492 Updated settings: opendev/puppet-unattended_upgrades\n2025-07-18T21:06:10.469284 Created repo: opendev/puppet-unbound\n2025-07-18T21:06:10.537459 Updated settings: opendev/puppet-unbound\n2025-07-18T21:06:10.983001 Created repo: opendev/puppet-user\n2025-07-18T21:06:11.048081 Updated settings: opendev/puppet-user\n2025-07-18T21:06:11.540747 Created repo: opendev/puppet-vcsrepo\n2025-07-18T21:06:11.605390 Updated settings: opendev/puppet-vcsrepo\n2025-07-18T21:06:12.053762 Created repo: opendev/puppet-vinz\n2025-07-18T21:06:12.119192 Updated settings: opendev/puppet-vinz\n2025-07-18T21:06:12.563348 Created repo: opendev/puppet-yum\n2025-07-18T21:06:12.627370 Updated settings: opendev/puppet-yum\n2025-07-18T21:06:13.071399 Created repo: opendev/puppet-zanata\n2025-07-18T21:06:13.139289 Updated settings: opendev/puppet-zanata\n2025-07-18T21:06:13.581607 Created repo: opendev/puppet-zuul\n2025-07-18T21:06:13.646098 Updated settings: opendev/puppet-zuul\n2025-07-18T21:06:14.100155 Created repo: opendev/pynotedb\n2025-07-18T21:06:14.163999 Updated settings: opendev/pynotedb\n2025-07-18T21:06:14.606505 Created repo: opendev/pypi-mirror\n2025-07-18T21:06:14.670611 Updated settings: opendev/pypi-mirror\n2025-07-18T21:06:15.117427 Created repo: opendev/python-storyboardclient\n2025-07-18T21:06:15.180843 Updated settings: opendev/python-storyboardclient\n2025-07-18T21:06:15.626175 Created repo: opendev/sandbox\n2025-07-18T21:06:15.690525 Updated settings: opendev/sandbox\n2025-07-18T21:06:16.139348 Created repo: opendev/statusbot\n2025-07-18T21:06:16.206256 Updated settings: opendev/statusbot\n2025-07-18T21:06:16.651392 Created repo: opendev/storyboard\n2025-07-18T21:06:16.716250 Updated settings: opendev/storyboard\n2025-07-18T21:06:17.162619 Created repo: opendev/storyboard-vue\n2025-07-18T21:06:17.227186 Updated settings: opendev/storyboard-vue\n2025-07-18T21:06:17.670804 Created repo: opendev/storyboard-webclient\n2025-07-18T21:06:17.737782 Updated settings: opendev/storyboard-webclient\n2025-07-18T21:06:18.183712 Created repo: opendev/subunit2sql\n2025-07-18T21:06:18.248731 Updated settings: opendev/subunit2sql\n2025-07-18T21:06:18.698636 Created repo: opendev/system-config\n2025-07-18T21:06:18.763463 Updated settings: opendev/system-config\n2025-07-18T21:06:19.211115 Created repo: opendev/yaml2ical\n2025-07-18T21:06:19.276767 Updated settings: opendev/yaml2ical\n2025-07-18T21:06:19.721415 Created repo: opendev/zone-gating.dev\n2025-07-18T21:06:19.785846 Updated settings: opendev/zone-gating.dev\n2025-07-18T21:06:20.229905 Created repo: opendev/zone-opendev.org\n2025-07-18T21:06:20.298539 Updated settings: opendev/zone-opendev.org\n2025-07-18T21:06:20.744121 Created repo: opendev/zone-zuul-ci.org\n2025-07-18T21:06:20.808261 Updated settings: opendev/zone-zuul-ci.org\n2025-07-18T21:06:21.248800 Created repo: opendev/zuul-jobs\n2025-07-18T21:06:21.315395 Updated settings: opendev/zuul-jobs\n2025-07-18T21:06:21.756081 Created repo: opendev/zuul-providers\n2025-07-18T21:06:21.820356 Updated settings: opendev/zuul-providers\n2025-07-18T21:06:22.263627 Created repo: openinfralabs/contrib\n2025-07-18T21:06:22.328058 Updated settings: openinfralabs/contrib\n2025-07-18T21:06:22.769346 Created repo: jjb/jenkins-job-builder\n2025-07-18T21:06:22.833185 Updated settings: jjb/jenkins-job-builder\n2025-07-18T21:06:23.272462 Created repo: jjb/python-jenkins\n2025-07-18T21:06:23.337476 Updated settings: jjb/python-jenkins\n2025-07-18T21:06:23.781502 Created repo: performa/os-faults\n2025-07-18T21:06:23.845965 Updated settings: performa/os-faults\n2025-07-18T21:06:24.295646 Created repo: performa/shaker\n2025-07-18T21:06:24.360311 Updated settings: performa/shaker\n2025-07-18T21:06:24.808600 Created repo: waterwanders/waterwanders\n2025-07-18T21:06:24.874173 Updated settings: waterwanders/waterwanders\n2025-07-18T21:06:25.328568 Created repo: starlingx/ansible-playbooks\n2025-07-18T21:06:25.393332 Updated settings: starlingx/ansible-playbooks\n2025-07-18T21:06:25.836491 Created repo: starlingx/app-cstate-management\n2025-07-18T21:06:25.904941 Updated settings: starlingx/app-cstate-management\n2025-07-18T21:06:26.352847 Created repo: starlingx/app-dell-storage\n2025-07-18T21:06:26.417487 Updated settings: starlingx/app-dell-storage\n2025-07-18T21:06:26.855730 Created repo: starlingx/app-distributed-cloud\n2025-07-18T21:06:26.919581 Updated settings: starlingx/app-distributed-cloud\n2025-07-18T21:06:27.408168 Created repo: starlingx/app-gen-tool\n2025-07-18T21:06:27.471790 Updated settings: starlingx/app-gen-tool\n2025-07-18T21:06:27.918449 Created repo: starlingx/app-harbor\n2025-07-18T21:06:27.987206 Updated settings: starlingx/app-harbor\n2025-07-18T21:06:28.433087 Created repo: starlingx/app-intel-device-plugins\n2025-07-18T21:06:28.513316 Updated settings: starlingx/app-intel-device-plugins\n2025-07-18T21:06:28.959222 Created repo: starlingx/app-intel-ethernet-operator\n2025-07-18T21:06:29.024164 Updated settings: starlingx/app-intel-ethernet-operator\n2025-07-18T21:06:29.479092 Created repo: starlingx/app-ipsec-policy-operator\n2025-07-18T21:06:29.543685 Updated settings: starlingx/app-ipsec-policy-operator\n2025-07-18T21:06:29.988706 Created repo: starlingx/app-istio\n2025-07-18T21:06:30.053640 Updated settings: starlingx/app-istio\n2025-07-18T21:06:30.512292 Created repo: starlingx/app-kubernetes-power-manager\n2025-07-18T21:06:30.577129 Updated settings: starlingx/app-kubernetes-power-manager\n2025-07-18T21:06:31.026267 Created repo: starlingx/app-kubevirt\n2025-07-18T21:06:31.096687 Updated settings: starlingx/app-kubevirt\n2025-07-18T21:06:31.545568 Created repo: starlingx/app-node-feature-discovery\n2025-07-18T21:06:31.611558 Updated settings: starlingx/app-node-feature-discovery\n2025-07-18T21:06:32.068868 Created repo: starlingx/app-node-interface-metrics-exporter\n2025-07-18T21:06:32.134725 Updated settings: starlingx/app-node-interface-metrics-exporter\n2025-07-18T21:06:32.583990 Created repo: starlingx/app-openbao\n2025-07-18T21:06:32.649300 Updated settings: starlingx/app-openbao\n2025-07-18T21:06:33.113038 Created repo: starlingx/app-oran-o2\n2025-07-18T21:06:33.179613 Updated settings: starlingx/app-oran-o2\n2025-07-18T21:06:33.632683 Created repo: starlingx/app-power-metrics\n2025-07-18T21:06:33.700176 Updated settings: starlingx/app-power-metrics\n2025-07-18T21:06:34.152006 Created repo: starlingx/app-rook-ceph\n2025-07-18T21:06:34.217635 Updated settings: starlingx/app-rook-ceph\n2025-07-18T21:06:34.666013 Created repo: starlingx/app-security-profiles-operator\n2025-07-18T21:06:34.730541 Updated settings: starlingx/app-security-profiles-operator\n2025-07-18T21:06:35.169880 Created repo: starlingx/app-sriov-fec-operator\n2025-07-18T21:06:35.234169 Updated settings: starlingx/app-sriov-fec-operator\n2025-07-18T21:06:35.679585 Created repo: starlingx/app-sts-silicom\n2025-07-18T21:06:35.749441 Updated settings: starlingx/app-sts-silicom\n2025-07-18T21:06:36.202421 Created repo: starlingx/apt-ostree\n2025-07-18T21:06:36.267961 Updated settings: starlingx/apt-ostree\n2025-07-18T21:06:36.717562 Created repo: starlingx/audit-armada-app\n2025-07-18T21:06:36.782865 Updated settings: starlingx/audit-armada-app\n2025-07-18T21:06:37.238578 Created repo: starlingx/cert-manager-armada-app\n2025-07-18T21:06:37.305541 Updated settings: starlingx/cert-manager-armada-app\n2025-07-18T21:06:37.758782 Created repo: starlingx/clients\n2025-07-18T21:06:37.824138 Updated settings: starlingx/clients\n2025-07-18T21:06:38.279274 Created repo: starlingx/compile\n2025-07-18T21:06:38.345375 Updated settings: starlingx/compile\n2025-07-18T21:06:38.797511 Created repo: starlingx/config\n2025-07-18T21:06:38.862341 Updated settings: starlingx/config\n2025-07-18T21:06:39.313582 Created repo: starlingx/config-files\n2025-07-18T21:06:39.382188 Updated settings: starlingx/config-files\n2025-07-18T21:06:39.831463 Created repo: starlingx/containers\n2025-07-18T21:06:39.896474 Updated settings: starlingx/containers\n2025-07-18T21:06:40.336576 Created repo: starlingx/distcloud\n2025-07-18T21:06:40.401351 Updated settings: starlingx/distcloud\n2025-07-18T21:06:40.841554 Created repo: starlingx/distcloud-client\n2025-07-18T21:06:40.909648 Updated settings: starlingx/distcloud-client\n2025-07-18T21:06:41.359157 Created repo: starlingx/docs\n2025-07-18T21:06:41.424276 Updated settings: starlingx/docs\n2025-07-18T21:06:41.864973 Created repo: starlingx/election\n2025-07-18T21:06:41.931361 Updated settings: starlingx/election\n2025-07-18T21:06:42.376658 Created repo: starlingx/fault\n2025-07-18T21:06:42.445376 Updated settings: starlingx/fault\n2025-07-18T21:06:42.886665 Created repo: starlingx/governance\n2025-07-18T21:06:42.951202 Updated settings: starlingx/governance\n2025-07-18T21:06:43.394146 Created repo: starlingx/gplv2\n2025-07-18T21:06:43.458961 Updated settings: starlingx/gplv2\n2025-07-18T21:06:43.901847 Created repo: starlingx/gplv3\n2025-07-18T21:06:43.967179 Updated settings: starlingx/gplv3\n2025-07-18T21:06:44.414107 Created repo: starlingx/gui\n2025-07-18T21:06:44.477923 Updated settings: starlingx/gui\n2025-07-18T21:06:44.915435 Created repo: starlingx/ha\n2025-07-18T21:06:44.980752 Updated settings: starlingx/ha\n2025-07-18T21:06:45.419738 Created repo: starlingx/helm-charts\n2025-07-18T21:06:45.484565 Updated settings: starlingx/helm-charts\n2025-07-18T21:06:45.925950 Created repo: starlingx/integ\n2025-07-18T21:06:45.990388 Updated settings: starlingx/integ\n2025-07-18T21:06:46.430695 Created repo: starlingx/jenkins-pipelines\n2025-07-18T21:06:46.495552 Updated settings: starlingx/jenkins-pipelines\n2025-07-18T21:06:46.935971 Created repo: starlingx/kernel\n2025-07-18T21:06:47.000296 Updated settings: starlingx/kernel\n2025-07-18T21:06:47.445495 Created repo: starlingx/manifest\n2025-07-18T21:06:47.510088 Updated settings: starlingx/manifest\n2025-07-18T21:06:48.023959 Created repo: starlingx/meta-starlingx\n2025-07-18T21:06:48.091030 Updated settings: starlingx/meta-starlingx\n2025-07-18T21:06:48.532874 Created repo: starlingx/metal\n2025-07-18T21:06:48.600395 Updated settings: starlingx/metal\n2025-07-18T21:06:49.050763 Created repo: starlingx/metrics-server-armada-app\n2025-07-18T21:06:49.116576 Updated settings: starlingx/metrics-server-armada-app\n2025-07-18T21:06:49.558534 Created repo: starlingx/monitor-armada-app\n2025-07-18T21:06:49.622875 Updated settings: starlingx/monitor-armada-app\n2025-07-18T21:06:50.068184 Created repo: starlingx/monitoring\n2025-07-18T21:06:50.132473 Updated settings: starlingx/monitoring\n2025-07-18T21:06:50.574908 Created repo: starlingx/nfv\n2025-07-18T21:06:50.639614 Updated settings: starlingx/nfv\n2025-07-18T21:06:51.087359 Created repo: starlingx/nginx-ingress-controller-armada-app\n2025-07-18T21:06:51.151307 Updated settings: starlingx/nginx-ingress-controller-armada-app\n2025-07-18T21:06:51.590185 Created repo: starlingx/oidc-auth-armada-app\n2025-07-18T21:06:51.658573 Updated settings: starlingx/oidc-auth-armada-app\n2025-07-18T21:06:52.103915 Created repo: starlingx/openstack-armada-app\n2025-07-18T21:06:52.168006 Updated settings: starlingx/openstack-armada-app\n2025-07-18T21:06:52.613834 Created repo: starlingx/platform-armada-app\n2025-07-18T21:06:52.677911 Updated settings: starlingx/platform-armada-app\n2025-07-18T21:06:53.118289 Created repo: starlingx/portieris-armada-app\n2025-07-18T21:06:53.182876 Updated settings: starlingx/portieris-armada-app\n2025-07-18T21:06:53.627141 Created repo: starlingx/ptp-notification-armada-app\n2025-07-18T21:06:53.691690 Updated settings: starlingx/ptp-notification-armada-app\n2025-07-18T21:06:54.134759 Created repo: starlingx/public-keys\n2025-07-18T21:06:54.199071 Updated settings: starlingx/public-keys\n2025-07-18T21:06:54.643966 Created repo: starlingx/rook-ceph\n2025-07-18T21:06:54.712676 Updated settings: starlingx/rook-ceph\n2025-07-18T21:06:55.166354 Created repo: starlingx/root\n2025-07-18T21:06:55.230093 Updated settings: starlingx/root\n2025-07-18T21:06:55.673531 Created repo: starlingx/SDO-rv-service\n2025-07-18T21:06:55.737876 Updated settings: starlingx/SDO-rv-service\n2025-07-18T21:06:56.178863 Created repo: starlingx/snmp-armada-app\n2025-07-18T21:06:56.244005 Updated settings: starlingx/snmp-armada-app\n2025-07-18T21:06:56.683786 Created repo: starlingx/specs\n2025-07-18T21:06:56.747412 Updated settings: starlingx/specs\n2025-07-18T21:06:57.188441 Created repo: starlingx/stx-puppet\n2025-07-18T21:06:57.252790 Updated settings: starlingx/stx-puppet\n2025-07-18T21:06:57.686449 Created repo: starlingx/test\n2025-07-18T21:06:57.752378 Updated settings: starlingx/test\n2025-07-18T21:06:58.261664 Created repo: starlingx/tis-repo\n2025-07-18T21:06:58.325390 Updated settings: starlingx/tis-repo\n2025-07-18T21:06:58.774734 Created repo: starlingx/tools\n2025-07-18T21:06:58.842979 Updated settings: starlingx/tools\n2025-07-18T21:06:59.282261 Created repo: starlingx/update\n2025-07-18T21:06:59.348139 Updated settings: starlingx/update\n2025-07-18T21:06:59.790455 Created repo: starlingx/upstream\n2025-07-18T21:06:59.856702 Updated settings: starlingx/upstream\n2025-07-18T21:07:00.297879 Created repo: starlingx/utilities\n2025-07-18T21:07:00.364368 Updated settings: starlingx/utilities\n2025-07-18T21:07:00.799888 Created repo: starlingx/utils\n2025-07-18T21:07:00.863820 Updated settings: starlingx/utils\n2025-07-18T21:07:01.309005 Created repo: starlingx/vault-armada-app\n2025-07-18T21:07:01.372800 Updated settings: starlingx/vault-armada-app\n2025-07-18T21:07:01.821253 Created repo: starlingx/virt\n2025-07-18T21:07:01.888215 Updated settings: starlingx/virt\n2025-07-18T21:07:02.336175 Created repo: starlingx/virtual-deployment\n2025-07-18T21:07:02.399834 Updated settings: starlingx/virtual-deployment\n2025-07-18T21:07:02.841835 Created repo: starlingx/zuul-jobs\n2025-07-18T21:07:02.906794 Updated settings: starlingx/zuul-jobs\n2025-07-18T21:07:03.346871 Created repo: pyca/infra\n2025-07-18T21:07:03.413854 Updated settings: pyca/infra\n2025-07-18T21:07:03.852732 Created repo: pyca/project-config\n2025-07-18T21:07:03.916553 Updated settings: pyca/project-config\n2025-07-18T21:07:04.365549 Created repo: windmill/ansible-role-ansible\n2025-07-18T21:07:04.432696 Updated settings: windmill/ansible-role-ansible\n2025-07-18T21:07:04.884368 Created repo: windmill/ansible-role-borgbackup\n2025-07-18T21:07:04.949019 Updated settings: windmill/ansible-role-borgbackup\n2025-07-18T21:07:05.394206 Created repo: windmill/ansible-role-borgmatic\n2025-07-18T21:07:05.465770 Updated settings: windmill/ansible-role-borgmatic\n2025-07-18T21:07:05.910760 Created repo: windmill/ansible-role-boto3\n2025-07-18T21:07:05.975004 Updated settings: windmill/ansible-role-boto3\n2025-07-18T21:07:06.414591 Created repo: windmill/ansible-role-carbon\n2025-07-18T21:07:06.478951 Updated settings: windmill/ansible-role-carbon\n2025-07-18T21:07:06.913299 Created repo: windmill/ansible-role-diskimage-builder\n2025-07-18T21:07:06.975459 Updated settings: windmill/ansible-role-diskimage-builder\n2025-07-18T21:07:07.431291 Created repo: windmill/ansible-role-elasticsearch\n2025-07-18T21:07:07.495464 Updated settings: windmill/ansible-role-elasticsearch\n2025-07-18T21:07:07.936572 Created repo: windmill/ansible-role-gear\n2025-07-18T21:07:08.003020 Updated settings: windmill/ansible-role-gear\n2025-07-18T21:07:08.502148 Created repo: windmill/ansible-role-grafyaml\n2025-07-18T21:07:08.565961 Updated settings: windmill/ansible-role-grafyaml\n2025-07-18T21:07:08.998610 Created repo: windmill/ansible-role-logrotate\n2025-07-18T21:07:09.062115 Updated settings: windmill/ansible-role-logrotate\n2025-07-18T21:07:09.502683 Created repo: windmill/ansible-role-nginx\n2025-07-18T21:07:09.567357 Updated settings: windmill/ansible-role-nginx\n2025-07-18T21:07:10.000201 Created repo: windmill/ansible-role-nodepool\n2025-07-18T21:07:10.064206 Updated settings: windmill/ansible-role-nodepool\n2025-07-18T21:07:10.509359 Created repo: windmill/ansible-role-openstacksdk\n2025-07-18T21:07:10.576573 Updated settings: windmill/ansible-role-openstacksdk\n2025-07-18T21:07:11.018563 Created repo: windmill/ansible-role-ssh\n2025-07-18T21:07:11.085286 Updated settings: windmill/ansible-role-ssh\n2025-07-18T21:07:11.527944 Created repo: windmill/ansible-role-statsd\n2025-07-18T21:07:11.592639 Updated settings: windmill/ansible-role-statsd\n2025-07-18T21:07:12.037255 Created repo: windmill/ansible-role-sudoers\n2025-07-18T21:07:12.102620 Updated settings: windmill/ansible-role-sudoers\n2025-07-18T21:07:12.544759 Created repo: windmill/ansible-role-virtualenv\n2025-07-18T21:07:12.609825 Updated settings: windmill/ansible-role-virtualenv\n2025-07-18T21:07:13.050575 Created repo: windmill/ansible-role-whisper\n2025-07-18T21:07:13.114086 Updated settings: windmill/ansible-role-whisper\n2025-07-18T21:07:13.555636 Created repo: windmill/ansible-role-zookeeper\n2025-07-18T21:07:13.619830 Updated settings: windmill/ansible-role-zookeeper\n2025-07-18T21:07:14.065289 Created repo: windmill/ansible-role-zuul\n2025-07-18T21:07:14.130212 Updated settings: windmill/ansible-role-zuul\n2025-07-18T21:07:14.575268 Created repo: windmill/ansible-role-zuul-registry\n2025-07-18T21:07:14.639692 Updated settings: windmill/ansible-role-zuul-registry\n2025-07-18T21:07:15.078159 Created repo: windmill/windmill\n2025-07-18T21:07:15.141938 Updated settings: windmill/windmill\n2025-07-18T21:07:15.578242 Created repo: windmill/windmill-backup\n2025-07-18T21:07:15.645320 Updated settings: windmill/windmill-backup\n2025-07-18T21:07:16.083524 Created repo: windmill/windmill-config\n2025-07-18T21:07:16.147472 Updated settings: windmill/windmill-config\n2025-07-18T21:07:16.599509 Created repo: windmill/windmill-logs\n2025-07-18T21:07:16.662817 Updated settings: windmill/windmill-logs\n2025-07-18T21:07:17.110099 Created repo: windmill/windmill-ops\n2025-07-18T21:07:17.178658 Updated settings: windmill/windmill-ops\n2025-07-18T21:07:17.624004 Created repo: recordsansible/ansible-role-ara\n2025-07-18T21:07:17.687659 Updated settings: recordsansible/ansible-role-ara\n2025-07-18T21:07:18.139774 Created repo: recordsansible/ara\n2025-07-18T21:07:18.204663 Updated settings: recordsansible/ara\n2025-07-18T21:07:18.642086 Created repo: recordsansible/ara-clients\n2025-07-18T21:07:18.708687 Updated settings: recordsansible/ara-clients\n2025-07-18T21:07:19.151990 Created repo: recordsansible/ara-collection\n2025-07-18T21:07:19.216802 Updated settings: recordsansible/ara-collection\n2025-07-18T21:07:19.657593 Created repo: recordsansible/ara-infra\n2025-07-18T21:07:19.721796 Updated settings: recordsansible/ara-infra\n2025-07-18T21:07:20.162104 Created repo: recordsansible/ara-plugins\n2025-07-18T21:07:20.226875 Updated settings: recordsansible/ara-plugins\n2025-07-18T21:07:20.672820 Created repo: recordsansible/ara-server\n2025-07-18T21:07:20.738469 Updated settings: recordsansible/ara-server\n2025-07-18T21:07:21.188820 Created repo: recordsansible/ara-web\n2025-07-18T21:07:21.254377 Updated settings: recordsansible/ara-web\n2025-07-18T21:07:21.695220 Created repo: cfn/cfn-overview\n2025-07-18T21:07:21.762610 Updated settings: cfn/cfn-overview\n2025-07-18T21:07:22.208526 Created repo: cfn/cfn-security\n2025-07-18T21:07:22.273526 Updated settings: cfn/cfn-security\n2025-07-18T21:07:22.714897 Created repo: cfn/computing-native\n2025-07-18T21:07:22.778774 Updated settings: cfn/computing-native\n2025-07-18T21:07:23.216949 Created repo: cfn/computing-offload\n2025-07-18T21:07:23.286104 Updated settings: cfn/computing-offload\n2025-07-18T21:07:23.731020 Created repo: cfn/heterogeneous-distributed-training-framework\n2025-07-18T21:07:23.875589 Updated settings: cfn/heterogeneous-distributed-training-framework\n2025-07-18T21:07:24.322513 Created repo: cfn/ubiquitous-computing-scheduling\n2025-07-18T21:07:24.388499 Updated settings: cfn/ubiquitous-computing-scheduling\n2025-07-18T21:07:24.832722 Created repo: cfn/use-case-and-architecture\n2025-07-18T21:07:24.897193 Updated settings: cfn/use-case-and-architecture\n2025-07-18T21:07:25.330753 Created repo: inaugust/inaugust.com\n2025-07-18T21:07:25.393901 Updated settings: inaugust/inaugust.com\n2025-07-18T21:07:25.829757 Created repo: inaugust/src.sh\n2025-07-18T21:07:25.893665 Updated settings: inaugust/src.sh\n2025-07-18T21:07:26.330348 Created repo: inaugust/ttrun\n2025-07-18T21:07:26.395262 Updated settings: inaugust/ttrun\n2025-07-18T21:07:26.831800 Created repo: wandertracks/signalk-wandertracks\n2025-07-18T21:07:26.895691 Updated settings: wandertracks/signalk-wandertracks\n2025-07-18T21:07:27.331533 Created repo: wandertracks/system-config\n2025-07-18T21:07:27.395590 Updated settings: wandertracks/system-config\n2025-07-18T21:07:27.838562 Created repo: wandertracks/wanders.cloud\n2025-07-18T21:07:27.906640 Updated settings: wandertracks/wanders.cloud\n2025-07-18T21:07:28.351868 Created repo: wandertracks/wandertracks\n2025-07-18T21:07:28.415912 Updated settings: wandertracks/wandertracks\n2025-07-18T21:07:28.851721 Created repo: wandertracks/wandertracks-web\n2025-07-18T21:07:28.916199 Updated settings: wandertracks/wandertracks-web\n2025-07-18T21:07:29.360657 Created repo: ttygroup/boartty\n2025-07-18T21:07:29.429079 Updated settings: ttygroup/boartty\n2025-07-18T21:07:29.867074 Created repo: ttygroup/gertty\n2025-07-18T21:07:29.931814 Updated settings: ttygroup/gertty\n2025-07-18T21:07:30.367860 Created repo: x/aeromancer\n2025-07-18T21:07:30.435630 Updated settings: x/aeromancer\n2025-07-18T21:07:30.869208 Created repo: x/ailuropoda\n2025-07-18T21:07:30.933247 Updated settings: x/ailuropoda\n2025-07-18T21:07:31.378914 Created repo: x/alexandria\n2025-07-18T21:07:31.443281 Updated settings: x/alexandria\n2025-07-18T21:07:31.890180 Created repo: x/almanach\n2025-07-18T21:07:31.954280 Updated settings: x/almanach\n2025-07-18T21:07:32.400721 Created repo: x/ansible-role-bindep\n2025-07-18T21:07:32.467799 Updated settings: x/ansible-role-bindep\n2025-07-18T21:07:32.903614 Created repo: x/ansible-role-fedmsg\n2025-07-18T21:07:32.966651 Updated settings: x/ansible-role-fedmsg\n2025-07-18T21:07:33.400153 Created repo: x/ansible-role-jenkins\n2025-07-18T21:07:33.463533 Updated settings: x/ansible-role-jenkins\n2025-07-18T21:07:33.906324 Created repo: x/ansible-role-jenkins-job-builder\n2025-07-18T21:07:33.970139 Updated settings: x/ansible-role-jenkins-job-builder\n2025-07-18T21:07:34.475681 Created repo: x/ansible-role-jenkins-plugins\n2025-07-18T21:07:34.539853 Updated settings: x/ansible-role-jenkins-plugins\n2025-07-18T21:07:34.983351 Created repo: x/ansible-role-shade\n2025-07-18T21:07:35.047444 Updated settings: x/ansible-role-shade\n2025-07-18T21:07:35.492779 Created repo: x/ansible-role-tripleo-congress\n2025-07-18T21:07:35.557166 Updated settings: x/ansible-role-tripleo-congress\n2025-07-18T21:07:35.998610 Created repo: x/ansible-tripleo-ipa-server\n2025-07-18T21:07:36.064425 Updated settings: x/ansible-tripleo-ipa-server\n2025-07-18T21:07:36.506711 Created repo: x/anvil\n2025-07-18T21:07:36.573143 Updated settings: x/anvil\n2025-07-18T21:07:37.024870 Created repo: x/apmec\n2025-07-18T21:07:37.088866 Updated settings: x/apmec\n2025-07-18T21:07:37.544811 Created repo: x/apmec-horizon\n2025-07-18T21:07:37.611074 Updated settings: x/apmec-horizon\n2025-07-18T21:07:38.064217 Created repo: x/bansho\n2025-07-18T21:07:38.129361 Updated settings: x/bansho\n2025-07-18T21:07:38.580207 Created repo: x/bareon\n2025-07-18T21:07:38.643533 Updated settings: x/bareon\n2025-07-18T21:07:39.088734 Created repo: x/bareon-allocator\n2025-07-18T21:07:39.153101 Updated settings: x/bareon-allocator\n2025-07-18T21:07:39.592201 Created repo: x/bareon-api\n2025-07-18T21:07:39.657398 Updated settings: x/bareon-api\n2025-07-18T21:07:40.104850 Created repo: x/bareon-image-elements\n2025-07-18T21:07:40.169310 Updated settings: x/bareon-image-elements\n2025-07-18T21:07:40.606864 Created repo: x/bareon-ironic\n2025-07-18T21:07:40.670802 Updated settings: x/bareon-ironic\n2025-07-18T21:07:41.110051 Created repo: x/bareon-specs\n2025-07-18T21:07:41.175158 Updated settings: x/bareon-specs\n2025-07-18T21:07:41.624486 Created repo: x/bilean\n2025-07-18T21:07:41.690333 Updated settings: x/bilean\n2025-07-18T21:07:42.136746 Created repo: x/broadview-collector\n2025-07-18T21:07:42.201970 Updated settings: x/broadview-collector\n2025-07-18T21:07:42.647982 Created repo: x/broadview-lib\n2025-07-18T21:07:42.712435 Updated settings: x/broadview-lib\n2025-07-18T21:07:43.155068 Created repo: x/broadview-ui\n2025-07-18T21:07:43.223412 Updated settings: x/broadview-ui\n2025-07-18T21:07:43.669539 Created repo: x/browbeat\n2025-07-18T21:07:43.732397 Updated settings: x/browbeat\n2025-07-18T21:07:44.171565 Created repo: x/cathead\n2025-07-18T21:07:44.236538 Updated settings: x/cathead\n2025-07-18T21:07:44.671553 Created repo: x/ceilometer-zvm\n2025-07-18T21:07:44.736741 Updated settings: x/ceilometer-zvm\n2025-07-18T21:07:45.184114 Created repo: x/cerberus\n2025-07-18T21:07:45.247923 Updated settings: x/cerberus\n2025-07-18T21:07:45.687351 Created repo: x/cerberus-dashboard\n2025-07-18T21:07:45.751728 Updated settings: x/cerberus-dashboard\n2025-07-18T21:07:46.189239 Created repo: x/certbot-dns-openstack\n2025-07-18T21:07:46.252352 Updated settings: x/certbot-dns-openstack\n2025-07-18T21:07:46.686081 Created repo: x/charm-6wind-virtual-accelerator\n2025-07-18T21:07:46.750565 Updated settings: x/charm-6wind-virtual-accelerator\n2025-07-18T21:07:47.200628 Created repo: x/charm-interface-barbican-hsm\n2025-07-18T21:07:47.264345 Updated settings: x/charm-interface-barbican-hsm\n2025-07-18T21:07:47.700858 Created repo: x/charm-interface-ovsdb\n2025-07-18T21:07:47.767491 Updated settings: x/charm-interface-ovsdb\n2025-07-18T21:07:48.210403 Created repo: x/charm-neutron-api-plumgrid\n2025-07-18T21:07:48.275527 Updated settings: x/charm-neutron-api-plumgrid\n2025-07-18T21:07:48.713514 Created repo: x/charm-ovn-central\n2025-07-18T21:07:48.777879 Updated settings: x/charm-ovn-central\n2025-07-18T21:07:49.218490 Created repo: x/charm-ovn-central-k8s\n2025-07-18T21:07:49.286625 Updated settings: x/charm-ovn-central-k8s\n2025-07-18T21:07:49.742000 Created repo: x/charm-ovn-chassis\n2025-07-18T21:07:49.809423 Updated settings: x/charm-ovn-chassis\n2025-07-18T21:07:50.248055 Created repo: x/charm-ovn-dedicated-chassis\n2025-07-18T21:07:50.312079 Updated settings: x/charm-ovn-dedicated-chassis\n2025-07-18T21:07:50.753654 Created repo: x/charm-ovn-relay-k8s\n2025-07-18T21:07:50.817976 Updated settings: x/charm-ovn-relay-k8s\n2025-07-18T21:07:51.254054 Created repo: x/charm-plumgrid-director\n2025-07-18T21:07:51.318036 Updated settings: x/charm-plumgrid-director\n2025-07-18T21:07:51.753360 Created repo: x/charm-plumgrid-edge\n2025-07-18T21:07:51.817700 Updated settings: x/charm-plumgrid-edge\n2025-07-18T21:07:52.257384 Created repo: x/charm-plumgrid-gateway\n2025-07-18T21:07:52.320660 Updated settings: x/charm-plumgrid-gateway\n2025-07-18T21:07:52.758298 Created repo: x/ci-cd-pipeline-app-murano\n2025-07-18T21:07:52.824675 Updated settings: x/ci-cd-pipeline-app-murano\n2025-07-18T21:07:53.268230 Created repo: x/cinder-fusioncompute\n2025-07-18T21:07:53.335937 Updated settings: x/cinder-fusioncompute\n2025-07-18T21:07:53.783460 Created repo: x/cisco-ironic-contrib\n2025-07-18T21:07:53.848081 Updated settings: x/cisco-ironic-contrib\n2025-07-18T21:07:54.286738 Created repo: x/ciwatch\n2025-07-18T21:07:54.352215 Updated settings: x/ciwatch\n2025-07-18T21:07:54.794429 Created repo: x/cl-openstack-client\n2025-07-18T21:07:54.861987 Updated settings: x/cl-openstack-client\n2025-07-18T21:07:55.307707 Created repo: x/cloud-init\n2025-07-18T21:07:55.372327 Updated settings: x/cloud-init\n2025-07-18T21:07:55.803247 Created repo: x/cloudbase-init\n2025-07-18T21:07:55.870073 Updated settings: x/cloudbase-init\n2025-07-18T21:07:56.306488 Created repo: x/cloudcafe\n2025-07-18T21:07:56.370353 Updated settings: x/cloudcafe\n2025-07-18T21:07:56.808942 Created repo: x/clouddocs-maven-plugin\n2025-07-18T21:07:56.873949 Updated settings: x/clouddocs-maven-plugin\n2025-07-18T21:07:57.311000 Created repo: x/cloudpulse\n2025-07-18T21:07:57.374709 Updated settings: x/cloudpulse\n2025-07-18T21:07:57.811664 Created repo: x/cloudroast\n2025-07-18T21:07:57.876420 Updated settings: x/cloudroast\n2025-07-18T21:07:58.320653 Created repo: x/cloudv-ostf-adapter\n2025-07-18T21:07:58.386272 Updated settings: x/cloudv-ostf-adapter\n2025-07-18T21:07:58.833659 Created repo: x/coats\n2025-07-18T21:07:58.901928 Updated settings: x/coats\n2025-07-18T21:07:59.350328 Created repo: x/cognitive\n2025-07-18T21:07:59.418321 Updated settings: x/cognitive\n2025-07-18T21:07:59.869617 Created repo: x/collectd-openstack-plugins\n2025-07-18T21:07:59.932896 Updated settings: x/collectd-openstack-plugins\n2025-07-18T21:08:00.371516 Created repo: x/compass-adapters\n2025-07-18T21:08:00.440652 Updated settings: x/compass-adapters\n2025-07-18T21:08:00.882683 Created repo: x/compass-core\n2025-07-18T21:08:00.950549 Updated settings: x/compass-core\n2025-07-18T21:08:01.391048 Created repo: x/compass-install\n2025-07-18T21:08:01.476031 Updated settings: x/compass-install\n2025-07-18T21:08:01.925594 Created repo: x/compass-specs\n2025-07-18T21:08:01.990398 Updated settings: x/compass-specs\n2025-07-18T21:08:02.466498 Created repo: x/compass-web\n2025-07-18T21:08:02.531374 Updated settings: x/compass-web\n2025-07-18T21:08:02.982359 Created repo: x/conveyor\n2025-07-18T21:08:03.047294 Updated settings: x/conveyor\n2025-07-18T21:08:03.497598 Created repo: x/coreos-image-builder\n2025-07-18T21:08:03.562846 Updated settings: x/coreos-image-builder\n2025-07-18T21:08:04.024701 Created repo: x/coupler\n2025-07-18T21:08:04.089184 Updated settings: x/coupler\n2025-07-18T21:08:04.526444 Created repo: x/craton\n2025-07-18T21:08:04.592361 Updated settings: x/craton\n2025-07-18T21:08:05.110769 Created repo: x/craton-dashboard\n2025-07-18T21:08:05.176074 Updated settings: x/craton-dashboard\n2025-07-18T21:08:05.613425 Created repo: x/cursive\n2025-07-18T21:08:05.678710 Updated settings: x/cursive\n2025-07-18T21:08:06.122264 Created repo: x/daisycloud-core\n2025-07-18T21:08:06.187889 Updated settings: x/daisycloud-core\n2025-07-18T21:08:06.628088 Created repo: x/dash-stack\n2025-07-18T21:08:06.693114 Updated settings: x/dash-stack\n2025-07-18T21:08:07.141874 Created repo: x/deb-os-apply-config\n2025-07-18T21:08:07.206175 Updated settings: x/deb-os-apply-config\n2025-07-18T21:08:07.658696 Created repo: x/deb-os-brick\n2025-07-18T21:08:07.723200 Updated settings: x/deb-os-brick\n2025-07-18T21:08:08.162023 Created repo: x/deb-os-client-config\n2025-07-18T21:08:08.227459 Updated settings: x/deb-os-client-config\n2025-07-18T21:08:08.662787 Created repo: x/deb-os-cloud-config\n2025-07-18T21:08:08.726493 Updated settings: x/deb-os-cloud-config\n2025-07-18T21:08:09.161617 Created repo: x/deb-os-collect-config\n2025-07-18T21:08:09.226749 Updated settings: x/deb-os-collect-config\n2025-07-18T21:08:09.661482 Created repo: x/deb-os-net-config\n2025-07-18T21:08:09.726300 Updated settings: x/deb-os-net-config\n2025-07-18T21:08:10.167576 Created repo: x/deb-os-refresh-config\n2025-07-18T21:08:10.232204 Updated settings: x/deb-os-refresh-config\n2025-07-18T21:08:10.674239 Created repo: x/deb-os-testr\n2025-07-18T21:08:10.738235 Updated settings: x/deb-os-testr\n2025-07-18T21:08:11.181444 Created repo: x/deb-os-vif\n2025-07-18T21:08:11.246035 Updated settings: x/deb-os-vif\n2025-07-18T21:08:11.701597 Created repo: x/deb-os-win\n2025-07-18T21:08:11.771511 Updated settings: x/deb-os-win\n2025-07-18T21:08:12.211277 Created repo: x/deb-oslo.cache\n2025-07-18T21:08:12.277673 Updated settings: x/deb-oslo.cache\n2025-07-18T21:08:12.743989 Created repo: x/deb-oslo.concurrency\n2025-07-18T21:08:12.808597 Updated settings: x/deb-oslo.concurrency\n2025-07-18T21:08:13.244692 Created repo: x/deb-oslo.config\n2025-07-18T21:08:13.309426 Updated settings: x/deb-oslo.config\n2025-07-18T21:08:13.753097 Created repo: x/deb-oslo.context\n2025-07-18T21:08:13.818414 Updated settings: x/deb-oslo.context\n2025-07-18T21:08:14.257858 Created repo: x/deb-oslo.db\n2025-07-18T21:08:14.322084 Updated settings: x/deb-oslo.db\n2025-07-18T21:08:14.763589 Created repo: x/deb-oslo.i18n\n2025-07-18T21:08:14.827634 Updated settings: x/deb-oslo.i18n\n2025-07-18T21:08:15.266589 Created repo: x/deb-oslo.log\n2025-07-18T21:08:15.330928 Updated settings: x/deb-oslo.log\n2025-07-18T21:08:15.769119 Created repo: x/deb-oslo.messaging\n2025-07-18T21:08:15.833890 Updated settings: x/deb-oslo.messaging\n2025-07-18T21:08:16.267139 Created repo: x/deb-oslo.middleware\n2025-07-18T21:08:16.331254 Updated settings: x/deb-oslo.middleware\n2025-07-18T21:08:16.769249 Created repo: x/deb-oslo.policy\n2025-07-18T21:08:16.837130 Updated settings: x/deb-oslo.policy\n2025-07-18T21:08:17.275397 Created repo: x/deb-oslo.privsep\n2025-07-18T21:08:17.339622 Updated settings: x/deb-oslo.privsep\n2025-07-18T21:08:17.783120 Created repo: x/deb-oslo.reports\n2025-07-18T21:08:17.848478 Updated settings: x/deb-oslo.reports\n2025-07-18T21:08:18.297494 Created repo: x/deb-oslo.rootwrap\n2025-07-18T21:08:18.362009 Updated settings: x/deb-oslo.rootwrap\n2025-07-18T21:08:18.804509 Created repo: x/deb-oslo.serialization\n2025-07-18T21:08:18.867616 Updated settings: x/deb-oslo.serialization\n2025-07-18T21:08:19.302695 Created repo: x/deb-oslo.service\n2025-07-18T21:08:19.367665 Updated settings: x/deb-oslo.service\n2025-07-18T21:08:19.803643 Created repo: x/deb-oslo.utils\n2025-07-18T21:08:19.868758 Updated settings: x/deb-oslo.utils\n2025-07-18T21:08:20.302947 Created repo: x/deb-oslo.versionedobjects\n2025-07-18T21:08:20.449256 Updated settings: x/deb-oslo.versionedobjects\n2025-07-18T21:08:20.890935 Created repo: x/deb-oslo.vmware\n2025-07-18T21:08:20.956033 Updated settings: x/deb-oslo.vmware\n2025-07-18T21:08:21.408817 Created repo: x/deb-oslotest\n2025-07-18T21:08:21.472335 Updated settings: x/deb-oslotest\n2025-07-18T21:08:21.910693 Created repo: x/deb-python-savannaclient\n2025-07-18T21:08:21.975927 Updated settings: x/deb-python-savannaclient\n2025-07-18T21:08:22.413618 Created repo: x/deb-python-tempest-lib\n2025-07-18T21:08:22.478550 Updated settings: x/deb-python-tempest-lib\n2025-07-18T21:08:22.918388 Created repo: x/delimiter\n2025-07-18T21:08:22.984762 Updated settings: x/delimiter\n2025-07-18T21:08:23.417805 Created repo: x/designate-msdnsagent\n2025-07-18T21:08:23.481054 Updated settings: x/designate-msdnsagent\n2025-07-18T21:08:23.915680 Created repo: x/development-proposals\n2025-07-18T21:08:23.979250 Updated settings: x/development-proposals\n2025-07-18T21:08:24.414952 Created repo: x/devstack-plugin-additional-pkg-repos\n2025-07-18T21:08:24.479624 Updated settings: x/devstack-plugin-additional-pkg-repos\n2025-07-18T21:08:24.911753 Created repo: x/devstack-plugin-bdd\n2025-07-18T21:08:24.974469 Updated settings: x/devstack-plugin-bdd\n2025-07-18T21:08:25.405337 Created repo: x/devstack-plugin-glusterfs\n2025-07-18T21:08:25.469047 Updated settings: x/devstack-plugin-glusterfs\n2025-07-18T21:08:25.903778 Created repo: x/devstack-plugin-hdfs\n2025-07-18T21:08:25.968768 Updated settings: x/devstack-plugin-hdfs\n2025-07-18T21:08:26.404317 Created repo: x/devstack-plugin-libvirt-qemu\n2025-07-18T21:08:26.470521 Updated settings: x/devstack-plugin-libvirt-qemu\n2025-07-18T21:08:26.915124 Created repo: x/devstack-plugin-mariadb\n2025-07-18T21:08:26.978374 Updated settings: x/devstack-plugin-mariadb\n2025-07-18T21:08:27.406078 Created repo: x/devstack-plugin-sheepdog\n2025-07-18T21:08:27.471861 Updated settings: x/devstack-plugin-sheepdog\n2025-07-18T21:08:27.898527 Created repo: x/devstack-plugin-tar-installer\n2025-07-18T21:08:27.964484 Updated settings: x/devstack-plugin-tar-installer\n2025-07-18T21:08:28.404802 Created repo: x/devstack-plugin-tobiko\n2025-07-18T21:08:28.470792 Updated settings: x/devstack-plugin-tobiko\n2025-07-18T21:08:28.904841 Created repo: x/devstack-plugin-vmax\n2025-07-18T21:08:28.969543 Updated settings: x/devstack-plugin-vmax\n2025-07-18T21:08:29.418646 Created repo: x/distil\n2025-07-18T21:08:29.486967 Updated settings: x/distil\n2025-07-18T21:08:29.921792 Created repo: x/distil-ui\n2025-07-18T21:08:29.988170 Updated settings: x/distil-ui\n2025-07-18T21:08:30.424570 Created repo: x/doc8\n2025-07-18T21:08:30.490275 Updated settings: x/doc8\n2025-07-18T21:08:30.921552 Created repo: x/docker-machine-openstack\n2025-07-18T21:08:30.985869 Updated settings: x/docker-machine-openstack\n2025-07-18T21:08:31.416544 Created repo: x/downpour\n2025-07-18T21:08:31.481327 Updated settings: x/downpour\n2025-07-18T21:08:31.919041 Created repo: x/dox\n2025-07-18T21:08:31.982973 Updated settings: x/dox\n2025-07-18T21:08:32.409063 Created repo: x/drbd-devstack\n2025-07-18T21:08:32.475971 Updated settings: x/drbd-devstack\n2025-07-18T21:08:32.906394 Created repo: x/driverlog\n2025-07-18T21:08:32.972904 Updated settings: x/driverlog\n2025-07-18T21:08:33.404581 Created repo: x/ec2-driver\n2025-07-18T21:08:33.468291 Updated settings: x/ec2-driver\n2025-07-18T21:08:33.911854 Created repo: x/ekko\n2025-07-18T21:08:33.976318 Updated settings: x/ekko\n2025-07-18T21:08:34.410392 Created repo: x/entropy\n2025-07-18T21:08:34.474295 Updated settings: x/entropy\n2025-07-18T21:08:34.906501 Created repo: x/err2d2\n2025-07-18T21:08:34.972705 Updated settings: x/err2d2\n2025-07-18T21:08:35.405239 Created repo: x/evoque\n2025-07-18T21:08:35.469229 Updated settings: x/evoque\n2025-07-18T21:08:35.902001 Created repo: x/evoque-dashboard\n2025-07-18T21:08:35.968399 Updated settings: x/evoque-dashboard\n2025-07-18T21:08:36.401578 Created repo: x/featuretracker\n2025-07-18T21:08:36.469629 Updated settings: x/featuretracker\n2025-07-18T21:08:36.900872 Created repo: x/fenix\n2025-07-18T21:08:36.968752 Updated settings: x/fenix\n2025-07-18T21:08:37.408545 Created repo: x/fixtures-git\n2025-07-18T21:08:37.477694 Updated settings: x/fixtures-git\n2025-07-18T21:08:37.917549 Created repo: x/flame\n2025-07-18T21:08:37.981782 Updated settings: x/flame\n2025-07-18T21:08:38.425772 Created repo: x/flare\n2025-07-18T21:08:38.495440 Updated settings: x/flare\n2025-07-18T21:08:38.941913 Created repo: x/foxnut\n2025-07-18T21:08:39.008846 Updated settings: x/foxnut\n2025-07-18T21:08:39.455296 Created repo: x/fuel-ccp\n2025-07-18T21:08:39.518913 Updated settings: x/fuel-ccp\n2025-07-18T21:08:39.962410 Created repo: x/fuel-ccp-ceph\n2025-07-18T21:08:40.031269 Updated settings: x/fuel-ccp-ceph\n2025-07-18T21:08:40.468314 Created repo: x/fuel-ccp-ci-config\n2025-07-18T21:08:40.531999 Updated settings: x/fuel-ccp-ci-config\n2025-07-18T21:08:40.996519 Created repo: x/fuel-ccp-cinder\n2025-07-18T21:08:41.062454 Updated settings: x/fuel-ccp-cinder\n2025-07-18T21:08:41.525943 Created repo: x/fuel-ccp-debian-base\n2025-07-18T21:08:41.590479 Updated settings: x/fuel-ccp-debian-base\n2025-07-18T21:08:42.041678 Created repo: x/fuel-ccp-designate\n2025-07-18T21:08:42.106374 Updated settings: x/fuel-ccp-designate\n2025-07-18T21:08:42.574534 Created repo: x/fuel-ccp-elasticsearch\n2025-07-18T21:08:42.644783 Updated settings: x/fuel-ccp-elasticsearch\n2025-07-18T21:08:43.112167 Created repo: x/fuel-ccp-entrypoint\n2025-07-18T21:08:43.182809 Updated settings: x/fuel-ccp-entrypoint\n2025-07-18T21:08:43.653625 Created repo: x/fuel-ccp-etcd\n2025-07-18T21:08:43.719343 Updated settings: x/fuel-ccp-etcd\n2025-07-18T21:08:44.170745 Created repo: x/fuel-ccp-galera\n2025-07-18T21:08:44.234758 Updated settings: x/fuel-ccp-galera\n2025-07-18T21:08:44.686484 Created repo: x/fuel-ccp-glance\n2025-07-18T21:08:44.750421 Updated settings: x/fuel-ccp-glance\n2025-07-18T21:08:45.214844 Created repo: x/fuel-ccp-grafana\n2025-07-18T21:08:45.280155 Updated settings: x/fuel-ccp-grafana\n2025-07-18T21:08:45.741327 Created repo: x/fuel-ccp-heat\n2025-07-18T21:08:45.805358 Updated settings: x/fuel-ccp-heat\n2025-07-18T21:08:46.309204 Created repo: x/fuel-ccp-horizon\n2025-07-18T21:08:46.372682 Updated settings: x/fuel-ccp-horizon\n2025-07-18T21:08:46.820596 Created repo: x/fuel-ccp-installer\n2025-07-18T21:08:46.885936 Updated settings: x/fuel-ccp-installer\n2025-07-18T21:08:47.336475 Created repo: x/fuel-ccp-ironic\n2025-07-18T21:08:47.404282 Updated settings: x/fuel-ccp-ironic\n2025-07-18T21:08:47.852123 Created repo: x/fuel-ccp-keystone\n2025-07-18T21:08:47.916852 Updated settings: x/fuel-ccp-keystone\n2025-07-18T21:08:48.367236 Created repo: x/fuel-ccp-mariadb\n2025-07-18T21:08:48.432489 Updated settings: x/fuel-ccp-mariadb\n2025-07-18T21:08:48.881111 Created repo: x/fuel-ccp-memcached\n2025-07-18T21:08:48.947574 Updated settings: x/fuel-ccp-memcached\n2025-07-18T21:08:49.388899 Created repo: x/fuel-ccp-murano\n2025-07-18T21:08:49.452565 Updated settings: x/fuel-ccp-murano\n2025-07-18T21:08:49.890192 Created repo: x/fuel-ccp-neutron\n2025-07-18T21:08:49.953138 Updated settings: x/fuel-ccp-neutron\n2025-07-18T21:08:50.386912 Created repo: x/fuel-ccp-nginx\n2025-07-18T21:08:50.451210 Updated settings: x/fuel-ccp-nginx\n2025-07-18T21:08:50.888835 Created repo: x/fuel-ccp-nova\n2025-07-18T21:08:50.952951 Updated settings: x/fuel-ccp-nova\n2025-07-18T21:08:51.393083 Created repo: x/fuel-ccp-openstack-base\n2025-07-18T21:08:51.456992 Updated settings: x/fuel-ccp-openstack-base\n2025-07-18T21:08:51.897550 Created repo: x/fuel-ccp-rabbitmq\n2025-07-18T21:08:51.961054 Updated settings: x/fuel-ccp-rabbitmq\n2025-07-18T21:08:52.392466 Created repo: x/fuel-ccp-rally\n2025-07-18T21:08:52.456065 Updated settings: x/fuel-ccp-rally\n2025-07-18T21:08:52.889044 Created repo: x/fuel-ccp-sahara\n2025-07-18T21:08:52.953317 Updated settings: x/fuel-ccp-sahara\n2025-07-18T21:08:53.396657 Created repo: x/fuel-ccp-searchlight\n2025-07-18T21:08:53.460159 Updated settings: x/fuel-ccp-searchlight\n2025-07-18T21:08:53.918232 Created repo: x/fuel-ccp-specs\n2025-07-18T21:08:53.983677 Updated settings: x/fuel-ccp-specs\n2025-07-18T21:08:54.434423 Created repo: x/fuel-ccp-stacklight\n2025-07-18T21:08:54.499006 Updated settings: x/fuel-ccp-stacklight\n2025-07-18T21:08:54.944833 Created repo: x/fuel-ccp-tests\n2025-07-18T21:08:55.009399 Updated settings: x/fuel-ccp-tests\n2025-07-18T21:08:55.446943 Created repo: x/fuel-ccp-zmq\n2025-07-18T21:08:55.517036 Updated settings: x/fuel-ccp-zmq\n2025-07-18T21:08:55.958198 Created repo: x/fuel-noop-fixtures\n2025-07-18T21:08:56.022697 Updated settings: x/fuel-noop-fixtures\n2025-07-18T21:08:56.464795 Created repo: x/fuel-plugin-6wind-virtual-accelerator\n2025-07-18T21:08:56.531133 Updated settings: x/fuel-plugin-6wind-virtual-accelerator\n2025-07-18T21:08:56.969000 Created repo: x/fuel-plugin-astara\n2025-07-18T21:08:57.033338 Updated settings: x/fuel-plugin-astara\n2025-07-18T21:08:57.474066 Created repo: x/fuel-plugin-availability-zones\n2025-07-18T21:08:57.539682 Updated settings: x/fuel-plugin-availability-zones\n2025-07-18T21:08:57.983246 Created repo: x/fuel-plugin-bgpvpn\n2025-07-18T21:08:58.047607 Updated settings: x/fuel-plugin-bgpvpn\n2025-07-18T21:08:58.506708 Created repo: x/fuel-plugin-bigswitch\n2025-07-18T21:08:58.574081 Updated settings: x/fuel-plugin-bigswitch\n2025-07-18T21:08:59.052603 Created repo: x/fuel-plugin-block-device\n2025-07-18T21:08:59.127543 Updated settings: x/fuel-plugin-block-device\n2025-07-18T21:08:59.599163 Created repo: x/fuel-plugin-calamari\n2025-07-18T21:08:59.664748 Updated settings: x/fuel-plugin-calamari\n2025-07-18T21:09:00.121277 Created repo: x/fuel-plugin-calico\n2025-07-18T21:09:00.188814 Updated settings: x/fuel-plugin-calico\n2025-07-18T21:09:00.683944 Created repo: x/fuel-plugin-ceilometer-redis\n2025-07-18T21:09:00.750340 Updated settings: x/fuel-plugin-ceilometer-redis\n2025-07-18T21:09:01.206527 Created repo: x/fuel-plugin-ceph-multibackend\n2025-07-18T21:09:01.271602 Updated settings: x/fuel-plugin-ceph-multibackend\n2025-07-18T21:09:01.758806 Created repo: x/fuel-plugin-ci\n2025-07-18T21:09:01.823802 Updated settings: x/fuel-plugin-ci\n2025-07-18T21:09:02.281039 Created repo: x/fuel-plugin-cinder-gcs\n2025-07-18T21:09:02.350315 Updated settings: x/fuel-plugin-cinder-gcs\n2025-07-18T21:09:02.805261 Created repo: x/fuel-plugin-cinder-kaminario\n2025-07-18T21:09:02.871270 Updated settings: x/fuel-plugin-cinder-kaminario\n2025-07-18T21:09:03.323919 Created repo: x/fuel-plugin-cinder-netapp\n2025-07-18T21:09:03.391900 Updated settings: x/fuel-plugin-cinder-netapp\n2025-07-18T21:09:03.846032 Created repo: x/fuel-plugin-cisco-aci\n2025-07-18T21:09:03.921636 Updated settings: x/fuel-plugin-cisco-aci\n2025-07-18T21:09:04.376471 Created repo: x/fuel-plugin-congress\n2025-07-18T21:09:04.440893 Updated settings: x/fuel-plugin-congress\n2025-07-18T21:09:04.885508 Created repo: x/fuel-plugin-contrail\n2025-07-18T21:09:04.950348 Updated settings: x/fuel-plugin-contrail\n2025-07-18T21:09:05.397575 Created repo: x/fuel-plugin-datera-cinder\n2025-07-18T21:09:05.462415 Updated settings: x/fuel-plugin-datera-cinder\n2025-07-18T21:09:05.925887 Created repo: x/fuel-plugin-dbaas-trove\n2025-07-18T21:09:05.990578 Updated settings: x/fuel-plugin-dbaas-trove\n2025-07-18T21:09:06.438862 Created repo: x/fuel-plugin-debug\n2025-07-18T21:09:06.503845 Updated settings: x/fuel-plugin-debug\n2025-07-18T21:09:06.947593 Created repo: x/fuel-plugin-designate\n2025-07-18T21:09:07.012075 Updated settings: x/fuel-plugin-designate\n2025-07-18T21:09:07.446535 Created repo: x/fuel-plugin-detach-database\n2025-07-18T21:09:07.518381 Updated settings: x/fuel-plugin-detach-database\n2025-07-18T21:09:07.968941 Created repo: x/fuel-plugin-detach-haproxy\n2025-07-18T21:09:08.036985 Updated settings: x/fuel-plugin-detach-haproxy\n2025-07-18T21:09:08.496945 Created repo: x/fuel-plugin-detach-horizon\n2025-07-18T21:09:08.571089 Updated settings: x/fuel-plugin-detach-horizon\n2025-07-18T21:09:09.027051 Created repo: x/fuel-plugin-detach-keystone\n2025-07-18T21:09:09.096355 Updated settings: x/fuel-plugin-detach-keystone\n2025-07-18T21:09:09.557215 Created repo: x/fuel-plugin-detach-netnode\n2025-07-18T21:09:09.621234 Updated settings: x/fuel-plugin-detach-netnode\n2025-07-18T21:09:10.066259 Created repo: x/fuel-plugin-detach-rabbitmq\n2025-07-18T21:09:10.130438 Updated settings: x/fuel-plugin-detach-rabbitmq\n2025-07-18T21:09:10.574958 Created repo: x/fuel-plugin-detach-swift\n2025-07-18T21:09:10.639428 Updated settings: x/fuel-plugin-detach-swift\n2025-07-18T21:09:11.098637 Created repo: x/fuel-plugin-dns-updater\n2025-07-18T21:09:11.165938 Updated settings: x/fuel-plugin-dns-updater\n2025-07-18T21:09:11.637791 Created repo: x/fuel-plugin-dynatrace\n2025-07-18T21:09:11.706419 Updated settings: x/fuel-plugin-dynatrace\n2025-07-18T21:09:12.157478 Created repo: x/fuel-plugin-elasticsearch-kibana\n2025-07-18T21:09:12.224275 Updated settings: x/fuel-plugin-elasticsearch-kibana\n2025-07-18T21:09:12.673854 Created repo: x/fuel-plugin-emailnotifyd\n2025-07-18T21:09:12.741215 Updated settings: x/fuel-plugin-emailnotifyd\n2025-07-18T21:09:13.205604 Created repo: x/fuel-plugin-external-emc\n2025-07-18T21:09:13.271916 Updated settings: x/fuel-plugin-external-emc\n2025-07-18T21:09:13.727735 Created repo: x/fuel-plugin-external-glusterfs\n2025-07-18T21:09:13.795274 Updated settings: x/fuel-plugin-external-glusterfs\n2025-07-18T21:09:14.248188 Created repo: x/fuel-plugin-external-lb\n2025-07-18T21:09:14.312048 Updated settings: x/fuel-plugin-external-lb\n2025-07-18T21:09:14.776033 Created repo: x/fuel-plugin-external-zabbix\n2025-07-18T21:09:14.841823 Updated settings: x/fuel-plugin-external-zabbix\n2025-07-18T21:09:15.307800 Created repo: x/fuel-plugin-fortinet\n2025-07-18T21:09:15.373101 Updated settings: x/fuel-plugin-fortinet\n2025-07-18T21:09:15.850327 Created repo: x/fuel-plugin-glance-nfs\n2025-07-18T21:09:15.918637 Updated settings: x/fuel-plugin-glance-nfs\n2025-07-18T21:09:16.403328 Created repo: x/fuel-plugin-gluon\n2025-07-18T21:09:16.471608 Updated settings: x/fuel-plugin-gluon\n2025-07-18T21:09:16.959501 Created repo: x/fuel-plugin-ha-fencing\n2025-07-18T21:09:17.026944 Updated settings: x/fuel-plugin-ha-fencing\n2025-07-18T21:09:17.506326 Created repo: x/fuel-plugin-hedvig-cinder\n2025-07-18T21:09:17.571638 Updated settings: x/fuel-plugin-hedvig-cinder\n2025-07-18T21:09:18.045353 Created repo: x/fuel-plugin-influxdb-grafana\n2025-07-18T21:09:18.111320 Updated settings: x/fuel-plugin-influxdb-grafana\n2025-07-18T21:09:18.565705 Created repo: x/fuel-plugin-inkscope\n2025-07-18T21:09:18.633708 Updated settings: x/fuel-plugin-inkscope\n2025-07-18T21:09:19.107383 Created repo: x/fuel-plugin-ironic\n2025-07-18T21:09:19.172225 Updated settings: x/fuel-plugin-ironic\n2025-07-18T21:09:19.664709 Created repo: x/fuel-plugin-kafka\n2025-07-18T21:09:19.732273 Updated settings: x/fuel-plugin-kafka\n2025-07-18T21:09:20.195817 Created repo: x/fuel-plugin-ldap\n2025-07-18T21:09:20.260734 Updated settings: x/fuel-plugin-ldap\n2025-07-18T21:09:20.714323 Created repo: x/fuel-plugin-ldap-slaves\n2025-07-18T21:09:20.779511 Updated settings: x/fuel-plugin-ldap-slaves\n2025-07-18T21:09:21.249468 Created repo: x/fuel-plugin-lma-collector\n2025-07-18T21:09:21.314208 Updated settings: x/fuel-plugin-lma-collector\n2025-07-18T21:09:21.764269 Created repo: x/fuel-plugin-lma-infrastructure-alerting\n2025-07-18T21:09:21.829573 Updated settings: x/fuel-plugin-lma-infrastructure-alerting\n2025-07-18T21:09:22.283940 Created repo: x/fuel-plugin-manila\n2025-07-18T21:09:22.348826 Updated settings: x/fuel-plugin-manila\n2025-07-18T21:09:22.817691 Created repo: x/fuel-plugin-mellanox\n2025-07-18T21:09:22.882884 Updated settings: x/fuel-plugin-mellanox\n2025-07-18T21:09:23.369454 Created repo: x/fuel-plugin-midonet\n2025-07-18T21:09:23.433982 Updated settings: x/fuel-plugin-midonet\n2025-07-18T21:09:23.886690 Created repo: x/fuel-plugin-mistral\n2025-07-18T21:09:23.952036 Updated settings: x/fuel-plugin-mistral\n2025-07-18T21:09:24.400812 Created repo: x/fuel-plugin-murano-networking-sfc\n2025-07-18T21:09:24.465502 Updated settings: x/fuel-plugin-murano-networking-sfc\n2025-07-18T21:09:24.929209 Created repo: x/fuel-plugin-network-node\n2025-07-18T21:09:24.995998 Updated settings: x/fuel-plugin-network-node\n2025-07-18T21:09:25.444103 Created repo: x/fuel-plugin-networking-sfc\n2025-07-18T21:09:25.508518 Updated settings: x/fuel-plugin-networking-sfc\n2025-07-18T21:09:25.958622 Created repo: x/fuel-plugin-neutron-fwaas\n2025-07-18T21:09:26.022969 Updated settings: x/fuel-plugin-neutron-fwaas\n2025-07-18T21:09:26.468690 Created repo: x/fuel-plugin-neutron-lbaas\n2025-07-18T21:09:26.535596 Updated settings: x/fuel-plugin-neutron-lbaas\n2025-07-18T21:09:27.003650 Created repo: x/fuel-plugin-neutron-vpnaas\n2025-07-18T21:09:27.073200 Updated settings: x/fuel-plugin-neutron-vpnaas\n2025-07-18T21:09:27.520627 Created repo: x/fuel-plugin-nimblestorage-cinder\n2025-07-18T21:09:27.584579 Updated settings: x/fuel-plugin-nimblestorage-cinder\n2025-07-18T21:09:28.032511 Created repo: x/fuel-plugin-nitrous\n2025-07-18T21:09:28.100792 Updated settings: x/fuel-plugin-nitrous\n2025-07-18T21:09:28.572192 Created repo: x/fuel-plugin-nova-nfs\n2025-07-18T21:09:28.636703 Updated settings: x/fuel-plugin-nova-nfs\n2025-07-18T21:09:29.292984 Created repo: x/fuel-plugin-nsx-t\n2025-07-18T21:09:29.357638 Updated settings: x/fuel-plugin-nsx-t\n2025-07-18T21:09:29.827636 Created repo: x/fuel-plugin-nsxv\n2025-07-18T21:09:29.895614 Updated settings: x/fuel-plugin-nsxv\n2025-07-18T21:09:30.368256 Created repo: x/fuel-plugin-nuage\n2025-07-18T21:09:30.433315 Updated settings: x/fuel-plugin-nuage\n2025-07-18T21:09:30.908552 Created repo: x/fuel-plugin-onos\n2025-07-18T21:09:30.973560 Updated settings: x/fuel-plugin-onos\n2025-07-18T21:09:31.435943 Created repo: x/fuel-plugin-openbook\n2025-07-18T21:09:31.501041 Updated settings: x/fuel-plugin-openbook\n2025-07-18T21:09:31.946505 Created repo: x/fuel-plugin-opendaylight\n2025-07-18T21:09:32.011643 Updated settings: x/fuel-plugin-opendaylight\n2025-07-18T21:09:32.478782 Created repo: x/fuel-plugin-openstack-telemetry\n2025-07-18T21:09:32.545870 Updated settings: x/fuel-plugin-openstack-telemetry\n2025-07-18T21:09:33.003256 Created repo: x/fuel-plugin-ovs\n2025-07-18T21:09:33.067785 Updated settings: x/fuel-plugin-ovs\n2025-07-18T21:09:33.524691 Created repo: x/fuel-plugin-plumgrid\n2025-07-18T21:09:33.588311 Updated settings: x/fuel-plugin-plumgrid\n2025-07-18T21:09:34.075674 Created repo: x/fuel-plugin-purestorage-cinder\n2025-07-18T21:09:34.139067 Updated settings: x/fuel-plugin-purestorage-cinder\n2025-07-18T21:09:34.573329 Created repo: x/fuel-plugin-qemu\n2025-07-18T21:09:34.638748 Updated settings: x/fuel-plugin-qemu\n2025-07-18T21:09:35.080576 Created repo: x/fuel-plugin-qlogic-sriov-vxlan\n2025-07-18T21:09:35.144328 Updated settings: x/fuel-plugin-qlogic-sriov-vxlan\n2025-07-18T21:09:35.580834 Created repo: x/fuel-plugin-rally\n2025-07-18T21:09:35.645243 Updated settings: x/fuel-plugin-rally\n2025-07-18T21:09:36.084416 Created repo: x/fuel-plugin-saltstack\n2025-07-18T21:09:36.150735 Updated settings: x/fuel-plugin-saltstack\n2025-07-18T21:09:36.591621 Created repo: x/fuel-plugin-scaleio\n2025-07-18T21:09:36.656771 Updated settings: x/fuel-plugin-scaleio\n2025-07-18T21:09:37.089980 Created repo: x/fuel-plugin-scaleio-cinder\n2025-07-18T21:09:37.154718 Updated settings: x/fuel-plugin-scaleio-cinder\n2025-07-18T21:09:37.595733 Created repo: x/fuel-plugin-sensu\n2025-07-18T21:09:37.660665 Updated settings: x/fuel-plugin-sensu\n2025-07-18T21:09:38.097933 Created repo: x/fuel-plugin-solidfire-cinder\n2025-07-18T21:09:38.161386 Updated settings: x/fuel-plugin-solidfire-cinder\n2025-07-18T21:09:38.601691 Created repo: x/fuel-plugin-swiftstack\n2025-07-18T21:09:38.668022 Updated settings: x/fuel-plugin-swiftstack\n2025-07-18T21:09:39.108073 Created repo: x/fuel-plugin-tacker\n2025-07-18T21:09:39.174586 Updated settings: x/fuel-plugin-tacker\n2025-07-18T21:09:39.612119 Created repo: x/fuel-plugin-tempest\n2025-07-18T21:09:39.678096 Updated settings: x/fuel-plugin-tempest\n2025-07-18T21:09:40.119057 Created repo: x/fuel-plugin-tintri-cinder\n2025-07-18T21:09:40.184221 Updated settings: x/fuel-plugin-tintri-cinder\n2025-07-18T21:09:40.622323 Created repo: x/fuel-plugin-tls\n2025-07-18T21:09:40.689413 Updated settings: x/fuel-plugin-tls\n2025-07-18T21:09:41.130791 Created repo: x/fuel-plugin-unity\n2025-07-18T21:09:41.195164 Updated settings: x/fuel-plugin-unity\n2025-07-18T21:09:41.628288 Created repo: x/fuel-plugin-vmware-dvs\n2025-07-18T21:09:41.693374 Updated settings: x/fuel-plugin-vmware-dvs\n2025-07-18T21:09:42.129962 Created repo: x/fuel-plugin-vxlan\n2025-07-18T21:09:42.194049 Updated settings: x/fuel-plugin-vxlan\n2025-07-18T21:09:42.637248 Created repo: x/fuel-plugin-watcher\n2025-07-18T21:09:42.701355 Updated settings: x/fuel-plugin-watcher\n2025-07-18T21:09:43.153654 Created repo: x/fuel-plugin-wstunnel\n2025-07-18T21:09:43.217876 Updated settings: x/fuel-plugin-wstunnel\n2025-07-18T21:09:43.670806 Created repo: x/fuel-plugin-xenserver\n2025-07-18T21:09:43.736827 Updated settings: x/fuel-plugin-xenserver\n2025-07-18T21:09:44.195069 Created repo: x/fuel-plugin-zabbix-agents\n2025-07-18T21:09:44.259077 Updated settings: x/fuel-plugin-zabbix-agents\n2025-07-18T21:09:44.718775 Created repo: x/fuel-plugin-zabbix-monitoring-emc\n2025-07-18T21:09:44.783312 Updated settings: x/fuel-plugin-zabbix-monitoring-emc\n2025-07-18T21:09:45.247091 Created repo: x/fuel-plugin-zabbix-monitoring-extreme-networks\n2025-07-18T21:09:45.311079 Updated settings: x/fuel-plugin-zabbix-monitoring-extreme-networks\n2025-07-18T21:09:45.760552 Created repo: x/fuel-plugin-zabbix-snmptrapd\n2025-07-18T21:09:45.824541 Updated settings: x/fuel-plugin-zabbix-snmptrapd\n2025-07-18T21:09:46.275792 Created repo: x/gabbi-tempest\n2025-07-18T21:09:46.339733 Updated settings: x/gabbi-tempest\n2025-07-18T21:09:46.789534 Created repo: x/gantt\n2025-07-18T21:09:46.854119 Updated settings: x/gantt\n2025-07-18T21:09:47.318489 Created repo: x/gce-api\n2025-07-18T21:09:47.389787 Updated settings: x/gce-api\n2025-07-18T21:09:47.852552 Created repo: x/gearman-plugin\n2025-07-18T21:09:47.920015 Updated settings: x/gearman-plugin\n2025-07-18T21:09:48.372775 Created repo: x/gerrit-dash-creator\n2025-07-18T21:09:48.437423 Updated settings: x/gerrit-dash-creator\n2025-07-18T21:09:48.876432 Created repo: x/giftwrap\n2025-07-18T21:09:48.942264 Updated settings: x/giftwrap\n2025-07-18T21:09:49.392277 Created repo: x/git-nit\n2025-07-18T21:09:49.463431 Updated settings: x/git-nit\n2025-07-18T21:09:49.931620 Created repo: x/git-os-job\n2025-07-18T21:09:49.998101 Updated settings: x/git-os-job\n2025-07-18T21:09:50.465288 Created repo: x/git-repo-manifests\n2025-07-18T21:09:50.530542 Updated settings: x/git-repo-manifests\n2025-07-18T21:09:50.983776 Created repo: x/git-upstream\n2025-07-18T21:09:51.048135 Updated settings: x/git-upstream\n2025-07-18T21:09:51.498655 Created repo: x/gitdm\n2025-07-18T21:09:51.565274 Updated settings: x/gitdm\n2025-07-18T21:09:52.010287 Created repo: x/glare\n2025-07-18T21:09:52.076199 Updated settings: x/glare\n2025-07-18T21:09:52.519662 Created repo: x/glare-specs\n2025-07-18T21:09:52.592315 Updated settings: x/glare-specs\n2025-07-18T21:09:53.048550 Created repo: x/gluon\n2025-07-18T21:09:53.113502 Updated settings: x/gluon\n2025-07-18T21:09:53.584002 Created repo: x/golang-client\n2025-07-18T21:09:53.648273 Updated settings: x/golang-client\n2025-07-18T21:09:54.104988 Created repo: x/golang-commons\n2025-07-18T21:09:54.169079 Updated settings: x/golang-commons\n2025-07-18T21:09:54.625002 Created repo: x/gos-brick\n2025-07-18T21:09:54.689688 Updated settings: x/gos-brick\n2025-07-18T21:09:55.167514 Created repo: x/group-based-policy\n2025-07-18T21:09:55.232666 Updated settings: x/group-based-policy\n2025-07-18T21:09:55.689692 Created repo: x/group-based-policy-automation\n2025-07-18T21:09:55.755790 Updated settings: x/group-based-policy-automation\n2025-07-18T21:09:56.221146 Created repo: x/group-based-policy-specs\n2025-07-18T21:09:56.288634 Updated settings: x/group-based-policy-specs\n2025-07-18T21:09:56.778602 Created repo: x/group-based-policy-ui\n2025-07-18T21:09:56.847665 Updated settings: x/group-based-policy-ui\n2025-07-18T21:09:57.297430 Created repo: x/gyan\n2025-07-18T21:09:57.361916 Updated settings: x/gyan\n2025-07-18T21:09:57.802408 Created repo: x/gyan-dashboard\n2025-07-18T21:09:57.868648 Updated settings: x/gyan-dashboard\n2025-07-18T21:09:58.314533 Created repo: x/gyan-specs\n2025-07-18T21:09:58.383948 Updated settings: x/gyan-specs\n2025-07-18T21:09:58.849489 Created repo: x/horizon-mellanox\n2025-07-18T21:09:58.915230 Updated settings: x/horizon-mellanox\n2025-07-18T21:09:59.352895 Created repo: x/hurricane\n2025-07-18T21:09:59.420426 Updated settings: x/hurricane\n2025-07-18T21:09:59.859637 Created repo: x/inception\n2025-07-18T21:09:59.926251 Updated settings: x/inception\n2025-07-18T21:10:00.382685 Created repo: x/infra-ansible\n2025-07-18T21:10:00.447619 Updated settings: x/infra-ansible\n2025-07-18T21:10:00.882485 Created repo: x/intel-nfv-ci-tests\n2025-07-18T21:10:00.949591 Updated settings: x/intel-nfv-ci-tests\n2025-07-18T21:10:01.399931 Created repo: x/interop-workloads\n2025-07-18T21:10:01.467245 Updated settings: x/interop-workloads\n2025-07-18T21:10:01.910909 Created repo: x/iotronic\n2025-07-18T21:10:01.977185 Updated settings: x/iotronic\n2025-07-18T21:10:02.451887 Created repo: x/iotronic-lightning-rod\n2025-07-18T21:10:02.516597 Updated settings: x/iotronic-lightning-rod\n2025-07-18T21:10:02.966020 Created repo: x/iotronic-ui\n2025-07-18T21:10:03.036350 Updated settings: x/iotronic-ui\n2025-07-18T21:10:03.495447 Created repo: x/ipa-example-hardware-managers\n2025-07-18T21:10:03.626572 Updated settings: x/ipa-example-hardware-managers\n2025-07-18T21:10:04.092546 Created repo: x/ironic-inspector-tempest-plugin\n2025-07-18T21:10:04.157105 Updated settings: x/ironic-inspector-tempest-plugin\n2025-07-18T21:10:04.616363 Created repo: x/ironic-staging-drivers\n2025-07-18T21:10:04.681145 Updated settings: x/ironic-staging-drivers\n2025-07-18T21:10:05.156224 Created repo: x/jacket\n2025-07-18T21:10:05.223854 Updated settings: x/jacket\n2025-07-18T21:10:05.676083 Created repo: x/jenkins-plugins-for-murano\n2025-07-18T21:10:05.741702 Updated settings: x/jenkins-plugins-for-murano\n2025-07-18T21:10:06.194195 Created repo: x/js-afs-blob-store\n2025-07-18T21:10:06.260063 Updated settings: x/js-afs-blob-store\n2025-07-18T21:10:06.731868 Created repo: x/js-generator-openstack\n2025-07-18T21:10:06.796604 Updated settings: x/js-generator-openstack\n2025-07-18T21:10:07.248120 Created repo: x/js-openstack-registry-hooks\n2025-07-18T21:10:07.316400 Updated settings: x/js-openstack-registry-hooks\n2025-07-18T21:10:07.787844 Created repo: x/k8s-cloud-provider\n2025-07-18T21:10:07.852544 Updated settings: x/k8s-cloud-provider\n2025-07-18T21:10:08.308837 Created repo: x/k8s-docker-suite-app-murano\n2025-07-18T21:10:08.376620 Updated settings: x/k8s-docker-suite-app-murano\n2025-07-18T21:10:08.835760 Created repo: x/kiloeyes\n2025-07-18T21:10:08.903474 Updated settings: x/kiloeyes\n2025-07-18T21:10:09.355103 Created repo: x/kingbird\n2025-07-18T21:10:09.423415 Updated settings: x/kingbird\n2025-07-18T21:10:09.873435 Created repo: x/kingbird-dashboard\n2025-07-18T21:10:09.940852 Updated settings: x/kingbird-dashboard\n2025-07-18T21:10:10.397133 Created repo: x/kite\n2025-07-18T21:10:10.464118 Updated settings: x/kite\n2025-07-18T21:10:10.919936 Created repo: x/kloudbuster\n2025-07-18T21:10:10.984160 Updated settings: x/kloudbuster\n2025-07-18T21:10:11.451859 Created repo: x/kolla-mesos\n2025-07-18T21:10:11.518134 Updated settings: x/kolla-mesos\n2025-07-18T21:10:11.979136 Created repo: x/kosmos\n2025-07-18T21:10:12.048646 Updated settings: x/kosmos\n2025-07-18T21:10:12.499828 Created repo: x/kosmos-specs\n2025-07-18T21:10:12.567449 Updated settings: x/kosmos-specs\n2025-07-18T21:10:13.014952 Created repo: x/ku.stella\n2025-07-18T21:10:13.083900 Updated settings: x/ku.stella\n2025-07-18T21:10:13.531899 Created repo: x/kwapi\n2025-07-18T21:10:13.596885 Updated settings: x/kwapi\n2025-07-18T21:10:14.066036 Created repo: x/loci-cinder\n2025-07-18T21:10:14.130281 Updated settings: x/loci-cinder\n2025-07-18T21:10:14.605120 Created repo: x/loci-designate\n2025-07-18T21:10:14.669965 Updated settings: x/loci-designate\n2025-07-18T21:10:15.122239 Created repo: x/loci-glance\n2025-07-18T21:10:15.190155 Updated settings: x/loci-glance\n2025-07-18T21:10:15.641941 Created repo: x/loci-heat\n2025-07-18T21:10:15.709882 Updated settings: x/loci-heat\n2025-07-18T21:10:16.169988 Created repo: x/loci-horizon\n2025-07-18T21:10:16.233800 Updated settings: x/loci-horizon\n2025-07-18T21:10:16.684366 Created repo: x/loci-ironic\n2025-07-18T21:10:16.752088 Updated settings: x/loci-ironic\n2025-07-18T21:10:17.200473 Created repo: x/loci-keystone\n2025-07-18T21:10:17.265082 Updated settings: x/loci-keystone\n2025-07-18T21:10:17.730036 Created repo: x/loci-murano\n2025-07-18T21:10:17.795431 Updated settings: x/loci-murano\n2025-07-18T21:10:18.253003 Created repo: x/loci-neutron\n2025-07-18T21:10:18.319135 Updated settings: x/loci-neutron\n2025-07-18T21:10:18.777739 Created repo: x/loci-nova\n2025-07-18T21:10:18.842244 Updated settings: x/loci-nova\n2025-07-18T21:10:19.320010 Created repo: x/loci-requirements\n2025-07-18T21:10:19.384884 Updated settings: x/loci-requirements\n2025-07-18T21:10:19.852467 Created repo: x/loci-swift\n2025-07-18T21:10:19.916540 Updated settings: x/loci-swift\n2025-07-18T21:10:20.364257 Created repo: x/loci-trove\n2025-07-18T21:10:20.428553 Updated settings: x/loci-trove\n2025-07-18T21:10:20.886220 Created repo: x/marshal\n2025-07-18T21:10:20.951132 Updated settings: x/marshal\n2025-07-18T21:10:21.420066 Created repo: x/meghdwar\n2025-07-18T21:10:21.484393 Updated settings: x/meghdwar\n2025-07-18T21:10:21.958673 Created repo: x/merlin\n2025-07-18T21:10:22.023370 Updated settings: x/merlin\n2025-07-18T21:10:22.472891 Created repo: x/meteos\n2025-07-18T21:10:22.540535 Updated settings: x/meteos\n2025-07-18T21:10:23.007629 Created repo: x/meteos-ui\n2025-07-18T21:10:23.072067 Updated settings: x/meteos-ui\n2025-07-18T21:10:23.531069 Created repo: x/microstack\n2025-07-18T21:10:23.600686 Updated settings: x/microstack\n2025-07-18T21:10:24.069827 Created repo: x/microstack-specs\n2025-07-18T21:10:24.136260 Updated settings: x/microstack-specs\n2025-07-18T21:10:24.598938 Created repo: x/mitmstack\n2025-07-18T21:10:24.664680 Updated settings: x/mitmstack\n2025-07-18T21:10:25.118495 Created repo: x/mixmatch\n2025-07-18T21:10:25.183737 Updated settings: x/mixmatch\n2025-07-18T21:10:25.655048 Created repo: x/mogan\n2025-07-18T21:10:25.723699 Updated settings: x/mogan\n2025-07-18T21:10:26.176333 Created repo: x/mogan-specs\n2025-07-18T21:10:26.240531 Updated settings: x/mogan-specs\n2025-07-18T21:10:26.703742 Created repo: x/mogan-ui\n2025-07-18T21:10:26.767907 Updated settings: x/mogan-ui\n2025-07-18T21:10:27.215851 Created repo: x/monasca-vagrant\n2025-07-18T21:10:27.281401 Updated settings: x/monasca-vagrant\n2025-07-18T21:10:27.741698 Created repo: x/monitoring-for-openstack\n2025-07-18T21:10:27.806139 Updated settings: x/monitoring-for-openstack\n2025-07-18T21:10:28.255109 Created repo: x/monitorstack\n2025-07-18T21:10:28.319080 Updated settings: x/monitorstack\n2025-07-18T21:10:28.776198 Created repo: x/mors\n2025-07-18T21:10:28.839834 Updated settings: x/mors\n2025-07-18T21:10:29.302768 Created repo: x/murano-plugin-networking-sfc\n2025-07-18T21:10:29.366984 Updated settings: x/murano-plugin-networking-sfc\n2025-07-18T21:10:29.819826 Created repo: x/namos\n2025-07-18T21:10:29.884833 Updated settings: x/namos\n2025-07-18T21:10:30.354387 Created repo: x/nemesis\n2025-07-18T21:10:30.419787 Updated settings: x/nemesis\n2025-07-18T21:10:30.868867 Created repo: x/nerd-reviewer\n2025-07-18T21:10:30.935856 Updated settings: x/nerd-reviewer\n2025-07-18T21:10:31.390320 Created repo: x/network-checker\n2025-07-18T21:10:31.456695 Updated settings: x/network-checker\n2025-07-18T21:10:31.906638 Created repo: x/networking-6wind\n2025-07-18T21:10:31.979220 Updated settings: x/networking-6wind\n2025-07-18T21:10:32.427902 Created repo: x/networking-ale-omniswitch\n2025-07-18T21:10:32.494659 Updated settings: x/networking-ale-omniswitch\n2025-07-18T21:10:32.939620 Created repo: x/networking-ansible\n2025-07-18T21:10:33.004551 Updated settings: x/networking-ansible\n2025-07-18T21:10:33.453160 Created repo: x/networking-arista\n2025-07-18T21:10:33.519240 Updated settings: x/networking-arista\n2025-07-18T21:10:33.990855 Created repo: x/networking-avaya\n2025-07-18T21:10:34.062168 Updated settings: x/networking-avaya\n2025-07-18T21:10:34.510068 Created repo: x/networking-bigswitch\n2025-07-18T21:10:34.573983 Updated settings: x/networking-bigswitch\n2025-07-18T21:10:35.026499 Created repo: x/networking-brocade\n2025-07-18T21:10:35.094734 Updated settings: x/networking-brocade\n2025-07-18T21:10:35.556978 Created repo: x/networking-cisco\n2025-07-18T21:10:35.621152 Updated settings: x/networking-cisco\n2025-07-18T21:10:36.088008 Created repo: x/networking-cumulus\n2025-07-18T21:10:36.152438 Updated settings: x/networking-cumulus\n2025-07-18T21:10:36.612740 Created repo: x/networking-dpm\n2025-07-18T21:10:36.680672 Updated settings: x/networking-dpm\n2025-07-18T21:10:37.134696 Created repo: x/networking-edge-vpn\n2025-07-18T21:10:37.199281 Updated settings: x/networking-edge-vpn\n2025-07-18T21:10:37.662213 Created repo: x/networking-extreme\n2025-07-18T21:10:37.729982 Updated settings: x/networking-extreme\n2025-07-18T21:10:38.215336 Created repo: x/networking-fortinet\n2025-07-18T21:10:38.279786 Updated settings: x/networking-fortinet\n2025-07-18T21:10:38.745695 Created repo: x/networking-fujitsu\n2025-07-18T21:10:38.810075 Updated settings: x/networking-fujitsu\n2025-07-18T21:10:39.271154 Created repo: x/networking-gluon\n2025-07-18T21:10:39.335105 Updated settings: x/networking-gluon\n2025-07-18T21:10:39.814638 Created repo: x/networking-h3c\n2025-07-18T21:10:39.878365 Updated settings: x/networking-h3c\n2025-07-18T21:10:40.349514 Created repo: x/networking-hpe\n2025-07-18T21:10:40.416090 Updated settings: x/networking-hpe\n2025-07-18T21:10:40.882648 Created repo: x/networking-huawei\n2025-07-18T21:10:40.946896 Updated settings: x/networking-huawei\n2025-07-18T21:10:41.417452 Created repo: x/networking-icc\n2025-07-18T21:10:41.486722 Updated settings: x/networking-icc\n2025-07-18T21:10:41.939718 Created repo: x/networking-infoblox\n2025-07-18T21:10:42.005459 Updated settings: x/networking-infoblox\n2025-07-18T21:10:42.473030 Created repo: x/networking-l2gw\n2025-07-18T21:10:42.541303 Updated settings: x/networking-l2gw\n2025-07-18T21:10:42.991880 Created repo: x/networking-l2gw-tempest-plugin\n2025-07-18T21:10:43.056571 Updated settings: x/networking-l2gw-tempest-plugin\n2025-07-18T21:10:43.529610 Created repo: x/networking-lagopus\n2025-07-18T21:10:43.595711 Updated settings: x/networking-lagopus\n2025-07-18T21:10:44.051192 Created repo: x/networking-lenovo\n2025-07-18T21:10:44.116811 Updated settings: x/networking-lenovo\n2025-07-18T21:10:44.594645 Created repo: x/networking-mlnx\n2025-07-18T21:10:44.659040 Updated settings: x/networking-mlnx\n2025-07-18T21:10:45.115073 Created repo: x/networking-nec\n2025-07-18T21:10:45.182855 Updated settings: x/networking-nec\n2025-07-18T21:10:45.639542 Created repo: x/networking-omnipath\n2025-07-18T21:10:45.707611 Updated settings: x/networking-omnipath\n2025-07-18T21:10:46.159450 Created repo: x/networking-opencontrail\n2025-07-18T21:10:46.230863 Updated settings: x/networking-opencontrail\n2025-07-18T21:10:46.694773 Created repo: x/networking-ovs-dpdk\n2025-07-18T21:10:46.760104 Updated settings: x/networking-ovs-dpdk\n2025-07-18T21:10:47.212990 Created repo: x/networking-peregrine\n2025-07-18T21:10:47.280885 Updated settings: x/networking-peregrine\n2025-07-18T21:10:47.739230 Created repo: x/networking-plumgrid\n2025-07-18T21:10:47.803754 Updated settings: x/networking-plumgrid\n2025-07-18T21:10:48.264228 Created repo: x/networking-spp\n2025-07-18T21:10:48.329284 Updated settings: x/networking-spp\n2025-07-18T21:10:48.787630 Created repo: x/networking-vpp\n2025-07-18T21:10:48.854397 Updated settings: x/networking-vpp\n2025-07-18T21:10:49.312213 Created repo: x/networking-vsphere\n2025-07-18T21:10:49.383430 Updated settings: x/networking-vsphere\n2025-07-18T21:10:49.843700 Created repo: x/networking-zte\n2025-07-18T21:10:49.911230 Updated settings: x/networking-zte\n2025-07-18T21:10:50.384652 Created repo: x/networking-zvm\n2025-07-18T21:10:50.452742 Updated settings: x/networking-zvm\n2025-07-18T21:10:50.915231 Created repo: x/neutron-classifier\n2025-07-18T21:10:50.980943 Updated settings: x/neutron-classifier\n2025-07-18T21:10:51.434770 Created repo: x/neutron-interconnection\n2025-07-18T21:10:51.500716 Updated settings: x/neutron-interconnection\n2025-07-18T21:10:51.957287 Created repo: x/nfv-filters\n2025-07-18T21:10:52.022308 Updated settings: x/nfv-filters\n2025-07-18T21:10:52.479411 Created repo: x/nova-docker\n2025-07-18T21:10:52.550586 Updated settings: x/nova-docker\n2025-07-18T21:10:53.008154 Created repo: x/nova-dpm\n2025-07-18T21:10:53.076454 Updated settings: x/nova-dpm\n2025-07-18T21:10:53.538099 Created repo: x/nova-fusioncompute\n2025-07-18T21:10:53.603919 Updated settings: x/nova-fusioncompute\n2025-07-18T21:10:54.068572 Created repo: x/nova-lxd\n2025-07-18T21:10:54.136563 Updated settings: x/nova-lxd\n2025-07-18T21:10:54.616277 Created repo: x/nova-mksproxy\n2025-07-18T21:10:54.684611 Updated settings: x/nova-mksproxy\n2025-07-18T21:10:55.141386 Created repo: x/nova-solver-scheduler\n2025-07-18T21:10:55.208597 Updated settings: x/nova-solver-scheduler\n2025-07-18T21:10:55.656177 Created repo: x/nova-zvm-virt-driver\n2025-07-18T21:10:55.721491 Updated settings: x/nova-zvm-virt-driver\n2025-07-18T21:10:56.182719 Created repo: x/novajoin\n2025-07-18T21:10:56.247059 Updated settings: x/novajoin\n2025-07-18T21:10:56.702505 Created repo: x/novajoin-tempest-plugin\n2025-07-18T21:10:56.767916 Updated settings: x/novajoin-tempest-plugin\n2025-07-18T21:10:57.222103 Created repo: x/oaktree\n2025-07-18T21:10:57.289357 Updated settings: x/oaktree\n2025-07-18T21:10:57.738596 Created repo: x/oaktreemodel\n2025-07-18T21:10:57.806964 Updated settings: x/oaktreemodel\n2025-07-18T21:10:58.261333 Created repo: x/omni\n2025-07-18T21:10:58.325853 Updated settings: x/omni\n2025-07-18T21:10:58.783572 Created repo: x/ooi\n2025-07-18T21:10:58.851460 Updated settings: x/ooi\n2025-07-18T21:10:59.308741 Created repo: x/opencafe\n2025-07-18T21:10:59.374381 Updated settings: x/opencafe\n2025-07-18T21:10:59.824019 Created repo: x/openstack-ansible-os_swift_sync\n2025-07-18T21:10:59.892567 Updated settings: x/openstack-ansible-os_swift_sync\n2025-07-18T21:11:00.346597 Created repo: x/openstack-ansible-py_from_git\n2025-07-18T21:11:00.416805 Updated settings: x/openstack-ansible-py_from_git\n2025-07-18T21:11:00.867198 Created repo: x/openstack-mentoring-scripts\n2025-07-18T21:11:00.933667 Updated settings: x/openstack-mentoring-scripts\n2025-07-18T21:11:01.380524 Created repo: x/openstack-resource-agents\n2025-07-18T21:11:01.444039 Updated settings: x/openstack-resource-agents\n2025-07-18T21:11:01.894246 Created repo: x/openstack-resource-agents-specs\n2025-07-18T21:11:01.958796 Updated settings: x/openstack-resource-agents-specs\n2025-07-18T21:11:02.401529 Created repo: x/openstack-service-broker\n2025-07-18T21:11:02.467274 Updated settings: x/openstack-service-broker\n2025-07-18T21:11:02.910337 Created repo: x/openstack-spaceport\n2025-07-18T21:11:02.974242 Updated settings: x/openstack-spaceport\n2025-07-18T21:11:03.424757 Created repo: x/ops-telecom-nfv\n2025-07-18T21:11:03.492307 Updated settings: x/ops-telecom-nfv\n2025-07-18T21:11:03.933167 Created repo: x/os-dpm\n2025-07-18T21:11:03.996868 Updated settings: x/os-dpm\n2025-07-18T21:11:04.439467 Created repo: x/os-http\n2025-07-18T21:11:04.504875 Updated settings: x/os-http\n2025-07-18T21:11:04.946682 Created repo: x/os-log-merger\n2025-07-18T21:11:05.014170 Updated settings: x/os-log-merger\n2025-07-18T21:11:05.458618 Created repo: x/os-namos\n2025-07-18T21:11:05.522808 Updated settings: x/os-namos\n2025-07-18T21:11:05.965655 Created repo: x/os-xenapi\n2025-07-18T21:11:06.031104 Updated settings: x/os-xenapi\n2025-07-18T21:11:06.478982 Created repo: x/osc-summit-counter\n2025-07-18T21:11:06.544936 Updated settings: x/osc-summit-counter\n2025-07-18T21:11:06.985296 Created repo: x/osel\n2025-07-18T21:11:07.049391 Updated settings: x/osel\n2025-07-18T21:11:07.491314 Created repo: x/osops-coda\n2025-07-18T21:11:07.559284 Updated settings: x/osops-coda\n2025-07-18T21:11:08.002547 Created repo: x/osops-example-configs\n2025-07-18T21:11:08.067876 Updated settings: x/osops-example-configs\n2025-07-18T21:11:08.521892 Created repo: x/osops-tools-contrib\n2025-07-18T21:11:08.586094 Updated settings: x/osops-tools-contrib\n2025-07-18T21:11:09.028239 Created repo: x/osops-tools-generic\n2025-07-18T21:11:09.092310 Updated settings: x/osops-tools-generic\n2025-07-18T21:11:09.534454 Created repo: x/osops-tools-logging\n2025-07-18T21:11:09.601783 Updated settings: x/osops-tools-logging\n2025-07-18T21:11:10.052447 Created repo: x/osops-tools-monitoring\n2025-07-18T21:11:10.117053 Updated settings: x/osops-tools-monitoring\n2025-07-18T21:11:10.554415 Created repo: x/ospurge\n2025-07-18T21:11:10.619112 Updated settings: x/ospurge\n2025-07-18T21:11:11.061505 Created repo: x/packetary\n2025-07-18T21:11:11.128636 Updated settings: x/packetary\n2025-07-18T21:11:11.572280 Created repo: x/packetary-specs\n2025-07-18T21:11:11.636416 Updated settings: x/packetary-specs\n2025-07-18T21:11:12.088275 Created repo: x/packstack\n2025-07-18T21:11:12.153282 Updated settings: x/packstack\n2025-07-18T21:11:12.603676 Created repo: x/pandaman\n2025-07-18T21:11:12.668279 Updated settings: x/pandaman\n2025-07-18T21:11:13.110903 Created repo: x/pbrx\n2025-07-18T21:11:13.175930 Updated settings: x/pbrx\n2025-07-18T21:11:13.623291 Created repo: x/performa\n2025-07-18T21:11:13.691133 Updated settings: x/performa\n2025-07-18T21:11:14.132576 Created repo: x/picasso\n2025-07-18T21:11:14.197322 Updated settings: x/picasso\n2025-07-18T21:11:14.645672 Created repo: x/poppy\n2025-07-18T21:11:14.711745 Updated settings: x/poppy\n2025-07-18T21:11:15.159269 Created repo: x/poppy-ui\n2025-07-18T21:11:15.226693 Updated settings: x/poppy-ui\n2025-07-18T21:11:15.676318 Created repo: x/powervc-driver\n2025-07-18T21:11:15.740475 Updated settings: x/powervc-driver\n2025-07-18T21:11:16.182604 Created repo: x/proliantutils\n2025-07-18T21:11:16.248260 Updated settings: x/proliantutils\n2025-07-18T21:11:16.688508 Created repo: x/promstat\n2025-07-18T21:11:16.756543 Updated settings: x/promstat\n2025-07-18T21:11:17.199315 Created repo: x/puppet-autossh\n2025-07-18T21:11:17.263698 Updated settings: x/puppet-autossh\n2025-07-18T21:11:17.710075 Created repo: x/puppet-fenix\n2025-07-18T21:11:17.774551 Updated settings: x/puppet-fenix\n2025-07-18T21:11:18.224312 Created repo: x/puppet-ganesha\n2025-07-18T21:11:18.288523 Updated settings: x/puppet-ganesha\n2025-07-18T21:11:18.738476 Created repo: x/puppet-midonet\n2025-07-18T21:11:18.803498 Updated settings: x/puppet-midonet\n2025-07-18T21:11:19.248554 Created repo: x/puppet-modulesync-configs\n2025-07-18T21:11:19.316916 Updated settings: x/puppet-modulesync-configs\n2025-07-18T21:11:19.759070 Created repo: x/puppet-n1k-vsm\n2025-07-18T21:11:19.824900 Updated settings: x/puppet-n1k-vsm\n2025-07-18T21:11:20.266196 Created repo: x/puppet-openstack-release-tools\n2025-07-18T21:11:20.331198 Updated settings: x/puppet-openstack-release-tools\n2025-07-18T21:11:20.770047 Created repo: x/puppet-setproxy\n2025-07-18T21:11:20.834052 Updated settings: x/puppet-setproxy\n2025-07-18T21:11:21.270926 Created repo: x/puppet-surveil\n2025-07-18T21:11:21.335452 Updated settings: x/puppet-surveil\n2025-07-18T21:11:21.788130 Created repo: x/puppet-tuskar\n2025-07-18T21:11:21.852543 Updated settings: x/puppet-tuskar\n2025-07-18T21:11:22.294896 Created repo: x/pyghmi\n2025-07-18T21:11:22.358889 Updated settings: x/pyghmi\n2025-07-18T21:11:22.795093 Created repo: x/python-almanachclient\n2025-07-18T21:11:22.859055 Updated settings: x/python-almanachclient\n2025-07-18T21:11:23.307633 Created repo: x/python-apmecclient\n2025-07-18T21:11:23.372680 Updated settings: x/python-apmecclient\n2025-07-18T21:11:23.821176 Created repo: x/python-bileanclient\n2025-07-18T21:11:23.888299 Updated settings: x/python-bileanclient\n2025-07-18T21:11:24.332761 Created repo: x/python-cerberusclient\n2025-07-18T21:11:24.396611 Updated settings: x/python-cerberusclient\n2025-07-18T21:11:24.837936 Created repo: x/python-cloudpulseclient\n2025-07-18T21:11:24.904431 Updated settings: x/python-cloudpulseclient\n2025-07-18T21:11:25.352773 Created repo: x/python-cognitiveclient\n2025-07-18T21:11:25.416982 Updated settings: x/python-cognitiveclient\n2025-07-18T21:11:25.864654 Created repo: x/python-cratonclient\n2025-07-18T21:11:25.930181 Updated settings: x/python-cratonclient\n2025-07-18T21:11:26.377863 Created repo: x/python-distilclient\n2025-07-18T21:11:26.442931 Updated settings: x/python-distilclient\n2025-07-18T21:11:26.889549 Created repo: x/python-don\n2025-07-18T21:11:26.954345 Updated settings: x/python-don\n2025-07-18T21:11:27.398472 Created repo: x/python-evoqueclient\n2025-07-18T21:11:27.461932 Updated settings: x/python-evoqueclient\n2025-07-18T21:11:27.900028 Created repo: x/python-fenixclient\n2025-07-18T21:11:27.964053 Updated settings: x/python-fenixclient\n2025-07-18T21:11:28.402129 Created repo: x/python-ganttclient\n2025-07-18T21:11:28.466944 Updated settings: x/python-ganttclient\n2025-07-18T21:11:28.913160 Created repo: x/python-glareclient\n2025-07-18T21:11:28.978868 Updated settings: x/python-glareclient\n2025-07-18T21:11:29.423554 Created repo: x/python-group-based-policy-client\n2025-07-18T21:11:29.488111 Updated settings: x/python-group-based-policy-client\n2025-07-18T21:11:29.932297 Created repo: x/python-gyanclient\n2025-07-18T21:11:29.996430 Updated settings: x/python-gyanclient\n2025-07-18T21:11:30.437240 Created repo: x/python-hnvclient\n2025-07-18T21:11:30.501822 Updated settings: x/python-hnvclient\n2025-07-18T21:11:30.952950 Created repo: x/python-iotronicclient\n2025-07-18T21:11:31.017760 Updated settings: x/python-iotronicclient\n2025-07-18T21:11:31.477988 Created repo: x/python-k8sclient\n2025-07-18T21:11:31.543118 Updated settings: x/python-k8sclient\n2025-07-18T21:11:31.990067 Created repo: x/python-kingbirdclient\n2025-07-18T21:11:32.054593 Updated settings: x/python-kingbirdclient\n2025-07-18T21:11:32.494543 Created repo: x/python-kiteclient\n2025-07-18T21:11:32.559164 Updated settings: x/python-kiteclient\n2025-07-18T21:11:33.016015 Created repo: x/python-meteosclient\n2025-07-18T21:11:33.080458 Updated settings: x/python-meteosclient\n2025-07-18T21:11:33.529420 Created repo: x/python-moganclient\n2025-07-18T21:11:33.595127 Updated settings: x/python-moganclient\n2025-07-18T21:11:34.039418 Created repo: x/python-namosclient\n2025-07-18T21:11:34.106905 Updated settings: x/python-namosclient\n2025-07-18T21:11:34.566803 Created repo: x/python-oneviewclient\n2025-07-18T21:11:34.633472 Updated settings: x/python-oneviewclient\n2025-07-18T21:11:35.090061 Created repo: x/python-opentsdbclient\n2025-07-18T21:11:35.155378 Updated settings: x/python-opentsdbclient\n2025-07-18T21:11:35.601255 Created repo: x/python-picassoclient\n2025-07-18T21:11:35.669248 Updated settings: x/python-picassoclient\n2025-07-18T21:11:36.122007 Created repo: x/python-rackclient\n2025-07-18T21:11:36.185980 Updated settings: x/python-rackclient\n2025-07-18T21:11:36.675767 Created repo: x/python-redfish\n2025-07-18T21:11:36.741219 Updated settings: x/python-redfish\n2025-07-18T21:11:37.192622 Created repo: x/python-rsdclient\n2025-07-18T21:11:37.257083 Updated settings: x/python-rsdclient\n2025-07-18T21:11:37.709112 Created repo: x/python-scciclient\n2025-07-18T21:11:37.775853 Updated settings: x/python-scciclient\n2025-07-18T21:11:38.225378 Created repo: x/python-sticksclient\n2025-07-18T21:11:38.290265 Updated settings: x/python-sticksclient\n2025-07-18T21:11:38.740105 Created repo: x/python-surveilclient\n2025-07-18T21:11:38.803824 Updated settings: x/python-surveilclient\n2025-07-18T21:11:39.263210 Created repo: x/python-tatuclient\n2025-07-18T21:11:39.327941 Updated settings: x/python-tatuclient\n2025-07-18T21:11:39.767447 Created repo: x/python-tuskarclient\n2025-07-18T21:11:39.832874 Updated settings: x/python-tuskarclient\n2025-07-18T21:11:40.277365 Created repo: x/python-valenceclient\n2025-07-18T21:11:40.344102 Updated settings: x/python-valenceclient\n2025-07-18T21:11:40.789944 Created repo: x/quark\n2025-07-18T21:11:40.853877 Updated settings: x/quark\n2025-07-18T21:11:41.296913 Created repo: x/rack\n2025-07-18T21:11:41.361565 Updated settings: x/rack\n2025-07-18T21:11:41.813623 Created repo: x/radar\n2025-07-18T21:11:41.878340 Updated settings: x/radar\n2025-07-18T21:11:42.320572 Created repo: x/ramdisk-func-test\n2025-07-18T21:11:42.385862 Updated settings: x/ramdisk-func-test\n2025-07-18T21:11:42.831620 Created repo: x/ranger\n2025-07-18T21:11:42.896126 Updated settings: x/ranger\n2025-07-18T21:11:43.338973 Created repo: x/ranger-agent\n2025-07-18T21:11:43.403232 Updated settings: x/ranger-agent\n2025-07-18T21:11:43.862344 Created repo: x/ranger-tempest-plugin\n2025-07-18T21:11:43.937485 Updated settings: x/ranger-tempest-plugin\n2025-07-18T21:11:44.385548 Created repo: x/requests-mock\n2025-07-18T21:11:44.452570 Updated settings: x/requests-mock\n2025-07-18T21:11:44.897087 Created repo: x/rsd-lib\n2025-07-18T21:11:44.964669 Updated settings: x/rsd-lib\n2025-07-18T21:11:45.403727 Created repo: x/rsd-virt-for-nova\n2025-07-18T21:11:45.467392 Updated settings: x/rsd-virt-for-nova\n2025-07-18T21:11:45.917793 Created repo: x/sahara-ci-config\n2025-07-18T21:11:45.984249 Updated settings: x/sahara-ci-config\n2025-07-18T21:11:46.436156 Created repo: x/scalpels\n2025-07-18T21:11:46.500752 Updated settings: x/scalpels\n2025-07-18T21:11:46.946118 Created repo: x/shovel\n2025-07-18T21:11:47.013475 Updated settings: x/shovel\n2025-07-18T21:11:47.453145 Created repo: x/shovel-horizon\n2025-07-18T21:11:47.517743 Updated settings: x/shovel-horizon\n2025-07-18T21:11:47.963952 Created repo: x/siss\n2025-07-18T21:11:48.028824 Updated settings: x/siss\n2025-07-18T21:11:48.475777 Created repo: x/slogging\n2025-07-18T21:11:48.539794 Updated settings: x/slogging\n2025-07-18T21:11:48.982265 Created repo: x/snap-ceilometer\n2025-07-18T21:11:49.046243 Updated settings: x/snap-ceilometer\n2025-07-18T21:11:49.500305 Created repo: x/snap-cinder\n2025-07-18T21:11:49.568605 Updated settings: x/snap-cinder\n2025-07-18T21:11:50.024498 Created repo: x/snap-glance\n2025-07-18T21:11:50.091112 Updated settings: x/snap-glance\n2025-07-18T21:11:50.540517 Created repo: x/snap-gnocchi\n2025-07-18T21:11:50.606804 Updated settings: x/snap-gnocchi\n2025-07-18T21:11:51.060171 Created repo: x/snap-keystone\n2025-07-18T21:11:51.125301 Updated settings: x/snap-keystone\n2025-07-18T21:11:51.565626 Created repo: x/snap-neutron\n2025-07-18T21:11:51.630792 Updated settings: x/snap-neutron\n2025-07-18T21:11:52.078910 Created repo: x/snap-nova\n2025-07-18T21:11:52.142911 Updated settings: x/snap-nova\n2025-07-18T21:11:52.585949 Created repo: x/snap-nova-hypervisor\n2025-07-18T21:11:52.649590 Updated settings: x/snap-nova-hypervisor\n2025-07-18T21:11:53.096243 Created repo: x/snap-openstackclients\n2025-07-18T21:11:53.159471 Updated settings: x/snap-openstackclients\n2025-07-18T21:11:53.610898 Created repo: x/snap-rally\n2025-07-18T21:11:53.677701 Updated settings: x/snap-rally\n2025-07-18T21:11:54.123329 Created repo: x/snap-tempest\n2025-07-18T21:11:54.188186 Updated settings: x/snap-tempest\n2025-07-18T21:11:54.633825 Created repo: x/snap.openstack\n2025-07-18T21:11:54.698140 Updated settings: x/snap.openstack\n2025-07-18T21:11:55.139188 Created repo: x/solar\n2025-07-18T21:11:55.204280 Updated settings: x/solar\n2025-07-18T21:11:55.638862 Created repo: x/solar-resources\n2025-07-18T21:11:55.705405 Updated settings: x/solar-resources\n2025-07-18T21:11:56.138874 Created repo: x/spanner\n2025-07-18T21:11:56.202869 Updated settings: x/spanner\n2025-07-18T21:11:56.656928 Created repo: x/spectroscope\n2025-07-18T21:11:56.720984 Updated settings: x/spectroscope\n2025-07-18T21:11:57.165044 Created repo: x/sqlalchemy-migrate\n2025-07-18T21:11:57.229667 Updated settings: x/sqlalchemy-migrate\n2025-07-18T21:11:57.679256 Created repo: x/stackalytics\n2025-07-18T21:11:57.747622 Updated settings: x/stackalytics\n2025-07-18T21:11:58.190801 Created repo: x/stacklight-integration-tests\n2025-07-18T21:11:58.255153 Updated settings: x/stacklight-integration-tests\n2025-07-18T21:11:58.704345 Created repo: x/stacktach\n2025-07-18T21:11:58.773054 Updated settings: x/stacktach\n2025-07-18T21:11:59.212148 Created repo: x/stacktach-klugman\n2025-07-18T21:11:59.278176 Updated settings: x/stacktach-klugman\n2025-07-18T21:11:59.721482 Created repo: x/stacktach-notification-utils\n2025-07-18T21:11:59.788185 Updated settings: x/stacktach-notification-utils\n2025-07-18T21:12:00.232738 Created repo: x/stacktach-notigen\n2025-07-18T21:12:00.297889 Updated settings: x/stacktach-notigen\n2025-07-18T21:12:00.739218 Created repo: x/stacktach-quince\n2025-07-18T21:12:00.806090 Updated settings: x/stacktach-quince\n2025-07-18T21:12:01.244588 Created repo: x/stacktach-quincy\n2025-07-18T21:12:01.310327 Updated settings: x/stacktach-quincy\n2025-07-18T21:12:01.746972 Created repo: x/stacktach-sandbox\n2025-07-18T21:12:01.811600 Updated settings: x/stacktach-sandbox\n2025-07-18T21:12:02.249536 Created repo: x/stacktach-shoebox\n2025-07-18T21:12:02.313435 Updated settings: x/stacktach-shoebox\n2025-07-18T21:12:02.749691 Created repo: x/stacktach-simport\n2025-07-18T21:12:02.814386 Updated settings: x/stacktach-simport\n2025-07-18T21:12:03.257226 Created repo: x/stacktach-stackdistiller\n2025-07-18T21:12:03.322074 Updated settings: x/stacktach-stackdistiller\n2025-07-18T21:12:03.759221 Created repo: x/stacktach-timex\n2025-07-18T21:12:03.823546 Updated settings: x/stacktach-timex\n2025-07-18T21:12:04.267061 Created repo: x/stacktach-winchester\n2025-07-18T21:12:04.336538 Updated settings: x/stacktach-winchester\n2025-07-18T21:12:04.786024 Created repo: x/stackube\n2025-07-18T21:12:04.850985 Updated settings: x/stackube\n2025-07-18T21:12:05.295984 Created repo: x/steth\n2025-07-18T21:12:05.361623 Updated settings: x/steth\n2025-07-18T21:12:05.808767 Created repo: x/sticks\n2025-07-18T21:12:05.875578 Updated settings: x/sticks\n2025-07-18T21:12:06.319120 Created repo: x/sticks-dashboard\n2025-07-18T21:12:06.383272 Updated settings: x/sticks-dashboard\n2025-07-18T21:12:06.822811 Created repo: x/surveil\n2025-07-18T21:12:06.890695 Updated settings: x/surveil\n2025-07-18T21:12:07.334824 Created repo: x/surveil-specs\n2025-07-18T21:12:07.400280 Updated settings: x/surveil-specs\n2025-07-18T21:12:07.846540 Created repo: x/swauth\n2025-07-18T21:12:07.913532 Updated settings: x/swauth\n2025-07-18T21:12:08.353450 Created repo: x/swift-ceph-backend\n2025-07-18T21:12:08.417151 Updated settings: x/swift-ceph-backend\n2025-07-18T21:12:08.861903 Created repo: x/swift3\n2025-07-18T21:12:08.926650 Updated settings: x/swift3\n2025-07-18T21:12:09.362253 Created repo: x/swiftonfile\n2025-07-18T21:12:09.425576 Updated settings: x/swiftonfile\n2025-07-18T21:12:09.859230 Created repo: x/swiftonhpss\n2025-07-18T21:12:09.923947 Updated settings: x/swiftonhpss\n2025-07-18T21:12:10.366132 Created repo: x/synergy-scheduler-manager\n2025-07-18T21:12:10.431465 Updated settings: x/synergy-scheduler-manager\n2025-07-18T21:12:10.875735 Created repo: x/synergy-service\n2025-07-18T21:12:10.940616 Updated settings: x/synergy-service\n2025-07-18T21:12:11.379653 Created repo: x/tap-as-a-service-dashboard\n2025-07-18T21:12:11.445379 Updated settings: x/tap-as-a-service-dashboard\n2025-07-18T21:12:11.888102 Created repo: x/tap-as-a-service-tempest-plugin\n2025-07-18T21:12:11.954339 Updated settings: x/tap-as-a-service-tempest-plugin\n2025-07-18T21:12:12.399569 Created repo: x/tatu\n2025-07-18T21:12:12.465109 Updated settings: x/tatu\n2025-07-18T21:12:12.916061 Created repo: x/tatu-dashboard\n2025-07-18T21:12:12.980835 Updated settings: x/tatu-dashboard\n2025-07-18T21:12:13.421001 Created repo: x/tc-as-a-service\n2025-07-18T21:12:13.485082 Updated settings: x/tc-as-a-service\n2025-07-18T21:12:13.930086 Created repo: x/telcowg-usecases\n2025-07-18T21:12:13.998722 Updated settings: x/telcowg-usecases\n2025-07-18T21:12:14.447174 Created repo: x/terracotta\n2025-07-18T21:12:14.512439 Updated settings: x/terracotta\n2025-07-18T21:12:14.950812 Created repo: x/third-party-ci-tools\n2025-07-18T21:12:15.015752 Updated settings: x/third-party-ci-tools\n2025-07-18T21:12:15.456937 Created repo: x/timmy\n2025-07-18T21:12:15.520729 Updated settings: x/timmy\n2025-07-18T21:12:15.965384 Created repo: x/tobiko\n2025-07-18T21:12:16.032693 Updated settings: x/tobiko\n2025-07-18T21:12:16.469502 Created repo: x/trio2o\n2025-07-18T21:12:16.536198 Updated settings: x/trio2o\n2025-07-18T21:12:16.979908 Created repo: x/tripleo-ipa\n2025-07-18T21:12:17.044369 Updated settings: x/tripleo-ipa\n2025-07-18T21:12:17.482965 Created repo: x/trove-image-builder\n2025-07-18T21:12:17.547181 Updated settings: x/trove-image-builder\n2025-07-18T21:12:17.992969 Created repo: x/trystack-site\n2025-07-18T21:12:18.060466 Updated settings: x/trystack-site\n2025-07-18T21:12:18.509764 Created repo: x/turbo-hipster\n2025-07-18T21:12:18.574248 Updated settings: x/turbo-hipster\n2025-07-18T21:12:19.014694 Created repo: x/tuskar\n2025-07-18T21:12:19.079543 Updated settings: x/tuskar\n2025-07-18T21:12:19.516274 Created repo: x/tuskar-ui\n2025-07-18T21:12:19.580524 Updated settings: x/tuskar-ui\n2025-07-18T21:12:20.026354 Created repo: x/vahana\n2025-07-18T21:12:20.090828 Updated settings: x/vahana\n2025-07-18T21:12:20.526072 Created repo: x/valence\n2025-07-18T21:12:20.590612 Updated settings: x/valence\n2025-07-18T21:12:21.033562 Created repo: x/valence-specs\n2025-07-18T21:12:21.098070 Updated settings: x/valence-specs\n2025-07-18T21:12:21.538295 Created repo: x/valet\n2025-07-18T21:12:21.604980 Updated settings: x/valet\n2025-07-18T21:12:22.050946 Created repo: x/vinz\n2025-07-18T21:12:22.117475 Updated settings: x/vinz\n2025-07-18T21:12:22.563025 Created repo: x/vm-bm-wg\n2025-07-18T21:12:22.628241 Updated settings: x/vm-bm-wg\n2025-07-18T21:12:23.070162 Created repo: x/vmtp\n2025-07-18T21:12:23.136604 Updated settings: x/vmtp\n2025-07-18T21:12:23.581142 Created repo: x/vmware-nsx\n2025-07-18T21:12:23.647270 Updated settings: x/vmware-nsx\n2025-07-18T21:12:24.086358 Created repo: x/vmware-nsx-tempest-plugin\n2025-07-18T21:12:24.151406 Updated settings: x/vmware-nsx-tempest-plugin\n2025-07-18T21:12:24.586735 Created repo: x/vmware-nsxlib\n2025-07-18T21:12:24.653933 Updated settings: x/vmware-nsxlib\n2025-07-18T21:12:25.096569 Created repo: x/vmware-vspc\n2025-07-18T21:12:25.160200 Updated settings: x/vmware-vspc\n2025-07-18T21:12:25.597461 Created repo: x/whitebox-neutron-tempest-plugin\n2025-07-18T21:12:25.661473 Updated settings: x/whitebox-neutron-tempest-plugin\n2025-07-18T21:12:26.103791 Created repo: x/wsme\n2025-07-18T21:12:26.168888 Updated settings: x/wsme\n2025-07-18T21:12:26.608324 Created repo: x/xenapi-os-testing\n2025-07-18T21:12:26.672605 Updated settings: x/xenapi-os-testing\n2025-07-18T21:12:27.109598 Created repo: x/xstatic-angular-cookies\n2025-07-18T21:12:27.173568 Updated settings: x/xstatic-angular-cookies\n2025-07-18T21:12:27.609659 Created repo: x/xstatic-angular-mock\n2025-07-18T21:12:27.676933 Updated settings: x/xstatic-angular-mock\n2025-07-18T21:12:28.112528 Created repo: x/xstatic-angular-sanitize\n2025-07-18T21:12:28.177403 Updated settings: x/xstatic-angular-sanitize\n2025-07-18T21:12:28.617250 Created repo: x/xstatic-jquery.bootstrap.wizard\n2025-07-18T21:12:28.684245 Updated settings: x/xstatic-jquery.bootstrap.wizard\n2025-07-18T21:12:29.127267 Created repo: x/xstatic-qunit\n2025-07-18T21:12:29.190764 Updated settings: x/xstatic-qunit\n2025-07-18T21:12:29.627092 Created repo: x/zmq-event-publisher\n2025-07-18T21:12:29.691024 Updated settings: x/zmq-event-publisher\n2025-07-18T21:12:30.141604 Created repo: vexxhost/ansible-collection-atmosphere\n2025-07-18T21:12:30.205975 Updated settings: vexxhost/ansible-collection-atmosphere\n2025-07-18T21:12:30.648758 Created repo: vexxhost/ansible-role-base-server\n2025-07-18T21:12:30.714643 Updated settings: vexxhost/ansible-role-base-server\n2025-07-18T21:12:31.163633 Created repo: vexxhost/ansible-role-docker-distribution\n2025-07-18T21:12:31.229355 Updated settings: vexxhost/ansible-role-docker-distribution\n2025-07-18T21:12:31.670935 Created repo: vexxhost/ansible-role-openmanage\n2025-07-18T21:12:31.735822 Updated settings: vexxhost/ansible-role-openmanage\n2025-07-18T21:12:32.180379 Created repo: vexxhost/ansible-role-wireguard\n2025-07-18T21:12:32.245234 Updated settings: vexxhost/ansible-role-wireguard\n2025-07-18T21:12:32.690948 Created repo: vexxhost/atmosphere\n2025-07-18T21:12:32.756187 Updated settings: vexxhost/atmosphere\n2025-07-18T21:12:33.199316 Created repo: vexxhost/base-jobs\n2025-07-18T21:12:33.263528 Updated settings: vexxhost/base-jobs\n2025-07-18T21:12:33.702678 Created repo: vexxhost/docker-images\n2025-07-18T21:12:33.766812 Updated settings: vexxhost/docker-images\n2025-07-18T21:12:34.212967 Created repo: vexxhost/documentation\n2025-07-18T21:12:34.284034 Updated settings: vexxhost/documentation\n2025-07-18T21:12:34.730998 Created repo: vexxhost/google-directory-api-linux-agent\n2025-07-18T21:12:34.794118 Updated settings: vexxhost/google-directory-api-linux-agent\n2025-07-18T21:12:35.237427 Created repo: vexxhost/helm-charts\n2025-07-18T21:12:35.302779 Updated settings: vexxhost/helm-charts\n2025-07-18T21:12:35.742945 Created repo: vexxhost/kue\n2025-07-18T21:12:35.810177 Updated settings: vexxhost/kue\n2025-07-18T21:12:36.249173 Created repo: vexxhost/libvirtd_exporter\n2025-07-18T21:12:36.313551 Updated settings: vexxhost/libvirtd_exporter\n2025-07-18T21:12:36.746268 Created repo: vexxhost/lodgeit-helm\n2025-07-18T21:12:36.811463 Updated settings: vexxhost/lodgeit-helm\n2025-07-18T21:12:37.259965 Created repo: vexxhost/network_exporter\n2025-07-18T21:12:37.326609 Updated settings: vexxhost/network_exporter\n2025-07-18T21:12:37.765004 Created repo: vexxhost/node-labeler\n2025-07-18T21:12:37.829284 Updated settings: vexxhost/node-labeler\n2025-07-18T21:12:38.354699 Created repo: vexxhost/openstack-monitoring\n2025-07-18T21:12:38.419972 Updated settings: vexxhost/openstack-monitoring\n2025-07-18T21:12:38.866224 Created repo: vexxhost/openstack-operator\n2025-07-18T21:12:38.939776 Updated settings: vexxhost/openstack-operator\n2025-07-18T21:12:39.375238 Created repo: vexxhost/openstack-tools\n2025-07-18T21:12:39.442558 Updated settings: vexxhost/openstack-tools\n2025-07-18T21:12:39.887158 Created repo: vexxhost/openvswitch_exporter\n2025-07-18T21:12:39.951732 Updated settings: vexxhost/openvswitch_exporter\n2025-07-18T21:12:40.385146 Created repo: vexxhost/project-config\n2025-07-18T21:12:40.450041 Updated settings: vexxhost/project-config\n2025-07-18T21:12:40.885480 Created repo: vexxhost/rally_exporter\n2025-07-18T21:12:40.949504 Updated settings: vexxhost/rally_exporter\n2025-07-18T21:12:41.391878 Created repo: vexxhost/rbac-helm\n2025-07-18T21:12:41.458956 Updated settings: vexxhost/rbac-helm\n2025-07-18T21:12:41.901281 Created repo: vexxhost/smokeping_prober-helm\n2025-07-18T21:12:41.964402 Updated settings: vexxhost/smokeping_prober-helm\n2025-07-18T21:12:42.400431 Created repo: vexxhost/tempest-pushgateway\n2025-07-18T21:12:42.465416 Updated settings: vexxhost/tempest-pushgateway" } 2025-07-18 21:12:42,970 p=21288 u=root n=ansible | TASK [Setup logos] ************************************************************* 2025-07-18 21:12:43,195 p=21288 u=root n=ansible | TASK [gitea-set-org-logos : Get list of orgs] ********************************** 2025-07-18 21:12:43,890 p=21288 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content": "[{\"id\":4,\"name\":\"airship\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/745ad43bcc0d196ade6a81d1aa6ecd8d\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"airship\"},{\"id\":27,\"name\":\"cfn\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/8133b0634ebeba7f5c1cfc61e1496e88\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"cfn\"},{\"id\":14,\"name\":\"cirros\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/a320c2a3eb4fb45635ae2d338488f58b\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"cirros\"},{\"id\":28,\"name\":\"inaugust\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/45d7bc45363e31e5802a3ddf682fcd30\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"inaugust\"},{\"id\":20,\"name\":\"jjb\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/d254066903f175dafb5101f2cd3201d6\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"jjb\"},{\"id\":12,\"name\":\"kata-containers\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/45e6cc9935741aae3b5c3d38c850c4a0\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"kata-containers\"},{\"id\":11,\"name\":\"limestone\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/90ce7743ffdc6eccb240559e79c03583\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"limestone\"},{\"id\":7,\"name\":\"nebulous\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/8417681d24acfa6b933f633b3d0e573f\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"nebulous\"},{\"id\":18,\"name\":\"opendev\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/e24a60fd623d031d73810ae4c392e1bd\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"opendev\"},{\"id\":8,\"name\":\"openinfra\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/97341ba8c938d5eb3eea9e78ffe0b372\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openinfra\"},{\"id\":19,\"name\":\"openinfralabs\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/030cc5a5137b030dc23e8e1cce8c05ca\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openinfralabs\"},{\"id\":15,\"name\":\"openstack\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/0fbc1bc8e7b00464f7eb4049a015479a\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack\"},{\"id\":9,\"name\":\"openstack-attic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/dd68b0d58a24f660c1bfeef2768d8893\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack-attic\"},{\"id\":5,\"name\":\"openstack-infra\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/3ee7a13a8fb2c793adff7f81c22470b2\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack-infra\"},{\"id\":21,\"name\":\"performa\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/7c075d86805462dca0279972c963292c\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"performa\"},{\"id\":24,\"name\":\"pyca\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/8aca7873769a8800adaeb8e1e53aeb81\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"pyca\"},{\"id\":10,\"name\":\"pypa\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/2535b117ad5c236e87b39ed96c066f4c\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"pypa\"},{\"id\":26,\"name\":\"recordsansible\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/cda66e9365319fb605b052bef06d669d\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"recordsansible\"},{\"id\":17,\"name\":\"sardonic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/8d9d9f0fb3ee8e4875c7828338787555\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"sardonic\"},{\"id\":3,\"name\":\"stackforge\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/9cccbf3d014ac830582b34b6b075f067\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"stackforge\"},{\"id\":6,\"name\":\"stackforge-attic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/32872a583c30a4a65f82c930df6ed47b\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"stackforge-attic\"},{\"id\":23,\"name\":\"starlingx\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/c56d985087bb6937fa0fc8e4c1b04235\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"starlingx\"},{\"id\":30,\"name\":\"ttygroup\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/8d44f7aff027ffc6a5a196d6eab13171\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"ttygroup\"},{\"id\":32,\"name\":\"vexxhost\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/e6d6e5d5febf6300b20d6c7ab302f34c\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"vexxhost\"},{\"id\":16,\"name\":\"volvocars\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/c3ff30fa351a3b1deaad5d4c8ca53a8a\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"volvocars\"},{\"id\":29,\"name\":\"wandertracks\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/bf8297617c8ef274fd816f36ad192614\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"wandertracks\"},{\"id\":22,\"name\":\"waterwanders\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/56041a24255f700661b99b5ac845d4c3\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"waterwanders\"},{\"id\":25,\"name\":\"windmill\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/22aa6c72ded7094d57ff4837f307fc7f\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"windmill\"},{\"id\":31,\"name\":\"x\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/9dd4e461268c8034f5c8564e155c67a6\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"x\"},{\"id\":13,\"name\":\"zuul\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/641ec7435398cc78d7da6e1ff3841878\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"zuul\"}]\n", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:12:43 GMT", "elapsed": 0, "json": [ { "avatar_url": "https://opendev.org/avatars/745ad43bcc0d196ade6a81d1aa6ecd8d", "description": "", "email": "", "full_name": "", "id": 4, "location": "", "name": "airship", "repo_admin_change_team_access": false, "username": "airship", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/8133b0634ebeba7f5c1cfc61e1496e88", "description": "", "email": "", "full_name": "", "id": 27, "location": "", "name": "cfn", "repo_admin_change_team_access": false, "username": "cfn", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/a320c2a3eb4fb45635ae2d338488f58b", "description": "", "email": "", "full_name": "", "id": 14, "location": "", "name": "cirros", "repo_admin_change_team_access": false, "username": "cirros", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/45d7bc45363e31e5802a3ddf682fcd30", "description": "", "email": "", "full_name": "", "id": 28, "location": "", "name": "inaugust", "repo_admin_change_team_access": false, "username": "inaugust", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/d254066903f175dafb5101f2cd3201d6", "description": "", "email": "", "full_name": "", "id": 20, "location": "", "name": "jjb", "repo_admin_change_team_access": false, "username": "jjb", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/45e6cc9935741aae3b5c3d38c850c4a0", "description": "", "email": "", "full_name": "", "id": 12, "location": "", "name": "kata-containers", "repo_admin_change_team_access": false, "username": "kata-containers", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/90ce7743ffdc6eccb240559e79c03583", "description": "", "email": "", "full_name": "", "id": 11, "location": "", "name": "limestone", "repo_admin_change_team_access": false, "username": "limestone", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/8417681d24acfa6b933f633b3d0e573f", "description": "", "email": "", "full_name": "", "id": 7, "location": "", "name": "nebulous", "repo_admin_change_team_access": false, "username": "nebulous", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/e24a60fd623d031d73810ae4c392e1bd", "description": "", "email": "", "full_name": "", "id": 18, "location": "", "name": "opendev", "repo_admin_change_team_access": false, "username": "opendev", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/97341ba8c938d5eb3eea9e78ffe0b372", "description": "", "email": "", "full_name": "", "id": 8, "location": "", "name": "openinfra", "repo_admin_change_team_access": false, "username": "openinfra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/030cc5a5137b030dc23e8e1cce8c05ca", "description": "", "email": "", "full_name": "", "id": 19, "location": "", "name": "openinfralabs", "repo_admin_change_team_access": false, "username": "openinfralabs", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/0fbc1bc8e7b00464f7eb4049a015479a", "description": "", "email": "", "full_name": "", "id": 15, "location": "", "name": "openstack", "repo_admin_change_team_access": false, "username": "openstack", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/dd68b0d58a24f660c1bfeef2768d8893", "description": "", "email": "", "full_name": "", "id": 9, "location": "", "name": "openstack-attic", "repo_admin_change_team_access": false, "username": "openstack-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/3ee7a13a8fb2c793adff7f81c22470b2", "description": "", "email": "", "full_name": "", "id": 5, "location": "", "name": "openstack-infra", "repo_admin_change_team_access": false, "username": "openstack-infra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/7c075d86805462dca0279972c963292c", "description": "", "email": "", "full_name": "", "id": 21, "location": "", "name": "performa", "repo_admin_change_team_access": false, "username": "performa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/8aca7873769a8800adaeb8e1e53aeb81", "description": "", "email": "", "full_name": "", "id": 24, "location": "", "name": "pyca", "repo_admin_change_team_access": false, "username": "pyca", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/2535b117ad5c236e87b39ed96c066f4c", "description": "", "email": "", "full_name": "", "id": 10, "location": "", "name": "pypa", "repo_admin_change_team_access": false, "username": "pypa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/cda66e9365319fb605b052bef06d669d", "description": "", "email": "", "full_name": "", "id": 26, "location": "", "name": "recordsansible", "repo_admin_change_team_access": false, "username": "recordsansible", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/8d9d9f0fb3ee8e4875c7828338787555", "description": "", "email": "", "full_name": "", "id": 17, "location": "", "name": "sardonic", "repo_admin_change_team_access": false, "username": "sardonic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/9cccbf3d014ac830582b34b6b075f067", "description": "", "email": "", "full_name": "", "id": 3, "location": "", "name": "stackforge", "repo_admin_change_team_access": false, "username": "stackforge", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/32872a583c30a4a65f82c930df6ed47b", "description": "", "email": "", "full_name": "", "id": 6, "location": "", "name": "stackforge-attic", "repo_admin_change_team_access": false, "username": "stackforge-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/c56d985087bb6937fa0fc8e4c1b04235", "description": "", "email": "", "full_name": "", "id": 23, "location": "", "name": "starlingx", "repo_admin_change_team_access": false, "username": "starlingx", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/8d44f7aff027ffc6a5a196d6eab13171", "description": "", "email": "", "full_name": "", "id": 30, "location": "", "name": "ttygroup", "repo_admin_change_team_access": false, "username": "ttygroup", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/e6d6e5d5febf6300b20d6c7ab302f34c", "description": "", "email": "", "full_name": "", "id": 32, "location": "", "name": "vexxhost", "repo_admin_change_team_access": false, "username": "vexxhost", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/c3ff30fa351a3b1deaad5d4c8ca53a8a", "description": "", "email": "", "full_name": "", "id": 16, "location": "", "name": "volvocars", "repo_admin_change_team_access": false, "username": "volvocars", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/bf8297617c8ef274fd816f36ad192614", "description": "", "email": "", "full_name": "", "id": 29, "location": "", "name": "wandertracks", "repo_admin_change_team_access": false, "username": "wandertracks", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/56041a24255f700661b99b5ac845d4c3", "description": "", "email": "", "full_name": "", "id": 22, "location": "", "name": "waterwanders", "repo_admin_change_team_access": false, "username": "waterwanders", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/22aa6c72ded7094d57ff4837f307fc7f", "description": "", "email": "", "full_name": "", "id": 25, "location": "", "name": "windmill", "repo_admin_change_team_access": false, "username": "windmill", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/9dd4e461268c8034f5c8564e155c67a6", "description": "", "email": "", "full_name": "", "id": 31, "location": "", "name": "x", "repo_admin_change_team_access": false, "username": "x", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/641ec7435398cc78d7da6e1ff3841878", "description": "", "email": "", "full_name": "", "id": 13, "location": "", "name": "zuul", "repo_admin_change_team_access": false, "username": "zuul", "visibility": "public", "website": "" } ], "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/orgs", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "30" } MSG: OK (unknown bytes) 2025-07-18 21:12:43,980 p=21288 u=root n=ansible | TASK [gitea-set-org-logos : Filter org list] *********************************** 2025-07-18 21:12:44,095 p=21288 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_org_list": [ "airship", "cfn", "cirros", "inaugust", "jjb", "kata-containers", "limestone", "nebulous", "opendev", "openinfra", "openinfralabs", "openstack", "openstack-attic", "openstack-infra", "performa", "pyca", "pypa", "recordsansible", "sardonic", "stackforge", "stackforge-attic", "starlingx", "ttygroup", "vexxhost", "volvocars", "wandertracks", "waterwanders", "windmill", "x", "zuul" ] }, "changed": false } 2025-07-18 21:12:44,132 p=21288 u=root n=ansible | TASK [gitea-set-org-logos : Copy org logos] ************************************ 2025-07-18 21:12:44,939 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=airship) => { "ansible_loop_var": "item", "changed": true, "checksum": "15673af10ed684394befb5451bfb4c849d968299", "dest": "/var/gitea/data/gitea/avatars/airship", "gid": 1000, "group": "zuul", "item": "airship", "md5sum": "ca413a337fe94d75d650a77acd5fc420", "mode": "0644", "owner": "zuul", "size": 25425, "src": "/root/.ansible/tmp/ansible-tmp-1752873164.2877996-21425-96774752282425/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:45,318 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=cfn) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/cfn", "gid": 1000, "group": "zuul", "item": "cfn", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873164.9521995-21425-72328778582322/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:45,700 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=cirros) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/cirros", "gid": 1000, "group": "zuul", "item": "cirros", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873165.3330073-21425-96826593535234/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:46,078 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=inaugust) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/inaugust", "gid": 1000, "group": "zuul", "item": "inaugust", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873165.7141898-21425-6405102598833/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:46,460 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=jjb) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/jjb", "gid": 1000, "group": "zuul", "item": "jjb", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873166.0926898-21425-270961849831046/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:46,840 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=kata-containers) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/kata-containers", "gid": 1000, "group": "zuul", "item": "kata-containers", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873166.474325-21425-228639939626692/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:47,224 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=limestone) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/limestone", "gid": 1000, "group": "zuul", "item": "limestone", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873166.8547673-21425-51545928701216/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:47,604 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=nebulous) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/nebulous", "gid": 1000, "group": "zuul", "item": "nebulous", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873167.2383792-21425-266311177647374/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:47,984 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=opendev) => { "ansible_loop_var": "item", "changed": true, "checksum": "bb8f72348b61cc542778f44a93f50967a6913e81", "dest": "/var/gitea/data/gitea/avatars/opendev", "gid": 1000, "group": "zuul", "item": "opendev", "md5sum": "8902c718488eb2884c054b93a117b039", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873167.618339-21425-86432294989404/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:48,364 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openinfra) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openinfra", "gid": 1000, "group": "zuul", "item": "openinfra", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873167.998909-21425-197171740641286/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:48,749 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openinfralabs) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openinfralabs", "gid": 1000, "group": "zuul", "item": "openinfralabs", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873168.3800223-21425-259944197891794/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:49,128 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack) => { "ansible_loop_var": "item", "changed": true, "checksum": "51520c9c19931cf3a5013990846fbd7576400f2d", "dest": "/var/gitea/data/gitea/avatars/openstack", "gid": 1000, "group": "zuul", "item": "openstack", "md5sum": "b05cc4b323fa9950e3dad7bf6ee55241", "mode": "0644", "owner": "zuul", "size": 12233, "src": "/root/.ansible/tmp/ansible-tmp-1752873168.7630296-21425-59683031112548/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:49,509 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack-attic) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openstack-attic", "gid": 1000, "group": "zuul", "item": "openstack-attic", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873169.1431623-21425-177275636798778/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:49,888 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack-infra) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openstack-infra", "gid": 1000, "group": "zuul", "item": "openstack-infra", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873169.5239775-21425-243786723463989/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:50,266 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=performa) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/performa", "gid": 1000, "group": "zuul", "item": "performa", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873169.9028976-21425-15874629619148/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:50,646 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=pyca) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/pyca", "gid": 1000, "group": "zuul", "item": "pyca", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873170.2809129-21425-257353741708313/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:51,042 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=pypa) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/pypa", "gid": 1000, "group": "zuul", "item": "pypa", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873170.662715-21425-266401760651373/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:51,426 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=recordsansible) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/recordsansible", "gid": 1000, "group": "zuul", "item": "recordsansible", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873171.056786-21425-3426319322102/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:51,813 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=sardonic) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/sardonic", "gid": 1000, "group": "zuul", "item": "sardonic", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873171.4416158-21425-150632451757515/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:52,200 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=stackforge) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/stackforge", "gid": 1000, "group": "zuul", "item": "stackforge", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873171.8286839-21425-142799759674382/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:52,590 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=stackforge-attic) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/stackforge-attic", "gid": 1000, "group": "zuul", "item": "stackforge-attic", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873172.2153103-21425-194652895747852/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:52,976 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=starlingx) => { "ansible_loop_var": "item", "changed": true, "checksum": "5187f1cfd0e6605dbf89dc7f0449cb379778c36d", "dest": "/var/gitea/data/gitea/avatars/starlingx", "gid": 1000, "group": "zuul", "item": "starlingx", "md5sum": "e36ef2334b670409479d349f9fa2c359", "mode": "0644", "owner": "zuul", "size": 17967, "src": "/root/.ansible/tmp/ansible-tmp-1752873172.6043718-21425-147006663939524/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:53,371 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ttygroup) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/ttygroup", "gid": 1000, "group": "zuul", "item": "ttygroup", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873172.991201-21425-123576376061680/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:53,770 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=vexxhost) => { "ansible_loop_var": "item", "changed": true, "checksum": "338f12817a9f1e2b38af5098917d16ca7edaabf9", "dest": "/var/gitea/data/gitea/avatars/vexxhost", "gid": 1000, "group": "zuul", "item": "vexxhost", "md5sum": "9819b1bd5f65a32b5fc80d93c098f758", "mode": "0644", "owner": "zuul", "size": 4223, "src": "/root/.ansible/tmp/ansible-tmp-1752873173.3864627-21425-101341791167080/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:54,164 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=volvocars) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/volvocars", "gid": 1000, "group": "zuul", "item": "volvocars", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873173.784349-21425-17220067336741/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:54,566 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=wandertracks) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/wandertracks", "gid": 1000, "group": "zuul", "item": "wandertracks", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873174.1804712-21425-243149855555765/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:54,967 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=waterwanders) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/waterwanders", "gid": 1000, "group": "zuul", "item": "waterwanders", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873174.58317-21425-48554181852749/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:55,354 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=windmill) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/windmill", "gid": 1000, "group": "zuul", "item": "windmill", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873174.9831338-21425-272608272623606/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:55,742 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=x) => { "ansible_loop_var": "item", "changed": true, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/x", "gid": 1000, "group": "zuul", "item": "x", "md5sum": "24b1da41caf51c30e4687d5b560fda77", "mode": "0644", "owner": "zuul", "size": 10608, "src": "/root/.ansible/tmp/ansible-tmp-1752873175.369368-21425-236116378284236/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:56,126 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=zuul) => { "ansible_loop_var": "item", "changed": true, "checksum": "c6e7f0bf818987067e67706c5c2661e749076317", "dest": "/var/gitea/data/gitea/avatars/zuul", "gid": 1000, "group": "zuul", "item": "zuul", "md5sum": "535e2671ad267466c36fa543185a65ff", "mode": "0644", "owner": "zuul", "size": 6365, "src": "/root/.ansible/tmp/ansible-tmp-1752873175.7562678-21425-62929201472935/source", "state": "file", "uid": 1000 } 2025-07-18 21:12:56,173 p=21288 u=root n=ansible | TASK [gitea-set-org-logos : Get changed logos] ********************************* 2025-07-18 21:12:56,342 p=21288 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_changed_logos": [ "airship", "cfn", "cirros", "inaugust", "jjb", "kata-containers", "limestone", "nebulous", "opendev", "openinfra", "openinfralabs", "openstack", "openstack-attic", "openstack-infra", "performa", "pyca", "pypa", "recordsansible", "sardonic", "stackforge", "stackforge-attic", "starlingx", "ttygroup", "vexxhost", "volvocars", "wandertracks", "waterwanders", "windmill", "x", "zuul" ] }, "changed": false } 2025-07-18 21:12:56,376 p=21288 u=root n=ansible | TASK [gitea-set-org-logos : Run update query] ********************************** 2025-07-18 21:12:57,288 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=airship) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''airship'\\'', use_custom_avatar = 1 WHERE name = '\\''airship'\\''\"'", "delta": "0:00:00.426913", "end": "2025-07-18 21:12:57.263139", "item": "airship", "rc": 0, "start": "2025-07-18 21:12:56.836226" } 2025-07-18 21:12:57,841 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=cfn) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''cfn'\\'', use_custom_avatar = 1 WHERE name = '\\''cfn'\\''\"'", "delta": "0:00:00.399857", "end": "2025-07-18 21:12:57.818348", "item": "cfn", "rc": 0, "start": "2025-07-18 21:12:57.418491" } 2025-07-18 21:12:58,397 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=cirros) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''cirros'\\'', use_custom_avatar = 1 WHERE name = '\\''cirros'\\''\"'", "delta": "0:00:00.401162", "end": "2025-07-18 21:12:58.374344", "item": "cirros", "rc": 0, "start": "2025-07-18 21:12:57.973182" } 2025-07-18 21:12:58,962 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=inaugust) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''inaugust'\\'', use_custom_avatar = 1 WHERE name = '\\''inaugust'\\''\"'", "delta": "0:00:00.408469", "end": "2025-07-18 21:12:58.939482", "item": "inaugust", "rc": 0, "start": "2025-07-18 21:12:58.531013" } 2025-07-18 21:12:59,520 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=jjb) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''jjb'\\'', use_custom_avatar = 1 WHERE name = '\\''jjb'\\''\"'", "delta": "0:00:00.403577", "end": "2025-07-18 21:12:59.497182", "item": "jjb", "rc": 0, "start": "2025-07-18 21:12:59.093605" } 2025-07-18 21:13:00,095 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=kata-containers) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''kata-containers'\\'', use_custom_avatar = 1 WHERE name = '\\''kata-containers'\\''\"'", "delta": "0:00:00.408956", "end": "2025-07-18 21:13:00.072191", "item": "kata-containers", "rc": 0, "start": "2025-07-18 21:12:59.663235" } 2025-07-18 21:13:00,652 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=limestone) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''limestone'\\'', use_custom_avatar = 1 WHERE name = '\\''limestone'\\''\"'", "delta": "0:00:00.401969", "end": "2025-07-18 21:13:00.630250", "item": "limestone", "rc": 0, "start": "2025-07-18 21:13:00.228281" } 2025-07-18 21:13:01,206 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=nebulous) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''nebulous'\\'', use_custom_avatar = 1 WHERE name = '\\''nebulous'\\''\"'", "delta": "0:00:00.397421", "end": "2025-07-18 21:13:01.183559", "item": "nebulous", "rc": 0, "start": "2025-07-18 21:13:00.786138" } 2025-07-18 21:13:01,760 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=opendev) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''opendev'\\'', use_custom_avatar = 1 WHERE name = '\\''opendev'\\''\"'", "delta": "0:00:00.399872", "end": "2025-07-18 21:13:01.738314", "item": "opendev", "rc": 0, "start": "2025-07-18 21:13:01.338442" } 2025-07-18 21:13:02,315 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openinfra) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''openinfra'\\'', use_custom_avatar = 1 WHERE name = '\\''openinfra'\\''\"'", "delta": "0:00:00.399067", "end": "2025-07-18 21:13:02.293271", "item": "openinfra", "rc": 0, "start": "2025-07-18 21:13:01.894204" } 2025-07-18 21:13:02,880 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openinfralabs) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''openinfralabs'\\'', use_custom_avatar = 1 WHERE name = '\\''openinfralabs'\\''\"'", "delta": "0:00:00.406150", "end": "2025-07-18 21:13:02.857438", "item": "openinfralabs", "rc": 0, "start": "2025-07-18 21:13:02.451288" } 2025-07-18 21:13:03,445 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''openstack'\\'', use_custom_avatar = 1 WHERE name = '\\''openstack'\\''\"'", "delta": "0:00:00.406614", "end": "2025-07-18 21:13:03.422551", "item": "openstack", "rc": 0, "start": "2025-07-18 21:13:03.015937" } 2025-07-18 21:13:04,014 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack-attic) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''openstack-attic'\\'', use_custom_avatar = 1 WHERE name = '\\''openstack-attic'\\''\"'", "delta": "0:00:00.410247", "end": "2025-07-18 21:13:03.991710", "item": "openstack-attic", "rc": 0, "start": "2025-07-18 21:13:03.581463" } 2025-07-18 21:13:04,593 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=openstack-infra) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''openstack-infra'\\'', use_custom_avatar = 1 WHERE name = '\\''openstack-infra'\\''\"'", "delta": "0:00:00.420327", "end": "2025-07-18 21:13:04.571082", "item": "openstack-infra", "rc": 0, "start": "2025-07-18 21:13:04.150755" } 2025-07-18 21:13:05,160 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=performa) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''performa'\\'', use_custom_avatar = 1 WHERE name = '\\''performa'\\''\"'", "delta": "0:00:00.409456", "end": "2025-07-18 21:13:05.137594", "item": "performa", "rc": 0, "start": "2025-07-18 21:13:04.728138" } 2025-07-18 21:13:05,753 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=pyca) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''pyca'\\'', use_custom_avatar = 1 WHERE name = '\\''pyca'\\''\"'", "delta": "0:00:00.430186", "end": "2025-07-18 21:13:05.729065", "item": "pyca", "rc": 0, "start": "2025-07-18 21:13:05.298879" } 2025-07-18 21:13:06,323 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=pypa) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''pypa'\\'', use_custom_avatar = 1 WHERE name = '\\''pypa'\\''\"'", "delta": "0:00:00.408593", "end": "2025-07-18 21:13:06.299106", "item": "pypa", "rc": 0, "start": "2025-07-18 21:13:05.890513" } 2025-07-18 21:13:06,892 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=recordsansible) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''recordsansible'\\'', use_custom_avatar = 1 WHERE name = '\\''recordsansible'\\''\"'", "delta": "0:00:00.406626", "end": "2025-07-18 21:13:06.868416", "item": "recordsansible", "rc": 0, "start": "2025-07-18 21:13:06.461790" } 2025-07-18 21:13:07,459 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=sardonic) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''sardonic'\\'', use_custom_avatar = 1 WHERE name = '\\''sardonic'\\''\"'", "delta": "0:00:00.408185", "end": "2025-07-18 21:13:07.435850", "item": "sardonic", "rc": 0, "start": "2025-07-18 21:13:07.027665" } 2025-07-18 21:13:08,022 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=stackforge) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''stackforge'\\'', use_custom_avatar = 1 WHERE name = '\\''stackforge'\\''\"'", "delta": "0:00:00.404901", "end": "2025-07-18 21:13:07.999781", "item": "stackforge", "rc": 0, "start": "2025-07-18 21:13:07.594880" } 2025-07-18 21:13:08,576 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=stackforge-attic) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''stackforge-attic'\\'', use_custom_avatar = 1 WHERE name = '\\''stackforge-attic'\\''\"'", "delta": "0:00:00.397838", "end": "2025-07-18 21:13:08.552986", "item": "stackforge-attic", "rc": 0, "start": "2025-07-18 21:13:08.155148" } 2025-07-18 21:13:09,141 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=starlingx) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''starlingx'\\'', use_custom_avatar = 1 WHERE name = '\\''starlingx'\\''\"'", "delta": "0:00:00.408555", "end": "2025-07-18 21:13:09.118577", "item": "starlingx", "rc": 0, "start": "2025-07-18 21:13:08.710022" } 2025-07-18 21:13:09,701 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=ttygroup) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''ttygroup'\\'', use_custom_avatar = 1 WHERE name = '\\''ttygroup'\\''\"'", "delta": "0:00:00.404130", "end": "2025-07-18 21:13:09.678275", "item": "ttygroup", "rc": 0, "start": "2025-07-18 21:13:09.274145" } 2025-07-18 21:13:10,254 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=vexxhost) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''vexxhost'\\'', use_custom_avatar = 1 WHERE name = '\\''vexxhost'\\''\"'", "delta": "0:00:00.397134", "end": "2025-07-18 21:13:10.231224", "item": "vexxhost", "rc": 0, "start": "2025-07-18 21:13:09.834090" } 2025-07-18 21:13:10,807 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=volvocars) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''volvocars'\\'', use_custom_avatar = 1 WHERE name = '\\''volvocars'\\''\"'", "delta": "0:00:00.397483", "end": "2025-07-18 21:13:10.785307", "item": "volvocars", "rc": 0, "start": "2025-07-18 21:13:10.387824" } 2025-07-18 21:13:11,363 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=wandertracks) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''wandertracks'\\'', use_custom_avatar = 1 WHERE name = '\\''wandertracks'\\''\"'", "delta": "0:00:00.399762", "end": "2025-07-18 21:13:11.341026", "item": "wandertracks", "rc": 0, "start": "2025-07-18 21:13:10.941264" } 2025-07-18 21:13:11,918 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=waterwanders) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''waterwanders'\\'', use_custom_avatar = 1 WHERE name = '\\''waterwanders'\\''\"'", "delta": "0:00:00.400308", "end": "2025-07-18 21:13:11.896281", "item": "waterwanders", "rc": 0, "start": "2025-07-18 21:13:11.495973" } 2025-07-18 21:13:12,477 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=windmill) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''windmill'\\'', use_custom_avatar = 1 WHERE name = '\\''windmill'\\''\"'", "delta": "0:00:00.403300", "end": "2025-07-18 21:13:12.455171", "item": "windmill", "rc": 0, "start": "2025-07-18 21:13:12.051871" } 2025-07-18 21:13:13,034 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=x) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''x'\\'', use_custom_avatar = 1 WHERE name = '\\''x'\\''\"'", "delta": "0:00:00.401915", "end": "2025-07-18 21:13:13.012465", "item": "x", "rc": 0, "start": "2025-07-18 21:13:12.610550" } 2025-07-18 21:13:13,587 p=21288 u=root n=ansible | changed: [gitea99.opendev.org] => (item=zuul) => { "ansible_loop_var": "item", "changed": true, "cmd": "/usr/local/bin/docker-compose -f /etc/gitea-docker/docker-compose.yaml exec -T mariadb bash -c 'mysql -uroot -p\"$MYSQL_ROOT_PASSWORD\" -e \"USE gitea; UPDATE user SET avatar = '\\''zuul'\\'', use_custom_avatar = 1 WHERE name = '\\''zuul'\\''\"'", "delta": "0:00:00.400644", "end": "2025-07-18 21:13:13.567416", "item": "zuul", "rc": 0, "start": "2025-07-18 21:13:13.166772" } 2025-07-18 21:13:13,674 p=21288 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: review 2025-07-18 21:13:13,675 p=21288 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: review-staging 2025-07-18 21:13:13,675 p=21288 u=root n=ansible | PLAY [Create repos on gerrit servers] ****************************************** 2025-07-18 21:13:14,143 p=21288 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:13:14,143 p=21288 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 21:13:14,143 p=21288 u=root n=ansible | gitea99.opendev.org : ok=6 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 21:13:15,346 p=21711 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 21:13:16,232 p=21711 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 21:13:16,233 p=21711 u=root n=ansible | PLAY [bastion:!disabled] ******************************************************* 2025-07-18 21:13:16,565 p=21711 u=root n=ansible | TASK [Modify Zuuls description] ************************************************ 2025-07-18 21:13:17,176 p=21711 u=root n=ansible | changed: [bridge99.opendev.org] => { "backup": "", "changed": true } MSG: line replaced 2025-07-18 21:13:17,298 p=21711 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 21:13:17,298 p=21711 u=root n=ansible | bridge99.opendev.org : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-07-18 21:13:18,325 p=21754 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 21:13:19,272 p=21754 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: disabled 2025-07-18 21:13:19,274 p=21754 u=root n=ansible | PLAY [Create repos on gitea servers] ******************************************* 2025-07-18 21:13:19,705 p=21754 u=root n=ansible | TASK [gitea-git-repos : Create Gitea Repos and Org] **************************** 2025-07-18 21:16:14,102 p=21754 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "log": "2025-07-18T21:13:36.188213 Updated settings: limestone/ci-cloud-config\n2025-07-18T21:13:36.252620 Updated settings: openinfralabs/contrib\n2025-07-18T21:13:36.316269 Updated settings: pyca/infra\n2025-07-18T21:13:36.379496 Updated settings: pyca/project-config\n2025-07-18T21:13:36.443362 Updated settings: recordsansible/ansible-role-ara\n2025-07-18T21:13:36.507098 Updated settings: recordsansible/ara\n2025-07-18T21:13:36.569202 Updated settings: recordsansible/ara-clients\n2025-07-18T21:13:36.631703 Updated settings: recordsansible/ara-collection\n2025-07-18T21:13:36.698889 Updated settings: recordsansible/ara-infra\n2025-07-18T21:13:36.763236 Updated settings: recordsansible/ara-plugins\n2025-07-18T21:13:36.825520 Updated settings: recordsansible/ara-server\n2025-07-18T21:13:36.889430 Updated settings: recordsansible/ara-web\n2025-07-18T21:13:36.952583 Updated settings: openstack-attic/akanda\n2025-07-18T21:13:37.019406 Updated settings: openstack-attic/akanda-appliance-builder\n2025-07-18T21:13:37.081880 Updated settings: openstack-attic/compute-api\n2025-07-18T21:13:37.145118 Updated settings: openstack-attic/database-api\n2025-07-18T21:13:37.207500 Updated settings: openstack-attic/identity-api\n2025-07-18T21:13:37.270305 Updated settings: openstack-attic/image-api\n2025-07-18T21:13:37.332767 Updated settings: openstack-attic/melange\n2025-07-18T21:13:37.397552 Updated settings: openstack-attic/netconn-api\n2025-07-18T21:13:37.460093 Updated settings: openstack-attic/object-api\n2025-07-18T21:13:37.522895 Updated settings: openstack-attic/openstack-qa\n2025-07-18T21:13:37.586075 Updated settings: openstack-attic/openstack-security-notes\n2025-07-18T21:13:37.651173 Updated settings: openstack-attic/oslo.version\n2025-07-18T21:13:37.718124 Updated settings: openstack-attic/python-melangeclient\n2025-07-18T21:13:37.784155 Updated settings: openstack-attic/volume-api\n2025-07-18T21:13:37.846538 Updated settings: cirros/cirros\n2025-07-18T21:13:37.909782 Updated settings: openstack-infra/beaker-localhost\n2025-07-18T21:13:37.974644 Updated settings: openstack-infra/beaker-nodepool\n2025-07-18T21:13:38.045625 Updated settings: openstack-infra/opendev-website\n2025-07-18T21:13:38.111435 Updated settings: openstack-infra/puppet-docker_registry\n2025-07-18T21:13:38.176277 Updated settings: openstack-infra/puppet-odsreg\n2025-07-18T21:13:38.238944 Updated settings: openstack-infra/vinz-webclient\n2025-07-18T21:13:38.304026 Updated settings: performa/os-faults\n2025-07-18T21:13:38.368067 Updated settings: performa/shaker\n2025-07-18T21:13:38.435158 Updated settings: volvocars/powertrain-build\n2025-07-18T21:13:38.501366 Updated settings: volvocars/project-config\n2025-07-18T21:13:38.565073 Updated settings: jjb/jenkins-job-builder\n2025-07-18T21:13:38.628341 Updated settings: jjb/python-jenkins\n2025-07-18T21:13:38.693225 Updated settings: ttygroup/boartty\n2025-07-18T21:13:38.756771 Updated settings: ttygroup/gertty\n2025-07-18T21:13:38.819755 Updated settings: vexxhost/ansible-collection-atmosphere\n2025-07-18T21:13:38.883456 Updated settings: vexxhost/ansible-role-base-server\n2025-07-18T21:13:38.945569 Updated settings: vexxhost/ansible-role-docker-distribution\n2025-07-18T21:13:39.010980 Updated settings: vexxhost/ansible-role-openmanage\n2025-07-18T21:13:39.073809 Updated settings: vexxhost/ansible-role-wireguard\n2025-07-18T21:13:39.137679 Updated settings: vexxhost/atmosphere\n2025-07-18T21:13:39.201500 Updated settings: vexxhost/base-jobs\n2025-07-18T21:13:39.264176 Updated settings: vexxhost/docker-images\n2025-07-18T21:13:39.327374 Updated settings: vexxhost/documentation\n2025-07-18T21:13:39.392794 Updated settings: vexxhost/google-directory-api-linux-agent\n2025-07-18T21:13:39.455183 Updated settings: vexxhost/helm-charts\n2025-07-18T21:13:39.517558 Updated settings: vexxhost/kue\n2025-07-18T21:13:39.581220 Updated settings: vexxhost/libvirtd_exporter\n2025-07-18T21:13:39.647064 Updated settings: vexxhost/lodgeit-helm\n2025-07-18T21:13:39.712155 Updated settings: vexxhost/network_exporter\n2025-07-18T21:13:39.775657 Updated settings: vexxhost/node-labeler\n2025-07-18T21:13:39.840157 Updated settings: vexxhost/openstack-monitoring\n2025-07-18T21:13:39.903302 Updated settings: vexxhost/openstack-operator\n2025-07-18T21:13:39.966504 Updated settings: vexxhost/openstack-tools\n2025-07-18T21:13:40.030183 Updated settings: vexxhost/openvswitch_exporter\n2025-07-18T21:13:40.093862 Updated settings: vexxhost/project-config\n2025-07-18T21:13:40.156817 Updated settings: vexxhost/rally_exporter\n2025-07-18T21:13:40.221453 Updated settings: vexxhost/rbac-helm\n2025-07-18T21:13:40.284685 Updated settings: vexxhost/smokeping_prober-helm\n2025-07-18T21:13:40.348225 Updated settings: vexxhost/tempest-pushgateway\n2025-07-18T21:13:40.421575 Updated settings: kata-containers/zuul-config\n2025-07-18T21:13:40.487583 Updated settings: waterwanders/waterwanders\n2025-07-18T21:13:40.555360 Updated settings: wandertracks/signalk-wandertracks\n2025-07-18T21:13:40.619937 Updated settings: wandertracks/system-config\n2025-07-18T21:13:40.686578 Updated settings: wandertracks/wanders.cloud\n2025-07-18T21:13:40.749989 Updated settings: wandertracks/wandertracks\n2025-07-18T21:13:40.813248 Updated settings: wandertracks/wandertracks-web\n2025-07-18T21:13:40.876175 Updated settings: zuul/gating.dev\n2025-07-18T21:13:40.939579 Updated settings: zuul/gcp-authdaemon\n2025-07-18T21:13:41.004184 Updated settings: zuul/nodepool\n2025-07-18T21:13:41.068149 Updated settings: zuul/project-config\n2025-07-18T21:13:41.132784 Updated settings: zuul/zuul\n2025-07-18T21:13:41.196285 Updated settings: zuul/zuul-base-jobs\n2025-07-18T21:13:41.258799 Updated settings: zuul/zuul-client\n2025-07-18T21:13:41.323529 Updated settings: zuul/zuul-helm\n2025-07-18T21:13:41.385923 Updated settings: zuul/zuul-jobs\n2025-07-18T21:13:41.449300 Updated settings: zuul/zuul-operator\n2025-07-18T21:13:41.513039 Updated settings: zuul/zuul-preview\n2025-07-18T21:13:41.580638 Updated settings: zuul/zuul-registry\n2025-07-18T21:13:41.646233 Updated settings: zuul/zuul-sphinx\n2025-07-18T21:13:41.712417 Updated settings: zuul/zuul-storage-proxy\n2025-07-18T21:13:41.775457 Updated settings: zuul/zuul-website\n2025-07-18T21:13:41.838987 Updated settings: zuul/zuul-website-media\n2025-07-18T21:13:41.904680 Updated settings: x/aeromancer\n2025-07-18T21:13:41.967834 Updated settings: x/ailuropoda\n2025-07-18T21:13:42.033321 Updated settings: x/alexandria\n2025-07-18T21:13:42.097682 Updated settings: x/almanach\n2025-07-18T21:13:42.161800 Updated settings: x/ansible-role-bindep\n2025-07-18T21:13:42.226303 Updated settings: x/ansible-role-fedmsg\n2025-07-18T21:13:42.290102 Updated settings: x/ansible-role-jenkins\n2025-07-18T21:13:42.354703 Updated settings: x/ansible-role-jenkins-job-builder\n2025-07-18T21:13:42.418644 Updated settings: x/ansible-role-jenkins-plugins\n2025-07-18T21:13:42.482285 Updated settings: x/ansible-role-shade\n2025-07-18T21:13:42.545775 Updated settings: x/ansible-role-tripleo-congress\n2025-07-18T21:13:42.608974 Updated settings: x/ansible-tripleo-ipa-server\n2025-07-18T21:13:42.678109 Updated settings: x/anvil\n2025-07-18T21:13:42.742484 Updated settings: x/apmec\n2025-07-18T21:13:42.808155 Updated settings: x/apmec-horizon\n2025-07-18T21:13:42.872347 Updated settings: x/bansho\n2025-07-18T21:13:42.938029 Updated settings: x/bareon\n2025-07-18T21:13:43.002373 Updated settings: x/bareon-allocator\n2025-07-18T21:13:43.065727 Updated settings: x/bareon-api\n2025-07-18T21:13:43.129761 Updated settings: x/bareon-image-elements\n2025-07-18T21:13:43.193201 Updated settings: x/bareon-ironic\n2025-07-18T21:13:43.256454 Updated settings: x/bareon-specs\n2025-07-18T21:13:43.321918 Updated settings: x/bilean\n2025-07-18T21:13:43.385445 Updated settings: x/broadview-collector\n2025-07-18T21:13:43.447906 Updated settings: x/broadview-lib\n2025-07-18T21:13:43.511988 Updated settings: x/broadview-ui\n2025-07-18T21:13:43.575731 Updated settings: x/browbeat\n2025-07-18T21:13:43.643505 Updated settings: x/cathead\n2025-07-18T21:13:43.711909 Updated settings: x/ceilometer-zvm\n2025-07-18T21:13:43.775736 Updated settings: x/cerberus\n2025-07-18T21:13:43.839468 Updated settings: x/cerberus-dashboard\n2025-07-18T21:13:43.904207 Updated settings: x/certbot-dns-openstack\n2025-07-18T21:13:43.968614 Updated settings: x/charm-6wind-virtual-accelerator\n2025-07-18T21:13:44.032233 Updated settings: x/charm-interface-barbican-hsm\n2025-07-18T21:13:44.095411 Updated settings: x/charm-interface-ovsdb\n2025-07-18T21:13:44.158839 Updated settings: x/charm-neutron-api-plumgrid\n2025-07-18T21:13:44.222125 Updated settings: x/charm-ovn-central\n2025-07-18T21:13:44.287373 Updated settings: x/charm-ovn-central-k8s\n2025-07-18T21:13:44.352769 Updated settings: x/charm-ovn-chassis\n2025-07-18T21:13:44.442248 Updated settings: x/charm-ovn-dedicated-chassis\n2025-07-18T21:13:44.510097 Updated settings: x/charm-ovn-relay-k8s\n2025-07-18T21:13:44.575120 Updated settings: x/charm-plumgrid-director\n2025-07-18T21:13:44.642417 Updated settings: x/charm-plumgrid-edge\n2025-07-18T21:13:44.709075 Updated settings: x/charm-plumgrid-gateway\n2025-07-18T21:13:44.775953 Updated settings: x/ci-cd-pipeline-app-murano\n2025-07-18T21:13:44.838058 Updated settings: x/cinder-fusioncompute\n2025-07-18T21:13:44.900124 Updated settings: x/cisco-ironic-contrib\n2025-07-18T21:13:44.962661 Updated settings: x/ciwatch\n2025-07-18T21:13:45.025987 Updated settings: x/cl-openstack-client\n2025-07-18T21:13:45.092111 Updated settings: x/cloud-init\n2025-07-18T21:13:45.155519 Updated settings: x/cloudbase-init\n2025-07-18T21:13:45.219273 Updated settings: x/cloudcafe\n2025-07-18T21:13:45.282026 Updated settings: x/clouddocs-maven-plugin\n2025-07-18T21:13:45.345009 Updated settings: x/cloudpulse\n2025-07-18T21:13:45.408362 Updated settings: x/cloudroast\n2025-07-18T21:13:45.472932 Updated settings: x/cloudv-ostf-adapter\n2025-07-18T21:13:45.536533 Updated settings: x/coats\n2025-07-18T21:13:45.598950 Updated settings: x/cognitive\n2025-07-18T21:13:45.664838 Updated settings: x/collectd-openstack-plugins\n2025-07-18T21:13:45.733909 Updated settings: x/compass-adapters\n2025-07-18T21:13:45.801221 Updated settings: x/compass-core\n2025-07-18T21:13:45.864573 Updated settings: x/compass-install\n2025-07-18T21:13:45.927047 Updated settings: x/compass-specs\n2025-07-18T21:13:45.990119 Updated settings: x/compass-web\n2025-07-18T21:13:46.053103 Updated settings: x/conveyor\n2025-07-18T21:13:46.118564 Updated settings: x/coreos-image-builder\n2025-07-18T21:13:46.181555 Updated settings: x/coupler\n2025-07-18T21:13:46.244457 Updated settings: x/craton\n2025-07-18T21:13:46.308013 Updated settings: x/craton-dashboard\n2025-07-18T21:13:46.371402 Updated settings: x/cursive\n2025-07-18T21:13:46.436158 Updated settings: x/daisycloud-core\n2025-07-18T21:13:46.504599 Updated settings: x/dash-stack\n2025-07-18T21:13:46.568382 Updated settings: x/deb-os-apply-config\n2025-07-18T21:13:46.631150 Updated settings: x/deb-os-brick\n2025-07-18T21:13:46.696379 Updated settings: x/deb-os-client-config\n2025-07-18T21:13:46.759768 Updated settings: x/deb-os-cloud-config\n2025-07-18T21:13:46.822413 Updated settings: x/deb-os-collect-config\n2025-07-18T21:13:46.886682 Updated settings: x/deb-os-net-config\n2025-07-18T21:13:46.953803 Updated settings: x/deb-os-refresh-config\n2025-07-18T21:13:47.019949 Updated settings: x/deb-os-testr\n2025-07-18T21:13:47.087941 Updated settings: x/deb-os-vif\n2025-07-18T21:13:47.152872 Updated settings: x/deb-os-win\n2025-07-18T21:13:47.216445 Updated settings: x/deb-oslo.cache\n2025-07-18T21:13:47.279819 Updated settings: x/deb-oslo.concurrency\n2025-07-18T21:13:47.343884 Updated settings: x/deb-oslo.config\n2025-07-18T21:13:47.407488 Updated settings: x/deb-oslo.context\n2025-07-18T21:13:47.470709 Updated settings: x/deb-oslo.db\n2025-07-18T21:13:47.535438 Updated settings: x/deb-oslo.i18n\n2025-07-18T21:13:47.598390 Updated settings: x/deb-oslo.log\n2025-07-18T21:13:47.664875 Updated settings: x/deb-oslo.messaging\n2025-07-18T21:13:47.731268 Updated settings: x/deb-oslo.middleware\n2025-07-18T21:13:47.794473 Updated settings: x/deb-oslo.policy\n2025-07-18T21:13:47.858115 Updated settings: x/deb-oslo.privsep\n2025-07-18T21:13:47.921248 Updated settings: x/deb-oslo.reports\n2025-07-18T21:13:47.984424 Updated settings: x/deb-oslo.rootwrap\n2025-07-18T21:13:48.047611 Updated settings: x/deb-oslo.serialization\n2025-07-18T21:13:48.112572 Updated settings: x/deb-oslo.service\n2025-07-18T21:13:48.177028 Updated settings: x/deb-oslo.utils\n2025-07-18T21:13:48.239636 Updated settings: x/deb-oslo.versionedobjects\n2025-07-18T21:13:48.302947 Updated settings: x/deb-oslo.vmware\n2025-07-18T21:13:48.369475 Updated settings: x/deb-oslotest\n2025-07-18T21:13:48.433116 Updated settings: x/deb-python-savannaclient\n2025-07-18T21:13:48.500953 Updated settings: x/deb-python-tempest-lib\n2025-07-18T21:13:48.564406 Updated settings: x/delimiter\n2025-07-18T21:13:48.627441 Updated settings: x/designate-msdnsagent\n2025-07-18T21:13:48.692532 Updated settings: x/development-proposals\n2025-07-18T21:13:48.757727 Updated settings: x/devstack-plugin-additional-pkg-repos\n2025-07-18T21:13:48.821714 Updated settings: x/devstack-plugin-bdd\n2025-07-18T21:13:48.885134 Updated settings: x/devstack-plugin-glusterfs\n2025-07-18T21:13:48.948868 Updated settings: x/devstack-plugin-hdfs\n2025-07-18T21:13:49.012490 Updated settings: x/devstack-plugin-libvirt-qemu\n2025-07-18T21:13:49.075795 Updated settings: x/devstack-plugin-mariadb\n2025-07-18T21:13:49.141525 Updated settings: x/devstack-plugin-sheepdog\n2025-07-18T21:13:49.208250 Updated settings: x/devstack-plugin-tar-installer\n2025-07-18T21:13:49.272064 Updated settings: x/devstack-plugin-tobiko\n2025-07-18T21:13:49.337413 Updated settings: x/devstack-plugin-vmax\n2025-07-18T21:13:49.403568 Updated settings: x/distil\n2025-07-18T21:13:49.467392 Updated settings: x/distil-ui\n2025-07-18T21:13:49.530724 Updated settings: x/doc8\n2025-07-18T21:13:49.595616 Updated settings: x/docker-machine-openstack\n2025-07-18T21:13:49.663923 Updated settings: x/downpour\n2025-07-18T21:13:49.729541 Updated settings: x/dox\n2025-07-18T21:13:49.795835 Updated settings: x/drbd-devstack\n2025-07-18T21:13:49.859068 Updated settings: x/driverlog\n2025-07-18T21:13:49.923414 Updated settings: x/ec2-driver\n2025-07-18T21:13:49.991840 Updated settings: x/ekko\n2025-07-18T21:13:50.055483 Updated settings: x/entropy\n2025-07-18T21:13:50.121541 Updated settings: x/err2d2\n2025-07-18T21:13:50.186618 Updated settings: x/evoque\n2025-07-18T21:13:50.251146 Updated settings: x/evoque-dashboard\n2025-07-18T21:13:50.314273 Updated settings: x/featuretracker\n2025-07-18T21:13:50.377503 Updated settings: x/fenix\n2025-07-18T21:13:50.440864 Updated settings: x/fixtures-git\n2025-07-18T21:13:50.504084 Updated settings: x/flame\n2025-07-18T21:13:50.568489 Updated settings: x/flare\n2025-07-18T21:13:50.633639 Updated settings: x/foxnut\n2025-07-18T21:13:50.702496 Updated settings: x/fuel-ccp\n2025-07-18T21:13:50.768705 Updated settings: x/fuel-ccp-ceph\n2025-07-18T21:13:50.833067 Updated settings: x/fuel-ccp-ci-config\n2025-07-18T21:13:50.897421 Updated settings: x/fuel-ccp-cinder\n2025-07-18T21:13:50.961643 Updated settings: x/fuel-ccp-debian-base\n2025-07-18T21:13:51.028993 Updated settings: x/fuel-ccp-designate\n2025-07-18T21:13:51.092705 Updated settings: x/fuel-ccp-elasticsearch\n2025-07-18T21:13:51.157098 Updated settings: x/fuel-ccp-entrypoint\n2025-07-18T21:13:51.220757 Updated settings: x/fuel-ccp-etcd\n2025-07-18T21:13:51.284733 Updated settings: x/fuel-ccp-galera\n2025-07-18T21:13:51.349344 Updated settings: x/fuel-ccp-glance\n2025-07-18T21:13:51.414799 Updated settings: x/fuel-ccp-grafana\n2025-07-18T21:13:51.479316 Updated settings: x/fuel-ccp-heat\n2025-07-18T21:13:51.544432 Updated settings: x/fuel-ccp-horizon\n2025-07-18T21:13:51.608303 Updated settings: x/fuel-ccp-installer\n2025-07-18T21:13:51.675302 Updated settings: x/fuel-ccp-ironic\n2025-07-18T21:13:51.740409 Updated settings: x/fuel-ccp-keystone\n2025-07-18T21:13:51.803998 Updated settings: x/fuel-ccp-mariadb\n2025-07-18T21:13:51.867612 Updated settings: x/fuel-ccp-memcached\n2025-07-18T21:13:51.931795 Updated settings: x/fuel-ccp-murano\n2025-07-18T21:13:51.998271 Updated settings: x/fuel-ccp-neutron\n2025-07-18T21:13:52.074722 Updated settings: x/fuel-ccp-nginx\n2025-07-18T21:13:52.141655 Updated settings: x/fuel-ccp-nova\n2025-07-18T21:13:52.208938 Updated settings: x/fuel-ccp-openstack-base\n2025-07-18T21:13:52.273231 Updated settings: x/fuel-ccp-rabbitmq\n2025-07-18T21:13:52.336924 Updated settings: x/fuel-ccp-rally\n2025-07-18T21:13:52.399478 Updated settings: x/fuel-ccp-sahara\n2025-07-18T21:13:52.462303 Updated settings: x/fuel-ccp-searchlight\n2025-07-18T21:13:52.526557 Updated settings: x/fuel-ccp-specs\n2025-07-18T21:13:52.592534 Updated settings: x/fuel-ccp-stacklight\n2025-07-18T21:13:52.656806 Updated settings: x/fuel-ccp-tests\n2025-07-18T21:13:52.723184 Updated settings: x/fuel-ccp-zmq\n2025-07-18T21:13:52.790266 Updated settings: x/fuel-noop-fixtures\n2025-07-18T21:13:52.853688 Updated settings: x/fuel-plugin-6wind-virtual-accelerator\n2025-07-18T21:13:52.917268 Updated settings: x/fuel-plugin-astara\n2025-07-18T21:13:52.982454 Updated settings: x/fuel-plugin-availability-zones\n2025-07-18T21:13:53.048862 Updated settings: x/fuel-plugin-bgpvpn\n2025-07-18T21:13:53.115165 Updated settings: x/fuel-plugin-bigswitch\n2025-07-18T21:13:53.181182 Updated settings: x/fuel-plugin-block-device\n2025-07-18T21:13:53.246960 Updated settings: x/fuel-plugin-calamari\n2025-07-18T21:13:53.310817 Updated settings: x/fuel-plugin-calico\n2025-07-18T21:13:53.375181 Updated settings: x/fuel-plugin-ceilometer-redis\n2025-07-18T21:13:53.439398 Updated settings: x/fuel-plugin-ceph-multibackend\n2025-07-18T21:13:53.504913 Updated settings: x/fuel-plugin-ci\n2025-07-18T21:13:53.571833 Updated settings: x/fuel-plugin-cinder-gcs\n2025-07-18T21:13:53.637124 Updated settings: x/fuel-plugin-cinder-kaminario\n2025-07-18T21:13:53.705006 Updated settings: x/fuel-plugin-cinder-netapp\n2025-07-18T21:13:53.771767 Updated settings: x/fuel-plugin-cisco-aci\n2025-07-18T21:13:53.836407 Updated settings: x/fuel-plugin-congress\n2025-07-18T21:13:53.900030 Updated settings: x/fuel-plugin-contrail\n2025-07-18T21:13:53.966587 Updated settings: x/fuel-plugin-datera-cinder\n2025-07-18T21:13:54.038028 Updated settings: x/fuel-plugin-dbaas-trove\n2025-07-18T21:13:54.102919 Updated settings: x/fuel-plugin-debug\n2025-07-18T21:13:54.168663 Updated settings: x/fuel-plugin-designate\n2025-07-18T21:13:54.233623 Updated settings: x/fuel-plugin-detach-database\n2025-07-18T21:13:54.297426 Updated settings: x/fuel-plugin-detach-haproxy\n2025-07-18T21:13:54.364638 Updated settings: x/fuel-plugin-detach-horizon\n2025-07-18T21:13:54.430472 Updated settings: x/fuel-plugin-detach-keystone\n2025-07-18T21:13:54.494673 Updated settings: x/fuel-plugin-detach-netnode\n2025-07-18T21:13:54.560837 Updated settings: x/fuel-plugin-detach-rabbitmq\n2025-07-18T21:13:54.624145 Updated settings: x/fuel-plugin-detach-swift\n2025-07-18T21:13:54.689759 Updated settings: x/fuel-plugin-dns-updater\n2025-07-18T21:13:54.754165 Updated settings: x/fuel-plugin-dynatrace\n2025-07-18T21:13:54.821030 Updated settings: x/fuel-plugin-elasticsearch-kibana\n2025-07-18T21:13:54.885132 Updated settings: x/fuel-plugin-emailnotifyd\n2025-07-18T21:13:54.948960 Updated settings: x/fuel-plugin-external-emc\n2025-07-18T21:13:55.028911 Updated settings: x/fuel-plugin-external-glusterfs\n2025-07-18T21:13:55.094263 Updated settings: x/fuel-plugin-external-lb\n2025-07-18T21:13:55.159773 Updated settings: x/fuel-plugin-external-zabbix\n2025-07-18T21:13:55.226313 Updated settings: x/fuel-plugin-fortinet\n2025-07-18T21:13:55.290341 Updated settings: x/fuel-plugin-glance-nfs\n2025-07-18T21:13:55.353553 Updated settings: x/fuel-plugin-gluon\n2025-07-18T21:13:55.417329 Updated settings: x/fuel-plugin-ha-fencing\n2025-07-18T21:13:55.481991 Updated settings: x/fuel-plugin-hedvig-cinder\n2025-07-18T21:13:55.546437 Updated settings: x/fuel-plugin-influxdb-grafana\n2025-07-18T21:13:55.611084 Updated settings: x/fuel-plugin-inkscope\n2025-07-18T21:13:55.678017 Updated settings: x/fuel-plugin-ironic\n2025-07-18T21:13:55.743117 Updated settings: x/fuel-plugin-kafka\n2025-07-18T21:13:55.807879 Updated settings: x/fuel-plugin-ldap\n2025-07-18T21:13:55.870612 Updated settings: x/fuel-plugin-ldap-slaves\n2025-07-18T21:13:55.934412 Updated settings: x/fuel-plugin-lma-collector\n2025-07-18T21:13:55.999911 Updated settings: x/fuel-plugin-lma-infrastructure-alerting\n2025-07-18T21:13:56.062809 Updated settings: x/fuel-plugin-manila\n2025-07-18T21:13:56.126999 Updated settings: x/fuel-plugin-mellanox\n2025-07-18T21:13:56.192513 Updated settings: x/fuel-plugin-midonet\n2025-07-18T21:13:56.255848 Updated settings: x/fuel-plugin-mistral\n2025-07-18T21:13:56.320110 Updated settings: x/fuel-plugin-murano-networking-sfc\n2025-07-18T21:13:56.383393 Updated settings: x/fuel-plugin-network-node\n2025-07-18T21:13:56.446324 Updated settings: x/fuel-plugin-networking-sfc\n2025-07-18T21:13:56.510692 Updated settings: x/fuel-plugin-neutron-fwaas\n2025-07-18T21:13:56.577678 Updated settings: x/fuel-plugin-neutron-lbaas\n2025-07-18T21:13:56.641269 Updated settings: x/fuel-plugin-neutron-vpnaas\n2025-07-18T21:13:56.708618 Updated settings: x/fuel-plugin-nimblestorage-cinder\n2025-07-18T21:13:56.774827 Updated settings: x/fuel-plugin-nitrous\n2025-07-18T21:13:56.837985 Updated settings: x/fuel-plugin-nova-nfs\n2025-07-18T21:13:56.906096 Updated settings: x/fuel-plugin-nsx-t\n2025-07-18T21:13:56.969815 Updated settings: x/fuel-plugin-nsxv\n2025-07-18T21:13:57.033917 Updated settings: x/fuel-plugin-nuage\n2025-07-18T21:13:57.097052 Updated settings: x/fuel-plugin-onos\n2025-07-18T21:13:57.164337 Updated settings: x/fuel-plugin-openbook\n2025-07-18T21:13:57.230525 Updated settings: x/fuel-plugin-opendaylight\n2025-07-18T21:13:57.298376 Updated settings: x/fuel-plugin-openstack-telemetry\n2025-07-18T21:13:57.364971 Updated settings: x/fuel-plugin-ovs\n2025-07-18T21:13:57.431120 Updated settings: x/fuel-plugin-plumgrid\n2025-07-18T21:13:57.496626 Updated settings: x/fuel-plugin-purestorage-cinder\n2025-07-18T21:13:57.565902 Updated settings: x/fuel-plugin-qemu\n2025-07-18T21:13:57.632907 Updated settings: x/fuel-plugin-qlogic-sriov-vxlan\n2025-07-18T21:13:57.700013 Updated settings: x/fuel-plugin-rally\n2025-07-18T21:13:57.766743 Updated settings: x/fuel-plugin-saltstack\n2025-07-18T21:13:57.833442 Updated settings: x/fuel-plugin-scaleio\n2025-07-18T21:13:57.896917 Updated settings: x/fuel-plugin-scaleio-cinder\n2025-07-18T21:13:57.961409 Updated settings: x/fuel-plugin-sensu\n2025-07-18T21:13:58.024151 Updated settings: x/fuel-plugin-solidfire-cinder\n2025-07-18T21:13:58.088519 Updated settings: x/fuel-plugin-swiftstack\n2025-07-18T21:13:58.155085 Updated settings: x/fuel-plugin-tacker\n2025-07-18T21:13:58.219776 Updated settings: x/fuel-plugin-tempest\n2025-07-18T21:13:58.284300 Updated settings: x/fuel-plugin-tintri-cinder\n2025-07-18T21:13:58.347592 Updated settings: x/fuel-plugin-tls\n2025-07-18T21:13:58.412250 Updated settings: x/fuel-plugin-unity\n2025-07-18T21:13:58.480220 Updated settings: x/fuel-plugin-vmware-dvs\n2025-07-18T21:13:58.546840 Updated settings: x/fuel-plugin-vxlan\n2025-07-18T21:13:58.611772 Updated settings: x/fuel-plugin-watcher\n2025-07-18T21:13:58.678680 Updated settings: x/fuel-plugin-wstunnel\n2025-07-18T21:13:58.742810 Updated settings: x/fuel-plugin-xenserver\n2025-07-18T21:13:58.808973 Updated settings: x/fuel-plugin-zabbix-agents\n2025-07-18T21:13:58.881839 Updated settings: x/fuel-plugin-zabbix-monitoring-emc\n2025-07-18T21:13:58.949571 Updated settings: x/fuel-plugin-zabbix-monitoring-extreme-networks\n2025-07-18T21:13:59.015491 Updated settings: x/fuel-plugin-zabbix-snmptrapd\n2025-07-18T21:13:59.079515 Updated settings: x/gabbi-tempest\n2025-07-18T21:13:59.144691 Updated settings: x/gantt\n2025-07-18T21:13:59.211083 Updated settings: x/gce-api\n2025-07-18T21:13:59.274480 Updated settings: x/gearman-plugin\n2025-07-18T21:13:59.339026 Updated settings: x/gerrit-dash-creator\n2025-07-18T21:13:59.403020 Updated settings: x/giftwrap\n2025-07-18T21:13:59.466695 Updated settings: x/git-nit\n2025-07-18T21:13:59.530328 Updated settings: x/git-os-job\n2025-07-18T21:13:59.595906 Updated settings: x/git-repo-manifests\n2025-07-18T21:13:59.659599 Updated settings: x/git-upstream\n2025-07-18T21:13:59.727056 Updated settings: x/gitdm\n2025-07-18T21:13:59.791445 Updated settings: x/glare\n2025-07-18T21:13:59.855986 Updated settings: x/glare-specs\n2025-07-18T21:13:59.927401 Updated settings: x/gluon\n2025-07-18T21:13:59.991035 Updated settings: x/golang-client\n2025-07-18T21:14:00.053767 Updated settings: x/golang-commons\n2025-07-18T21:14:00.118240 Updated settings: x/gos-brick\n2025-07-18T21:14:00.181887 Updated settings: x/group-based-policy\n2025-07-18T21:14:00.244653 Updated settings: x/group-based-policy-automation\n2025-07-18T21:14:00.308175 Updated settings: x/group-based-policy-specs\n2025-07-18T21:14:00.371138 Updated settings: x/group-based-policy-ui\n2025-07-18T21:14:00.433151 Updated settings: x/gyan\n2025-07-18T21:14:00.498528 Updated settings: x/gyan-dashboard\n2025-07-18T21:14:00.561655 Updated settings: x/gyan-specs\n2025-07-18T21:14:00.625444 Updated settings: x/horizon-mellanox\n2025-07-18T21:14:00.690547 Updated settings: x/hurricane\n2025-07-18T21:14:00.755167 Updated settings: x/inception\n2025-07-18T21:14:00.818605 Updated settings: x/infra-ansible\n2025-07-18T21:14:00.882588 Updated settings: x/intel-nfv-ci-tests\n2025-07-18T21:14:00.946169 Updated settings: x/interop-workloads\n2025-07-18T21:14:01.009049 Updated settings: x/iotronic\n2025-07-18T21:14:01.072138 Updated settings: x/iotronic-lightning-rod\n2025-07-18T21:14:01.136726 Updated settings: x/iotronic-ui\n2025-07-18T21:14:01.199376 Updated settings: x/ipa-example-hardware-managers\n2025-07-18T21:14:01.261881 Updated settings: x/ironic-inspector-tempest-plugin\n2025-07-18T21:14:01.325075 Updated settings: x/ironic-staging-drivers\n2025-07-18T21:14:01.389689 Updated settings: x/jacket\n2025-07-18T21:14:01.452441 Updated settings: x/jenkins-plugins-for-murano\n2025-07-18T21:14:01.516866 Updated settings: x/js-afs-blob-store\n2025-07-18T21:14:01.579700 Updated settings: x/js-generator-openstack\n2025-07-18T21:14:01.641752 Updated settings: x/js-openstack-registry-hooks\n2025-07-18T21:14:01.707084 Updated settings: x/k8s-cloud-provider\n2025-07-18T21:14:01.770981 Updated settings: x/k8s-docker-suite-app-murano\n2025-07-18T21:14:01.834001 Updated settings: x/kiloeyes\n2025-07-18T21:14:01.897397 Updated settings: x/kingbird\n2025-07-18T21:14:01.964693 Updated settings: x/kingbird-dashboard\n2025-07-18T21:14:02.028989 Updated settings: x/kite\n2025-07-18T21:14:02.094781 Updated settings: x/kloudbuster\n2025-07-18T21:14:02.158310 Updated settings: x/kolla-mesos\n2025-07-18T21:14:02.221356 Updated settings: x/kosmos\n2025-07-18T21:14:02.284611 Updated settings: x/kosmos-specs\n2025-07-18T21:14:02.347782 Updated settings: x/ku.stella\n2025-07-18T21:14:02.413426 Updated settings: x/kwapi\n2025-07-18T21:14:02.477168 Updated settings: x/loci-cinder\n2025-07-18T21:14:02.540553 Updated settings: x/loci-designate\n2025-07-18T21:14:02.604426 Updated settings: x/loci-glance\n2025-07-18T21:14:02.670205 Updated settings: x/loci-heat\n2025-07-18T21:14:02.734805 Updated settings: x/loci-horizon\n2025-07-18T21:14:02.803516 Updated settings: x/loci-ironic\n2025-07-18T21:14:02.866821 Updated settings: x/loci-keystone\n2025-07-18T21:14:02.933222 Updated settings: x/loci-murano\n2025-07-18T21:14:02.995789 Updated settings: x/loci-neutron\n2025-07-18T21:14:03.058454 Updated settings: x/loci-nova\n2025-07-18T21:14:03.122300 Updated settings: x/loci-requirements\n2025-07-18T21:14:03.185650 Updated settings: x/loci-swift\n2025-07-18T21:14:03.249849 Updated settings: x/loci-trove\n2025-07-18T21:14:03.313108 Updated settings: x/marshal\n2025-07-18T21:14:03.376330 Updated settings: x/meghdwar\n2025-07-18T21:14:03.439620 Updated settings: x/merlin\n2025-07-18T21:14:03.504915 Updated settings: x/meteos\n2025-07-18T21:14:03.568413 Updated settings: x/meteos-ui\n2025-07-18T21:14:03.630366 Updated settings: x/microstack\n2025-07-18T21:14:03.697741 Updated settings: x/microstack-specs\n2025-07-18T21:14:03.769969 Updated settings: x/mitmstack\n2025-07-18T21:14:03.834057 Updated settings: x/mixmatch\n2025-07-18T21:14:03.897203 Updated settings: x/mogan\n2025-07-18T21:14:03.960654 Updated settings: x/mogan-specs\n2025-07-18T21:14:04.023955 Updated settings: x/mogan-ui\n2025-07-18T21:14:04.087757 Updated settings: x/monasca-vagrant\n2025-07-18T21:14:04.151892 Updated settings: x/monitoring-for-openstack\n2025-07-18T21:14:04.215211 Updated settings: x/monitorstack\n2025-07-18T21:14:04.278445 Updated settings: x/mors\n2025-07-18T21:14:04.346787 Updated settings: x/murano-plugin-networking-sfc\n2025-07-18T21:14:04.415170 Updated settings: x/namos\n2025-07-18T21:14:04.480263 Updated settings: x/nemesis\n2025-07-18T21:14:04.545820 Updated settings: x/nerd-reviewer\n2025-07-18T21:14:04.609757 Updated settings: x/network-checker\n2025-07-18T21:14:04.677281 Updated settings: x/networking-6wind\n2025-07-18T21:14:04.744735 Updated settings: x/networking-ale-omniswitch\n2025-07-18T21:14:04.813703 Updated settings: x/networking-ansible\n2025-07-18T21:14:04.878211 Updated settings: x/networking-arista\n2025-07-18T21:14:04.942903 Updated settings: x/networking-avaya\n2025-07-18T21:14:05.007332 Updated settings: x/networking-bigswitch\n2025-07-18T21:14:05.073244 Updated settings: x/networking-brocade\n2025-07-18T21:14:05.138892 Updated settings: x/networking-cisco\n2025-07-18T21:14:05.203138 Updated settings: x/networking-cumulus\n2025-07-18T21:14:05.267521 Updated settings: x/networking-dpm\n2025-07-18T21:14:05.330841 Updated settings: x/networking-edge-vpn\n2025-07-18T21:14:05.398919 Updated settings: x/networking-extreme\n2025-07-18T21:14:05.464749 Updated settings: x/networking-fortinet\n2025-07-18T21:14:05.530112 Updated settings: x/networking-fujitsu\n2025-07-18T21:14:05.593820 Updated settings: x/networking-gluon\n2025-07-18T21:14:05.656335 Updated settings: x/networking-h3c\n2025-07-18T21:14:05.728780 Updated settings: x/networking-hpe\n2025-07-18T21:14:05.798234 Updated settings: x/networking-huawei\n2025-07-18T21:14:05.862748 Updated settings: x/networking-icc\n2025-07-18T21:14:05.926235 Updated settings: x/networking-infoblox\n2025-07-18T21:14:05.988648 Updated settings: x/networking-l2gw\n2025-07-18T21:14:06.052162 Updated settings: x/networking-l2gw-tempest-plugin\n2025-07-18T21:14:06.118852 Updated settings: x/networking-lagopus\n2025-07-18T21:14:06.184254 Updated settings: x/networking-lenovo\n2025-07-18T21:14:06.247469 Updated settings: x/networking-mlnx\n2025-07-18T21:14:06.311483 Updated settings: x/networking-nec\n2025-07-18T21:14:06.374806 Updated settings: x/networking-omnipath\n2025-07-18T21:14:06.437928 Updated settings: x/networking-opencontrail\n2025-07-18T21:14:06.500806 Updated settings: x/networking-ovs-dpdk\n2025-07-18T21:14:06.566594 Updated settings: x/networking-peregrine\n2025-07-18T21:14:06.630045 Updated settings: x/networking-plumgrid\n2025-07-18T21:14:06.694959 Updated settings: x/networking-spp\n2025-07-18T21:14:06.758744 Updated settings: x/networking-vpp\n2025-07-18T21:14:06.821947 Updated settings: x/networking-vsphere\n2025-07-18T21:14:06.888116 Updated settings: x/networking-zte\n2025-07-18T21:14:06.951664 Updated settings: x/networking-zvm\n2025-07-18T21:14:07.015284 Updated settings: x/neutron-classifier\n2025-07-18T21:14:07.078833 Updated settings: x/neutron-interconnection\n2025-07-18T21:14:07.143899 Updated settings: x/nfv-filters\n2025-07-18T21:14:07.207206 Updated settings: x/nova-docker\n2025-07-18T21:14:07.269673 Updated settings: x/nova-dpm\n2025-07-18T21:14:07.334022 Updated settings: x/nova-fusioncompute\n2025-07-18T21:14:07.397233 Updated settings: x/nova-lxd\n2025-07-18T21:14:07.460935 Updated settings: x/nova-mksproxy\n2025-07-18T21:14:07.528336 Updated settings: x/nova-solver-scheduler\n2025-07-18T21:14:07.592204 Updated settings: x/nova-zvm-virt-driver\n2025-07-18T21:14:07.654920 Updated settings: x/novajoin\n2025-07-18T21:14:07.721172 Updated settings: x/novajoin-tempest-plugin\n2025-07-18T21:14:07.784397 Updated settings: x/oaktree\n2025-07-18T21:14:07.847019 Updated settings: x/oaktreemodel\n2025-07-18T21:14:07.910189 Updated settings: x/omni\n2025-07-18T21:14:07.972639 Updated settings: x/ooi\n2025-07-18T21:14:08.036477 Updated settings: x/opencafe\n2025-07-18T21:14:08.103481 Updated settings: x/openstack-ansible-os_swift_sync\n2025-07-18T21:14:08.166877 Updated settings: x/openstack-ansible-py_from_git\n2025-07-18T21:14:08.230408 Updated settings: x/openstack-mentoring-scripts\n2025-07-18T21:14:08.293420 Updated settings: x/openstack-resource-agents\n2025-07-18T21:14:08.356744 Updated settings: x/openstack-resource-agents-specs\n2025-07-18T21:14:08.420169 Updated settings: x/openstack-service-broker\n2025-07-18T21:14:08.487150 Updated settings: x/openstack-spaceport\n2025-07-18T21:14:08.549761 Updated settings: x/ops-telecom-nfv\n2025-07-18T21:14:08.613671 Updated settings: x/os-dpm\n2025-07-18T21:14:08.678527 Updated settings: x/os-http\n2025-07-18T21:14:08.745077 Updated settings: x/os-log-merger\n2025-07-18T21:14:08.808017 Updated settings: x/os-namos\n2025-07-18T21:14:08.870129 Updated settings: x/os-xenapi\n2025-07-18T21:14:08.933497 Updated settings: x/osc-summit-counter\n2025-07-18T21:14:08.996521 Updated settings: x/osel\n2025-07-18T21:14:09.061127 Updated settings: x/osops-coda\n2025-07-18T21:14:09.125401 Updated settings: x/osops-example-configs\n2025-07-18T21:14:09.188953 Updated settings: x/osops-tools-contrib\n2025-07-18T21:14:09.252368 Updated settings: x/osops-tools-generic\n2025-07-18T21:14:09.314982 Updated settings: x/osops-tools-logging\n2025-07-18T21:14:09.377127 Updated settings: x/osops-tools-monitoring\n2025-07-18T21:14:09.439642 Updated settings: x/ospurge\n2025-07-18T21:14:09.504177 Updated settings: x/packetary\n2025-07-18T21:14:09.566134 Updated settings: x/packetary-specs\n2025-07-18T21:14:09.630030 Updated settings: x/packstack\n2025-07-18T21:14:09.694519 Updated settings: x/pandaman\n2025-07-18T21:14:09.757473 Updated settings: x/pbrx\n2025-07-18T21:14:09.820927 Updated settings: x/performa\n2025-07-18T21:14:09.887947 Updated settings: x/picasso\n2025-07-18T21:14:09.950025 Updated settings: x/poppy\n2025-07-18T21:14:10.013022 Updated settings: x/poppy-ui\n2025-07-18T21:14:10.075442 Updated settings: x/powervc-driver\n2025-07-18T21:14:10.138994 Updated settings: x/proliantutils\n2025-07-18T21:14:10.201735 Updated settings: x/promstat\n2025-07-18T21:14:10.266649 Updated settings: x/puppet-autossh\n2025-07-18T21:14:10.332372 Updated settings: x/puppet-fenix\n2025-07-18T21:14:10.395638 Updated settings: x/puppet-ganesha\n2025-07-18T21:14:10.458742 Updated settings: x/puppet-midonet\n2025-07-18T21:14:10.522424 Updated settings: x/puppet-modulesync-configs\n2025-07-18T21:14:10.586100 Updated settings: x/puppet-n1k-vsm\n2025-07-18T21:14:10.651944 Updated settings: x/puppet-openstack-release-tools\n2025-07-18T21:14:10.717561 Updated settings: x/puppet-setproxy\n2025-07-18T21:14:10.781088 Updated settings: x/puppet-surveil\n2025-07-18T21:14:10.844517 Updated settings: x/puppet-tuskar\n2025-07-18T21:14:10.909991 Updated settings: x/pyghmi\n2025-07-18T21:14:10.973484 Updated settings: x/python-almanachclient\n2025-07-18T21:14:11.036465 Updated settings: x/python-apmecclient\n2025-07-18T21:14:11.104456 Updated settings: x/python-bileanclient\n2025-07-18T21:14:11.167473 Updated settings: x/python-cerberusclient\n2025-07-18T21:14:11.232077 Updated settings: x/python-cloudpulseclient\n2025-07-18T21:14:11.296903 Updated settings: x/python-cognitiveclient\n2025-07-18T21:14:11.362221 Updated settings: x/python-cratonclient\n2025-07-18T21:14:11.424725 Updated settings: x/python-distilclient\n2025-07-18T21:14:11.488188 Updated settings: x/python-don\n2025-07-18T21:14:11.550495 Updated settings: x/python-evoqueclient\n2025-07-18T21:14:11.614299 Updated settings: x/python-fenixclient\n2025-07-18T21:14:11.681333 Updated settings: x/python-ganttclient\n2025-07-18T21:14:11.746914 Updated settings: x/python-glareclient\n2025-07-18T21:14:11.810297 Updated settings: x/python-group-based-policy-client\n2025-07-18T21:14:11.875539 Updated settings: x/python-gyanclient\n2025-07-18T21:14:11.938903 Updated settings: x/python-hnvclient\n2025-07-18T21:14:12.002327 Updated settings: x/python-iotronicclient\n2025-07-18T21:14:12.064102 Updated settings: x/python-k8sclient\n2025-07-18T21:14:12.127135 Updated settings: x/python-kingbirdclient\n2025-07-18T21:14:12.190387 Updated settings: x/python-kiteclient\n2025-07-18T21:14:12.255312 Updated settings: x/python-meteosclient\n2025-07-18T21:14:12.321878 Updated settings: x/python-moganclient\n2025-07-18T21:14:12.385534 Updated settings: x/python-namosclient\n2025-07-18T21:14:12.451196 Updated settings: x/python-oneviewclient\n2025-07-18T21:14:12.516366 Updated settings: x/python-opentsdbclient\n2025-07-18T21:14:12.579436 Updated settings: x/python-picassoclient\n2025-07-18T21:14:12.642238 Updated settings: x/python-rackclient\n2025-07-18T21:14:12.709542 Updated settings: x/python-redfish\n2025-07-18T21:14:12.773332 Updated settings: x/python-rsdclient\n2025-07-18T21:14:12.838187 Updated settings: x/python-scciclient\n2025-07-18T21:14:12.903590 Updated settings: x/python-sticksclient\n2025-07-18T21:14:12.969023 Updated settings: x/python-surveilclient\n2025-07-18T21:14:13.033907 Updated settings: x/python-tatuclient\n2025-07-18T21:14:13.099568 Updated settings: x/python-tuskarclient\n2025-07-18T21:14:13.167368 Updated settings: x/python-valenceclient\n2025-07-18T21:14:13.231281 Updated settings: x/quark\n2025-07-18T21:14:13.296498 Updated settings: x/rack\n2025-07-18T21:14:13.365820 Updated settings: x/radar\n2025-07-18T21:14:13.430659 Updated settings: x/ramdisk-func-test\n2025-07-18T21:14:13.495533 Updated settings: x/ranger\n2025-07-18T21:14:13.559484 Updated settings: x/ranger-agent\n2025-07-18T21:14:13.623449 Updated settings: x/ranger-tempest-plugin\n2025-07-18T21:14:13.693697 Updated settings: x/requests-mock\n2025-07-18T21:14:13.762545 Updated settings: x/rsd-lib\n2025-07-18T21:14:13.826944 Updated settings: x/rsd-virt-for-nova\n2025-07-18T21:14:13.893317 Updated settings: x/sahara-ci-config\n2025-07-18T21:14:13.959045 Updated settings: x/scalpels\n2025-07-18T21:14:14.024754 Updated settings: x/shovel\n2025-07-18T21:14:14.090174 Updated settings: x/shovel-horizon\n2025-07-18T21:14:14.153805 Updated settings: x/siss\n2025-07-18T21:14:14.218829 Updated settings: x/slogging\n2025-07-18T21:14:14.285740 Updated settings: x/snap-ceilometer\n2025-07-18T21:14:14.350877 Updated settings: x/snap-cinder\n2025-07-18T21:14:14.414472 Updated settings: x/snap-glance\n2025-07-18T21:14:14.477627 Updated settings: x/snap-gnocchi\n2025-07-18T21:14:14.540512 Updated settings: x/snap-keystone\n2025-07-18T21:14:14.603437 Updated settings: x/snap-neutron\n2025-07-18T21:14:14.667471 Updated settings: x/snap-nova\n2025-07-18T21:14:14.732079 Updated settings: x/snap-nova-hypervisor\n2025-07-18T21:14:14.800198 Updated settings: x/snap-openstackclients\n2025-07-18T21:14:14.864888 Updated settings: x/snap-rally\n2025-07-18T21:14:14.928919 Updated settings: x/snap-tempest\n2025-07-18T21:14:14.993300 Updated settings: x/snap.openstack\n2025-07-18T21:14:15.056548 Updated settings: x/solar\n2025-07-18T21:14:15.119799 Updated settings: x/solar-resources\n2025-07-18T21:14:15.183431 Updated settings: x/spanner\n2025-07-18T21:14:15.247193 Updated settings: x/spectroscope\n2025-07-18T21:14:15.309247 Updated settings: x/sqlalchemy-migrate\n2025-07-18T21:14:15.386828 Updated settings: x/stackalytics\n2025-07-18T21:14:15.452051 Updated settings: x/stacklight-integration-tests\n2025-07-18T21:14:15.516830 Updated settings: x/stacktach\n2025-07-18T21:14:15.581289 Updated settings: x/stacktach-klugman\n2025-07-18T21:14:15.646376 Updated settings: x/stacktach-notification-utils\n2025-07-18T21:14:15.710632 Updated settings: x/stacktach-notigen\n2025-07-18T21:14:15.776308 Updated settings: x/stacktach-quince\n2025-07-18T21:14:15.841753 Updated settings: x/stacktach-quincy\n2025-07-18T21:14:15.905828 Updated settings: x/stacktach-sandbox\n2025-07-18T21:14:15.969899 Updated settings: x/stacktach-shoebox\n2025-07-18T21:14:16.034758 Updated settings: x/stacktach-simport\n2025-07-18T21:14:16.098565 Updated settings: x/stacktach-stackdistiller\n2025-07-18T21:14:16.162688 Updated settings: x/stacktach-timex\n2025-07-18T21:14:16.230835 Updated settings: x/stacktach-winchester\n2025-07-18T21:14:16.295376 Updated settings: x/stackube\n2025-07-18T21:14:16.359011 Updated settings: x/steth\n2025-07-18T21:14:16.422624 Updated settings: x/sticks\n2025-07-18T21:14:16.486915 Updated settings: x/sticks-dashboard\n2025-07-18T21:14:16.550291 Updated settings: x/surveil\n2025-07-18T21:14:16.616116 Updated settings: x/surveil-specs\n2025-07-18T21:14:16.681026 Updated settings: x/swauth\n2025-07-18T21:14:16.745203 Updated settings: x/swift-ceph-backend\n2025-07-18T21:14:16.808860 Updated settings: x/swift3\n2025-07-18T21:14:16.876827 Updated settings: x/swiftonfile\n2025-07-18T21:14:16.941112 Updated settings: x/swiftonhpss\n2025-07-18T21:14:17.005978 Updated settings: x/synergy-scheduler-manager\n2025-07-18T21:14:17.069105 Updated settings: x/synergy-service\n2025-07-18T21:14:17.133292 Updated settings: x/tap-as-a-service-dashboard\n2025-07-18T21:14:17.196886 Updated settings: x/tap-as-a-service-tempest-plugin\n2025-07-18T21:14:17.262690 Updated settings: x/tatu\n2025-07-18T21:14:17.327264 Updated settings: x/tatu-dashboard\n2025-07-18T21:14:17.391878 Updated settings: x/tc-as-a-service\n2025-07-18T21:14:17.455883 Updated settings: x/telcowg-usecases\n2025-07-18T21:14:17.518506 Updated settings: x/terracotta\n2025-07-18T21:14:17.580890 Updated settings: x/third-party-ci-tools\n2025-07-18T21:14:17.644889 Updated settings: x/timmy\n2025-07-18T21:14:17.708760 Updated settings: x/tobiko\n2025-07-18T21:14:17.778240 Updated settings: x/trio2o\n2025-07-18T21:14:17.843768 Updated settings: x/tripleo-ipa\n2025-07-18T21:14:17.908218 Updated settings: x/trove-image-builder\n2025-07-18T21:14:17.972695 Updated settings: x/trystack-site\n2025-07-18T21:14:18.035818 Updated settings: x/turbo-hipster\n2025-07-18T21:14:18.098840 Updated settings: x/tuskar\n2025-07-18T21:14:18.161399 Updated settings: x/tuskar-ui\n2025-07-18T21:14:18.225830 Updated settings: x/vahana\n2025-07-18T21:14:18.289830 Updated settings: x/valence\n2025-07-18T21:14:18.352097 Updated settings: x/valence-specs\n2025-07-18T21:14:18.415660 Updated settings: x/valet\n2025-07-18T21:14:18.482469 Updated settings: x/vinz\n2025-07-18T21:14:18.545839 Updated settings: x/vm-bm-wg\n2025-07-18T21:14:18.610598 Updated settings: x/vmtp\n2025-07-18T21:14:18.673982 Updated settings: x/vmware-nsx\n2025-07-18T21:14:18.737696 Updated settings: x/vmware-nsx-tempest-plugin\n2025-07-18T21:14:18.803124 Updated settings: x/vmware-nsxlib\n2025-07-18T21:14:18.866359 Updated settings: x/vmware-vspc\n2025-07-18T21:14:18.929691 Updated settings: x/whitebox-neutron-tempest-plugin\n2025-07-18T21:14:18.993633 Updated settings: x/wsme\n2025-07-18T21:14:19.056407 Updated settings: x/xenapi-os-testing\n2025-07-18T21:14:19.119278 Updated settings: x/xstatic-angular-cookies\n2025-07-18T21:14:19.183833 Updated settings: x/xstatic-angular-mock\n2025-07-18T21:14:19.246857 Updated settings: x/xstatic-angular-sanitize\n2025-07-18T21:14:19.309850 Updated settings: x/xstatic-jquery.bootstrap.wizard\n2025-07-18T21:14:19.372731 Updated settings: x/xstatic-qunit\n2025-07-18T21:14:19.436479 Updated settings: x/zmq-event-publisher\n2025-07-18T21:14:19.501372 Updated settings: inaugust/inaugust.com\n2025-07-18T21:14:19.564122 Updated settings: inaugust/src.sh\n2025-07-18T21:14:19.626395 Updated settings: inaugust/ttrun\n2025-07-18T21:14:19.691614 Updated settings: windmill/ansible-role-ansible\n2025-07-18T21:14:19.755318 Updated settings: windmill/ansible-role-borgbackup\n2025-07-18T21:14:19.819139 Updated settings: windmill/ansible-role-borgmatic\n2025-07-18T21:14:19.882026 Updated settings: windmill/ansible-role-boto3\n2025-07-18T21:14:19.944706 Updated settings: windmill/ansible-role-carbon\n2025-07-18T21:14:20.010427 Updated settings: windmill/ansible-role-diskimage-builder\n2025-07-18T21:14:20.073783 Updated settings: windmill/ansible-role-elasticsearch\n2025-07-18T21:14:20.137095 Updated settings: windmill/ansible-role-gear\n2025-07-18T21:14:20.200426 Updated settings: windmill/ansible-role-grafyaml\n2025-07-18T21:14:20.262934 Updated settings: windmill/ansible-role-logrotate\n2025-07-18T21:14:20.330456 Updated settings: windmill/ansible-role-nginx\n2025-07-18T21:14:20.396069 Updated settings: windmill/ansible-role-nodepool\n2025-07-18T21:14:20.458848 Updated settings: windmill/ansible-role-openstacksdk\n2025-07-18T21:14:20.522119 Updated settings: windmill/ansible-role-ssh\n2025-07-18T21:14:20.616370 Updated settings: windmill/ansible-role-statsd\n2025-07-18T21:14:20.688036 Updated settings: windmill/ansible-role-sudoers\n2025-07-18T21:14:20.751008 Updated settings: windmill/ansible-role-virtualenv\n2025-07-18T21:14:20.814663 Updated settings: windmill/ansible-role-whisper\n2025-07-18T21:14:20.878203 Updated settings: windmill/ansible-role-zookeeper\n2025-07-18T21:14:20.941701 Updated settings: windmill/ansible-role-zuul\n2025-07-18T21:14:21.007713 Updated settings: windmill/ansible-role-zuul-registry\n2025-07-18T21:14:21.069890 Updated settings: windmill/windmill\n2025-07-18T21:14:21.132016 Updated settings: windmill/windmill-backup\n2025-07-18T21:14:21.195747 Updated settings: windmill/windmill-config\n2025-07-18T21:14:21.257487 Updated settings: windmill/windmill-logs\n2025-07-18T21:14:21.320205 Updated settings: windmill/windmill-ops\n2025-07-18T21:14:21.387034 Updated settings: openinfra/ansible-role-refstack-client\n2025-07-18T21:14:21.449891 Updated settings: openinfra/edge-computing-group\n2025-07-18T21:14:21.513852 Updated settings: openinfra/four-opens\n2025-07-18T21:14:21.578952 Updated settings: openinfra/groups\n2025-07-18T21:14:21.641368 Updated settings: openinfra/groups-static-pages\n2025-07-18T21:14:21.707578 Updated settings: openinfra/interop\n2025-07-18T21:14:21.773436 Updated settings: openinfra/odsreg\n2025-07-18T21:14:21.839917 Updated settings: openinfra/openstack-map\n2025-07-18T21:14:21.904152 Updated settings: openinfra/openstackid\n2025-07-18T21:14:21.972210 Updated settings: openinfra/openstackid-resources\n2025-07-18T21:14:22.045138 Updated settings: openinfra/openstackweb\n2025-07-18T21:14:22.108196 Updated settings: openinfra/python-tempestconf\n2025-07-18T21:14:22.171652 Updated settings: openinfra/refstack\n2025-07-18T21:14:22.238561 Updated settings: openinfra/refstack-client\n2025-07-18T21:14:22.305066 Updated settings: openinfra/transparency-policy\n2025-07-18T21:14:22.367789 Updated settings: openinfra/way\n2025-07-18T21:14:22.433076 Updated settings: starlingx/ansible-playbooks\n2025-07-18T21:14:22.495985 Updated settings: starlingx/app-cstate-management\n2025-07-18T21:14:22.558401 Updated settings: starlingx/app-dell-storage\n2025-07-18T21:14:22.623441 Updated settings: starlingx/app-distributed-cloud\n2025-07-18T21:14:22.688868 Updated settings: starlingx/app-gen-tool\n2025-07-18T21:14:22.754856 Updated settings: starlingx/app-harbor\n2025-07-18T21:14:22.818699 Updated settings: starlingx/app-intel-device-plugins\n2025-07-18T21:14:22.881519 Updated settings: starlingx/app-intel-ethernet-operator\n2025-07-18T21:14:22.944505 Updated settings: starlingx/app-ipsec-policy-operator\n2025-07-18T21:14:23.009951 Updated settings: starlingx/app-istio\n2025-07-18T21:14:23.072580 Updated settings: starlingx/app-kubernetes-power-manager\n2025-07-18T21:14:23.135610 Updated settings: starlingx/app-kubevirt\n2025-07-18T21:14:23.198385 Updated settings: starlingx/app-node-feature-discovery\n2025-07-18T21:14:23.261166 Updated settings: starlingx/app-node-interface-metrics-exporter\n2025-07-18T21:14:23.324142 Updated settings: starlingx/app-openbao\n2025-07-18T21:14:23.389446 Updated settings: starlingx/app-oran-o2\n2025-07-18T21:14:23.451839 Updated settings: starlingx/app-power-metrics\n2025-07-18T21:14:23.515160 Updated settings: starlingx/app-rook-ceph\n2025-07-18T21:14:23.578371 Updated settings: starlingx/app-security-profiles-operator\n2025-07-18T21:14:23.640926 Updated settings: starlingx/app-sriov-fec-operator\n2025-07-18T21:14:23.706050 Updated settings: starlingx/app-sts-silicom\n2025-07-18T21:14:23.769477 Updated settings: starlingx/apt-ostree\n2025-07-18T21:14:23.832991 Updated settings: starlingx/audit-armada-app\n2025-07-18T21:14:23.897366 Updated settings: starlingx/cert-manager-armada-app\n2025-07-18T21:14:23.962046 Updated settings: starlingx/clients\n2025-07-18T21:14:24.030471 Updated settings: starlingx/compile\n2025-07-18T21:14:24.095805 Updated settings: starlingx/config\n2025-07-18T21:14:24.159949 Updated settings: starlingx/config-files\n2025-07-18T21:14:24.227836 Updated settings: starlingx/containers\n2025-07-18T21:14:24.292878 Updated settings: starlingx/distcloud\n2025-07-18T21:14:24.359189 Updated settings: starlingx/distcloud-client\n2025-07-18T21:14:24.423909 Updated settings: starlingx/docs\n2025-07-18T21:14:24.487598 Updated settings: starlingx/election\n2025-07-18T21:14:24.550961 Updated settings: starlingx/fault\n2025-07-18T21:14:24.617644 Updated settings: starlingx/governance\n2025-07-18T21:14:24.684428 Updated settings: starlingx/gplv2\n2025-07-18T21:14:24.748287 Updated settings: starlingx/gplv3\n2025-07-18T21:14:24.812724 Updated settings: starlingx/gui\n2025-07-18T21:14:24.877471 Updated settings: starlingx/ha\n2025-07-18T21:14:24.941875 Updated settings: starlingx/helm-charts\n2025-07-18T21:14:25.009272 Updated settings: starlingx/integ\n2025-07-18T21:14:25.072928 Updated settings: starlingx/jenkins-pipelines\n2025-07-18T21:14:25.137147 Updated settings: starlingx/kernel\n2025-07-18T21:14:25.201743 Updated settings: starlingx/manifest\n2025-07-18T21:14:25.264505 Updated settings: starlingx/meta-starlingx\n2025-07-18T21:14:25.328172 Updated settings: starlingx/metal\n2025-07-18T21:14:25.396965 Updated settings: starlingx/metrics-server-armada-app\n2025-07-18T21:14:25.461296 Updated settings: starlingx/monitor-armada-app\n2025-07-18T21:14:25.526093 Updated settings: starlingx/monitoring\n2025-07-18T21:14:25.589526 Updated settings: starlingx/nfv\n2025-07-18T21:14:25.654061 Updated settings: starlingx/nginx-ingress-controller-armada-app\n2025-07-18T21:14:25.768170 Updated settings: starlingx/oidc-auth-armada-app\n2025-07-18T21:14:25.833047 Updated settings: starlingx/openstack-armada-app\n2025-07-18T21:14:25.896146 Updated settings: starlingx/platform-armada-app\n2025-07-18T21:14:25.963274 Updated settings: starlingx/portieris-armada-app\n2025-07-18T21:14:26.028072 Updated settings: starlingx/ptp-notification-armada-app\n2025-07-18T21:14:26.091319 Updated settings: starlingx/public-keys\n2025-07-18T21:14:26.155683 Updated settings: starlingx/rook-ceph\n2025-07-18T21:14:26.219654 Updated settings: starlingx/root\n2025-07-18T21:14:26.283063 Updated settings: starlingx/SDO-rv-service\n2025-07-18T21:14:26.348489 Updated settings: starlingx/snmp-armada-app\n2025-07-18T21:14:26.411441 Updated settings: starlingx/specs\n2025-07-18T21:14:26.476090 Updated settings: starlingx/stx-puppet\n2025-07-18T21:14:26.538762 Updated settings: starlingx/test\n2025-07-18T21:14:26.603538 Updated settings: starlingx/tis-repo\n2025-07-18T21:14:26.667071 Updated settings: starlingx/tools\n2025-07-18T21:14:26.732774 Updated settings: starlingx/update\n2025-07-18T21:14:26.795198 Updated settings: starlingx/upstream\n2025-07-18T21:14:26.857416 Updated settings: starlingx/utilities\n2025-07-18T21:14:26.923512 Updated settings: starlingx/utils\n2025-07-18T21:14:26.987282 Updated settings: starlingx/vault-armada-app\n2025-07-18T21:14:27.049594 Updated settings: starlingx/virt\n2025-07-18T21:14:27.131459 Updated settings: starlingx/virtual-deployment\n2025-07-18T21:14:27.193418 Updated settings: starlingx/zuul-jobs\n2025-07-18T21:14:27.258109 Updated settings: nebulous/activemq\n2025-07-18T21:14:27.321427 Updated settings: nebulous/asyncapi\n2025-07-18T21:14:27.383951 Updated settings: nebulous/brokerage-quality-assurance-server\n2025-07-18T21:14:27.447179 Updated settings: nebulous/cloud-fog-service-broker\n2025-07-18T21:14:27.512327 Updated settings: nebulous/component-sandbox\n2025-07-18T21:14:27.576662 Updated settings: nebulous/component-template\n2025-07-18T21:14:27.639498 Updated settings: nebulous/exn-connector-cpp\n2025-07-18T21:14:27.705481 Updated settings: nebulous/exn-connector-java\n2025-07-18T21:14:27.768814 Updated settings: nebulous/exn-connector-python\n2025-07-18T21:14:27.832091 Updated settings: nebulous/exn-middleware\n2025-07-18T21:14:27.895711 Updated settings: nebulous/exponential-smoothing-predictor\n2025-07-18T21:14:27.958104 Updated settings: nebulous/gui\n2025-07-18T21:14:28.024189 Updated settings: nebulous/gui-controller\n2025-07-18T21:14:28.087706 Updated settings: nebulous/influxdb\n2025-07-18T21:14:28.150176 Updated settings: nebulous/iot-dpp-orchestrator\n2025-07-18T21:14:28.213799 Updated settings: nebulous/library-template\n2025-07-18T21:14:28.281598 Updated settings: nebulous/monitoring\n2025-07-18T21:14:28.344453 Updated settings: nebulous/monitoring-data-persistor\n2025-07-18T21:14:28.412331 Updated settings: nebulous/nebulous\n2025-07-18T21:14:28.475636 Updated settings: nebulous/nebulous-sandbox\n2025-07-18T21:14:28.538998 Updated settings: nebulous/netdata-cluster-installation\n2025-07-18T21:14:28.602079 Updated settings: nebulous/ontology-server\n2025-07-18T21:14:28.664885 Updated settings: nebulous/optimiser-constraint-checker\n2025-07-18T21:14:28.731255 Updated settings: nebulous/optimiser-controller\n2025-07-18T21:14:28.794293 Updated settings: nebulous/optimiser-resource-auction-agent\n2025-07-18T21:14:28.857308 Updated settings: nebulous/optimiser-solver\n2025-07-18T21:14:28.926034 Updated settings: nebulous/optimiser-utility-evaluator\n2025-07-18T21:14:28.996808 Updated settings: nebulous/overlay-network-agent\n2025-07-18T21:14:29.061353 Updated settings: nebulous/overlay-network-manager\n2025-07-18T21:14:29.125489 Updated settings: nebulous/pilot-1-1-windmill\n2025-07-18T21:14:29.190525 Updated settings: nebulous/pilot-1-2-city\n2025-07-18T21:14:29.255939 Updated settings: nebulous/pilot-2-1-intralogistics\n2025-07-18T21:14:29.319411 Updated settings: nebulous/pilot-2-2-last-mile\n2025-07-18T21:14:29.386164 Updated settings: nebulous/pilot-3-1-agriculture\n2025-07-18T21:14:29.450819 Updated settings: nebulous/pilot-4-1-emergency\n2025-07-18T21:14:29.515185 Updated settings: nebulous/prediction-orchestrator\n2025-07-18T21:14:29.579655 Updated settings: nebulous/project-config\n2025-07-18T21:14:29.649424 Updated settings: nebulous/resource-manager\n2025-07-18T21:14:29.715442 Updated settings: nebulous/sal\n2025-07-18T21:14:29.780454 Updated settings: nebulous/sal-scripts\n2025-07-18T21:14:29.842514 Updated settings: nebulous/security-manager\n2025-07-18T21:14:29.908491 Updated settings: nebulous/service-level-agreement-generator\n2025-07-18T21:14:29.978213 Updated settings: nebulous/slo-violation-detector\n2025-07-18T21:14:30.043560 Updated settings: nebulous/tests\n2025-07-18T21:14:30.106380 Updated settings: nebulous/zuul-jobs\n2025-07-18T21:14:30.172222 Updated settings: sardonic/sardonic\n2025-07-18T21:14:30.240080 Updated settings: stackforge/aviator\n2025-07-18T21:14:30.304092 Updated settings: stackforge/billingstack\n2025-07-18T21:14:30.368712 Updated settings: stackforge/bufunfa\n2025-07-18T21:14:30.432300 Updated settings: stackforge/cachemonkey\n2025-07-18T21:14:30.495567 Updated settings: stackforge/cinder-salt-formula\n2025-07-18T21:14:30.558845 Updated settings: stackforge/cloud-pydashie\n2025-07-18T21:14:30.624071 Updated settings: stackforge/cloudv-sdn-validation\n2025-07-18T21:14:30.687689 Updated settings: stackforge/compass-monit\n2025-07-18T21:14:30.752680 Updated settings: stackforge/congressmiddleware\n2025-07-18T21:14:30.816435 Updated settings: stackforge/cookbook-pacemaker\n2025-07-18T21:14:30.879366 Updated settings: stackforge/fuel-ostf-plugin\n2025-07-18T21:14:30.942831 Updated settings: stackforge/fuel-provision\n2025-07-18T21:14:31.009757 Updated settings: stackforge/fuel-tasklib\n2025-07-18T21:14:31.072318 Updated settings: stackforge/glance-salt-formula\n2025-07-18T21:14:31.134963 Updated settings: stackforge/graffiti\n2025-07-18T21:14:31.198307 Updated settings: stackforge/haos\n2025-07-18T21:14:31.260167 Updated settings: stackforge/healthnmon\n2025-07-18T21:14:31.327234 Updated settings: stackforge/heat-coe-templates\n2025-07-18T21:14:31.392558 Updated settings: stackforge/horizon-salt-formula\n2025-07-18T21:14:31.455486 Updated settings: stackforge/i18n-test\n2025-07-18T21:14:31.520034 Updated settings: stackforge/keystone-salt-formula\n2025-07-18T21:14:31.583062 Updated settings: stackforge/kickstack\n2025-07-18T21:14:31.646367 Updated settings: stackforge/libra\n2025-07-18T21:14:31.712857 Updated settings: stackforge/logaas\n2025-07-18T21:14:31.777891 Updated settings: stackforge/mercador-pub\n2025-07-18T21:14:31.841591 Updated settings: stackforge/mercador-sub\n2025-07-18T21:14:31.905097 Updated settings: stackforge/milk\n2025-07-18T21:14:31.967407 Updated settings: stackforge/MRaaS\n2025-07-18T21:14:32.035946 Updated settings: stackforge/networking-ibm\n2025-07-18T21:14:32.098288 Updated settings: stackforge/networking-portforwarding\n2025-07-18T21:14:32.160944 Updated settings: stackforge/neutron-salt-formula\n2025-07-18T21:14:32.223941 Updated settings: stackforge/nova-salt-formula\n2025-07-18T21:14:32.287682 Updated settings: stackforge/novaimagebuilder\n2025-07-18T21:14:32.350379 Updated settings: stackforge/occi-os\n2025-07-18T21:14:32.419665 Updated settings: stackforge/openstack-cli-powershell\n2025-07-18T21:14:32.483820 Updated settings: stackforge/openstack-salt-formula\n2025-07-18T21:14:32.546709 Updated settings: stackforge/openstack-sdk-dotnet\n2025-07-18T21:14:32.610815 Updated settings: stackforge/openstack-sdk-php\n2025-07-18T21:14:32.674357 Updated settings: stackforge/openstackdroid\n2025-07-18T21:14:32.741177 Updated settings: stackforge/openvz-nova-driver\n2025-07-18T21:14:32.806031 Updated settings: stackforge/packstack-vagrant\n2025-07-18T21:14:32.868758 Updated settings: stackforge/pecan\n2025-07-18T21:14:32.931974 Updated settings: stackforge/prep-source-repos\n2025-07-18T21:14:32.997603 Updated settings: stackforge/puppet-nslcd\n2025-07-18T21:14:33.060776 Updated settings: stackforge/puppet-openstack\n2025-07-18T21:14:33.123450 Updated settings: stackforge/puppet-openstack-cloud\n2025-07-18T21:14:33.186621 Updated settings: stackforge/puppet-openstack_dev_env\n2025-07-18T21:14:33.250249 Updated settings: stackforge/puppet_openstack_builder\n2025-07-18T21:14:33.313488 Updated settings: stackforge/python-cloudfoundryclient\n2025-07-18T21:14:33.378435 Updated settings: stackforge/python-libraclient\n2025-07-18T21:14:33.441960 Updated settings: stackforge/python-mercadorclient\n2025-07-18T21:14:33.505182 Updated settings: stackforge/python-rallyclient\n2025-07-18T21:14:33.569621 Updated settings: stackforge/rubick\n2025-07-18T21:14:33.633117 Updated settings: stackforge/sahara-guestagent\n2025-07-18T21:14:33.696524 Updated settings: stackforge/saml-generator\n2025-07-18T21:14:33.761841 Updated settings: stackforge/satori\n2025-07-18T21:14:33.828500 Updated settings: stackforge/sphinxcontrib-docbookrestapi\n2025-07-18T21:14:33.891617 Updated settings: stackforge/staccato\n2025-07-18T21:14:33.954232 Updated settings: stackforge/striker\n2025-07-18T21:14:34.017884 Updated settings: stackforge/swiftpolicy\n2025-07-18T21:14:34.081048 Updated settings: stackforge/swiftsync\n2025-07-18T21:14:34.143958 Updated settings: stackforge/tomograph\n2025-07-18T21:14:34.212931 Updated settings: stackforge/tripleo-ansible\n2025-07-18T21:14:34.275687 Updated settings: stackforge/warm\n2025-07-18T21:14:34.338054 Updated settings: stackforge/windows-diskimage-builder\n2025-07-18T21:14:34.406341 Updated settings: stackforge/xstatic-angular-animate\n2025-07-18T21:14:34.473408 Updated settings: airship/airship-in-a-bottle\n2025-07-18T21:14:34.536892 Updated settings: airship/airshipctl\n2025-07-18T21:14:34.602105 Updated settings: airship/airshipui\n2025-07-18T21:14:34.664399 Updated settings: airship/apis\n2025-07-18T21:14:34.729021 Updated settings: airship/armada\n2025-07-18T21:14:34.792939 Updated settings: airship/armada-go\n2025-07-18T21:14:34.860532 Updated settings: airship/armada-operator\n2025-07-18T21:14:34.922970 Updated settings: airship/berth\n2025-07-18T21:14:34.986165 Updated settings: airship/charts\n2025-07-18T21:14:35.049634 Updated settings: airship/deckhand\n2025-07-18T21:14:35.112951 Updated settings: airship/divingbell\n2025-07-18T21:14:35.177796 Updated settings: airship/docs\n2025-07-18T21:14:35.243939 Updated settings: airship/drydock\n2025-07-18T21:14:35.307302 Updated settings: airship/election\n2025-07-18T21:14:35.370048 Updated settings: airship/gerrit-to-github-bot\n2025-07-18T21:14:35.433116 Updated settings: airship/go-redfish\n2025-07-18T21:14:35.497572 Updated settings: airship/governance\n2025-07-18T21:14:35.560407 Updated settings: airship/hostconfig-operator\n2025-07-18T21:14:35.625134 Updated settings: airship/image-builder\n2025-07-18T21:14:35.689828 Updated settings: airship/images\n2025-07-18T21:14:35.754267 Updated settings: airship/kubernetes-entrypoint\n2025-07-18T21:14:35.818296 Updated settings: airship/maas\n2025-07-18T21:14:35.881558 Updated settings: airship/pegleg\n2025-07-18T21:14:35.944687 Updated settings: airship/porthole\n2025-07-18T21:14:36.010187 Updated settings: airship/promenade\n2025-07-18T21:14:36.073924 Updated settings: airship/shipyard\n2025-07-18T21:14:36.139755 Updated settings: airship/sip\n2025-07-18T21:14:36.204215 Updated settings: airship/specs\n2025-07-18T21:14:36.267482 Updated settings: airship/spyglass\n2025-07-18T21:14:36.331022 Updated settings: airship/spyglass-plugin-xls\n2025-07-18T21:14:36.394081 Updated settings: airship/tempest-plugin\n2025-07-18T21:14:36.458485 Updated settings: airship/treasuremap\n2025-07-18T21:14:36.526768 Updated settings: airship/utils\n2025-07-18T21:14:36.592428 Updated settings: airship/vino\n2025-07-18T21:14:36.655800 Updated settings: airship/zuul-airship-roles\n2025-07-18T21:14:36.721747 Updated settings: stackforge-attic/cookbook-ceph\n2025-07-18T21:14:36.787806 Updated settings: stackforge-attic/cookbook-monasca-agent\n2025-07-18T21:14:36.851445 Updated settings: stackforge-attic/cookbook-monasca-api\n2025-07-18T21:14:36.918322 Updated settings: stackforge-attic/cookbook-monasca-notification\n2025-07-18T21:14:36.982280 Updated settings: stackforge-attic/cookbook-monasca-persister\n2025-07-18T21:14:37.046703 Updated settings: stackforge-attic/cookbook-monasca-schema\n2025-07-18T21:14:37.110094 Updated settings: stackforge-attic/cookbook-monasca-thresh\n2025-07-18T21:14:37.179057 Updated settings: stackforge-attic/fuel-plugin-external-nfs\n2025-07-18T21:14:37.243360 Updated settings: stackforge-attic/fuel-plugin-group-based-policy\n2025-07-18T21:14:37.307277 Updated settings: stackforge-attic/murano-common\n2025-07-18T21:14:37.370936 Updated settings: stackforge-attic/murano-conductor\n2025-07-18T21:14:37.435379 Updated settings: stackforge-attic/murano-docs\n2025-07-18T21:14:37.498864 Updated settings: stackforge-attic/murano-metadataclient\n2025-07-18T21:14:37.564908 Updated settings: stackforge-attic/murano-repository\n2025-07-18T21:14:37.628070 Updated settings: stackforge-attic/murano-tests\n2025-07-18T21:14:37.694398 Updated settings: stackforge-attic/tuskar-ui-extras\n2025-07-18T21:14:37.759752 Updated settings: stackforge-attic/zvm-driver\n2025-07-18T21:14:37.829379 Updated settings: opendev/afsmon\n2025-07-18T21:14:37.892839 Updated settings: opendev/ansible-role-cloud-launcher\n2025-07-18T21:14:37.955904 Updated settings: opendev/ansible-role-puppet\n2025-07-18T21:14:38.022174 Updated settings: opendev/askbot-theme\n2025-07-18T21:14:38.085513 Updated settings: opendev/base-jobs\n2025-07-18T21:14:38.154555 Updated settings: opendev/bindep\n2025-07-18T21:14:38.219314 Updated settings: opendev/ci-sandbox\n2025-07-18T21:14:38.282732 Updated settings: opendev/dstat_graph\n2025-07-18T21:14:38.346064 Updated settings: opendev/elastic-recheck\n2025-07-18T21:14:38.412558 Updated settings: opendev/engagement\n2025-07-18T21:14:38.479159 Updated settings: opendev/gear\n2025-07-18T21:14:38.542979 Updated settings: opendev/germqtt\n2025-07-18T21:14:38.606705 Updated settings: opendev/gerrit\n2025-07-18T21:14:38.677080 Updated settings: opendev/gerritbot\n2025-07-18T21:14:38.745513 Updated settings: opendev/gerritlib\n2025-07-18T21:14:38.808656 Updated settings: opendev/git-restack\n2025-07-18T21:14:38.873436 Updated settings: opendev/git-review\n2025-07-18T21:14:38.935519 Updated settings: opendev/glean\n2025-07-18T21:14:39.000493 Updated settings: opendev/grafyaml\n2025-07-18T21:14:39.064925 Updated settings: opendev/infra-manual\n2025-07-18T21:14:39.128296 Updated settings: opendev/infra-openafs-deb\n2025-07-18T21:14:39.192215 Updated settings: opendev/infra-specs\n2025-07-18T21:14:39.258646 Updated settings: opendev/infra-vhd-util-deb\n2025-07-18T21:14:39.322851 Updated settings: opendev/irc-meetings\n2025-07-18T21:14:39.387777 Updated settings: opendev/jeepyb\n2025-07-18T21:14:39.451287 Updated settings: opendev/lodgeit\n2025-07-18T21:14:39.515208 Updated settings: opendev/log-classify\n2025-07-18T21:14:39.579887 Updated settings: opendev/log_processor\n2025-07-18T21:14:39.644133 Updated settings: opendev/lpmqtt\n2025-07-18T21:14:39.709276 Updated settings: opendev/meetbot\n2025-07-18T21:14:39.772189 Updated settings: opendev/mqtt_statsd\n2025-07-18T21:14:39.839863 Updated settings: opendev/netlify-sandbox\n2025-07-18T21:14:39.904078 Updated settings: opendev/project-config\n2025-07-18T21:14:39.967856 Updated settings: opendev/project-config-example\n2025-07-18T21:14:40.032629 Updated settings: opendev/publications\n2025-07-18T21:14:40.097247 Updated settings: opendev/puppet-accessbot\n2025-07-18T21:14:40.160624 Updated settings: opendev/puppet-ansible\n2025-07-18T21:14:40.226705 Updated settings: opendev/puppet-apparmor\n2025-07-18T21:14:40.290596 Updated settings: opendev/puppet-apps_site\n2025-07-18T21:14:40.353911 Updated settings: opendev/puppet-askbot\n2025-07-18T21:14:40.418554 Updated settings: opendev/puppet-asterisk\n2025-07-18T21:14:40.483132 Updated settings: opendev/puppet-bandersnatch\n2025-07-18T21:14:40.545263 Updated settings: opendev/puppet-bugdaystats\n2025-07-18T21:14:40.612101 Updated settings: opendev/puppet-bup\n2025-07-18T21:14:40.676716 Updated settings: opendev/puppet-cgit\n2025-07-18T21:14:40.742817 Updated settings: opendev/puppet-ciwatch\n2025-07-18T21:14:40.806334 Updated settings: opendev/puppet-dashboard\n2025-07-18T21:14:40.872416 Updated settings: opendev/puppet-diskimage_builder\n2025-07-18T21:14:40.935608 Updated settings: opendev/puppet-drupal\n2025-07-18T21:14:41.000600 Updated settings: opendev/puppet-elasticsearch\n2025-07-18T21:14:41.119681 Updated settings: opendev/puppet-elastic_recheck\n2025-07-18T21:14:41.184170 Updated settings: opendev/puppet-ethercalc\n2025-07-18T21:14:41.250740 Updated settings: opendev/puppet-etherpad_lite\n2025-07-18T21:14:41.315090 Updated settings: opendev/puppet-exim\n2025-07-18T21:14:41.378860 Updated settings: opendev/puppet-featuretracker\n2025-07-18T21:14:41.442022 Updated settings: opendev/puppet-germqtt\n2025-07-18T21:14:41.505769 Updated settings: opendev/puppet-gerrit\n2025-07-18T21:14:41.569238 Updated settings: opendev/puppet-gerritbot\n2025-07-18T21:14:41.632894 Updated settings: opendev/puppet-github\n2025-07-18T21:14:41.699133 Updated settings: opendev/puppet-grafyaml\n2025-07-18T21:14:41.764492 Updated settings: opendev/puppet-graphite\n2025-07-18T21:14:41.830078 Updated settings: opendev/puppet-haveged\n2025-07-18T21:14:41.896140 Updated settings: opendev/puppet-hound\n2025-07-18T21:14:41.959745 Updated settings: opendev/puppet-httpd\n2025-07-18T21:14:42.024010 Updated settings: opendev/puppet-infra-cookiecutter\n2025-07-18T21:14:42.087382 Updated settings: opendev/puppet-infracloud\n2025-07-18T21:14:42.150455 Updated settings: opendev/puppet-ipsilon\n2025-07-18T21:14:42.214197 Updated settings: opendev/puppet-iptables\n2025-07-18T21:14:42.279136 Updated settings: opendev/puppet-jeepyb\n2025-07-18T21:14:42.342437 Updated settings: opendev/puppet-jenkins\n2025-07-18T21:14:42.405494 Updated settings: opendev/puppet-kerberos\n2025-07-18T21:14:42.468959 Updated settings: opendev/puppet-kibana\n2025-07-18T21:14:42.532267 Updated settings: opendev/puppet-lodgeit\n2025-07-18T21:14:42.595894 Updated settings: opendev/puppet-logrotate\n2025-07-18T21:14:42.660405 Updated settings: opendev/puppet-logstash\n2025-07-18T21:14:42.725400 Updated settings: opendev/puppet-log_processor\n2025-07-18T21:14:42.795490 Updated settings: opendev/puppet-lpmqtt\n2025-07-18T21:14:42.859066 Updated settings: opendev/puppet-mailman\n2025-07-18T21:14:42.921597 Updated settings: opendev/puppet-mediawiki\n2025-07-18T21:14:42.983215 Updated settings: opendev/puppet-meetbot\n2025-07-18T21:14:43.046299 Updated settings: opendev/puppet-mosquitto\n2025-07-18T21:14:43.108928 Updated settings: opendev/puppet-mqtt_statsd\n2025-07-18T21:14:43.172640 Updated settings: opendev/puppet-mysql_backup\n2025-07-18T21:14:43.238008 Updated settings: opendev/puppet-nodepool\n2025-07-18T21:14:43.302294 Updated settings: opendev/puppet-openafs\n2025-07-18T21:14:43.364463 Updated settings: opendev/puppet-openstackci\n2025-07-18T21:14:43.427504 Updated settings: opendev/puppet-openstackid\n2025-07-18T21:14:43.490933 Updated settings: opendev/puppet-openstack_health\n2025-07-18T21:14:43.557739 Updated settings: opendev/puppet-openstack_infra_spec_helper\n2025-07-18T21:14:43.621641 Updated settings: opendev/puppet-os_client_config\n2025-07-18T21:14:43.687267 Updated settings: opendev/puppet-packagekit\n2025-07-18T21:14:43.752154 Updated settings: opendev/puppet-pgsql_backup\n2025-07-18T21:14:43.815886 Updated settings: opendev/puppet-phabricator\n2025-07-18T21:14:43.879514 Updated settings: opendev/puppet-pip\n2025-07-18T21:14:43.942739 Updated settings: opendev/puppet-planet\n2025-07-18T21:14:44.006954 Updated settings: opendev/puppet-project_config\n2025-07-18T21:14:44.069628 Updated settings: opendev/puppet-ptgbot\n2025-07-18T21:14:44.135941 Updated settings: opendev/puppet-puppet\n2025-07-18T21:14:44.199441 Updated settings: opendev/puppet-redis\n2025-07-18T21:14:44.262786 Updated settings: opendev/puppet-refstack\n2025-07-18T21:14:44.325776 Updated settings: opendev/puppet-releasestatus\n2025-07-18T21:14:44.389060 Updated settings: opendev/puppet-reviewday\n2025-07-18T21:14:44.451949 Updated settings: opendev/puppet-simpleproxy\n2025-07-18T21:14:44.517088 Updated settings: opendev/puppet-snmpd\n2025-07-18T21:14:44.580630 Updated settings: opendev/puppet-ssh\n2025-07-18T21:14:44.643546 Updated settings: opendev/puppet-ssl_cert_check\n2025-07-18T21:14:44.710340 Updated settings: opendev/puppet-stackalytics\n2025-07-18T21:14:44.776037 Updated settings: opendev/puppet-statusbot\n2025-07-18T21:14:44.839329 Updated settings: opendev/puppet-storyboard\n2025-07-18T21:14:44.903172 Updated settings: opendev/puppet-subunit2sql\n2025-07-18T21:14:44.966351 Updated settings: opendev/puppet-sudoers\n2025-07-18T21:14:45.031319 Updated settings: opendev/puppet-tmpreaper\n2025-07-18T21:14:45.094340 Updated settings: opendev/puppet-translation_checksite\n2025-07-18T21:14:45.158378 Updated settings: opendev/puppet-ulimit\n2025-07-18T21:14:45.222062 Updated settings: opendev/puppet-unattended_upgrades\n2025-07-18T21:14:45.286133 Updated settings: opendev/puppet-unbound\n2025-07-18T21:14:45.348782 Updated settings: opendev/puppet-user\n2025-07-18T21:14:45.412172 Updated settings: opendev/puppet-vcsrepo\n2025-07-18T21:14:45.474888 Updated settings: opendev/puppet-vinz\n2025-07-18T21:14:45.540902 Updated settings: opendev/puppet-yum\n2025-07-18T21:14:45.604886 Updated settings: opendev/puppet-zanata\n2025-07-18T21:14:45.668892 Updated settings: opendev/puppet-zuul\n2025-07-18T21:14:45.735619 Updated settings: opendev/pynotedb\n2025-07-18T21:14:45.798346 Updated settings: opendev/pypi-mirror\n2025-07-18T21:14:45.861577 Updated settings: opendev/python-storyboardclient\n2025-07-18T21:14:45.925025 Updated settings: opendev/sandbox\n2025-07-18T21:14:45.988375 Updated settings: opendev/statusbot\n2025-07-18T21:14:46.054072 Updated settings: opendev/storyboard\n2025-07-18T21:14:46.118055 Updated settings: opendev/storyboard-vue\n2025-07-18T21:14:46.181381 Updated settings: opendev/storyboard-webclient\n2025-07-18T21:14:46.244864 Updated settings: opendev/subunit2sql\n2025-07-18T21:14:46.308674 Updated settings: opendev/system-config\n2025-07-18T21:14:46.371548 Updated settings: opendev/yaml2ical\n2025-07-18T21:14:46.437322 Updated settings: opendev/zone-gating.dev\n2025-07-18T21:14:46.501195 Updated settings: opendev/zone-opendev.org\n2025-07-18T21:14:46.563944 Updated settings: opendev/zone-zuul-ci.org\n2025-07-18T21:14:46.627422 Updated settings: opendev/zuul-jobs\n2025-07-18T21:14:46.691969 Updated settings: opendev/zuul-providers\n2025-07-18T21:14:46.758816 Updated settings: cfn/cfn-overview\n2025-07-18T21:14:46.822639 Updated settings: cfn/cfn-security\n2025-07-18T21:14:46.886944 Updated settings: cfn/computing-native\n2025-07-18T21:14:46.949845 Updated settings: cfn/computing-offload\n2025-07-18T21:14:47.016448 Updated settings: cfn/heterogeneous-distributed-training-framework\n2025-07-18T21:14:47.079792 Updated settings: cfn/ubiquitous-computing-scheduling\n2025-07-18T21:14:47.143968 Updated settings: cfn/use-case-and-architecture\n2025-07-18T21:14:47.207457 Updated settings: openstack/activity-board\n2025-07-18T21:14:47.270636 Updated settings: openstack/adjutant\n2025-07-18T21:14:47.333401 Updated settings: openstack/adjutant-ui\n2025-07-18T21:14:47.398235 Updated settings: openstack/aetos\n2025-07-18T21:14:47.462007 Updated settings: openstack/anchor\n2025-07-18T21:14:47.526130 Updated settings: openstack/ansible-collection-kolla\n2025-07-18T21:14:47.590012 Updated settings: openstack/ansible-collections-openstack\n2025-07-18T21:14:47.653016 Updated settings: openstack/ansible-config_template\n2025-07-18T21:14:47.722754 Updated settings: openstack/ansible-hardening\n2025-07-18T21:14:47.787668 Updated settings: openstack/ansible-plugin-container-connection\n2025-07-18T21:14:47.851997 Updated settings: openstack/ansible-role-atos-hsm\n2025-07-18T21:14:47.915754 Updated settings: openstack/ansible-role-chrony\n2025-07-18T21:14:47.978423 Updated settings: openstack/ansible-role-collect-logs\n2025-07-18T21:14:48.043442 Updated settings: openstack/ansible-role-container-registry\n2025-07-18T21:14:48.106924 Updated settings: openstack/ansible-role-frrouting\n2025-07-18T21:14:48.172998 Updated settings: openstack/ansible-role-httpd\n2025-07-18T21:14:48.237094 Updated settings: openstack/ansible-role-k8s-cinder\n2025-07-18T21:14:48.300717 Updated settings: openstack/ansible-role-k8s-cookiecutter\n2025-07-18T21:14:48.364479 Updated settings: openstack/ansible-role-k8s-glance\n2025-07-18T21:14:48.429904 Updated settings: openstack/ansible-role-k8s-keystone\n2025-07-18T21:14:48.494452 Updated settings: openstack/ansible-role-k8s-mariadb\n2025-07-18T21:14:48.560244 Updated settings: openstack/ansible-role-k8s-rabbitmq\n2025-07-18T21:14:48.622814 Updated settings: openstack/ansible-role-k8s-tripleo\n2025-07-18T21:14:48.686885 Updated settings: openstack/ansible-role-lunasa-hsm\n2025-07-18T21:14:48.751609 Updated settings: openstack/ansible-role-openstack-operations\n2025-07-18T21:14:48.815757 Updated settings: openstack/ansible-role-pki\n2025-07-18T21:14:48.879295 Updated settings: openstack/ansible-role-proxysql\n2025-07-18T21:14:48.945371 Updated settings: openstack/ansible-role-python_venv_build\n2025-07-18T21:14:49.009436 Updated settings: openstack/ansible-role-qdrouterd\n2025-07-18T21:14:49.072727 Updated settings: openstack/ansible-role-redhat-subscription\n2025-07-18T21:14:49.138526 Updated settings: openstack/ansible-role-systemd_mount\n2025-07-18T21:14:49.201215 Updated settings: openstack/ansible-role-systemd_networkd\n2025-07-18T21:14:49.264663 Updated settings: openstack/ansible-role-systemd_service\n2025-07-18T21:14:49.327352 Updated settings: openstack/ansible-role-thales-hsm\n2025-07-18T21:14:49.391174 Updated settings: openstack/ansible-role-tripleo-aodh\n2025-07-18T21:14:49.454995 Updated settings: openstack/ansible-role-tripleo-barbican\n2025-07-18T21:14:49.521218 Updated settings: openstack/ansible-role-tripleo-ceilometer\n2025-07-18T21:14:49.585077 Updated settings: openstack/ansible-role-tripleo-cinder\n2025-07-18T21:14:49.650667 Updated settings: openstack/ansible-role-tripleo-cookiecutter\n2025-07-18T21:14:49.716683 Updated settings: openstack/ansible-role-tripleo-designate\n2025-07-18T21:14:49.779966 Updated settings: openstack/ansible-role-tripleo-glance\n2025-07-18T21:14:49.844660 Updated settings: openstack/ansible-role-tripleo-gnocchi\n2025-07-18T21:14:49.907456 Updated settings: openstack/ansible-role-tripleo-haproxy\n2025-07-18T21:14:49.972606 Updated settings: openstack/ansible-role-tripleo-heat\n2025-07-18T21:14:50.036441 Updated settings: openstack/ansible-role-tripleo-horizon\n2025-07-18T21:14:50.102845 Updated settings: openstack/ansible-role-tripleo-ironic\n2025-07-18T21:14:50.166156 Updated settings: openstack/ansible-role-tripleo-keepalived\n2025-07-18T21:14:50.229154 Updated settings: openstack/ansible-role-tripleo-keystone\n2025-07-18T21:14:50.300740 Updated settings: openstack/ansible-role-tripleo-manila\n2025-07-18T21:14:50.364068 Updated settings: openstack/ansible-role-tripleo-memcached\n2025-07-18T21:14:50.427207 Updated settings: openstack/ansible-role-tripleo-mistral\n2025-07-18T21:14:50.493144 Updated settings: openstack/ansible-role-tripleo-modify-image\n2025-07-18T21:14:50.556987 Updated settings: openstack/ansible-role-tripleo-neutron\n2025-07-18T21:14:50.620090 Updated settings: openstack/ansible-role-tripleo-nova\n2025-07-18T21:14:50.684392 Updated settings: openstack/ansible-role-tripleo-octavia\n2025-07-18T21:14:50.749138 Updated settings: openstack/ansible-role-tripleo-opendaylight\n2025-07-18T21:14:50.812915 Updated settings: openstack/ansible-role-tripleo-ovn\n2025-07-18T21:14:50.876986 Updated settings: openstack/ansible-role-tripleo-panko\n2025-07-18T21:14:50.940496 Updated settings: openstack/ansible-role-tripleo-qdrouterd\n2025-07-18T21:14:51.004413 Updated settings: openstack/ansible-role-tripleo-rabbitmq\n2025-07-18T21:14:51.072740 Updated settings: openstack/ansible-role-tripleo-rsyslog-sidecar\n2025-07-18T21:14:51.137030 Updated settings: openstack/ansible-role-tripleo-sahara\n2025-07-18T21:14:51.201458 Updated settings: openstack/ansible-role-tripleo-sensu\n2025-07-18T21:14:51.265900 Updated settings: openstack/ansible-role-tripleo-swift\n2025-07-18T21:14:51.330616 Updated settings: openstack/ansible-role-tripleo-tacker\n2025-07-18T21:14:51.394232 Updated settings: openstack/ansible-role-tripleo-tempest\n2025-07-18T21:14:51.459350 Updated settings: openstack/ansible-role-tripleo-ui\n2025-07-18T21:14:51.522718 Updated settings: openstack/ansible-role-tripleo-zaqar\n2025-07-18T21:14:51.585476 Updated settings: openstack/ansible-role-uwsgi\n2025-07-18T21:14:51.648249 Updated settings: openstack/ansible-role-vault\n2025-07-18T21:14:51.713915 Updated settings: openstack/ansible-role-zookeeper\n2025-07-18T21:14:51.776476 Updated settings: openstack/aodh\n2025-07-18T21:14:51.840668 Updated settings: openstack/api-sig\n2025-07-18T21:14:51.906125 Updated settings: openstack/api-site\n2025-07-18T21:14:51.969455 Updated settings: openstack/app-catalog\n2025-07-18T21:14:52.036719 Updated settings: openstack/app-catalog-common\n2025-07-18T21:14:52.100232 Updated settings: openstack/app-catalog-ui\n2025-07-18T21:14:52.163028 Updated settings: openstack/arch-design\n2025-07-18T21:14:52.225739 Updated settings: openstack/arch-wg\n2025-07-18T21:14:52.289187 Updated settings: openstack/astara\n2025-07-18T21:14:52.352688 Updated settings: openstack/astara-appliance\n2025-07-18T21:14:52.418194 Updated settings: openstack/astara-horizon\n2025-07-18T21:14:52.481260 Updated settings: openstack/astara-neutron\n2025-07-18T21:14:52.544008 Updated settings: openstack/auto-scaling-sig\n2025-07-18T21:14:52.607518 Updated settings: openstack/automaton\n2025-07-18T21:14:52.670903 Updated settings: openstack/bandit\n2025-07-18T21:14:52.736488 Updated settings: openstack/barbican\n2025-07-18T21:14:52.801776 Updated settings: openstack/barbican-specs\n2025-07-18T21:14:52.865245 Updated settings: openstack/barbican-tempest-plugin\n2025-07-18T21:14:52.929328 Updated settings: openstack/barbican-ui\n2025-07-18T21:14:52.992936 Updated settings: openstack/bashate\n2025-07-18T21:14:53.056600 Updated settings: openstack/bifrost\n2025-07-18T21:14:53.119998 Updated settings: openstack/blazar\n2025-07-18T21:14:53.185641 Updated settings: openstack/blazar-dashboard\n2025-07-18T21:14:53.248976 Updated settings: openstack/blazar-nova\n2025-07-18T21:14:53.312035 Updated settings: openstack/blazar-specs\n2025-07-18T21:14:53.374994 Updated settings: openstack/blazar-tempest-plugin\n2025-07-18T21:14:53.439615 Updated settings: openstack/bugdaystats\n2025-07-18T21:14:53.503570 Updated settings: openstack/castellan\n2025-07-18T21:14:53.566603 Updated settings: openstack/castellan-ui\n2025-07-18T21:14:53.632493 Updated settings: openstack/ceilometer\n2025-07-18T21:14:53.695567 Updated settings: openstack/ceilometer-powervm\n2025-07-18T21:14:53.760704 Updated settings: openstack/ceilometermiddleware\n2025-07-18T21:14:53.824428 Updated settings: openstack/charm-aodh\n2025-07-18T21:14:53.889677 Updated settings: openstack/charm-aodh-k8s\n2025-07-18T21:14:53.953422 Updated settings: openstack/charm-barbican\n2025-07-18T21:14:54.017498 Updated settings: openstack/charm-barbican-k8s\n2025-07-18T21:14:54.086774 Updated settings: openstack/charm-barbican-softhsm\n2025-07-18T21:14:54.152449 Updated settings: openstack/charm-barbican-vault\n2025-07-18T21:14:54.217115 Updated settings: openstack/charm-ceilometer\n2025-07-18T21:14:54.280782 Updated settings: openstack/charm-ceilometer-agent\n2025-07-18T21:14:54.344104 Updated settings: openstack/charm-ceilometer-k8s\n2025-07-18T21:14:54.407773 Updated settings: openstack/charm-ceph\n2025-07-18T21:14:54.471221 Updated settings: openstack/charm-ceph-dashboard\n2025-07-18T21:14:54.536477 Updated settings: openstack/charm-ceph-fs\n2025-07-18T21:14:54.600587 Updated settings: openstack/charm-ceph-iscsi\n2025-07-18T21:14:54.663625 Updated settings: openstack/charm-ceph-mon\n2025-07-18T21:14:54.728430 Updated settings: openstack/charm-ceph-nfs\n2025-07-18T21:14:54.793127 Updated settings: openstack/charm-ceph-osd\n2025-07-18T21:14:54.858013 Updated settings: openstack/charm-ceph-proxy\n2025-07-18T21:14:54.921230 Updated settings: openstack/charm-ceph-radosgw\n2025-07-18T21:14:54.985443 Updated settings: openstack/charm-ceph-rbd-mirror\n2025-07-18T21:14:55.049611 Updated settings: openstack/charm-cinder\n2025-07-18T21:14:55.114072 Updated settings: openstack/charm-cinder-backup\n2025-07-18T21:14:55.178865 Updated settings: openstack/charm-cinder-backup-swift-proxy\n2025-07-18T21:14:55.241560 Updated settings: openstack/charm-cinder-ceph\n2025-07-18T21:14:55.304639 Updated settings: openstack/charm-cinder-ceph-k8s\n2025-07-18T21:14:55.367441 Updated settings: openstack/charm-cinder-dell-emc-powerstore\n2025-07-18T21:14:55.430971 Updated settings: openstack/charm-cinder-ibm-storwize-svc\n2025-07-18T21:14:55.494558 Updated settings: openstack/charm-cinder-infinidat\n2025-07-18T21:14:55.559111 Updated settings: openstack/charm-cinder-k8s\n2025-07-18T21:14:55.621463 Updated settings: openstack/charm-cinder-lvm\n2025-07-18T21:14:55.684580 Updated settings: openstack/charm-cinder-netapp\n2025-07-18T21:14:55.749442 Updated settings: openstack/charm-cinder-nfs\n2025-07-18T21:14:55.813919 Updated settings: openstack/charm-cinder-nimblestorage\n2025-07-18T21:14:55.879188 Updated settings: openstack/charm-cinder-purestorage\n2025-07-18T21:14:55.942791 Updated settings: openstack/charm-cinder-solidfire\n2025-07-18T21:14:56.008164 Updated settings: openstack/charm-cinder-three-par\n2025-07-18T21:14:56.075940 Updated settings: openstack/charm-cloudkitty\n2025-07-18T21:14:56.141669 Updated settings: openstack/charm-deployment-guide\n2025-07-18T21:14:56.205322 Updated settings: openstack/charm-designate\n2025-07-18T21:14:56.269986 Updated settings: openstack/charm-designate-bind\n2025-07-18T21:14:56.334333 Updated settings: openstack/charm-designate-bind-k8s\n2025-07-18T21:14:56.398829 Updated settings: openstack/charm-designate-k8s\n2025-07-18T21:14:56.479057 Updated settings: openstack/charm-glance\n2025-07-18T21:14:56.546417 Updated settings: openstack/charm-glance-k8s\n2025-07-18T21:14:56.611677 Updated settings: openstack/charm-glance-simplestreams-sync\n2025-07-18T21:14:56.676278 Updated settings: openstack/charm-glusterfs\n2025-07-18T21:14:56.743821 Updated settings: openstack/charm-gnocchi\n2025-07-18T21:14:56.810071 Updated settings: openstack/charm-gnocchi-k8s\n2025-07-18T21:14:56.877832 Updated settings: openstack/charm-guide\n2025-07-18T21:14:56.942484 Updated settings: openstack/charm-hacluster\n2025-07-18T21:14:57.008870 Updated settings: openstack/charm-heat\n2025-07-18T21:14:57.074982 Updated settings: openstack/charm-heat-k8s\n2025-07-18T21:14:57.139994 Updated settings: openstack/charm-horizon-k8s\n2025-07-18T21:14:57.206444 Updated settings: openstack/charm-infinidat-tools\n2025-07-18T21:14:57.270165 Updated settings: openstack/charm-interface-barbican-secrets\n2025-07-18T21:14:57.333402 Updated settings: openstack/charm-interface-bgp\n2025-07-18T21:14:57.397492 Updated settings: openstack/charm-interface-bind-rndc\n2025-07-18T21:14:57.462266 Updated settings: openstack/charm-interface-ceph-client\n2025-07-18T21:14:57.527328 Updated settings: openstack/charm-interface-ceph-mds\n2025-07-18T21:14:57.595741 Updated settings: openstack/charm-interface-ceph-rbd-mirror\n2025-07-18T21:14:57.662472 Updated settings: openstack/charm-interface-cinder-backend\n2025-07-18T21:14:57.736543 Updated settings: openstack/charm-interface-cinder-backup\n2025-07-18T21:14:57.805029 Updated settings: openstack/charm-interface-dashboard-plugin\n2025-07-18T21:14:57.871466 Updated settings: openstack/charm-interface-designate\n2025-07-18T21:14:57.938063 Updated settings: openstack/charm-interface-gnocchi\n2025-07-18T21:14:58.006586 Updated settings: openstack/charm-interface-hacluster\n2025-07-18T21:14:58.071732 Updated settings: openstack/charm-interface-ironic-api\n2025-07-18T21:14:58.136442 Updated settings: openstack/charm-interface-keystone\n2025-07-18T21:14:58.203353 Updated settings: openstack/charm-interface-keystone-admin\n2025-07-18T21:14:58.269818 Updated settings: openstack/charm-interface-keystone-credentials\n2025-07-18T21:14:58.334225 Updated settings: openstack/charm-interface-keystone-domain-backend\n2025-07-18T21:14:58.399516 Updated settings: openstack/charm-interface-keystone-fid-service-provider\n2025-07-18T21:14:58.465120 Updated settings: openstack/charm-interface-keystone-notifications\n2025-07-18T21:14:58.530828 Updated settings: openstack/charm-interface-magpie\n2025-07-18T21:14:58.598537 Updated settings: openstack/charm-interface-manila-plugin\n2025-07-18T21:14:58.662878 Updated settings: openstack/charm-interface-mysql-innodb-cluster\n2025-07-18T21:14:58.731164 Updated settings: openstack/charm-interface-mysql-router\n2025-07-18T21:14:58.799010 Updated settings: openstack/charm-interface-mysql-shared\n2025-07-18T21:14:58.863760 Updated settings: openstack/charm-interface-neutron-load-balancer\n2025-07-18T21:14:58.929881 Updated settings: openstack/charm-interface-neutron-plugin\n2025-07-18T21:14:58.998817 Updated settings: openstack/charm-interface-neutron-plugin-api-subordinate\n2025-07-18T21:14:59.066767 Updated settings: openstack/charm-interface-nova-cell\n2025-07-18T21:14:59.131244 Updated settings: openstack/charm-interface-nova-compute\n2025-07-18T21:14:59.196955 Updated settings: openstack/charm-interface-odl-controller-api\n2025-07-18T21:14:59.262294 Updated settings: openstack/charm-interface-openstack-ha\n2025-07-18T21:14:59.327099 Updated settings: openstack/charm-interface-ovsdb-manager\n2025-07-18T21:14:59.392232 Updated settings: openstack/charm-interface-pacemaker-remote\n2025-07-18T21:14:59.456592 Updated settings: openstack/charm-interface-placement\n2025-07-18T21:14:59.521101 Updated settings: openstack/charm-interface-rabbitmq\n2025-07-18T21:14:59.588910 Updated settings: openstack/charm-interface-service-control\n2025-07-18T21:14:59.652331 Updated settings: openstack/charm-interface-websso-fid-service-provider\n2025-07-18T21:14:59.719946 Updated settings: openstack/charm-ironic\n2025-07-18T21:14:59.786321 Updated settings: openstack/charm-ironic-api\n2025-07-18T21:14:59.851191 Updated settings: openstack/charm-ironic-conductor\n2025-07-18T21:14:59.916519 Updated settings: openstack/charm-ironic-dashboard\n2025-07-18T21:14:59.986023 Updated settings: openstack/charm-keystone\n2025-07-18T21:15:00.052256 Updated settings: openstack/charm-keystone-k8s\n2025-07-18T21:15:00.116699 Updated settings: openstack/charm-keystone-kerberos\n2025-07-18T21:15:00.184319 Updated settings: openstack/charm-keystone-ldap\n2025-07-18T21:15:00.246380 Updated settings: openstack/charm-keystone-ldap-k8s\n2025-07-18T21:15:00.312029 Updated settings: openstack/charm-keystone-openidc\n2025-07-18T21:15:00.374540 Updated settings: openstack/charm-keystone-saml-mellon\n2025-07-18T21:15:00.438359 Updated settings: openstack/charm-layer-ceph\n2025-07-18T21:15:00.501889 Updated settings: openstack/charm-layer-ceph-base\n2025-07-18T21:15:00.565171 Updated settings: openstack/charm-layer-openstack\n2025-07-18T21:15:00.633870 Updated settings: openstack/charm-layer-openstack-api\n2025-07-18T21:15:00.700803 Updated settings: openstack/charm-layer-openstack-principle\n2025-07-18T21:15:00.767381 Updated settings: openstack/charm-magnum\n2025-07-18T21:15:00.831485 Updated settings: openstack/charm-magnum-dashboard\n2025-07-18T21:15:00.894029 Updated settings: openstack/charm-magnum-k8s\n2025-07-18T21:15:00.956773 Updated settings: openstack/charm-magpie\n2025-07-18T21:15:01.020432 Updated settings: openstack/charm-manila\n2025-07-18T21:15:01.086951 Updated settings: openstack/charm-manila-dashboard\n2025-07-18T21:15:01.155404 Updated settings: openstack/charm-manila-flashblade\n2025-07-18T21:15:01.219259 Updated settings: openstack/charm-manila-ganesha\n2025-07-18T21:15:01.282615 Updated settings: openstack/charm-manila-generic\n2025-07-18T21:15:01.345574 Updated settings: openstack/charm-manila-glusterfs\n2025-07-18T21:15:01.409090 Updated settings: openstack/charm-manila-infinidat\n2025-07-18T21:15:01.471904 Updated settings: openstack/charm-manila-netapp\n2025-07-18T21:15:01.538668 Updated settings: openstack/charm-masakari\n2025-07-18T21:15:01.601175 Updated settings: openstack/charm-masakari-monitors\n2025-07-18T21:15:01.664631 Updated settings: openstack/charm-mistral\n2025-07-18T21:15:01.730897 Updated settings: openstack/charm-murano\n2025-07-18T21:15:01.795091 Updated settings: openstack/charm-mysql-innodb-cluster\n2025-07-18T21:15:01.858319 Updated settings: openstack/charm-mysql-router\n2025-07-18T21:15:01.932678 Updated settings: openstack/charm-neutron-api\n2025-07-18T21:15:01.996916 Updated settings: openstack/charm-neutron-api-genericswitch\n2025-07-18T21:15:02.063475 Updated settings: openstack/charm-neutron-api-odl\n2025-07-18T21:15:02.128802 Updated settings: openstack/charm-neutron-api-plugin-arista\n2025-07-18T21:15:02.192151 Updated settings: openstack/charm-neutron-api-plugin-ironic\n2025-07-18T21:15:02.256600 Updated settings: openstack/charm-neutron-api-plugin-ovn\n2025-07-18T21:15:02.319251 Updated settings: openstack/charm-neutron-dynamic-routing\n2025-07-18T21:15:02.382356 Updated settings: openstack/charm-neutron-gateway\n2025-07-18T21:15:02.448607 Updated settings: openstack/charm-neutron-k8s\n2025-07-18T21:15:02.516989 Updated settings: openstack/charm-neutron-openvswitch\n2025-07-18T21:15:02.580043 Updated settings: openstack/charm-nova-cell-controller\n2025-07-18T21:15:02.645007 Updated settings: openstack/charm-nova-cloud-controller\n2025-07-18T21:15:02.712958 Updated settings: openstack/charm-nova-compute\n2025-07-18T21:15:02.776286 Updated settings: openstack/charm-nova-compute-nvidia-vgpu\n2025-07-18T21:15:02.840184 Updated settings: openstack/charm-nova-compute-proxy\n2025-07-18T21:15:02.903741 Updated settings: openstack/charm-nova-k8s\n2025-07-18T21:15:02.970086 Updated settings: openstack/charm-nova-lxd\n2025-07-18T21:15:03.034238 Updated settings: openstack/charm-octavia\n2025-07-18T21:15:03.103436 Updated settings: openstack/charm-octavia-dashboard\n2025-07-18T21:15:03.171352 Updated settings: openstack/charm-octavia-diskimage-retrofit\n2025-07-18T21:15:03.239499 Updated settings: openstack/charm-octavia-k8s\n2025-07-18T21:15:03.306103 Updated settings: openstack/charm-odl-controller\n2025-07-18T21:15:03.373069 Updated settings: openstack/charm-openstack-dashboard\n2025-07-18T21:15:03.437868 Updated settings: openstack/charm-openstack-exporter-k8s\n2025-07-18T21:15:03.504978 Updated settings: openstack/charm-openstack-hypervisor\n2025-07-18T21:15:03.569397 Updated settings: openstack/charm-openstack-loadbalancer\n2025-07-18T21:15:03.633065 Updated settings: openstack/charm-openvswitch-odl\n2025-07-18T21:15:03.697401 Updated settings: openstack/charm-ops-interface-ceph-client\n2025-07-18T21:15:03.764750 Updated settings: openstack/charm-ops-interface-ceph-iscsi-admin-access\n2025-07-18T21:15:03.832429 Updated settings: openstack/charm-ops-interface-openstack-loadbalancer\n2025-07-18T21:15:03.897934 Updated settings: openstack/charm-ops-interface-tls-certificates\n2025-07-18T21:15:03.960959 Updated settings: openstack/charm-ops-openstack\n2025-07-18T21:15:04.025036 Updated settings: openstack/charm-ops-sunbeam\n2025-07-18T21:15:04.092547 Updated settings: openstack/charm-pacemaker-remote\n2025-07-18T21:15:04.158984 Updated settings: openstack/charm-panko\n2025-07-18T21:15:04.223772 Updated settings: openstack/charm-percona-cluster\n2025-07-18T21:15:04.290115 Updated settings: openstack/charm-placement\n2025-07-18T21:15:04.354661 Updated settings: openstack/charm-placement-k8s\n2025-07-18T21:15:04.421232 Updated settings: openstack/charm-rabbitmq-server\n2025-07-18T21:15:04.490237 Updated settings: openstack/charm-specs\n2025-07-18T21:15:04.557140 Updated settings: openstack/charm-swift-proxy\n2025-07-18T21:15:04.621630 Updated settings: openstack/charm-swift-storage\n2025-07-18T21:15:04.686626 Updated settings: openstack/charm-tempest\n2025-07-18T21:15:04.753991 Updated settings: openstack/charm-trilio-data-mover\n2025-07-18T21:15:04.819293 Updated settings: openstack/charm-trilio-dm-api\n2025-07-18T21:15:04.884622 Updated settings: openstack/charm-trilio-horizon-plugin\n2025-07-18T21:15:04.948889 Updated settings: openstack/charm-trilio-wlm\n2025-07-18T21:15:05.013420 Updated settings: openstack/charm-trove\n2025-07-18T21:15:05.080422 Updated settings: openstack/charm-vault\n2025-07-18T21:15:05.146642 Updated settings: openstack/charm-watcher\n2025-07-18T21:15:05.211183 Updated settings: openstack/charm-watcher-dashboard\n2025-07-18T21:15:05.275853 Updated settings: openstack/charm-zuul-jobs\n2025-07-18T21:15:05.339932 Updated settings: openstack/charms.ceph\n2025-07-18T21:15:05.404538 Updated settings: openstack/charms.openstack\n2025-07-18T21:15:05.468256 Updated settings: openstack/ci-log-processing\n2025-07-18T21:15:05.534552 Updated settings: openstack/cinder\n2025-07-18T21:15:05.599363 Updated settings: openstack/cinder-specs\n2025-07-18T21:15:05.664105 Updated settings: openstack/cinder-tempest-plugin\n2025-07-18T21:15:05.732581 Updated settings: openstack/cinderlib\n2025-07-18T21:15:05.798857 Updated settings: openstack/cliff\n2025-07-18T21:15:05.863794 Updated settings: openstack/cloudkitty\n2025-07-18T21:15:05.929858 Updated settings: openstack/cloudkitty-dashboard\n2025-07-18T21:15:05.994615 Updated settings: openstack/cloudkitty-specs\n2025-07-18T21:15:06.058853 Updated settings: openstack/cloudkitty-tempest-plugin\n2025-07-18T21:15:06.125344 Updated settings: openstack/codegenerator\n2025-07-18T21:15:06.190126 Updated settings: openstack/compute-hyperv\n2025-07-18T21:15:06.254499 Updated settings: openstack/congress\n2025-07-18T21:15:06.318117 Updated settings: openstack/congress-dashboard\n2025-07-18T21:15:06.384915 Updated settings: openstack/congress-specs\n2025-07-18T21:15:06.450524 Updated settings: openstack/congress-tempest-plugin\n2025-07-18T21:15:06.516067 Updated settings: openstack/constellations\n2025-07-18T21:15:06.581169 Updated settings: openstack/contributor-guide\n2025-07-18T21:15:06.645698 Updated settings: openstack/cookbook-openstack-application-catalog\n2025-07-18T21:15:06.715248 Updated settings: openstack/cookbook-openstack-bare-metal\n2025-07-18T21:15:06.784833 Updated settings: openstack/cookbook-openstack-block-storage\n2025-07-18T21:15:06.850384 Updated settings: openstack/cookbook-openstack-client\n2025-07-18T21:15:06.915514 Updated settings: openstack/cookbook-openstack-common\n2025-07-18T21:15:06.979353 Updated settings: openstack/cookbook-openstack-compute\n2025-07-18T21:15:07.044566 Updated settings: openstack/cookbook-openstack-dashboard\n2025-07-18T21:15:07.111423 Updated settings: openstack/cookbook-openstack-data-processing\n2025-07-18T21:15:07.175292 Updated settings: openstack/cookbook-openstack-database\n2025-07-18T21:15:07.240219 Updated settings: openstack/cookbook-openstack-dns\n2025-07-18T21:15:07.304349 Updated settings: openstack/cookbook-openstack-identity\n2025-07-18T21:15:07.368359 Updated settings: openstack/cookbook-openstack-image\n2025-07-18T21:15:07.432830 Updated settings: openstack/cookbook-openstack-integration-test\n2025-07-18T21:15:07.497068 Updated settings: openstack/cookbook-openstack-network\n2025-07-18T21:15:07.560786 Updated settings: openstack/cookbook-openstack-object-storage\n2025-07-18T21:15:07.627106 Updated settings: openstack/cookbook-openstack-ops-database\n2025-07-18T21:15:07.691754 Updated settings: openstack/cookbook-openstack-ops-messaging\n2025-07-18T21:15:07.757221 Updated settings: openstack/cookbook-openstack-orchestration\n2025-07-18T21:15:07.822269 Updated settings: openstack/cookbook-openstack-telemetry\n2025-07-18T21:15:07.886358 Updated settings: openstack/cookbook-openstackclient\n2025-07-18T21:15:07.951909 Updated settings: openstack/cookiecutter\n2025-07-18T21:15:08.016065 Updated settings: openstack/coverage2sql\n2025-07-18T21:15:08.080017 Updated settings: openstack/cue\n2025-07-18T21:15:08.144356 Updated settings: openstack/cue-dashboard\n2025-07-18T21:15:08.213987 Updated settings: openstack/cyborg\n2025-07-18T21:15:08.278540 Updated settings: openstack/cyborg-specs\n2025-07-18T21:15:08.342149 Updated settings: openstack/cyborg-tempest-plugin\n2025-07-18T21:15:08.406046 Updated settings: openstack/deb-alembic\n2025-07-18T21:15:08.473144 Updated settings: openstack/deb-aodh\n2025-07-18T21:15:08.537222 Updated settings: openstack/deb-auto-backports\n2025-07-18T21:15:08.600727 Updated settings: openstack/deb-bandit\n2025-07-18T21:15:08.666238 Updated settings: openstack/deb-barbican\n2025-07-18T21:15:08.731850 Updated settings: openstack/deb-ceilometer\n2025-07-18T21:15:08.797622 Updated settings: openstack/deb-ceilometermiddleware\n2025-07-18T21:15:08.861331 Updated settings: openstack/deb-cinder\n2025-07-18T21:15:08.924914 Updated settings: openstack/deb-congress\n2025-07-18T21:15:08.988948 Updated settings: openstack/deb-designate\n2025-07-18T21:15:09.052785 Updated settings: openstack/deb-designate-dashboard\n2025-07-18T21:15:09.117142 Updated settings: openstack/deb-fonts-materialdesignicons-webfont\n2025-07-18T21:15:09.184325 Updated settings: openstack/deb-fonts-roboto-fontface\n2025-07-18T21:15:09.248326 Updated settings: openstack/deb-git-review\n2025-07-18T21:15:09.312220 Updated settings: openstack/deb-glance\n2025-07-18T21:15:09.375630 Updated settings: openstack/deb-glare\n2025-07-18T21:15:09.438913 Updated settings: openstack/deb-gnocchi\n2025-07-18T21:15:09.502609 Updated settings: openstack/deb-heat\n2025-07-18T21:15:09.570114 Updated settings: openstack/deb-heat-cfntools\n2025-07-18T21:15:09.635474 Updated settings: openstack/deb-horizon\n2025-07-18T21:15:09.698780 Updated settings: openstack/deb-ironic\n2025-07-18T21:15:09.763696 Updated settings: openstack/deb-ironic-inspector\n2025-07-18T21:15:09.829178 Updated settings: openstack/deb-ironic-ui\n2025-07-18T21:15:09.893594 Updated settings: openstack/deb-kazoo\n2025-07-18T21:15:09.956751 Updated settings: openstack/deb-keystone\n2025-07-18T21:15:10.020316 Updated settings: openstack/deb-liberasurecode\n2025-07-18T21:15:10.083505 Updated settings: openstack/deb-libisal\n2025-07-18T21:15:10.147808 Updated settings: openstack/deb-magnum\n2025-07-18T21:15:10.212482 Updated settings: openstack/deb-manila\n2025-07-18T21:15:10.275930 Updated settings: openstack/deb-manila-ui\n2025-07-18T21:15:10.338789 Updated settings: openstack/deb-migrate\n2025-07-18T21:15:10.402012 Updated settings: openstack/deb-mistral\n2025-07-18T21:15:10.465251 Updated settings: openstack/deb-msgpack-python\n2025-07-18T21:15:10.529431 Updated settings: openstack/deb-murano\n2025-07-18T21:15:10.594962 Updated settings: openstack/deb-murano-agent\n2025-07-18T21:15:10.658103 Updated settings: openstack/deb-murano-dashboard\n2025-07-18T21:15:10.725515 Updated settings: openstack/deb-networking-arista\n2025-07-18T21:15:10.789643 Updated settings: openstack/deb-networking-cisco\n2025-07-18T21:15:10.855522 Updated settings: openstack/deb-networking-hyperv\n2025-07-18T21:15:10.919236 Updated settings: openstack/deb-networking-l2gw\n2025-07-18T21:15:10.982585 Updated settings: openstack/deb-networking-midonet\n2025-07-18T21:15:11.046113 Updated settings: openstack/deb-networking-mlnx\n2025-07-18T21:15:11.110093 Updated settings: openstack/deb-networking-nec\n2025-07-18T21:15:11.173195 Updated settings: openstack/deb-networking-odl\n2025-07-18T21:15:11.238193 Updated settings: openstack/deb-networking-ovn\n2025-07-18T21:15:11.300913 Updated settings: openstack/deb-neutron\n2025-07-18T21:15:11.363584 Updated settings: openstack/deb-neutron-fwaas\n2025-07-18T21:15:11.425718 Updated settings: openstack/deb-neutron-lbaas\n2025-07-18T21:15:11.490203 Updated settings: openstack/deb-neutron-taas\n2025-07-18T21:15:11.553032 Updated settings: openstack/deb-neutron-vpnaas\n2025-07-18T21:15:11.617962 Updated settings: openstack/deb-nodepool\n2025-07-18T21:15:11.681442 Updated settings: openstack/deb-nova\n2025-07-18T21:15:11.746390 Updated settings: openstack/deb-novnc\n2025-07-18T21:15:11.848105 Updated settings: openstack/deb-openstack-doc-tools\n2025-07-18T21:15:11.912208 Updated settings: openstack/deb-openstack-meta-packages\n2025-07-18T21:15:11.975921 Updated settings: openstack/deb-openstack-nose\n2025-07-18T21:15:12.039423 Updated settings: openstack/deb-openstack-pkg-tools\n2025-07-18T21:15:12.103334 Updated settings: openstack/deb-openstack-trove\n2025-07-18T21:15:12.167187 Updated settings: openstack/deb-oslosphinx\n2025-07-18T21:15:12.234205 Updated settings: openstack/deb-python-aioeventlet\n2025-07-18T21:15:12.298382 Updated settings: openstack/deb-python-aodhclient\n2025-07-18T21:15:12.360555 Updated settings: openstack/deb-python-autobahn\n2025-07-18T21:15:12.424039 Updated settings: openstack/deb-python-automaton\n2025-07-18T21:15:12.487892 Updated settings: openstack/deb-python-barbicanclient\n2025-07-18T21:15:12.551792 Updated settings: openstack/deb-python-bashate\n2025-07-18T21:15:12.618585 Updated settings: openstack/deb-python-cassandra-driver\n2025-07-18T21:15:12.682391 Updated settings: openstack/deb-python-castellan\n2025-07-18T21:15:12.748148 Updated settings: openstack/deb-python-ceilometerclient\n2025-07-18T21:15:12.812505 Updated settings: openstack/deb-python-ceilometermiddleware\n2025-07-18T21:15:12.879658 Updated settings: openstack/deb-python-cinderclient\n2025-07-18T21:15:12.943486 Updated settings: openstack/deb-python-cliff\n2025-07-18T21:15:13.007347 Updated settings: openstack/deb-python-coffin\n2025-07-18T21:15:13.071128 Updated settings: openstack/deb-python-colander\n2025-07-18T21:15:13.134538 Updated settings: openstack/deb-python-concurrent.futures\n2025-07-18T21:15:13.198541 Updated settings: openstack/deb-python-congressclient\n2025-07-18T21:15:13.264145 Updated settings: openstack/deb-python-cotyledon\n2025-07-18T21:15:13.327489 Updated settings: openstack/deb-python-couleur\n2025-07-18T21:15:13.391476 Updated settings: openstack/deb-python-crank\n2025-07-18T21:15:13.454251 Updated settings: openstack/deb-python-croniter\n2025-07-18T21:15:13.519905 Updated settings: openstack/deb-python-csscompressor\n2025-07-18T21:15:13.591437 Updated settings: openstack/deb-python-cursive\n2025-07-18T21:15:13.658672 Updated settings: openstack/deb-python-daemonize\n2025-07-18T21:15:13.725674 Updated settings: openstack/deb-python-dcos\n2025-07-18T21:15:13.792017 Updated settings: openstack/deb-python-ddt\n2025-07-18T21:15:13.857848 Updated settings: openstack/deb-python-debtcollector\n2025-07-18T21:15:13.923155 Updated settings: openstack/deb-python-designateclient\n2025-07-18T21:15:13.987726 Updated settings: openstack/deb-python-dib-utils\n2025-07-18T21:15:14.051257 Updated settings: openstack/deb-python-diskimage-builder\n2025-07-18T21:15:14.115383 Updated settings: openstack/deb-python-django-appconf\n2025-07-18T21:15:14.179129 Updated settings: openstack/deb-python-django-babel\n2025-07-18T21:15:14.244284 Updated settings: openstack/deb-python-django-bootstrap-form\n2025-07-18T21:15:14.308383 Updated settings: openstack/deb-python-django-compressor\n2025-07-18T21:15:14.372351 Updated settings: openstack/deb-python-django-discover-runner\n2025-07-18T21:15:14.436709 Updated settings: openstack/deb-python-django-formtools\n2025-07-18T21:15:14.500478 Updated settings: openstack/deb-python-django-openstack-auth\n2025-07-18T21:15:14.564094 Updated settings: openstack/deb-python-django-overextends\n2025-07-18T21:15:14.629395 Updated settings: openstack/deb-python-django-pyscss\n2025-07-18T21:15:14.693772 Updated settings: openstack/deb-python-doc8\n2025-07-18T21:15:14.759160 Updated settings: openstack/deb-python-dogpile.cache\n2025-07-18T21:15:14.822478 Updated settings: openstack/deb-python-dogpile.core\n2025-07-18T21:15:14.887733 Updated settings: openstack/deb-python-editor\n2025-07-18T21:15:14.951438 Updated settings: openstack/deb-python-eventlet\n2025-07-18T21:15:15.014852 Updated settings: openstack/deb-python-extras\n2025-07-18T21:15:15.079133 Updated settings: openstack/deb-python-falcon\n2025-07-18T21:15:15.143499 Updated settings: openstack/deb-python-fasteners\n2025-07-18T21:15:15.206902 Updated settings: openstack/deb-python-fixtures\n2025-07-18T21:15:15.272162 Updated settings: openstack/deb-python-frozendict\n2025-07-18T21:15:15.335001 Updated settings: openstack/deb-python-fuelclient\n2025-07-18T21:15:15.398300 Updated settings: openstack/deb-python-funcsigs\n2025-07-18T21:15:15.461939 Updated settings: openstack/deb-python-functools32\n2025-07-18T21:15:15.525705 Updated settings: openstack/deb-python-futurist\n2025-07-18T21:15:15.590542 Updated settings: openstack/deb-python-gabbi\n2025-07-18T21:15:15.653955 Updated settings: openstack/deb-python-glance-store\n2025-07-18T21:15:15.719206 Updated settings: openstack/deb-python-glanceclient\n2025-07-18T21:15:15.784218 Updated settings: openstack/deb-python-gnocchiclient\n2025-07-18T21:15:15.848347 Updated settings: openstack/deb-python-greenio\n2025-07-18T21:15:15.912063 Updated settings: openstack/deb-python-hacking\n2025-07-18T21:15:15.976424 Updated settings: openstack/deb-python-happybase\n2025-07-18T21:15:16.039762 Updated settings: openstack/deb-python-heatclient\n2025-07-18T21:15:16.103182 Updated settings: openstack/deb-python-hplefthandclient\n2025-07-18T21:15:16.168185 Updated settings: openstack/deb-python-httpretty\n2025-07-18T21:15:16.232157 Updated settings: openstack/deb-python-ironic-inspector-client\n2025-07-18T21:15:16.295362 Updated settings: openstack/deb-python-ironic-lib\n2025-07-18T21:15:16.358079 Updated settings: openstack/deb-python-ironicclient\n2025-07-18T21:15:16.422136 Updated settings: openstack/deb-python-jingo\n2025-07-18T21:15:16.485804 Updated settings: openstack/deb-python-json-patch\n2025-07-18T21:15:16.550680 Updated settings: openstack/deb-python-json-pointer\n2025-07-18T21:15:16.614422 Updated settings: openstack/deb-python-jsonpath-rw\n2025-07-18T21:15:16.677910 Updated settings: openstack/deb-python-jsonpath-rw-ext\n2025-07-18T21:15:16.746531 Updated settings: openstack/deb-python-jsonrpclib\n2025-07-18T21:15:16.810001 Updated settings: openstack/deb-python-jsonschema\n2025-07-18T21:15:16.872908 Updated settings: openstack/deb-python-k8sclient\n2025-07-18T21:15:16.936201 Updated settings: openstack/deb-python-kafka\n2025-07-18T21:15:16.999481 Updated settings: openstack/deb-python-keystoneauth1\n2025-07-18T21:15:17.064301 Updated settings: openstack/deb-python-keystoneclient\n2025-07-18T21:15:17.128618 Updated settings: openstack/deb-python-keystonemiddleware\n2025-07-18T21:15:17.192125 Updated settings: openstack/deb-python-kmip\n2025-07-18T21:15:17.255789 Updated settings: openstack/deb-python-ldappool\n2025-07-18T21:15:17.319412 Updated settings: openstack/deb-python-lesscpy\n2025-07-18T21:15:17.383178 Updated settings: openstack/deb-python-linecache2\n2025-07-18T21:15:17.447741 Updated settings: openstack/deb-python-magnumclient\n2025-07-18T21:15:17.513459 Updated settings: openstack/deb-python-manilaclient\n2025-07-18T21:15:17.576254 Updated settings: openstack/deb-python-memcache\n2025-07-18T21:15:17.639215 Updated settings: openstack/deb-python-microversion-parse\n2025-07-18T21:15:17.702314 Updated settings: openstack/deb-python-misaka\n2025-07-18T21:15:17.767705 Updated settings: openstack/deb-python-mistralclient\n2025-07-18T21:15:17.830746 Updated settings: openstack/deb-python-monascaclient\n2025-07-18T21:15:17.894770 Updated settings: openstack/deb-python-monotonic\n2025-07-18T21:15:17.958933 Updated settings: openstack/deb-python-mox3\n2025-07-18T21:15:18.023095 Updated settings: openstack/deb-python-multi-key-dict\n2025-07-18T21:15:18.088437 Updated settings: openstack/deb-python-muranoclient\n2025-07-18T21:15:18.151641 Updated settings: openstack/deb-python-neutron-lib\n2025-07-18T21:15:18.215825 Updated settings: openstack/deb-python-neutronclient\n2025-07-18T21:15:18.279041 Updated settings: openstack/deb-python-nose-exclude\n2025-07-18T21:15:18.342396 Updated settings: openstack/deb-python-nose-parameterized\n2025-07-18T21:15:18.410181 Updated settings: openstack/deb-python-nose-timer\n2025-07-18T21:15:18.477665 Updated settings: openstack/deb-python-nosehtmloutput\n2025-07-18T21:15:18.541513 Updated settings: openstack/deb-python-novaclient\n2025-07-18T21:15:18.605395 Updated settings: openstack/deb-python-oauth2client\n2025-07-18T21:15:18.668895 Updated settings: openstack/deb-python-openstackclient\n2025-07-18T21:15:18.734339 Updated settings: openstack/deb-python-openstackdocstheme\n2025-07-18T21:15:18.798201 Updated settings: openstack/deb-python-openstacksdk\n2025-07-18T21:15:18.862337 Updated settings: openstack/deb-python-os-api-ref\n2025-07-18T21:15:18.925596 Updated settings: openstack/deb-python-os-apply-config\n2025-07-18T21:15:18.989187 Updated settings: openstack/deb-python-os-brick\n2025-07-18T21:15:19.053713 Updated settings: openstack/deb-python-os-client-config\n2025-07-18T21:15:19.117654 Updated settings: openstack/deb-python-os-cloud-config\n2025-07-18T21:15:19.180077 Updated settings: openstack/deb-python-os-collect-config\n2025-07-18T21:15:19.243274 Updated settings: openstack/deb-python-os-net-config\n2025-07-18T21:15:19.307218 Updated settings: openstack/deb-python-os-refresh-config\n2025-07-18T21:15:19.372368 Updated settings: openstack/deb-python-os-testr\n2025-07-18T21:15:19.438897 Updated settings: openstack/deb-python-os-vif\n2025-07-18T21:15:19.503370 Updated settings: openstack/deb-python-os-win\n2025-07-18T21:15:19.566880 Updated settings: openstack/deb-python-osc-lib\n2025-07-18T21:15:19.631394 Updated settings: openstack/deb-python-oslo.cache\n2025-07-18T21:15:19.694879 Updated settings: openstack/deb-python-oslo.concurrency\n2025-07-18T21:15:19.760694 Updated settings: openstack/deb-python-oslo.config\n2025-07-18T21:15:19.824922 Updated settings: openstack/deb-python-oslo.context\n2025-07-18T21:15:19.890619 Updated settings: openstack/deb-python-oslo.db\n2025-07-18T21:15:19.956118 Updated settings: openstack/deb-python-oslo.i18n\n2025-07-18T21:15:20.020209 Updated settings: openstack/deb-python-oslo.log\n2025-07-18T21:15:20.086150 Updated settings: openstack/deb-python-oslo.messaging\n2025-07-18T21:15:20.150741 Updated settings: openstack/deb-python-oslo.middleware\n2025-07-18T21:15:20.213847 Updated settings: openstack/deb-python-oslo.policy\n2025-07-18T21:15:20.277101 Updated settings: openstack/deb-python-oslo.privsep\n2025-07-18T21:15:20.340200 Updated settings: openstack/deb-python-oslo.reports\n2025-07-18T21:15:20.402804 Updated settings: openstack/deb-python-oslo.rootwrap\n2025-07-18T21:15:20.467916 Updated settings: openstack/deb-python-oslo.serialization\n2025-07-18T21:15:20.531329 Updated settings: openstack/deb-python-oslo.service\n2025-07-18T21:15:20.595376 Updated settings: openstack/deb-python-oslo.utils\n2025-07-18T21:15:20.658228 Updated settings: openstack/deb-python-oslo.versionedobjects\n2025-07-18T21:15:20.726073 Updated settings: openstack/deb-python-oslo.vmware\n2025-07-18T21:15:20.789397 Updated settings: openstack/deb-python-oslotest\n2025-07-18T21:15:20.852698 Updated settings: openstack/deb-python-osprofiler\n2025-07-18T21:15:20.916161 Updated settings: openstack/deb-python-pager\n2025-07-18T21:15:20.978833 Updated settings: openstack/deb-python-pbr\n2025-07-18T21:15:21.043623 Updated settings: openstack/deb-python-pecan\n2025-07-18T21:15:21.108266 Updated settings: openstack/deb-python-pika-pool\n2025-07-18T21:15:21.171347 Updated settings: openstack/deb-python-pint\n2025-07-18T21:15:21.234776 Updated settings: openstack/deb-python-positional\n2025-07-18T21:15:21.298266 Updated settings: openstack/deb-python-proliantutils\n2025-07-18T21:15:21.361777 Updated settings: openstack/deb-python-pulp\n2025-07-18T21:15:21.427611 Updated settings: openstack/deb-python-pycadf\n2025-07-18T21:15:21.492455 Updated settings: openstack/deb-python-pydot-ng\n2025-07-18T21:15:21.555964 Updated settings: openstack/deb-python-pydotplus\n2025-07-18T21:15:21.619073 Updated settings: openstack/deb-python-pyeclib\n2025-07-18T21:15:21.681999 Updated settings: openstack/deb-python-pyghmi\n2025-07-18T21:15:21.747292 Updated settings: openstack/deb-python-pygit2\n2025-07-18T21:15:21.810805 Updated settings: openstack/deb-python-pykmip\n2025-07-18T21:15:21.874987 Updated settings: openstack/deb-python-pyldap\n2025-07-18T21:15:21.938443 Updated settings: openstack/deb-python-pymemcache\n2025-07-18T21:15:22.002273 Updated settings: openstack/deb-python-pymysql\n2025-07-18T21:15:22.067475 Updated settings: openstack/deb-python-pyngus\n2025-07-18T21:15:22.130409 Updated settings: openstack/deb-python-pysaml2\n2025-07-18T21:15:22.194104 Updated settings: openstack/deb-python-pytimeparse\n2025-07-18T21:15:22.257212 Updated settings: openstack/deb-python-pyvmomi\n2025-07-18T21:15:22.320800 Updated settings: openstack/deb-python-quantumclient\n2025-07-18T21:15:22.384112 Updated settings: openstack/deb-python-rcssmin\n2025-07-18T21:15:22.450272 Updated settings: openstack/deb-python-rednose\n2025-07-18T21:15:22.514291 Updated settings: openstack/deb-python-reno\n2025-07-18T21:15:22.577656 Updated settings: openstack/deb-python-requestbuilder\n2025-07-18T21:15:22.640683 Updated settings: openstack/deb-python-requests-kerberos\n2025-07-18T21:15:22.704220 Updated settings: openstack/deb-python-requests-mock\n2025-07-18T21:15:22.770099 Updated settings: openstack/deb-python-requests-unixsocket\n2025-07-18T21:15:22.833265 Updated settings: openstack/deb-python-requestsexceptions\n2025-07-18T21:15:22.898489 Updated settings: openstack/deb-python-retrying\n2025-07-18T21:15:22.961478 Updated settings: openstack/deb-python-rfc3986\n2025-07-18T21:15:23.027131 Updated settings: openstack/deb-python-rjsmin\n2025-07-18T21:15:23.091377 Updated settings: openstack/deb-python-rtslib-fb\n2025-07-18T21:15:23.155174 Updated settings: openstack/deb-python-saharaclient\n2025-07-18T21:15:23.218203 Updated settings: openstack/deb-python-scciclient\n2025-07-18T21:15:23.281687 Updated settings: openstack/deb-python-seamicroclient\n2025-07-18T21:15:23.344379 Updated settings: openstack/deb-python-semantic-version\n2025-07-18T21:15:23.408920 Updated settings: openstack/deb-python-semver\n2025-07-18T21:15:23.472205 Updated settings: openstack/deb-python-senlinclient\n2025-07-18T21:15:23.536714 Updated settings: openstack/deb-python-shotgun\n2025-07-18T21:15:23.600320 Updated settings: openstack/deb-python-sqlalchemy-utils\n2025-07-18T21:15:23.663294 Updated settings: openstack/deb-python-steadymark\n2025-07-18T21:15:23.729091 Updated settings: openstack/deb-python-swiftclient\n2025-07-18T21:15:23.793014 Updated settings: openstack/deb-python-tackerclient\n2025-07-18T21:15:23.856190 Updated settings: openstack/deb-python-taskflow\n2025-07-18T21:15:23.921773 Updated settings: openstack/deb-python-testtools\n2025-07-18T21:15:23.986603 Updated settings: openstack/deb-python-toml\n2025-07-18T21:15:24.049665 Updated settings: openstack/deb-python-tooz\n2025-07-18T21:15:24.117855 Updated settings: openstack/deb-python-tosca-parser\n2025-07-18T21:15:24.181399 Updated settings: openstack/deb-python-traceback2\n2025-07-18T21:15:24.246072 Updated settings: openstack/deb-python-trollius\n2025-07-18T21:15:24.311980 Updated settings: openstack/deb-python-troveclient\n2025-07-18T21:15:24.375575 Updated settings: openstack/deb-python-tuskarclient\n2025-07-18T21:15:24.438947 Updated settings: openstack/deb-python-txaio\n2025-07-18T21:15:24.502972 Updated settings: openstack/deb-python-warlock\n2025-07-18T21:15:24.566477 Updated settings: openstack/deb-python-watcherclient\n2025-07-18T21:15:24.629779 Updated settings: openstack/deb-python-weakrefmethod\n2025-07-18T21:15:24.695517 Updated settings: openstack/deb-python-websocket-client\n2025-07-18T21:15:24.761186 Updated settings: openstack/deb-python-wrapt\n2025-07-18T21:15:24.828484 Updated settings: openstack/deb-python-wsgi-intercept\n2025-07-18T21:15:24.892360 Updated settings: openstack/deb-python-wsme\n2025-07-18T21:15:24.958675 Updated settings: openstack/deb-python-xstatic\n2025-07-18T21:15:25.022845 Updated settings: openstack/deb-python-xstatic-angular\n2025-07-18T21:15:25.096574 Updated settings: openstack/deb-python-xstatic-angular-bootstrap\n2025-07-18T21:15:25.159534 Updated settings: openstack/deb-python-xstatic-angular-cookies\n2025-07-18T21:15:25.223174 Updated settings: openstack/deb-python-xstatic-angular-fileupload\n2025-07-18T21:15:25.287236 Updated settings: openstack/deb-python-xstatic-angular-gettext\n2025-07-18T21:15:25.352457 Updated settings: openstack/deb-python-xstatic-angular-lrdragndrop\n2025-07-18T21:15:25.415972 Updated settings: openstack/deb-python-xstatic-angular-mock\n2025-07-18T21:15:25.479147 Updated settings: openstack/deb-python-xstatic-angular-schema-form\n2025-07-18T21:15:25.543903 Updated settings: openstack/deb-python-xstatic-bootstrap-datepicker\n2025-07-18T21:15:25.607931 Updated settings: openstack/deb-python-xstatic-bootstrap-scss\n2025-07-18T21:15:25.673365 Updated settings: openstack/deb-python-xstatic-bootswatch\n2025-07-18T21:15:25.739071 Updated settings: openstack/deb-python-xstatic-d3\n2025-07-18T21:15:25.806692 Updated settings: openstack/deb-python-xstatic-font-awesome\n2025-07-18T21:15:25.870849 Updated settings: openstack/deb-python-xstatic-hogan\n2025-07-18T21:15:25.935999 Updated settings: openstack/deb-python-xstatic-jasmine\n2025-07-18T21:15:26.001436 Updated settings: openstack/deb-python-xstatic-jquery\n2025-07-18T21:15:26.064312 Updated settings: openstack/deb-python-xstatic-jquery-migrate\n2025-07-18T21:15:26.127488 Updated settings: openstack/deb-python-xstatic-jquery-ui\n2025-07-18T21:15:26.191372 Updated settings: openstack/deb-python-xstatic-jquery.bootstrap.wizard\n2025-07-18T21:15:26.257605 Updated settings: openstack/deb-python-xstatic-jquery.quicksearch\n2025-07-18T21:15:26.322272 Updated settings: openstack/deb-python-xstatic-jquery.tablesorter\n2025-07-18T21:15:26.384723 Updated settings: openstack/deb-python-xstatic-jsencrypt\n2025-07-18T21:15:26.450116 Updated settings: openstack/deb-python-xstatic-magic-search\n2025-07-18T21:15:26.514449 Updated settings: openstack/deb-python-xstatic-mdi\n2025-07-18T21:15:26.577833 Updated settings: openstack/deb-python-xstatic-objectpath\n2025-07-18T21:15:26.643354 Updated settings: openstack/deb-python-xstatic-qunit\n2025-07-18T21:15:26.708224 Updated settings: openstack/deb-python-xstatic-rickshaw\n2025-07-18T21:15:26.775533 Updated settings: openstack/deb-python-xstatic-roboto-fontface\n2025-07-18T21:15:26.838104 Updated settings: openstack/deb-python-xstatic-smart-table\n2025-07-18T21:15:26.902089 Updated settings: openstack/deb-python-xstatic-spin\n2025-07-18T21:15:26.965518 Updated settings: openstack/deb-python-xstatic-term.js\n2025-07-18T21:15:27.029978 Updated settings: openstack/deb-python-xstatic-tv4\n2025-07-18T21:15:27.094087 Updated settings: openstack/deb-python-xvfbwrapper\n2025-07-18T21:15:27.208169 Updated settings: openstack/deb-python-yaql\n2025-07-18T21:15:27.272529 Updated settings: openstack/deb-python-zaqarclient\n2025-07-18T21:15:27.338278 Updated settings: openstack/deb-rally\n2025-07-18T21:15:27.402338 Updated settings: openstack/deb-ryu\n2025-07-18T21:15:27.468976 Updated settings: openstack/deb-sahara\n2025-07-18T21:15:27.532074 Updated settings: openstack/deb-sahara-dashboard\n2025-07-18T21:15:27.595286 Updated settings: openstack/deb-senlin\n2025-07-18T21:15:27.658304 Updated settings: openstack/deb-senlin-dashboard\n2025-07-18T21:15:27.723463 Updated settings: openstack/deb-spice-html5\n2025-07-18T21:15:27.786442 Updated settings: openstack/deb-stevedore\n2025-07-18T21:15:27.850366 Updated settings: openstack/deb-subunit\n2025-07-18T21:15:27.914129 Updated settings: openstack/deb-swauth\n2025-07-18T21:15:27.980334 Updated settings: openstack/deb-swift\n2025-07-18T21:15:28.043435 Updated settings: openstack/deb-swift-bench\n2025-07-18T21:15:28.105907 Updated settings: openstack/deb-swift-plugin-s3\n2025-07-18T21:15:28.168293 Updated settings: openstack/deb-tempest\n2025-07-18T21:15:28.231024 Updated settings: openstack/deb-testresources\n2025-07-18T21:15:28.294952 Updated settings: openstack/deb-trove\n2025-07-18T21:15:28.359785 Updated settings: openstack/deb-trove-dashboard\n2025-07-18T21:15:28.423257 Updated settings: openstack/deb-watcher\n2025-07-18T21:15:28.489079 Updated settings: openstack/deb-websockify\n2025-07-18T21:15:28.552212 Updated settings: openstack/deb-zaqar\n2025-07-18T21:15:28.616028 Updated settings: openstack/deb-zaqar-ui\n2025-07-18T21:15:28.679611 Updated settings: openstack/debtcollector\n2025-07-18T21:15:28.745733 Updated settings: openstack/designate\n2025-07-18T21:15:28.811533 Updated settings: openstack/designate-dashboard\n2025-07-18T21:15:28.875615 Updated settings: openstack/designate-specs\n2025-07-18T21:15:28.941179 Updated settings: openstack/designate-tempest-plugin\n2025-07-18T21:15:29.007413 Updated settings: openstack/devstack\n2025-07-18T21:15:29.073941 Updated settings: openstack/devstack-gate\n2025-07-18T21:15:29.139487 Updated settings: openstack/devstack-plugin-amqp1\n2025-07-18T21:15:29.203752 Updated settings: openstack/devstack-plugin-ceph\n2025-07-18T21:15:29.267615 Updated settings: openstack/devstack-plugin-container\n2025-07-18T21:15:29.331147 Updated settings: openstack/devstack-plugin-cookiecutter\n2025-07-18T21:15:29.396845 Updated settings: openstack/devstack-plugin-kafka\n2025-07-18T21:15:29.461699 Updated settings: openstack/devstack-plugin-nfs\n2025-07-18T21:15:29.525932 Updated settings: openstack/devstack-plugin-open-cas\n2025-07-18T21:15:29.589126 Updated settings: openstack/devstack-plugin-pika\n2025-07-18T21:15:29.653211 Updated settings: openstack/devstack-plugin-prometheus\n2025-07-18T21:15:29.720005 Updated settings: openstack/devstack-plugin-zmq\n2025-07-18T21:15:29.783617 Updated settings: openstack/devstack-tools\n2025-07-18T21:15:29.848150 Updated settings: openstack/devstack-vagrant\n2025-07-18T21:15:29.912546 Updated settings: openstack/dib-utils\n2025-07-18T21:15:29.980803 Updated settings: openstack/diskimage-builder\n2025-07-18T21:15:30.051740 Updated settings: openstack/django-openstack-auth-kerberos\n2025-07-18T21:15:30.117918 Updated settings: openstack/django_openstack_auth\n2025-07-18T21:15:30.182774 Updated settings: openstack/docs-specs\n2025-07-18T21:15:30.249003 Updated settings: openstack/dragonflow\n2025-07-18T21:15:30.313154 Updated settings: openstack/ec2-api\n2025-07-18T21:15:30.379469 Updated settings: openstack/ec2api-tempest-plugin\n2025-07-18T21:15:30.444290 Updated settings: openstack/election\n2025-07-18T21:15:30.509308 Updated settings: openstack/enterprise-wg\n2025-07-18T21:15:30.573527 Updated settings: openstack/eslint-config-openstack\n2025-07-18T21:15:30.637758 Updated settings: openstack/etcd3gw\n2025-07-18T21:15:30.703270 Updated settings: openstack/faafo\n2025-07-18T21:15:30.770139 Updated settings: openstack/fairy-slipper\n2025-07-18T21:15:30.834110 Updated settings: openstack/freezer\n2025-07-18T21:15:30.898710 Updated settings: openstack/freezer-api\n2025-07-18T21:15:30.963332 Updated settings: openstack/freezer-dr\n2025-07-18T21:15:31.027497 Updated settings: openstack/freezer-specs\n2025-07-18T21:15:31.092292 Updated settings: openstack/freezer-tempest-plugin\n2025-07-18T21:15:31.156287 Updated settings: openstack/freezer-web-ui\n2025-07-18T21:15:31.220741 Updated settings: openstack/fuel-agent\n2025-07-18T21:15:31.284750 Updated settings: openstack/fuel-astute\n2025-07-18T21:15:31.350336 Updated settings: openstack/fuel-dev-tools\n2025-07-18T21:15:31.414425 Updated settings: openstack/fuel-devops\n2025-07-18T21:15:31.478514 Updated settings: openstack/fuel-docs\n2025-07-18T21:15:31.541640 Updated settings: openstack/fuel-library\n2025-07-18T21:15:31.608613 Updated settings: openstack/fuel-main\n2025-07-18T21:15:31.672428 Updated settings: openstack/fuel-menu\n2025-07-18T21:15:31.738807 Updated settings: openstack/fuel-mirror\n2025-07-18T21:15:31.802913 Updated settings: openstack/fuel-nailgun-agent\n2025-07-18T21:15:31.866559 Updated settings: openstack/fuel-nailgun-extension-cluster-upgrade\n2025-07-18T21:15:31.932892 Updated settings: openstack/fuel-nailgun-extension-converted-serializers\n2025-07-18T21:15:31.998502 Updated settings: openstack/fuel-nailgun-extension-iac\n2025-07-18T21:15:32.061142 Updated settings: openstack/fuel-octane\n2025-07-18T21:15:32.124472 Updated settings: openstack/fuel-ostf\n2025-07-18T21:15:32.188377 Updated settings: openstack/fuel-plugin-murano\n2025-07-18T21:15:32.251871 Updated settings: openstack/fuel-plugin-murano-tests\n2025-07-18T21:15:32.317398 Updated settings: openstack/fuel-plugins\n2025-07-18T21:15:32.381360 Updated settings: openstack/fuel-qa\n2025-07-18T21:15:32.444993 Updated settings: openstack/fuel-specs\n2025-07-18T21:15:32.508208 Updated settings: openstack/fuel-stats\n2025-07-18T21:15:32.573127 Updated settings: openstack/fuel-ui\n2025-07-18T21:15:32.636639 Updated settings: openstack/fuel-upgrade\n2025-07-18T21:15:32.700045 Updated settings: openstack/fuel-virtualbox\n2025-07-18T21:15:32.768212 Updated settings: openstack/fuel-web\n2025-07-18T21:15:32.831199 Updated settings: openstack/futurist\n2025-07-18T21:15:32.895087 Updated settings: openstack/fuxi\n2025-07-18T21:15:32.959880 Updated settings: openstack/fuxi-golang\n2025-07-18T21:15:33.023314 Updated settings: openstack/fuxi-kubernetes\n2025-07-18T21:15:33.087530 Updated settings: openstack/glance\n2025-07-18T21:15:33.151636 Updated settings: openstack/glance-specs\n2025-07-18T21:15:33.215476 Updated settings: openstack/glance-tempest-plugin\n2025-07-18T21:15:33.278669 Updated settings: openstack/glance_store\n2025-07-18T21:15:33.344362 Updated settings: openstack/gnocchi\n2025-07-18T21:15:33.408862 Updated settings: openstack/goal-tools\n2025-07-18T21:15:33.471979 Updated settings: openstack/governance\n2025-07-18T21:15:33.535182 Updated settings: openstack/governance-sigs\n2025-07-18T21:15:33.598218 Updated settings: openstack/governance-uc\n2025-07-18T21:15:33.661202 Updated settings: openstack/governance-website\n2025-07-18T21:15:33.727338 Updated settings: openstack/grenade\n2025-07-18T21:15:33.791243 Updated settings: openstack/grian-ui\n2025-07-18T21:15:33.854325 Updated settings: openstack/ha-guide\n2025-07-18T21:15:33.918338 Updated settings: openstack/hacking\n2025-07-18T21:15:33.983755 Updated settings: openstack/heat\n2025-07-18T21:15:34.047370 Updated settings: openstack/heat-agents\n2025-07-18T21:15:34.111703 Updated settings: openstack/heat-cfnclient\n2025-07-18T21:15:34.174894 Updated settings: openstack/heat-cfntools\n2025-07-18T21:15:34.238255 Updated settings: openstack/heat-dashboard\n2025-07-18T21:15:34.301850 Updated settings: openstack/heat-specs\n2025-07-18T21:15:34.367502 Updated settings: openstack/heat-tempest-plugin\n2025-07-18T21:15:34.431184 Updated settings: openstack/heat-templates\n2025-07-18T21:15:34.499878 Updated settings: openstack/heat-translator\n2025-07-18T21:15:34.565913 Updated settings: openstack/horizon\n2025-07-18T21:15:34.629255 Updated settings: openstack/horizon-cisco-ui\n2025-07-18T21:15:34.693435 Updated settings: openstack/i18n\n2025-07-18T21:15:34.758980 Updated settings: openstack/i18n-specs\n2025-07-18T21:15:34.823198 Updated settings: openstack/ideas\n2025-07-18T21:15:34.887082 Updated settings: openstack/instack\n2025-07-18T21:15:34.951962 Updated settings: openstack/instack-undercloud\n2025-07-18T21:15:35.015705 Updated settings: openstack/installguide-cookiecutter\n2025-07-18T21:15:35.079871 Updated settings: openstack/ironic\n2025-07-18T21:15:35.144285 Updated settings: openstack/ironic-inspector\n2025-07-18T21:15:35.207437 Updated settings: openstack/ironic-inspector-specs\n2025-07-18T21:15:35.276099 Updated settings: openstack/ironic-lib\n2025-07-18T21:15:35.339127 Updated settings: openstack/ironic-prometheus-exporter\n2025-07-18T21:15:35.403945 Updated settings: openstack/ironic-python-agent\n2025-07-18T21:15:35.467885 Updated settings: openstack/ironic-python-agent-builder\n2025-07-18T21:15:35.531226 Updated settings: openstack/ironic-specs\n2025-07-18T21:15:35.594127 Updated settings: openstack/ironic-tempest-plugin\n2025-07-18T21:15:35.656972 Updated settings: openstack/ironic-ui\n2025-07-18T21:15:35.726565 Updated settings: openstack/ironic-webclient\n2025-07-18T21:15:35.791391 Updated settings: openstack/js-openstack-lib\n2025-07-18T21:15:35.854290 Updated settings: openstack/karbor\n2025-07-18T21:15:35.921823 Updated settings: openstack/karbor-dashboard\n2025-07-18T21:15:35.986855 Updated settings: openstack/karma-subunit-reporter\n2025-07-18T21:15:36.050520 Updated settings: openstack/kayobe\n2025-07-18T21:15:36.114117 Updated settings: openstack/kayobe-config\n2025-07-18T21:15:36.177813 Updated settings: openstack/kayobe-config-dev\n2025-07-18T21:15:36.241772 Updated settings: openstack/keystone\n2025-07-18T21:15:36.306102 Updated settings: openstack/keystone-specs\n2025-07-18T21:15:36.369332 Updated settings: openstack/keystone-tempest-plugin\n2025-07-18T21:15:36.434582 Updated settings: openstack/keystoneauth\n2025-07-18T21:15:36.499903 Updated settings: openstack/keystoneauth-saml2\n2025-07-18T21:15:36.563786 Updated settings: openstack/keystonemiddleware\n2025-07-18T21:15:36.635469 Updated settings: openstack/kolla\n2025-07-18T21:15:36.700347 Updated settings: openstack/kolla-ansible\n2025-07-18T21:15:36.766351 Updated settings: openstack/kolla-cli\n2025-07-18T21:15:36.830664 Updated settings: openstack/kolla-kubernetes\n2025-07-18T21:15:36.897237 Updated settings: openstack/kuryr\n2025-07-18T21:15:36.960178 Updated settings: openstack/kuryr-kubernetes\n2025-07-18T21:15:37.024740 Updated settings: openstack/kuryr-libnetwork\n2025-07-18T21:15:37.088297 Updated settings: openstack/kuryr-tempest-plugin\n2025-07-18T21:15:37.151220 Updated settings: openstack/large-scale\n2025-07-18T21:15:37.213885 Updated settings: openstack/ldappool\n2025-07-18T21:15:37.277010 Updated settings: openstack/liberasurecode\n2025-07-18T21:15:37.340430 Updated settings: openstack/loci\n2025-07-18T21:15:37.450503 Updated settings: openstack/logstash-filters\n2025-07-18T21:15:37.515119 Updated settings: openstack/magnetodb\n2025-07-18T21:15:37.578508 Updated settings: openstack/magnetodb-specs\n2025-07-18T21:15:37.641446 Updated settings: openstack/magnum\n2025-07-18T21:15:37.705356 Updated settings: openstack/magnum-capi-helm\n2025-07-18T21:15:37.770318 Updated settings: openstack/magnum-capi-helm-charts\n2025-07-18T21:15:37.833910 Updated settings: openstack/magnum-specs\n2025-07-18T21:15:37.899117 Updated settings: openstack/magnum-tempest-plugin\n2025-07-18T21:15:37.962172 Updated settings: openstack/magnum-ui\n2025-07-18T21:15:38.026163 Updated settings: openstack/manila\n2025-07-18T21:15:38.091650 Updated settings: openstack/manila-image-elements\n2025-07-18T21:15:38.153929 Updated settings: openstack/manila-specs\n2025-07-18T21:15:38.219188 Updated settings: openstack/manila-tempest-plugin\n2025-07-18T21:15:38.287202 Updated settings: openstack/manila-test-image\n2025-07-18T21:15:38.350604 Updated settings: openstack/manila-ui\n2025-07-18T21:15:38.414017 Updated settings: openstack/masakari\n2025-07-18T21:15:38.481266 Updated settings: openstack/masakari-dashboard\n2025-07-18T21:15:38.545656 Updated settings: openstack/masakari-monitors\n2025-07-18T21:15:38.611375 Updated settings: openstack/masakari-specs\n2025-07-18T21:15:38.674438 Updated settings: openstack/meta-config\n2025-07-18T21:15:38.739977 Updated settings: openstack/metalsmith\n2025-07-18T21:15:38.803891 Updated settings: openstack/microversion-parse\n2025-07-18T21:15:38.867542 Updated settings: openstack/mistral\n2025-07-18T21:15:38.931439 Updated settings: openstack/mistral-dashboard\n2025-07-18T21:15:38.994894 Updated settings: openstack/mistral-extra\n2025-07-18T21:15:39.059931 Updated settings: openstack/mistral-lib\n2025-07-18T21:15:39.123038 Updated settings: openstack/mistral-specs\n2025-07-18T21:15:39.187208 Updated settings: openstack/mistral-tempest-plugin\n2025-07-18T21:15:39.251572 Updated settings: openstack/molteniron\n2025-07-18T21:15:39.314656 Updated settings: openstack/monasca-agent\n2025-07-18T21:15:39.378033 Updated settings: openstack/monasca-analytics\n2025-07-18T21:15:39.443878 Updated settings: openstack/monasca-api\n2025-07-18T21:15:39.510076 Updated settings: openstack/monasca-ceilometer\n2025-07-18T21:15:39.574039 Updated settings: openstack/monasca-common\n2025-07-18T21:15:39.638107 Updated settings: openstack/monasca-events-api\n2025-07-18T21:15:39.703910 Updated settings: openstack/monasca-grafana-datasource\n2025-07-18T21:15:39.771181 Updated settings: openstack/monasca-kibana-plugin\n2025-07-18T21:15:39.836578 Updated settings: openstack/monasca-log-api\n2025-07-18T21:15:39.902240 Updated settings: openstack/monasca-notification\n2025-07-18T21:15:39.967432 Updated settings: openstack/monasca-persister\n2025-07-18T21:15:40.037217 Updated settings: openstack/monasca-specs\n2025-07-18T21:15:40.101821 Updated settings: openstack/monasca-statsd\n2025-07-18T21:15:40.165663 Updated settings: openstack/monasca-tempest-plugin\n2025-07-18T21:15:40.229756 Updated settings: openstack/monasca-thresh\n2025-07-18T21:15:40.294207 Updated settings: openstack/monasca-transform\n2025-07-18T21:15:40.356309 Updated settings: openstack/monasca-ui\n2025-07-18T21:15:40.419224 Updated settings: openstack/mox3\n2025-07-18T21:15:40.483243 Updated settings: openstack/multi-arch-sig\n2025-07-18T21:15:40.547316 Updated settings: openstack/murano\n2025-07-18T21:15:40.610578 Updated settings: openstack/murano-agent\n2025-07-18T21:15:40.675673 Updated settings: openstack/murano-apps\n2025-07-18T21:15:40.740529 Updated settings: openstack/murano-dashboard\n2025-07-18T21:15:40.804972 Updated settings: openstack/murano-deployment\n2025-07-18T21:15:40.868372 Updated settings: openstack/murano-pkg-check\n2025-07-18T21:15:40.932868 Updated settings: openstack/murano-specs\n2025-07-18T21:15:40.997084 Updated settings: openstack/murano-tempest-plugin\n2025-07-18T21:15:41.062140 Updated settings: openstack/networking-bagpipe\n2025-07-18T21:15:41.126818 Updated settings: openstack/networking-baremetal\n2025-07-18T21:15:41.191448 Updated settings: openstack/networking-bgpvpn\n2025-07-18T21:15:41.255739 Updated settings: openstack/networking-calico\n2025-07-18T21:15:41.319235 Updated settings: openstack/networking-generic-switch\n2025-07-18T21:15:41.383029 Updated settings: openstack/networking-generic-switch-tempest-plugin\n2025-07-18T21:15:41.448129 Updated settings: openstack/networking-hyperv\n2025-07-18T21:15:41.512296 Updated settings: openstack/networking-l2gw\n2025-07-18T21:15:41.575800 Updated settings: openstack/networking-l2gw-tempest-plugin\n2025-07-18T21:15:41.639612 Updated settings: openstack/networking-midonet\n2025-07-18T21:15:41.703549 Updated settings: openstack/networking-odl\n2025-07-18T21:15:41.768874 Updated settings: openstack/networking-ofagent\n2025-07-18T21:15:41.831735 Updated settings: openstack/networking-onos\n2025-07-18T21:15:41.896552 Updated settings: openstack/networking-ovn\n2025-07-18T21:15:41.960288 Updated settings: openstack/networking-powervm\n2025-07-18T21:15:42.025857 Updated settings: openstack/networking-sfc\n2025-07-18T21:15:42.089737 Updated settings: openstack/neutron\n2025-07-18T21:15:42.153804 Updated settings: openstack/neutron-dynamic-routing\n2025-07-18T21:15:42.217379 Updated settings: openstack/neutron-fwaas\n2025-07-18T21:15:42.281753 Updated settings: openstack/neutron-fwaas-dashboard\n2025-07-18T21:15:42.345209 Updated settings: openstack/neutron-interconnection\n2025-07-18T21:15:42.410883 Updated settings: openstack/neutron-lbaas\n2025-07-18T21:15:42.475919 Updated settings: openstack/neutron-lbaas-dashboard\n2025-07-18T21:15:42.539940 Updated settings: openstack/neutron-lib\n2025-07-18T21:15:42.603193 Updated settings: openstack/neutron-specs\n2025-07-18T21:15:42.665982 Updated settings: openstack/neutron-tempest-plugin\n2025-07-18T21:15:42.730787 Updated settings: openstack/neutron-vpnaas\n2025-07-18T21:15:42.794190 Updated settings: openstack/neutron-vpnaas-dashboard\n2025-07-18T21:15:42.858078 Updated settings: openstack/nose-html-output\n2025-07-18T21:15:42.922581 Updated settings: openstack/nova\n2025-07-18T21:15:42.986718 Updated settings: openstack/nova-contrib\n2025-07-18T21:15:43.052011 Updated settings: openstack/nova-powervm\n2025-07-18T21:15:43.116494 Updated settings: openstack/nova-specs\n2025-07-18T21:15:43.181293 Updated settings: openstack/octavia\n2025-07-18T21:15:43.243997 Updated settings: openstack/octavia-dashboard\n2025-07-18T21:15:43.307096 Updated settings: openstack/octavia-lib\n2025-07-18T21:15:43.370476 Updated settings: openstack/octavia-tempest-plugin\n2025-07-18T21:15:43.434303 Updated settings: openstack/openapi\n2025-07-18T21:15:43.498569 Updated settings: openstack/openstack\n2025-07-18T21:15:43.561382 Updated settings: openstack/openstack-ansible\n2025-07-18T21:15:43.624143 Updated settings: openstack/openstack-ansible-apt_package_pinning\n2025-07-18T21:15:43.690094 Updated settings: openstack/openstack-ansible-ceph_client\n2025-07-18T21:15:43.754936 Updated settings: openstack/openstack-ansible-galera_client\n2025-07-18T21:15:43.818632 Updated settings: openstack/openstack-ansible-galera_server\n2025-07-18T21:15:43.883326 Updated settings: openstack/openstack-ansible-haproxy_server\n2025-07-18T21:15:43.948476 Updated settings: openstack/openstack-ansible-lxc_container_create\n2025-07-18T21:15:44.013155 Updated settings: openstack/openstack-ansible-lxc_hosts\n2025-07-18T21:15:44.078112 Updated settings: openstack/openstack-ansible-memcached_server\n2025-07-18T21:15:44.142237 Updated settings: openstack/openstack-ansible-nspawn_container_create\n2025-07-18T21:15:44.205569 Updated settings: openstack/openstack-ansible-nspawn_hosts\n2025-07-18T21:15:44.268868 Updated settings: openstack/openstack-ansible-openstack_hosts\n2025-07-18T21:15:44.333444 Updated settings: openstack/openstack-ansible-openstack_openrc\n2025-07-18T21:15:44.397046 Updated settings: openstack/openstack-ansible-ops\n2025-07-18T21:15:44.461357 Updated settings: openstack/openstack-ansible-os_adjutant\n2025-07-18T21:15:44.525549 Updated settings: openstack/openstack-ansible-os_almanach\n2025-07-18T21:15:44.589065 Updated settings: openstack/openstack-ansible-os_aodh\n2025-07-18T21:15:44.652534 Updated settings: openstack/openstack-ansible-os_barbican\n2025-07-18T21:15:44.718787 Updated settings: openstack/openstack-ansible-os_blazar\n2025-07-18T21:15:44.782872 Updated settings: openstack/openstack-ansible-os_ceilometer\n2025-07-18T21:15:44.845940 Updated settings: openstack/openstack-ansible-os_cinder\n2025-07-18T21:15:44.909980 Updated settings: openstack/openstack-ansible-os_cloudkitty\n2025-07-18T21:15:44.975174 Updated settings: openstack/openstack-ansible-os_congress\n2025-07-18T21:15:45.042360 Updated settings: openstack/openstack-ansible-os_designate\n2025-07-18T21:15:45.106864 Updated settings: openstack/openstack-ansible-os_freezer\n2025-07-18T21:15:45.173264 Updated settings: openstack/openstack-ansible-os_glance\n2025-07-18T21:15:45.239852 Updated settings: openstack/openstack-ansible-os_gnocchi\n2025-07-18T21:15:45.303579 Updated settings: openstack/openstack-ansible-os_heat\n2025-07-18T21:15:45.367031 Updated settings: openstack/openstack-ansible-os_horizon\n2025-07-18T21:15:45.431701 Updated settings: openstack/openstack-ansible-os_ironic\n2025-07-18T21:15:45.496416 Updated settings: openstack/openstack-ansible-os_karbor\n2025-07-18T21:15:45.561298 Updated settings: openstack/openstack-ansible-os_keystone\n2025-07-18T21:15:45.625003 Updated settings: openstack/openstack-ansible-os_magnum\n2025-07-18T21:15:45.690455 Updated settings: openstack/openstack-ansible-os_manila\n2025-07-18T21:15:45.755620 Updated settings: openstack/openstack-ansible-os_masakari\n2025-07-18T21:15:45.819894 Updated settings: openstack/openstack-ansible-os_mistral\n2025-07-18T21:15:45.884231 Updated settings: openstack/openstack-ansible-os_molteniron\n2025-07-18T21:15:45.949541 Updated settings: openstack/openstack-ansible-os_monasca\n2025-07-18T21:15:46.015198 Updated settings: openstack/openstack-ansible-os_monasca-agent\n2025-07-18T21:15:46.080824 Updated settings: openstack/openstack-ansible-os_monasca-ui\n2025-07-18T21:15:46.144931 Updated settings: openstack/openstack-ansible-os_murano\n2025-07-18T21:15:46.209380 Updated settings: openstack/openstack-ansible-os_neutron\n2025-07-18T21:15:46.272184 Updated settings: openstack/openstack-ansible-os_nova\n2025-07-18T21:15:46.336491 Updated settings: openstack/openstack-ansible-os_octavia\n2025-07-18T21:15:46.399087 Updated settings: openstack/openstack-ansible-os_panko\n2025-07-18T21:15:46.467961 Updated settings: openstack/openstack-ansible-os_placement\n2025-07-18T21:15:46.531073 Updated settings: openstack/openstack-ansible-os_rally\n2025-07-18T21:15:46.595653 Updated settings: openstack/openstack-ansible-os_sahara\n2025-07-18T21:15:46.660782 Updated settings: openstack/openstack-ansible-os_searchlight\n2025-07-18T21:15:46.724783 Updated settings: openstack/openstack-ansible-os_senlin\n2025-07-18T21:15:46.789103 Updated settings: openstack/openstack-ansible-os_skyline\n2025-07-18T21:15:46.851872 Updated settings: openstack/openstack-ansible-os_swift\n2025-07-18T21:15:46.916643 Updated settings: openstack/openstack-ansible-os_tacker\n2025-07-18T21:15:46.984877 Updated settings: openstack/openstack-ansible-os_tempest\n2025-07-18T21:15:47.048437 Updated settings: openstack/openstack-ansible-os_trove\n2025-07-18T21:15:47.113524 Updated settings: openstack/openstack-ansible-os_watcher\n2025-07-18T21:15:47.177273 Updated settings: openstack/openstack-ansible-os_zaqar\n2025-07-18T21:15:47.240689 Updated settings: openstack/openstack-ansible-os_zun\n2025-07-18T21:15:47.304577 Updated settings: openstack/openstack-ansible-pip_install\n2025-07-18T21:15:47.369253 Updated settings: openstack/openstack-ansible-pip_lock_down\n2025-07-18T21:15:47.432616 Updated settings: openstack/openstack-ansible-plugins\n2025-07-18T21:15:47.496016 Updated settings: openstack/openstack-ansible-rabbitmq_server\n2025-07-18T21:15:47.559145 Updated settings: openstack/openstack-ansible-repo_build\n2025-07-18T21:15:47.622608 Updated settings: openstack/openstack-ansible-repo_server\n2025-07-18T21:15:47.686418 Updated settings: openstack/openstack-ansible-rsyslog_client\n2025-07-18T21:15:47.751120 Updated settings: openstack/openstack-ansible-rsyslog_server\n2025-07-18T21:15:47.830539 Updated settings: openstack/openstack-ansible-security\n2025-07-18T21:15:47.897561 Updated settings: openstack/openstack-ansible-specs\n2025-07-18T21:15:47.963584 Updated settings: openstack/openstack-ansible-tests\n2025-07-18T21:15:48.028271 Updated settings: openstack/openstack-chef\n2025-07-18T21:15:48.094251 Updated settings: openstack/openstack-chef-repo\n2025-07-18T21:15:48.157947 Updated settings: openstack/openstack-chef-specs\n2025-07-18T21:15:48.221352 Updated settings: openstack/openstack-doc-tools\n2025-07-18T21:15:48.288717 Updated settings: openstack/openstack-health\n2025-07-18T21:15:48.353985 Updated settings: openstack/openstack-helm\n2025-07-18T21:15:48.417592 Updated settings: openstack/openstack-helm-addons\n2025-07-18T21:15:48.483054 Updated settings: openstack/openstack-helm-deployments\n2025-07-18T21:15:48.548813 Updated settings: openstack/openstack-helm-docs\n2025-07-18T21:15:48.613544 Updated settings: openstack/openstack-helm-images\n2025-07-18T21:15:48.678897 Updated settings: openstack/openstack-helm-infra\n2025-07-18T21:15:48.744888 Updated settings: openstack/openstack-helm-plugin\n2025-07-18T21:15:48.809279 Updated settings: openstack/openstack-manuals\n2025-07-18T21:15:48.872373 Updated settings: openstack/openstack-nose\n2025-07-18T21:15:48.936640 Updated settings: openstack/openstack-planet\n2025-07-18T21:15:49.001820 Updated settings: openstack/openstack-salt\n2025-07-18T21:15:49.065762 Updated settings: openstack/openstack-salt-specs\n2025-07-18T21:15:49.129030 Updated settings: openstack/openstack-specs\n2025-07-18T21:15:49.193199 Updated settings: openstack/openstack-tempest-skiplist\n2025-07-18T21:15:49.257871 Updated settings: openstack/openstack-ux\n2025-07-18T21:15:49.321300 Updated settings: openstack/openstack-virtual-baremetal\n2025-07-18T21:15:49.386321 Updated settings: openstack/openstack-zuul-jobs\n2025-07-18T21:15:49.450061 Updated settings: openstack/openstack-zuul-roles\n2025-07-18T21:15:49.514195 Updated settings: openstack/openstackclient\n2025-07-18T21:15:49.577449 Updated settings: openstack/openstackdocstheme\n2025-07-18T21:15:49.641357 Updated settings: openstack/openstacksdk\n2025-07-18T21:15:49.706268 Updated settings: openstack/operations-guide\n2025-07-18T21:15:49.770611 Updated settings: openstack/ops-tags-team\n2025-07-18T21:15:49.834287 Updated settings: openstack/os-acc\n2025-07-18T21:15:49.898261 Updated settings: openstack/os-api-ref\n2025-07-18T21:15:49.963310 Updated settings: openstack/os-apply-config\n2025-07-18T21:15:50.027435 Updated settings: openstack/os-brick\n2025-07-18T21:15:50.091969 Updated settings: openstack/os-client-config\n2025-07-18T21:15:50.155421 Updated settings: openstack/os-cloud-config\n2025-07-18T21:15:50.219201 Updated settings: openstack/os-collect-config\n2025-07-18T21:15:50.283700 Updated settings: openstack/os-ken\n2025-07-18T21:15:50.347670 Updated settings: openstack/os-loganalyze\n2025-07-18T21:15:50.411338 Updated settings: openstack/os-net-config\n2025-07-18T21:15:50.475172 Updated settings: openstack/os-performance-tools\n2025-07-18T21:15:50.538965 Updated settings: openstack/os-refresh-config\n2025-07-18T21:15:50.603496 Updated settings: openstack/os-resource-classes\n2025-07-18T21:15:50.666881 Updated settings: openstack/os-service-types\n2025-07-18T21:15:50.737370 Updated settings: openstack/os-test-images\n2025-07-18T21:15:50.801175 Updated settings: openstack/os-testr\n2025-07-18T21:15:50.864937 Updated settings: openstack/os-traits\n2025-07-18T21:15:50.929506 Updated settings: openstack/os-vif\n2025-07-18T21:15:50.994281 Updated settings: openstack/os-win\n2025-07-18T21:15:51.057886 Updated settings: openstack/osc-lib\n2025-07-18T21:15:51.122134 Updated settings: openstack/osc-placement\n2025-07-18T21:15:51.186230 Updated settings: openstack/oslo-cookiecutter\n2025-07-18T21:15:51.250242 Updated settings: openstack/oslo-incubator\n2025-07-18T21:15:51.314391 Updated settings: openstack/oslo-specs\n2025-07-18T21:15:51.378262 Updated settings: openstack/oslo.cache\n2025-07-18T21:15:51.442922 Updated settings: openstack/oslo.concurrency\n2025-07-18T21:15:51.507254 Updated settings: openstack/oslo.config\n2025-07-18T21:15:51.572316 Updated settings: openstack/oslo.context\n2025-07-18T21:15:51.636302 Updated settings: openstack/oslo.db\n2025-07-18T21:15:51.700346 Updated settings: openstack/oslo.i18n\n2025-07-18T21:15:51.765554 Updated settings: openstack/oslo.limit\n2025-07-18T21:15:51.829170 Updated settings: openstack/oslo.log\n2025-07-18T21:15:51.893197 Updated settings: openstack/oslo.messaging\n2025-07-18T21:15:51.957694 Updated settings: openstack/oslo.metrics\n2025-07-18T21:15:52.023980 Updated settings: openstack/oslo.middleware\n2025-07-18T21:15:52.089404 Updated settings: openstack/oslo.policy\n2025-07-18T21:15:52.153374 Updated settings: openstack/oslo.privsep\n2025-07-18T21:15:52.217356 Updated settings: openstack/oslo.reports\n2025-07-18T21:15:52.281402 Updated settings: openstack/oslo.rootwrap\n2025-07-18T21:15:52.344967 Updated settings: openstack/oslo.serialization\n2025-07-18T21:15:52.410257 Updated settings: openstack/oslo.service\n2025-07-18T21:15:52.474651 Updated settings: openstack/oslo.tools\n2025-07-18T21:15:52.538489 Updated settings: openstack/oslo.upgradecheck\n2025-07-18T21:15:52.602239 Updated settings: openstack/oslo.utils\n2025-07-18T21:15:52.665187 Updated settings: openstack/oslo.versionedobjects\n2025-07-18T21:15:52.810674 Updated settings: openstack/oslo.vmware\n2025-07-18T21:15:52.874746 Updated settings: openstack/oslosphinx\n2025-07-18T21:15:52.939352 Updated settings: openstack/oslotest\n2025-07-18T21:15:53.003615 Updated settings: openstack/osops\n2025-07-18T21:15:53.067336 Updated settings: openstack/osprofiler\n2025-07-18T21:15:53.132048 Updated settings: openstack/ossa\n2025-07-18T21:15:53.195793 Updated settings: openstack/oswin-tempest-plugin\n2025-07-18T21:15:53.259471 Updated settings: openstack/ovn-bgp-agent\n2025-07-18T21:15:53.322689 Updated settings: openstack/ovn-octavia-provider\n2025-07-18T21:15:53.386343 Updated settings: openstack/ovsdbapp\n2025-07-18T21:15:53.449039 Updated settings: openstack/panko\n2025-07-18T21:15:53.514864 Updated settings: openstack/patrole\n2025-07-18T21:15:53.578405 Updated settings: openstack/paunch\n2025-07-18T21:15:53.643856 Updated settings: openstack/pbr\n2025-07-18T21:15:53.707476 Updated settings: openstack/performance-docs\n2025-07-18T21:15:53.774065 Updated settings: openstack/placement\n2025-07-18T21:15:53.837623 Updated settings: openstack/project-config\n2025-07-18T21:15:53.901155 Updated settings: openstack/project-navigator-data\n2025-07-18T21:15:53.964817 Updated settings: openstack/project-team-guide\n2025-07-18T21:15:54.028344 Updated settings: openstack/ptgbot\n2025-07-18T21:15:54.095328 Updated settings: openstack/publiccloud-sig\n2025-07-18T21:15:54.163282 Updated settings: openstack/puppet-aodh\n2025-07-18T21:15:54.227610 Updated settings: openstack/puppet-barbican\n2025-07-18T21:15:54.291310 Updated settings: openstack/puppet-ceilometer\n2025-07-18T21:15:54.354450 Updated settings: openstack/puppet-ceph\n2025-07-18T21:15:54.417873 Updated settings: openstack/puppet-cinder\n2025-07-18T21:15:54.482560 Updated settings: openstack/puppet-cloudkitty\n2025-07-18T21:15:54.548087 Updated settings: openstack/puppet-congress\n2025-07-18T21:15:54.614182 Updated settings: openstack/puppet-crane\n2025-07-18T21:15:54.677778 Updated settings: openstack/puppet-designate\n2025-07-18T21:15:54.741947 Updated settings: openstack/puppet-ec2api\n2025-07-18T21:15:54.805701 Updated settings: openstack/puppet-freezer\n2025-07-18T21:15:54.871253 Updated settings: openstack/puppet-glance\n2025-07-18T21:15:54.935367 Updated settings: openstack/puppet-glare\n2025-07-18T21:15:54.998792 Updated settings: openstack/puppet-gnocchi\n2025-07-18T21:15:55.061852 Updated settings: openstack/puppet-heat\n2025-07-18T21:15:55.126408 Updated settings: openstack/puppet-horizon\n2025-07-18T21:15:55.190148 Updated settings: openstack/puppet-ironic\n2025-07-18T21:15:55.253149 Updated settings: openstack/puppet-keystone\n2025-07-18T21:15:55.316783 Updated settings: openstack/puppet-magnum\n2025-07-18T21:15:55.380713 Updated settings: openstack/puppet-manila\n2025-07-18T21:15:55.444350 Updated settings: openstack/puppet-mistral\n2025-07-18T21:15:55.508946 Updated settings: openstack/puppet-monasca\n2025-07-18T21:15:55.574960 Updated settings: openstack/puppet-murano\n2025-07-18T21:15:55.637798 Updated settings: openstack/puppet-neutron\n2025-07-18T21:15:55.701560 Updated settings: openstack/puppet-nova\n2025-07-18T21:15:55.765076 Updated settings: openstack/puppet-octavia\n2025-07-18T21:15:55.828267 Updated settings: openstack/puppet-openstack-cookiecutter\n2025-07-18T21:15:55.893929 Updated settings: openstack/puppet-openstack-guide\n2025-07-18T21:15:55.960134 Updated settings: openstack/puppet-openstack-integration\n2025-07-18T21:15:56.026123 Updated settings: openstack/puppet-openstack-specs\n2025-07-18T21:15:56.094200 Updated settings: openstack/puppet-openstacklib\n2025-07-18T21:15:56.160307 Updated settings: openstack/puppet-openstack_extras\n2025-07-18T21:15:56.226660 Updated settings: openstack/puppet-openstack_spec_helper\n2025-07-18T21:15:56.292373 Updated settings: openstack/puppet-oslo\n2025-07-18T21:15:56.357261 Updated settings: openstack/puppet-ovn\n2025-07-18T21:15:56.425177 Updated settings: openstack/puppet-pacemaker\n2025-07-18T21:15:56.492175 Updated settings: openstack/puppet-panko\n2025-07-18T21:15:56.558794 Updated settings: openstack/puppet-placement\n2025-07-18T21:15:56.622470 Updated settings: openstack/puppet-qdr\n2025-07-18T21:15:56.686114 Updated settings: openstack/puppet-rally\n2025-07-18T21:15:56.750779 Updated settings: openstack/puppet-sahara\n2025-07-18T21:15:56.814189 Updated settings: openstack/puppet-senlin\n2025-07-18T21:15:56.880766 Updated settings: openstack/puppet-swift\n2025-07-18T21:15:56.945518 Updated settings: openstack/puppet-tacker\n2025-07-18T21:15:57.009544 Updated settings: openstack/puppet-tempest\n2025-07-18T21:15:57.072937 Updated settings: openstack/puppet-tripleo\n2025-07-18T21:15:57.139101 Updated settings: openstack/puppet-trove\n2025-07-18T21:15:57.203286 Updated settings: openstack/puppet-vitrage\n2025-07-18T21:15:57.267120 Updated settings: openstack/puppet-vswitch\n2025-07-18T21:15:57.330479 Updated settings: openstack/puppet-watcher\n2025-07-18T21:15:57.394223 Updated settings: openstack/puppet-zaqar\n2025-07-18T21:15:57.457752 Updated settings: openstack/pycadf\n2025-07-18T21:15:57.523143 Updated settings: openstack/pyeclib\n2025-07-18T21:15:57.589762 Updated settings: openstack/pylockfile\n2025-07-18T21:15:57.656627 Updated settings: openstack/pymod2pkg\n2025-07-18T21:15:57.723233 Updated settings: openstack/python-adjutantclient\n2025-07-18T21:15:57.788209 Updated settings: openstack/python-aodhclient\n2025-07-18T21:15:57.851267 Updated settings: openstack/python-appcatalogclient\n2025-07-18T21:15:57.917287 Updated settings: openstack/python-barbicanclient\n2025-07-18T21:15:57.984990 Updated settings: openstack/python-blazarclient\n2025-07-18T21:15:58.054950 Updated settings: openstack/python-brick-cinderclient-ext\n2025-07-18T21:15:58.121266 Updated settings: openstack/python-ceilometerclient\n2025-07-18T21:15:58.187504 Updated settings: openstack/python-cinderclient\n2025-07-18T21:15:58.251432 Updated settings: openstack/python-cloudkittyclient\n2025-07-18T21:15:58.315688 Updated settings: openstack/python-congressclient\n2025-07-18T21:15:58.385816 Updated settings: openstack/python-cueclient\n2025-07-18T21:15:58.452553 Updated settings: openstack/python-cyborgclient\n2025-07-18T21:15:58.522402 Updated settings: openstack/python-designateclient\n2025-07-18T21:15:58.588475 Updated settings: openstack/python-dracclient\n2025-07-18T21:15:58.656303 Updated settings: openstack/python-freezerclient\n2025-07-18T21:15:58.723116 Updated settings: openstack/python-fuelclient\n2025-07-18T21:15:58.787262 Updated settings: openstack/python-glanceclient\n2025-07-18T21:15:58.851738 Updated settings: openstack/python-gnocchiclient\n2025-07-18T21:15:58.915940 Updated settings: openstack/python-heatclient\n2025-07-18T21:15:58.979540 Updated settings: openstack/python-ironic-inspector-client\n2025-07-18T21:15:59.043366 Updated settings: openstack/python-ironicclient\n2025-07-18T21:15:59.112176 Updated settings: openstack/python-karborclient\n2025-07-18T21:15:59.178262 Updated settings: openstack/python-keystoneclient\n2025-07-18T21:15:59.242643 Updated settings: openstack/python-keystoneclient-kerberos\n2025-07-18T21:15:59.306337 Updated settings: openstack/python-magnetodbclient\n2025-07-18T21:15:59.370066 Updated settings: openstack/python-magnumclient\n2025-07-18T21:15:59.435010 Updated settings: openstack/python-manilaclient\n2025-07-18T21:15:59.499550 Updated settings: openstack/python-masakariclient\n2025-07-18T21:15:59.562627 Updated settings: openstack/python-mistralclient\n2025-07-18T21:15:59.626645 Updated settings: openstack/python-monascaclient\n2025-07-18T21:15:59.690981 Updated settings: openstack/python-muranoclient\n2025-07-18T21:15:59.755528 Updated settings: openstack/python-neutron-pd-driver\n2025-07-18T21:15:59.820151 Updated settings: openstack/python-neutronclient\n2025-07-18T21:15:59.893309 Updated settings: openstack/python-novaclient\n2025-07-18T21:15:59.958708 Updated settings: openstack/python-observabilityclient\n2025-07-18T21:16:00.025874 Updated settings: openstack/python-octaviaclient\n2025-07-18T21:16:00.097732 Updated settings: openstack/python-openstackclient\n2025-07-18T21:16:00.162521 Updated settings: openstack/python-pankoclient\n2025-07-18T21:16:00.227268 Updated settings: openstack/python-qinlingclient\n2025-07-18T21:16:00.290973 Updated settings: openstack/python-saharaclient\n2025-07-18T21:16:00.354567 Updated settings: openstack/python-searchlightclient\n2025-07-18T21:16:00.417692 Updated settings: openstack/python-senlinclient\n2025-07-18T21:16:00.481435 Updated settings: openstack/python-solumclient\n2025-07-18T21:16:00.548670 Updated settings: openstack/python-swiftclient\n2025-07-18T21:16:00.614786 Updated settings: openstack/python-tackerclient\n2025-07-18T21:16:00.678888 Updated settings: openstack/python-tricircleclient\n2025-07-18T21:16:00.743597 Updated settings: openstack/python-tripleoclient\n2025-07-18T21:16:00.809306 Updated settings: openstack/python-troveclient\n2025-07-18T21:16:00.873243 Updated settings: openstack/python-venusclient\n2025-07-18T21:16:00.936779 Updated settings: openstack/python-vitrageclient\n2025-07-18T21:16:01.000335 Updated settings: openstack/python-watcherclient\n2025-07-18T21:16:01.064747 Updated settings: openstack/python-wsmanclient\n2025-07-18T21:16:01.128559 Updated settings: openstack/python-zaqarclient\n2025-07-18T21:16:01.192702 Updated settings: openstack/python-zunclient\n2025-07-18T21:16:01.257806 Updated settings: openstack/qa-specs\n2025-07-18T21:16:01.321565 Updated settings: openstack/qinling\n2025-07-18T21:16:01.385375 Updated settings: openstack/qinling-dashboard\n2025-07-18T21:16:01.448297 Updated settings: openstack/rally\n2025-07-18T21:16:01.512325 Updated settings: openstack/rally-openstack\n2025-07-18T21:16:01.576140 Updated settings: openstack/rbd-iscsi-client\n2025-07-18T21:16:01.641000 Updated settings: openstack/release-schedule-generator\n2025-07-18T21:16:01.706504 Updated settings: openstack/release-test\n2025-07-18T21:16:01.770423 Updated settings: openstack/release-tools\n2025-07-18T21:16:01.836266 Updated settings: openstack/releases\n2025-07-18T21:16:01.899421 Updated settings: openstack/releasestatus\n2025-07-18T21:16:01.962673 Updated settings: openstack/renderspec\n2025-07-18T21:16:02.027150 Updated settings: openstack/reno\n2025-07-18T21:16:02.091365 Updated settings: openstack/requestsexceptions\n2025-07-18T21:16:02.156573 Updated settings: openstack/requirements\n2025-07-18T21:16:02.219709 Updated settings: openstack/reviewday\n2025-07-18T21:16:02.283396 Updated settings: openstack/reviewstats\n2025-07-18T21:16:02.346459 Updated settings: openstack/rpm-packaging\n2025-07-18T21:16:02.410436 Updated settings: openstack/rpm-packaging-tools\n2025-07-18T21:16:02.473984 Updated settings: openstack/rst2bash\n2025-07-18T21:16:02.537679 Updated settings: openstack/sahara\n2025-07-18T21:16:02.602290 Updated settings: openstack/sahara-dashboard\n2025-07-18T21:16:02.665132 Updated settings: openstack/sahara-extra\n2025-07-18T21:16:02.730396 Updated settings: openstack/sahara-image-elements\n2025-07-18T21:16:02.795168 Updated settings: openstack/sahara-plugin-ambari\n2025-07-18T21:16:02.859135 Updated settings: openstack/sahara-plugin-cdh\n2025-07-18T21:16:02.923255 Updated settings: openstack/sahara-plugin-mapr\n2025-07-18T21:16:02.986645 Updated settings: openstack/sahara-plugin-spark\n2025-07-18T21:16:03.050749 Updated settings: openstack/sahara-plugin-storm\n2025-07-18T21:16:03.114525 Updated settings: openstack/sahara-plugin-vanilla\n2025-07-18T21:16:03.178724 Updated settings: openstack/sahara-specs\n2025-07-18T21:16:03.241980 Updated settings: openstack/sahara-tests\n2025-07-18T21:16:03.305789 Updated settings: openstack/salt-formula-ceilometer\n2025-07-18T21:16:03.369192 Updated settings: openstack/salt-formula-cinder\n2025-07-18T21:16:03.432559 Updated settings: openstack/salt-formula-glance\n2025-07-18T21:16:03.496430 Updated settings: openstack/salt-formula-heat\n2025-07-18T21:16:03.560611 Updated settings: openstack/salt-formula-horizon\n2025-07-18T21:16:03.623868 Updated settings: openstack/salt-formula-keystone\n2025-07-18T21:16:03.687244 Updated settings: openstack/salt-formula-kubernetes\n2025-07-18T21:16:03.752569 Updated settings: openstack/salt-formula-midonet\n2025-07-18T21:16:03.817012 Updated settings: openstack/salt-formula-neutron\n2025-07-18T21:16:03.881031 Updated settings: openstack/salt-formula-nova\n2025-07-18T21:16:03.944679 Updated settings: openstack/salt-formula-opencontrail\n2025-07-18T21:16:04.008679 Updated settings: openstack/salt-formula-swift\n2025-07-18T21:16:04.072483 Updated settings: openstack/scientific-wg\n2025-07-18T21:16:04.137253 Updated settings: openstack/searchlight\n2025-07-18T21:16:04.203415 Updated settings: openstack/searchlight-specs\n2025-07-18T21:16:04.267393 Updated settings: openstack/searchlight-ui\n2025-07-18T21:16:04.332311 Updated settings: openstack/security-analysis\n2025-07-18T21:16:04.395832 Updated settings: openstack/security-doc\n2025-07-18T21:16:04.459393 Updated settings: openstack/security-specs\n2025-07-18T21:16:04.527921 Updated settings: openstack/self-healing-sig\n2025-07-18T21:16:04.596111 Updated settings: openstack/senlin\n2025-07-18T21:16:04.660476 Updated settings: openstack/senlin-dashboard\n2025-07-18T21:16:04.725252 Updated settings: openstack/senlin-tempest-plugin\n2025-07-18T21:16:04.790419 Updated settings: openstack/service-types-authority\n2025-07-18T21:16:04.854238 Updated settings: openstack/shade\n2025-07-18T21:16:04.919773 Updated settings: openstack/shotgun\n2025-07-18T21:16:04.983334 Updated settings: openstack/skyline-apiserver\n2025-07-18T21:16:05.046799 Updated settings: openstack/skyline-console\n2025-07-18T21:16:05.111868 Updated settings: openstack/solum\n2025-07-18T21:16:05.176857 Updated settings: openstack/solum-dashboard\n2025-07-18T21:16:05.240886 Updated settings: openstack/solum-infra-guestagent\n2025-07-18T21:16:05.303707 Updated settings: openstack/solum-specs\n2025-07-18T21:16:05.367223 Updated settings: openstack/solum-tempest-plugin\n2025-07-18T21:16:05.430743 Updated settings: openstack/specs-cookiecutter\n2025-07-18T21:16:05.494588 Updated settings: openstack/sphinx-feature-classification\n2025-07-18T21:16:05.559013 Updated settings: openstack/stackviz\n2025-07-18T21:16:05.623269 Updated settings: openstack/stevedore\n2025-07-18T21:16:05.687308 Updated settings: openstack/storlets\n2025-07-18T21:16:05.752997 Updated settings: openstack/sunbeam-charms\n2025-07-18T21:16:05.817594 Updated settings: openstack/sushy\n2025-07-18T21:16:05.881769 Updated settings: openstack/sushy-cli\n2025-07-18T21:16:05.946373 Updated settings: openstack/sushy-oem-idrac\n2025-07-18T21:16:06.011983 Updated settings: openstack/sushy-tools\n2025-07-18T21:16:06.075595 Updated settings: openstack/swift\n2025-07-18T21:16:06.143303 Updated settings: openstack/swift-bench\n2025-07-18T21:16:06.207900 Updated settings: openstack/swift-specs\n2025-07-18T21:16:06.273126 Updated settings: openstack/syntribos\n2025-07-18T21:16:06.336882 Updated settings: openstack/syntribos-openstack-templates\n2025-07-18T21:16:06.399953 Updated settings: openstack/syntribos-payloads\n2025-07-18T21:16:06.464418 Updated settings: openstack/tacker\n2025-07-18T21:16:06.527709 Updated settings: openstack/tacker-horizon\n2025-07-18T21:16:06.592552 Updated settings: openstack/tacker-specs\n2025-07-18T21:16:06.656285 Updated settings: openstack/tap-as-a-service\n2025-07-18T21:16:06.722866 Updated settings: openstack/taskflow\n2025-07-18T21:16:06.788973 Updated settings: openstack/telemetry-specs\n2025-07-18T21:16:06.853107 Updated settings: openstack/telemetry-tempest-plugin\n2025-07-18T21:16:06.917522 Updated settings: openstack/tempest\n2025-07-18T21:16:06.981473 Updated settings: openstack/tempest-horizon\n2025-07-18T21:16:07.044865 Updated settings: openstack/tempest-lib\n2025-07-18T21:16:07.109011 Updated settings: openstack/tempest-plugin-cookiecutter\n2025-07-18T21:16:07.172311 Updated settings: openstack/tempest-stress\n2025-07-18T21:16:07.238218 Updated settings: openstack/tempest-tripleo-ui\n2025-07-18T21:16:07.302658 Updated settings: openstack/tenks\n2025-07-18T21:16:07.366766 Updated settings: openstack/tooz\n2025-07-18T21:16:07.430726 Updated settings: openstack/tosca-parser\n2025-07-18T21:16:07.494676 Updated settings: openstack/training-guides\n2025-07-18T21:16:07.557794 Updated settings: openstack/training-labs\n2025-07-18T21:16:07.622655 Updated settings: openstack/tricircle\n2025-07-18T21:16:07.688004 Updated settings: openstack/tripleo-ansible\n2025-07-18T21:16:07.752987 Updated settings: openstack/tripleo-ci\n2025-07-18T21:16:07.817458 Updated settings: openstack/tripleo-ci-health-queries\n2025-07-18T21:16:07.880775 Updated settings: openstack/tripleo-common\n2025-07-18T21:16:07.944310 Updated settings: openstack/tripleo-common-tempest-plugin\n2025-07-18T21:16:08.008323 Updated settings: openstack/tripleo-docs\n2025-07-18T21:16:08.071816 Updated settings: openstack/tripleo-ha-utils\n2025-07-18T21:16:08.184887 Updated settings: openstack/tripleo-heat-templates\n2025-07-18T21:16:08.249780 Updated settings: openstack/tripleo-image-elements\n2025-07-18T21:16:08.318793 Updated settings: openstack/tripleo-incubator\n2025-07-18T21:16:08.383372 Updated settings: openstack/tripleo-ipsec\n2025-07-18T21:16:08.451549 Updated settings: openstack/tripleo-operator-ansible\n2025-07-18T21:16:08.517492 Updated settings: openstack/tripleo-puppet-elements\n2025-07-18T21:16:08.584302 Updated settings: openstack/tripleo-quickstart\n2025-07-18T21:16:08.649362 Updated settings: openstack/tripleo-quickstart-extras\n2025-07-18T21:16:08.713210 Updated settings: openstack/tripleo-repos\n2025-07-18T21:16:08.777971 Updated settings: openstack/tripleo-specs\n2025-07-18T21:16:08.842910 Updated settings: openstack/tripleo-ui\n2025-07-18T21:16:08.906987 Updated settings: openstack/tripleo-upgrade\n2025-07-18T21:16:08.970236 Updated settings: openstack/tripleo-validations\n2025-07-18T21:16:09.033361 Updated settings: openstack/trove\n2025-07-18T21:16:09.098513 Updated settings: openstack/trove-dashboard\n2025-07-18T21:16:09.164791 Updated settings: openstack/trove-integration\n2025-07-18T21:16:09.230754 Updated settings: openstack/trove-specs\n2025-07-18T21:16:09.294348 Updated settings: openstack/trove-tempest-plugin\n2025-07-18T21:16:09.358410 Updated settings: openstack/tuning-box\n2025-07-18T21:16:09.422324 Updated settings: openstack/uc-recognition\n2025-07-18T21:16:09.485839 Updated settings: openstack/ui-cookiecutter\n2025-07-18T21:16:09.550659 Updated settings: openstack/upstream-institute-virtual-environment\n2025-07-18T21:16:09.615938 Updated settings: openstack/validations-common\n2025-07-18T21:16:09.681366 Updated settings: openstack/validations-libs\n2025-07-18T21:16:09.748382 Updated settings: openstack/venus\n2025-07-18T21:16:09.812377 Updated settings: openstack/venus-dashboard\n2025-07-18T21:16:09.877300 Updated settings: openstack/venus-specs\n2025-07-18T21:16:09.941198 Updated settings: openstack/venus-tempest-plugin\n2025-07-18T21:16:10.004963 Updated settings: openstack/virtualbmc\n2025-07-18T21:16:10.067748 Updated settings: openstack/virtualpdu\n2025-07-18T21:16:10.132322 Updated settings: openstack/vitrage\n2025-07-18T21:16:10.196413 Updated settings: openstack/vitrage-dashboard\n2025-07-18T21:16:10.260942 Updated settings: openstack/vitrage-specs\n2025-07-18T21:16:10.324587 Updated settings: openstack/vitrage-tempest-plugin\n2025-07-18T21:16:10.388031 Updated settings: openstack/watcher\n2025-07-18T21:16:10.451660 Updated settings: openstack/watcher-dashboard\n2025-07-18T21:16:10.514364 Updated settings: openstack/watcher-specs\n2025-07-18T21:16:10.577913 Updated settings: openstack/watcher-tempest-plugin\n2025-07-18T21:16:10.642719 Updated settings: openstack/whereto\n2025-07-18T21:16:10.707178 Updated settings: openstack/whitebox-tempest-plugin\n2025-07-18T21:16:10.771542 Updated settings: openstack/workload-ref-archs\n2025-07-18T21:16:10.835955 Updated settings: openstack/xstatic-angular\n2025-07-18T21:16:10.898577 Updated settings: openstack/xstatic-angular-bootstrap\n2025-07-18T21:16:10.961893 Updated settings: openstack/xstatic-angular-fileupload\n2025-07-18T21:16:11.025580 Updated settings: openstack/xstatic-angular-gettext\n2025-07-18T21:16:11.089054 Updated settings: openstack/xstatic-angular-lrdragndrop\n2025-07-18T21:16:11.152354 Updated settings: openstack/xstatic-angular-material\n2025-07-18T21:16:11.218778 Updated settings: openstack/xstatic-angular-notify\n2025-07-18T21:16:11.282512 Updated settings: openstack/xstatic-angular-smart-table\n2025-07-18T21:16:11.345856 Updated settings: openstack/xstatic-angular-ui-router\n2025-07-18T21:16:11.415465 Updated settings: openstack/xstatic-angular-uuid\n2025-07-18T21:16:11.482529 Updated settings: openstack/xstatic-angular-vis\n2025-07-18T21:16:11.546441 Updated settings: openstack/xstatic-bootstrap-datepicker\n2025-07-18T21:16:11.611804 Updated settings: openstack/xstatic-bootstrap-scss\n2025-07-18T21:16:11.678244 Updated settings: openstack/xstatic-bootswatch\n2025-07-18T21:16:11.743491 Updated settings: openstack/xstatic-d3\n2025-07-18T21:16:11.808645 Updated settings: openstack/xstatic-dagre\n2025-07-18T21:16:11.872469 Updated settings: openstack/xstatic-dagre-d3\n2025-07-18T21:16:11.936857 Updated settings: openstack/xstatic-filesaver\n2025-07-18T21:16:12.000673 Updated settings: openstack/xstatic-font-awesome\n2025-07-18T21:16:12.064250 Updated settings: openstack/xstatic-graphlib\n2025-07-18T21:16:12.127955 Updated settings: openstack/xstatic-hogan\n2025-07-18T21:16:12.193103 Updated settings: openstack/xstatic-jasmine\n2025-07-18T21:16:12.256650 Updated settings: openstack/xstatic-jquery-migrate\n2025-07-18T21:16:12.322496 Updated settings: openstack/xstatic-jquery.quicksearch\n2025-07-18T21:16:12.387611 Updated settings: openstack/xstatic-jquery.tablesorter\n2025-07-18T21:16:12.451490 Updated settings: openstack/xstatic-js-yaml\n2025-07-18T21:16:12.515381 Updated settings: openstack/xstatic-jsencrypt\n2025-07-18T21:16:12.578756 Updated settings: openstack/xstatic-json2yaml\n2025-07-18T21:16:12.642098 Updated settings: openstack/xstatic-lodash\n2025-07-18T21:16:12.705814 Updated settings: openstack/xstatic-magic-search\n2025-07-18T21:16:12.772038 Updated settings: openstack/xstatic-mdi\n2025-07-18T21:16:12.838049 Updated settings: openstack/xstatic-moment\n2025-07-18T21:16:12.902436 Updated settings: openstack/xstatic-moment-timezone\n2025-07-18T21:16:12.967363 Updated settings: openstack/xstatic-rickshaw\n2025-07-18T21:16:13.032090 Updated settings: openstack/xstatic-roboto-fontface\n2025-07-18T21:16:13.096268 Updated settings: openstack/xstatic-spin\n2025-07-18T21:16:13.158942 Updated settings: openstack/xstatic-vis\n2025-07-18T21:16:13.224572 Updated settings: openstack/yaql\n2025-07-18T21:16:13.288336 Updated settings: openstack/zaqar\n2025-07-18T21:16:13.351929 Updated settings: openstack/zaqar-specs\n2025-07-18T21:16:13.415464 Updated settings: openstack/zaqar-tempest-plugin\n2025-07-18T21:16:13.478904 Updated settings: openstack/zaqar-ui\n2025-07-18T21:16:13.542928 Updated settings: openstack/zun\n2025-07-18T21:16:13.608426 Updated settings: openstack/zun-tempest-plugin\n2025-07-18T21:16:13.673856 Updated settings: openstack/zun-ui\n2025-07-18T21:16:13.738839 Updated settings: openstack/zuul-packaging\n2025-07-18T21:16:13.802400 Updated settings: pypa/project-config" } 2025-07-18 21:16:14,238 p=21754 u=root n=ansible | TASK [Setup logos] ************************************************************* 2025-07-18 21:16:14,462 p=21754 u=root n=ansible | TASK [gitea-set-org-logos : Get list of orgs] ********************************** 2025-07-18 21:16:15,158 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content": "[{\"id\":4,\"name\":\"airship\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/airship\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"airship\"},{\"id\":27,\"name\":\"cfn\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/cfn\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"cfn\"},{\"id\":14,\"name\":\"cirros\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/cirros\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"cirros\"},{\"id\":28,\"name\":\"inaugust\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/inaugust\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"inaugust\"},{\"id\":20,\"name\":\"jjb\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/jjb\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"jjb\"},{\"id\":12,\"name\":\"kata-containers\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/kata-containers\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"kata-containers\"},{\"id\":11,\"name\":\"limestone\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/limestone\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"limestone\"},{\"id\":7,\"name\":\"nebulous\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/nebulous\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"nebulous\"},{\"id\":18,\"name\":\"opendev\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/opendev\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"opendev\"},{\"id\":8,\"name\":\"openinfra\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/openinfra\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openinfra\"},{\"id\":19,\"name\":\"openinfralabs\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/openinfralabs\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openinfralabs\"},{\"id\":15,\"name\":\"openstack\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/openstack\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack\"},{\"id\":9,\"name\":\"openstack-attic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/openstack-attic\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack-attic\"},{\"id\":5,\"name\":\"openstack-infra\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/openstack-infra\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"openstack-infra\"},{\"id\":21,\"name\":\"performa\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/performa\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"performa\"},{\"id\":24,\"name\":\"pyca\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/pyca\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"pyca\"},{\"id\":10,\"name\":\"pypa\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/pypa\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"pypa\"},{\"id\":26,\"name\":\"recordsansible\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/recordsansible\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"recordsansible\"},{\"id\":17,\"name\":\"sardonic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/sardonic\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"sardonic\"},{\"id\":3,\"name\":\"stackforge\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/stackforge\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"stackforge\"},{\"id\":6,\"name\":\"stackforge-attic\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/stackforge-attic\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"stackforge-attic\"},{\"id\":23,\"name\":\"starlingx\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/starlingx\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"starlingx\"},{\"id\":30,\"name\":\"ttygroup\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/ttygroup\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"ttygroup\"},{\"id\":32,\"name\":\"vexxhost\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/vexxhost\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"vexxhost\"},{\"id\":16,\"name\":\"volvocars\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/volvocars\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"volvocars\"},{\"id\":29,\"name\":\"wandertracks\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/wandertracks\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"wandertracks\"},{\"id\":22,\"name\":\"waterwanders\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/waterwanders\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"waterwanders\"},{\"id\":25,\"name\":\"windmill\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/windmill\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"windmill\"},{\"id\":31,\"name\":\"x\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/x\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"x\"},{\"id\":13,\"name\":\"zuul\",\"full_name\":\"\",\"email\":\"\",\"avatar_url\":\"https://opendev.org/avatars/zuul\",\"description\":\"\",\"website\":\"\",\"location\":\"\",\"visibility\":\"public\",\"repo_admin_change_team_access\":false,\"username\":\"zuul\"}]\n", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:16:15 GMT", "elapsed": 0, "json": [ { "avatar_url": "https://opendev.org/avatars/airship", "description": "", "email": "", "full_name": "", "id": 4, "location": "", "name": "airship", "repo_admin_change_team_access": false, "username": "airship", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/cfn", "description": "", "email": "", "full_name": "", "id": 27, "location": "", "name": "cfn", "repo_admin_change_team_access": false, "username": "cfn", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/cirros", "description": "", "email": "", "full_name": "", "id": 14, "location": "", "name": "cirros", "repo_admin_change_team_access": false, "username": "cirros", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/inaugust", "description": "", "email": "", "full_name": "", "id": 28, "location": "", "name": "inaugust", "repo_admin_change_team_access": false, "username": "inaugust", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/jjb", "description": "", "email": "", "full_name": "", "id": 20, "location": "", "name": "jjb", "repo_admin_change_team_access": false, "username": "jjb", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/kata-containers", "description": "", "email": "", "full_name": "", "id": 12, "location": "", "name": "kata-containers", "repo_admin_change_team_access": false, "username": "kata-containers", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/limestone", "description": "", "email": "", "full_name": "", "id": 11, "location": "", "name": "limestone", "repo_admin_change_team_access": false, "username": "limestone", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/nebulous", "description": "", "email": "", "full_name": "", "id": 7, "location": "", "name": "nebulous", "repo_admin_change_team_access": false, "username": "nebulous", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/opendev", "description": "", "email": "", "full_name": "", "id": 18, "location": "", "name": "opendev", "repo_admin_change_team_access": false, "username": "opendev", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openinfra", "description": "", "email": "", "full_name": "", "id": 8, "location": "", "name": "openinfra", "repo_admin_change_team_access": false, "username": "openinfra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openinfralabs", "description": "", "email": "", "full_name": "", "id": 19, "location": "", "name": "openinfralabs", "repo_admin_change_team_access": false, "username": "openinfralabs", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack", "description": "", "email": "", "full_name": "", "id": 15, "location": "", "name": "openstack", "repo_admin_change_team_access": false, "username": "openstack", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack-attic", "description": "", "email": "", "full_name": "", "id": 9, "location": "", "name": "openstack-attic", "repo_admin_change_team_access": false, "username": "openstack-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack-infra", "description": "", "email": "", "full_name": "", "id": 5, "location": "", "name": "openstack-infra", "repo_admin_change_team_access": false, "username": "openstack-infra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/performa", "description": "", "email": "", "full_name": "", "id": 21, "location": "", "name": "performa", "repo_admin_change_team_access": false, "username": "performa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/pyca", "description": "", "email": "", "full_name": "", "id": 24, "location": "", "name": "pyca", "repo_admin_change_team_access": false, "username": "pyca", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/pypa", "description": "", "email": "", "full_name": "", "id": 10, "location": "", "name": "pypa", "repo_admin_change_team_access": false, "username": "pypa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/recordsansible", "description": "", "email": "", "full_name": "", "id": 26, "location": "", "name": "recordsansible", "repo_admin_change_team_access": false, "username": "recordsansible", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/sardonic", "description": "", "email": "", "full_name": "", "id": 17, "location": "", "name": "sardonic", "repo_admin_change_team_access": false, "username": "sardonic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/stackforge", "description": "", "email": "", "full_name": "", "id": 3, "location": "", "name": "stackforge", "repo_admin_change_team_access": false, "username": "stackforge", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/stackforge-attic", "description": "", "email": "", "full_name": "", "id": 6, "location": "", "name": "stackforge-attic", "repo_admin_change_team_access": false, "username": "stackforge-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/starlingx", "description": "", "email": "", "full_name": "", "id": 23, "location": "", "name": "starlingx", "repo_admin_change_team_access": false, "username": "starlingx", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/ttygroup", "description": "", "email": "", "full_name": "", "id": 30, "location": "", "name": "ttygroup", "repo_admin_change_team_access": false, "username": "ttygroup", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/vexxhost", "description": "", "email": "", "full_name": "", "id": 32, "location": "", "name": "vexxhost", "repo_admin_change_team_access": false, "username": "vexxhost", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/volvocars", "description": "", "email": "", "full_name": "", "id": 16, "location": "", "name": "volvocars", "repo_admin_change_team_access": false, "username": "volvocars", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/wandertracks", "description": "", "email": "", "full_name": "", "id": 29, "location": "", "name": "wandertracks", "repo_admin_change_team_access": false, "username": "wandertracks", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/waterwanders", "description": "", "email": "", "full_name": "", "id": 22, "location": "", "name": "waterwanders", "repo_admin_change_team_access": false, "username": "waterwanders", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/windmill", "description": "", "email": "", "full_name": "", "id": 25, "location": "", "name": "windmill", "repo_admin_change_team_access": false, "username": "windmill", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/x", "description": "", "email": "", "full_name": "", "id": 31, "location": "", "name": "x", "repo_admin_change_team_access": false, "username": "x", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/zuul", "description": "", "email": "", "full_name": "", "id": 13, "location": "", "name": "zuul", "repo_admin_change_team_access": false, "username": "zuul", "visibility": "public", "website": "" } ], "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/orgs", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "30" } MSG: OK (unknown bytes) 2025-07-18 21:16:15,248 p=21754 u=root n=ansible | TASK [gitea-set-org-logos : Filter org list] *********************************** 2025-07-18 21:16:15,402 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_org_list": [ "airship", "cfn", "cirros", "inaugust", "jjb", "kata-containers", "limestone", "nebulous", "opendev", "openinfra", "openinfralabs", "openstack", "openstack-attic", "openstack-infra", "performa", "pyca", "pypa", "recordsansible", "sardonic", "stackforge", "stackforge-attic", "starlingx", "ttygroup", "vexxhost", "volvocars", "wandertracks", "waterwanders", "windmill", "x", "zuul" ] }, "changed": false } 2025-07-18 21:16:15,435 p=21754 u=root n=ansible | TASK [gitea-set-org-logos : Copy org logos] ************************************ 2025-07-18 21:16:16,215 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=airship) => { "ansible_loop_var": "item", "changed": false, "checksum": "15673af10ed684394befb5451bfb4c849d968299", "dest": "/var/gitea/data/gitea/avatars/airship", "gid": 1000, "group": "zuul", "item": "airship", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/airship", "size": 25425, "state": "file", "uid": 1000 } 2025-07-18 21:16:16,573 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=cfn) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/cfn", "gid": 1000, "group": "zuul", "item": "cfn", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/cfn", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:16,929 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=cirros) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/cirros", "gid": 1000, "group": "zuul", "item": "cirros", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/cirros", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:17,285 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=inaugust) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/inaugust", "gid": 1000, "group": "zuul", "item": "inaugust", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/inaugust", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:17,641 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=jjb) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/jjb", "gid": 1000, "group": "zuul", "item": "jjb", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/jjb", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:17,998 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=kata-containers) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/kata-containers", "gid": 1000, "group": "zuul", "item": "kata-containers", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/kata-containers", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:18,359 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=limestone) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/limestone", "gid": 1000, "group": "zuul", "item": "limestone", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/limestone", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:18,720 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=nebulous) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/nebulous", "gid": 1000, "group": "zuul", "item": "nebulous", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/nebulous", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:19,077 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=opendev) => { "ansible_loop_var": "item", "changed": false, "checksum": "bb8f72348b61cc542778f44a93f50967a6913e81", "dest": "/var/gitea/data/gitea/avatars/opendev", "gid": 1000, "group": "zuul", "item": "opendev", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/opendev", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:19,433 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=openinfra) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openinfra", "gid": 1000, "group": "zuul", "item": "openinfra", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/openinfra", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:19,789 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=openinfralabs) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openinfralabs", "gid": 1000, "group": "zuul", "item": "openinfralabs", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/openinfralabs", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:20,143 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=openstack) => { "ansible_loop_var": "item", "changed": false, "checksum": "51520c9c19931cf3a5013990846fbd7576400f2d", "dest": "/var/gitea/data/gitea/avatars/openstack", "gid": 1000, "group": "zuul", "item": "openstack", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/openstack", "size": 12233, "state": "file", "uid": 1000 } 2025-07-18 21:16:20,502 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=openstack-attic) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openstack-attic", "gid": 1000, "group": "zuul", "item": "openstack-attic", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/openstack-attic", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:20,861 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=openstack-infra) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/openstack-infra", "gid": 1000, "group": "zuul", "item": "openstack-infra", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/openstack-infra", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:21,217 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=performa) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/performa", "gid": 1000, "group": "zuul", "item": "performa", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/performa", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:21,570 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=pyca) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/pyca", "gid": 1000, "group": "zuul", "item": "pyca", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/pyca", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:21,922 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=pypa) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/pypa", "gid": 1000, "group": "zuul", "item": "pypa", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/pypa", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:22,276 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=recordsansible) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/recordsansible", "gid": 1000, "group": "zuul", "item": "recordsansible", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/recordsansible", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:22,631 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=sardonic) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/sardonic", "gid": 1000, "group": "zuul", "item": "sardonic", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/sardonic", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:22,991 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=stackforge) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/stackforge", "gid": 1000, "group": "zuul", "item": "stackforge", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/stackforge", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:23,347 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=stackforge-attic) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/stackforge-attic", "gid": 1000, "group": "zuul", "item": "stackforge-attic", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/stackforge-attic", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:23,710 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=starlingx) => { "ansible_loop_var": "item", "changed": false, "checksum": "5187f1cfd0e6605dbf89dc7f0449cb379778c36d", "dest": "/var/gitea/data/gitea/avatars/starlingx", "gid": 1000, "group": "zuul", "item": "starlingx", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/starlingx", "size": 17967, "state": "file", "uid": 1000 } 2025-07-18 21:16:24,067 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=ttygroup) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/ttygroup", "gid": 1000, "group": "zuul", "item": "ttygroup", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/ttygroup", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:24,428 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=vexxhost) => { "ansible_loop_var": "item", "changed": false, "checksum": "338f12817a9f1e2b38af5098917d16ca7edaabf9", "dest": "/var/gitea/data/gitea/avatars/vexxhost", "gid": 1000, "group": "zuul", "item": "vexxhost", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/vexxhost", "size": 4223, "state": "file", "uid": 1000 } 2025-07-18 21:16:24,785 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=volvocars) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/volvocars", "gid": 1000, "group": "zuul", "item": "volvocars", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/volvocars", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:25,145 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=wandertracks) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/wandertracks", "gid": 1000, "group": "zuul", "item": "wandertracks", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/wandertracks", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:25,504 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=waterwanders) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/waterwanders", "gid": 1000, "group": "zuul", "item": "waterwanders", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/waterwanders", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:25,862 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=windmill) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/windmill", "gid": 1000, "group": "zuul", "item": "windmill", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/windmill", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:26,224 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=x) => { "ansible_loop_var": "item", "changed": false, "checksum": "13a9a8da934c29500353365dc06461c31ef0c440", "dest": "/var/gitea/data/gitea/avatars/x", "gid": 1000, "group": "zuul", "item": "x", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/x", "size": 10608, "state": "file", "uid": 1000 } 2025-07-18 21:16:26,579 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => (item=zuul) => { "ansible_loop_var": "item", "changed": false, "checksum": "c6e7f0bf818987067e67706c5c2661e749076317", "dest": "/var/gitea/data/gitea/avatars/zuul", "gid": 1000, "group": "zuul", "item": "zuul", "mode": "0644", "owner": "zuul", "path": "/var/gitea/data/gitea/avatars/zuul", "size": 6365, "state": "file", "uid": 1000 } 2025-07-18 21:16:26,627 p=21754 u=root n=ansible | TASK [gitea-set-org-logos : Get changed logos] ********************************* 2025-07-18 21:16:26,790 p=21754 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "_changed_logos": [] }, "changed": false } 2025-07-18 21:16:26,821 p=21754 u=root n=ansible | TASK [gitea-set-org-logos : Run update query] ********************************** 2025-07-18 21:16:26,953 p=21754 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "skipped_reason": "No items in the list" } 2025-07-18 21:16:27,064 p=21754 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 21:16:27,064 p=21754 u=root n=ansible | gitea99.opendev.org : ok=5 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-07-18 21:16:42,339 p=22203 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-07-18 21:16:43,208 p=22203 u=root n=ansible | PLAY [gitea] ******************************************************************* 2025-07-18 21:16:43,585 p=22203 u=root n=ansible | TASK [Run selenium container] ************************************************** 2025-07-18 21:16:43,802 p=22203 u=root n=ansible | TASK [run-selenium : Run selenium container] *********************************** 2025-07-18 21:17:31,123 p=22203 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "docker run -d --network=\"host\" -v /dev/shm:/dev/shm quay.io/opendevmirror/selenium-standalone-firefox:latest\n", "delta": "0:00:46.800124", "end": "2025-07-18 21:17:31.098747", "rc": 0, "start": "2025-07-18 21:16:44.298623" } STDOUT: b4dd37eec11e63482029d44182840a5c0cbfd69487b18f3f8d22de9323521b85 STDERR: Unable to find image 'quay.io/opendevmirror/selenium-standalone-firefox:latest' locally latest: Pulling from opendevmirror/selenium-standalone-firefox 32f112e3802c: Pulling fs layer 0251e9feaf8e: Pulling fs layer fbb9e6eaee76: Pulling fs layer d288e9e99893: Pulling fs layer b68e27d7c52f: Pulling fs layer 2fcbda566120: Pulling fs layer af5cdeca402b: Pulling fs layer 31a17e45598f: Pulling fs layer 2fcbda566120: Waiting af5cdeca402b: Waiting d288e9e99893: Waiting b68e27d7c52f: Waiting 302bee8b301a: Pulling fs layer a98a66a25730: Pulling fs layer fb463f08238f: Pulling fs layer 0fc7c9bb0a70: Pulling fs layer 97a869d90b34: Pulling fs layer 302bee8b301a: Waiting 31a17e45598f: Waiting fb463f08238f: Waiting 0fc7c9bb0a70: Waiting 97a869d90b34: Waiting 76e4b4452995: Pulling fs layer 0eed32fbcb01: Pulling fs layer 220e882df30c: Pulling fs layer 291c1eb7d2d6: Pulling fs layer edaab6f84751: Pulling fs layer 76e4b4452995: Waiting 0eed32fbcb01: Waiting 291c1eb7d2d6: Waiting 220e882df30c: Waiting bd8b64effefd: Pulling fs layer 57e3abf13ddd: Pulling fs layer a98a66a25730: Waiting c895ff9f2f22: Pulling fs layer 8da8c8a4021b: Pulling fs layer bf8904d762e4: Pulling fs layer a7a21f86265f: Pulling fs layer bd8b64effefd: Waiting 8da8c8a4021b: Waiting 57e3abf13ddd: Waiting c895ff9f2f22: Waiting bf8904d762e4: Waiting edaab6f84751: Waiting 9ee45f2afef9: Pulling fs layer 64910fd3f771: Pulling fs layer a7a21f86265f: Waiting 3be058bc1a43: Pulling fs layer 9ee45f2afef9: Waiting 64910fd3f771: Waiting 3be058bc1a43: Waiting 1ceb9f698e2d: Pulling fs layer 4f4fb700ef54: Pulling fs layer 1ceb9f698e2d: Waiting 3fc356d03a01: Pulling fs layer 733fb55f0153: Pulling fs layer c3cd3ea9bc61: Pulling fs layer 4f4fb700ef54: Waiting 3fc356d03a01: Waiting 733fb55f0153: Waiting e52b9b892a57: Pulling fs layer 3c1c7086a8d9: Pulling fs layer e67df94573a1: Pulling fs layer c3cd3ea9bc61: Waiting e52b9b892a57: Waiting 3c1c7086a8d9: Waiting e67df94573a1: Waiting fbb9e6eaee76: Verifying Checksum fbb9e6eaee76: Download complete 32f112e3802c: Verifying Checksum 32f112e3802c: Download complete d288e9e99893: Download complete 2fcbda566120: Verifying Checksum 2fcbda566120: Download complete af5cdeca402b: Verifying Checksum af5cdeca402b: Download complete 31a17e45598f: Verifying Checksum 31a17e45598f: Download complete 302bee8b301a: Download complete a98a66a25730: Verifying Checksum a98a66a25730: Download complete fb463f08238f: Verifying Checksum fb463f08238f: Download complete 32f112e3802c: Pull complete 0fc7c9bb0a70: Verifying Checksum 0fc7c9bb0a70: Download complete 97a869d90b34: Verifying Checksum 97a869d90b34: Download complete 76e4b4452995: Download complete 0eed32fbcb01: Verifying Checksum 0eed32fbcb01: Download complete b68e27d7c52f: Verifying Checksum b68e27d7c52f: Download complete 220e882df30c: Verifying Checksum 220e882df30c: Download complete edaab6f84751: Verifying Checksum edaab6f84751: Download complete bd8b64effefd: Verifying Checksum bd8b64effefd: Download complete 57e3abf13ddd: Verifying Checksum 57e3abf13ddd: Download complete 291c1eb7d2d6: Verifying Checksum 291c1eb7d2d6: Download complete 8da8c8a4021b: Verifying Checksum 8da8c8a4021b: Download complete bf8904d762e4: Verifying Checksum bf8904d762e4: Download complete a7a21f86265f: Download complete 9ee45f2afef9: Verifying Checksum 9ee45f2afef9: Download complete 64910fd3f771: Download complete 3be058bc1a43: Verifying Checksum 3be058bc1a43: Download complete 0251e9feaf8e: Verifying Checksum 0251e9feaf8e: Download complete 1ceb9f698e2d: Verifying Checksum 1ceb9f698e2d: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 733fb55f0153: Verifying Checksum 733fb55f0153: Download complete c3cd3ea9bc61: Download complete e52b9b892a57: Download complete 3c1c7086a8d9: Download complete e67df94573a1: Download complete c895ff9f2f22: Verifying Checksum c895ff9f2f22: Download complete 0251e9feaf8e: Pull complete 3fc356d03a01: Verifying Checksum 3fc356d03a01: Download complete fbb9e6eaee76: Pull complete d288e9e99893: Pull complete b68e27d7c52f: Pull complete 2fcbda566120: Pull complete af5cdeca402b: Pull complete 31a17e45598f: Pull complete 302bee8b301a: Pull complete a98a66a25730: Pull complete fb463f08238f: Pull complete 0fc7c9bb0a70: Pull complete 97a869d90b34: Pull complete 76e4b4452995: Pull complete 0eed32fbcb01: Pull complete 220e882df30c: Pull complete 291c1eb7d2d6: Pull complete edaab6f84751: Pull complete bd8b64effefd: Pull complete 57e3abf13ddd: Pull complete c895ff9f2f22: Pull complete 8da8c8a4021b: Pull complete bf8904d762e4: Pull complete a7a21f86265f: Pull complete 9ee45f2afef9: Pull complete 64910fd3f771: Pull complete 3be058bc1a43: Pull complete 1ceb9f698e2d: Pull complete 4f4fb700ef54: Pull complete 3fc356d03a01: Pull complete 733fb55f0153: Pull complete c3cd3ea9bc61: Pull complete e52b9b892a57: Pull complete 3c1c7086a8d9: Pull complete e67df94573a1: Pull complete Digest: sha256:992f7f5cb34b4c8b73ec04674d20a04f3bdac9674bb0760765e9e31cff66bfac Status: Downloaded newer image for quay.io/opendevmirror/selenium-standalone-firefox:latest 2025-07-18 21:17:31,163 p=22203 u=root n=ansible | TASK [Test base jobs project was created in gitea] ***************************** 2025-07-18 21:17:31,836 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "text/html; charset=utf-8", "cookies": { "_csrf": "I_yhaBg2iBSb00yy_aUWlFGnnkI6MTc1Mjg3MzQ1MTcyOTk0MjkwOQ", "i_like_gitea": "0e1f0089cf11aeb2" }, "cookies_string": "_csrf=I_yhaBg2iBSb00yy_aUWlFGnnkI6MTc1Mjg3MzQ1MTcyOTk0MjkwOQ; i_like_gitea=0e1f0089cf11aeb2", "date": "Fri, 18 Jul 2025 21:17:31 GMT", "elapsed": 0, "redirected": false, "set_cookie": "i_like_gitea=0e1f0089cf11aeb2; Path=/; HttpOnly; Secure; SameSite=Lax, _csrf=I_yhaBg2iBSb00yy_aUWlFGnnkI6MTc1Mjg3MzQ1MTcyOTk0MjkwOQ; Path=/; Max-Age=86400; HttpOnly; Secure; SameSite=Lax", "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/opendev/base-jobs", "x_frame_options": "SAMEORIGIN" } MSG: OK (unknown bytes) 2025-07-18 21:17:31,869 p=22203 u=root n=ansible | TASK [Test zuul project was created in gitea] ********************************** 2025-07-18 21:17:32,318 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content": "\n\n\n\t\n\tzuul/zuul: Zuuls new description - zuul - OpenDev: Free Software Needs Free Tools\n\t\n\t\n\t\n\t\n\t\n\n\n\t\n\t\n\n\t\n\t\n\t\n\n\n\n\t\n\t\n\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\n\t\t\n\t\n\n\n\n\t\n\n\n\t\n\n\n\n\t\n\n\t
\n\t\t\n\n\t\t\n\n\t\t\n\t\t\t\n\n\n\n\n\n\t\t\n\n\n\n\n
\n\t
\n\n\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\n\t\n\n\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\t\tzuul/zuul\n\t\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t
\n\t\t\t
\n\t\t\t\n\t\t
\n\t\t\n\t\t\n\t\t\n\t
\n\n\t
\n\t\t\n\t\t\t\n\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t Code\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t Issues\n\t\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t Proposed changes\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t
\n\t\t\t\n\t\t
\n\t
\n\t
\n
\n\n\t
\n\t\t\n\n\t\t\n\n\t\t\n\n\n\t\t
\n\t\t\t
\n\t\t\t\t\n\n\n
\n\t
\n\t\t\n\t\t\t\n\t\t\t\t 1 Commit\n\t\t\t\n\t\t\t\n\t\t\t\t 1 Branch\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t 0 Tags\n\t\t\t\t\n\t\t\t\n\t\t\n\t
\n
\n\n\n
\n\t
\n\t\n\n\t\n
\n\t\n\t
\n\t\t
\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tmaster\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t
\n\t
\n
\n\n\n\t\n\n\t\n\t\n\t\tGo to file\n\t\n\n\t\n\n\t\n\n\t\n\t
\n\n\t
\n\t\t\n\t\t\n\t\t\t\n
\n\t
Clone
\n\n\t
\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\n\t
\n\t
\n\n\t
\n\t\t
\n\t\t\t\n\t\t\t
\n\t\t\t\t\n\t\t\t
\n\t\t
\n\t
\n\n\t\n\t\t
\n\t\t\t\n\t\t\tOpen with VS Code\n\t\t\t\n\t\t\tOpen with VSCodium\n\t\t\t\n\t\t\tOpen with Intellij IDEA\n\t\t\t\n\t\t
\n\n\t\t\n\t\n
\n\n\t\t\n\t\t\n\t
\n
\n\n\t\n\t\t\n\n\t\n\t\n
\n\t
\n\t\t
\n\n\t\n\t\t\n\t\t\n\t\t\troot\n\t\t\n\t\n\n\tc29b330d01\n\n\t\n\n\n\t\n\tInitial commit\n\t\t\n\t\n\n
\n\n\t\t
2025-07-18 20:53:21 +00:00
\n\t
\n\t
\n\t\n\t\n\t\t
\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t
\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\tREADME.md\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t
\n\t\t\t
\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tInitial commit\n\t\t\t\t\n\t\t\t
\n\t\t\t
2025-07-18 20:53:21 +00:00
\n\t\t
\n\t\n
\n\n\t\n\t\t
\n\n\t\n\n\t

\n\t\t
\n\t\t\t\n\t\t\t\t\n\t\t\t\tREADME.md\n\t\t\t\n\t\t
\n\t\t
\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t
\n\t

\n\t
\n\t\t\n\t\t
\n\t\t\t\n\t\t\t\t

zuul

\n

The Gatekeeper, or a project gating system

\n\n\t\t\t\n\t\t
\n\t
\n
\n\n\t\n\n\n\t\t\t
\n\n\t\t\t\n\t\t\t\t
\n\t
\n\t\t
\n\t\t\t \n\n\n\n\t\t
\n\t
\n\n\t
\n\t\t
\n\t\t\t
\n\t\t\t\t
Description
\n\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\t\t
Zuuls new description\n\t\t\t\t\t\t
\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t Readme\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t 26 KiB\n\t\t\t\t\t\t\n\t\t\t\t\t
\n\t\t\t\t
\n\t\t\t
\n\t\t
\n\t
\n
\n\n\t\t\t\t
\n\t
\n\t\t\n\n\t\t\n\t
\n
\n\n\t\t\t\n\t\t
\n\t
\n
\n\n\n\t\n\n\t
\n\n\t\n\n\t\n\n\n\t\n\n\t\n\n\n\n", "content_type": "text/html; charset=utf-8", "cookies": { "_csrf": "wrGwuZm5EqHhAWs8JrJgHgWvITM6MTc1Mjg3MzQ1MjIzNTA3MjM2Nw", "i_like_gitea": "e941df88b2a80d18" }, "cookies_string": "_csrf=wrGwuZm5EqHhAWs8JrJgHgWvITM6MTc1Mjg3MzQ1MjIzNTA3MjM2Nw; i_like_gitea=e941df88b2a80d18", "date": "Fri, 18 Jul 2025 21:17:32 GMT", "elapsed": 0, "redirected": false, "set_cookie": "i_like_gitea=e941df88b2a80d18; Path=/; HttpOnly; Secure; SameSite=Lax, _csrf=wrGwuZm5EqHhAWs8JrJgHgWvITM6MTc1Mjg3MzQ1MjIzNTA3MjM2Nw; Path=/; Max-Age=86400; HttpOnly; Secure; SameSite=Lax", "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/zuul/zuul", "x_frame_options": "SAMEORIGIN" } MSG: OK (unknown bytes) 2025-07-18 21:17:32,358 p=22203 u=root n=ansible | TASK [Assert description updated] ********************************************** 2025-07-18 21:17:32,491 p=22203 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "\"Zuuls new description\" not in zuul_content.content", "skip_reason": "Conditional result was False" } 2025-07-18 21:17:32,565 p=22203 u=root n=ansible | TASK [Configure ssh for pushing into test gitea] ******************************* 2025-07-18 21:17:32,927 p=22203 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "ssh-keyscan -t rsa -p 222 localhost >> /home/zuul/.ssh/known_hosts\nssh-keygen -t ed25519 -f /home/zuul/.ssh/id_ed25519 -C giteagerrittest -P ''\n", "delta": "0:00:00.044547", "end": "2025-07-18 21:17:32.903267", "rc": 0, "start": "2025-07-18 21:17:32.858720" } STDOUT: Generating public/private ed25519 key pair. Your identification has been saved in /home/zuul/.ssh/id_ed25519 Your public key has been saved in /home/zuul/.ssh/id_ed25519.pub The key fingerprint is: SHA256:37uEuEK7FNGq/78sNhAm/Hh3ZCDWljRExqsIEh2J2EI giteagerrittest The key's randomart image is: +--[ED25519 256]--+ |oE.o **. | |= + oo*. | | o . ..o.o | |. . o oo. o | | . . *ooSo | | o.*..o.o | | .o.+..o o | | oo +o . . | | o=o++.o. | +----[SHA256]-----+ STDERR: # localhost:222 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u6 2025-07-18 21:17:32,961 p=22203 u=root n=ansible | TASK [Register new gitea gerrit pubkey value] ********************************** 2025-07-18 21:17:33,423 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "changed": false, "content": "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUpyeS95d3EzUTAxWTIvdHZmOEdxS2dUeG5nS1RBZWtHc0ZNUG1kb0s2aTkgZ2l0ZWFnZXJyaXR0ZXN0Cg==", "encoding": "base64", "source": "/home/zuul/.ssh/id_ed25519.pub" } 2025-07-18 21:17:33,455 p=22203 u=root n=ansible | TASK [Set testing key on gerrit account in gitea] ****************************** 2025-07-18 21:17:33,975 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 2025-07-18 21:17:34,008 p=22203 u=root n=ansible | TASK [Push system-config into our test gitea for testing] ********************** 2025-07-18 21:17:38,639 p=22203 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "cmd": "cd /home/zuul/src/opendev.org/opendev/system-config\ngit remote add test-gitea ssh://git@localhost:222/opendev/system-config\nGIT_SSH_COMMAND='ssh -i /home/zuul/.ssh/id_ed25519' git push -f test-gitea master\n", "delta": "0:00:04.333815", "end": "2025-07-18 21:17:38.616815", "rc": 0, "start": "2025-07-18 21:17:34.283000" } STDERR: remote: . Processing 1 references remote: Processed 1 references in total To ssh://localhost:222/opendev/system-config + b4d534165...e03b19448 master -> master (forced update) 2025-07-18 21:17:38,694 p=22203 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: review 2025-07-18 21:17:38,695 p=22203 u=root n=ansible | PLAY [review] ****************************************************************** 2025-07-18 21:17:39,191 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:39,192 p=22203 u=root n=ansible | PLAY [gitea] ******************************************************************* 2025-07-18 21:17:39,328 p=22203 u=root n=ansible | TASK [include_vars] ************************************************************ 2025-07-18 21:17:39,463 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "gerrit_groups": [ { "new": "CI-tools-updated", "old": "CI-tools" } ], "repos": [ { "new": "opendev/disk-image-builder", "old": "openstack/diskimage-builder" } ] }, "ansible_included_var_files": [ "/home/zuul/src/opendev.org/opendev/system-config/playbooks/zuul/test_gitea_renames.yaml" ], "changed": false } 2025-07-18 21:17:39,536 p=22203 u=root n=ansible | TASK [Move gitea repo] ********************************************************* 2025-07-18 21:17:39,748 p=22203 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/gitea-rename-tasks.yaml for gitea99.opendev.org => (item={'old': 'openstack/diskimage-builder', 'new': 'opendev/disk-image-builder'}) 2025-07-18 21:17:39,759 p=22203 u=root n=ansible | TASK [Parse repo names for openstack/diskimage-builder -> opendev/disk-image-builder] *** 2025-07-18 21:17:39,953 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "neworg": "opendev", "newproj": "disk-image-builder", "oldorg": "openstack", "oldproj": "diskimage-builder" }, "changed": false } 2025-07-18 21:17:40,030 p=22203 u=root n=ansible | TASK [Get Gitea org list] ****************************************************** 2025-07-18 21:17:40,510 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:40 GMT", "elapsed": 0, "json": [ { "avatar_url": "https://opendev.org/avatars/airship", "description": "", "email": "", "full_name": "", "id": 4, "location": "", "name": "airship", "repo_admin_change_team_access": false, "username": "airship", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/cfn", "description": "", "email": "", "full_name": "", "id": 27, "location": "", "name": "cfn", "repo_admin_change_team_access": false, "username": "cfn", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/cirros", "description": "", "email": "", "full_name": "", "id": 14, "location": "", "name": "cirros", "repo_admin_change_team_access": false, "username": "cirros", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/inaugust", "description": "", "email": "", "full_name": "", "id": 28, "location": "", "name": "inaugust", "repo_admin_change_team_access": false, "username": "inaugust", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/jjb", "description": "", "email": "", "full_name": "", "id": 20, "location": "", "name": "jjb", "repo_admin_change_team_access": false, "username": "jjb", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/kata-containers", "description": "", "email": "", "full_name": "", "id": 12, "location": "", "name": "kata-containers", "repo_admin_change_team_access": false, "username": "kata-containers", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/limestone", "description": "", "email": "", "full_name": "", "id": 11, "location": "", "name": "limestone", "repo_admin_change_team_access": false, "username": "limestone", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/nebulous", "description": "", "email": "", "full_name": "", "id": 7, "location": "", "name": "nebulous", "repo_admin_change_team_access": false, "username": "nebulous", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/opendev", "description": "", "email": "", "full_name": "", "id": 18, "location": "", "name": "opendev", "repo_admin_change_team_access": false, "username": "opendev", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openinfra", "description": "", "email": "", "full_name": "", "id": 8, "location": "", "name": "openinfra", "repo_admin_change_team_access": false, "username": "openinfra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openinfralabs", "description": "", "email": "", "full_name": "", "id": 19, "location": "", "name": "openinfralabs", "repo_admin_change_team_access": false, "username": "openinfralabs", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack", "description": "", "email": "", "full_name": "", "id": 15, "location": "", "name": "openstack", "repo_admin_change_team_access": false, "username": "openstack", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack-attic", "description": "", "email": "", "full_name": "", "id": 9, "location": "", "name": "openstack-attic", "repo_admin_change_team_access": false, "username": "openstack-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/openstack-infra", "description": "", "email": "", "full_name": "", "id": 5, "location": "", "name": "openstack-infra", "repo_admin_change_team_access": false, "username": "openstack-infra", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/performa", "description": "", "email": "", "full_name": "", "id": 21, "location": "", "name": "performa", "repo_admin_change_team_access": false, "username": "performa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/pyca", "description": "", "email": "", "full_name": "", "id": 24, "location": "", "name": "pyca", "repo_admin_change_team_access": false, "username": "pyca", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/pypa", "description": "", "email": "", "full_name": "", "id": 10, "location": "", "name": "pypa", "repo_admin_change_team_access": false, "username": "pypa", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/recordsansible", "description": "", "email": "", "full_name": "", "id": 26, "location": "", "name": "recordsansible", "repo_admin_change_team_access": false, "username": "recordsansible", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/sardonic", "description": "", "email": "", "full_name": "", "id": 17, "location": "", "name": "sardonic", "repo_admin_change_team_access": false, "username": "sardonic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/stackforge", "description": "", "email": "", "full_name": "", "id": 3, "location": "", "name": "stackforge", "repo_admin_change_team_access": false, "username": "stackforge", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/stackforge-attic", "description": "", "email": "", "full_name": "", "id": 6, "location": "", "name": "stackforge-attic", "repo_admin_change_team_access": false, "username": "stackforge-attic", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/starlingx", "description": "", "email": "", "full_name": "", "id": 23, "location": "", "name": "starlingx", "repo_admin_change_team_access": false, "username": "starlingx", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/ttygroup", "description": "", "email": "", "full_name": "", "id": 30, "location": "", "name": "ttygroup", "repo_admin_change_team_access": false, "username": "ttygroup", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/vexxhost", "description": "", "email": "", "full_name": "", "id": 32, "location": "", "name": "vexxhost", "repo_admin_change_team_access": false, "username": "vexxhost", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/volvocars", "description": "", "email": "", "full_name": "", "id": 16, "location": "", "name": "volvocars", "repo_admin_change_team_access": false, "username": "volvocars", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/wandertracks", "description": "", "email": "", "full_name": "", "id": 29, "location": "", "name": "wandertracks", "repo_admin_change_team_access": false, "username": "wandertracks", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/waterwanders", "description": "", "email": "", "full_name": "", "id": 22, "location": "", "name": "waterwanders", "repo_admin_change_team_access": false, "username": "waterwanders", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/windmill", "description": "", "email": "", "full_name": "", "id": 25, "location": "", "name": "windmill", "repo_admin_change_team_access": false, "username": "windmill", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/x", "description": "", "email": "", "full_name": "", "id": 31, "location": "", "name": "x", "repo_admin_change_team_access": false, "username": "x", "visibility": "public", "website": "" }, { "avatar_url": "https://opendev.org/avatars/zuul", "description": "", "email": "", "full_name": "", "id": 13, "location": "", "name": "zuul", "repo_admin_change_team_access": false, "username": "zuul", "visibility": "public", "website": "" } ], "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/user/orgs", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "30" } MSG: OK (unknown bytes) 2025-07-18 21:17:40,543 p=22203 u=root n=ansible | TASK [Parse Gitea org list] **************************************************** 2025-07-18 21:17:40,696 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "gitea_orgs": [ "airship", "cfn", "cirros", "inaugust", "jjb", "kata-containers", "limestone", "nebulous", "opendev", "openinfra", "openinfralabs", "openstack", "openstack-attic", "openstack-infra", "performa", "pyca", "pypa", "recordsansible", "sardonic", "stackforge", "stackforge-attic", "starlingx", "ttygroup", "vexxhost", "volvocars", "wandertracks", "waterwanders", "windmill", "x", "zuul" ] }, "changed": false } 2025-07-18 21:17:40,727 p=22203 u=root n=ansible | TASK [Make new gitea org] ****************************************************** 2025-07-18 21:17:40,932 p=22203 u=root n=ansible | included: /home/zuul/src/opendev.org/opendev/system-config/playbooks/gitea-rename-setup-org.yaml for gitea99.opendev.org 2025-07-18 21:17:40,943 p=22203 u=root n=ansible | TASK [Process org] ************************************************************* 2025-07-18 21:17:41,137 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => {} MSG: Processing org opendev 2025-07-18 21:17:41,208 p=22203 u=root n=ansible | TASK [Create org] ************************************************************** 2025-07-18 21:17:41,343 p=22203 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "org not in gitea_orgs", "skip_reason": "Conditional result was False" } 2025-07-18 21:17:41,479 p=22203 u=root n=ansible | TASK [Get org team list] ******************************************************* 2025-07-18 21:17:41,976 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_length": "546", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:41 GMT", "elapsed": 0, "json": [ { "can_create_org_repo": true, "description": "", "id": 16, "includes_all_repositories": true, "name": "Owners", "organization": null, "permission": "owner", "units": [ "repo.issues", "repo.ext_issues", "repo.pulls", "repo.releases", "repo.wiki", "repo.projects", "repo.actions", "repo.code", "repo.ext_wiki", "repo.packages" ], "units_map": { "repo.actions": "owner", "repo.code": "owner", "repo.ext_issues": "owner", "repo.ext_wiki": "owner", "repo.issues": "owner", "repo.packages": "owner", "repo.projects": "owner", "repo.pulls": "owner", "repo.releases": "owner", "repo.wiki": "owner" } } ], "redirected": false, "status": 200, "url": "https://localhost:3000/api/v1/orgs/opendev/teams", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "1" } MSG: OK (546 bytes) 2025-07-18 21:17:42,007 p=22203 u=root n=ansible | TASK [Get org owners] ********************************************************** 2025-07-18 21:17:42,515 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_length": "1064", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:42 GMT", "elapsed": 0, "json": [ { "active": true, "avatar_url": "https://opendev.org/avatars/bb35ddf75ca1832d71bc68d38d9a805b", "created": "2025-07-18T20:51:03Z", "description": "", "email": "infra-root@openstack.org", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/root", "id": 1, "is_admin": true, "language": "", "last_login": "1970-01-01T00:00:00Z", "location": "", "login": "root", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "root", "visibility": "public", "website": "" }, { "active": true, "avatar_url": "https://opendev.org/avatars/b11210e93bb757a1b17636767c31cb46", "created": "2025-07-18T20:51:04Z", "description": "", "email": "gerrit@review.opendev.org", "followers_count": 0, "following_count": 0, "full_name": "Gerrit", "html_url": "https://opendev.org/gerrit", "id": 2, "is_admin": false, "language": "", "last_login": "1970-01-01T00:00:00Z", "location": "", "login": "gerrit", "login_name": "gerrit", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "gerrit", "visibility": "public", "website": "" } ], "redirected": false, "status": 200, "url": "https://localhost:3000/api/v1/teams/16/members", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "2" } MSG: OK (1064 bytes) 2025-07-18 21:17:42,548 p=22203 u=root n=ansible | TASK [Add Gerrit user to org] ************************************************** 2025-07-18 21:17:42,696 p=22203 u=root n=ansible | skipping: [gitea99.opendev.org] => { "changed": false, "false_condition": "'gerrit' not in gitea_org_members.json | map(attribute='username')", "skip_reason": "Conditional result was False" } 2025-07-18 21:17:42,769 p=22203 u=root n=ansible | TASK [Get org repo list] ******************************************************* 2025-07-18 21:17:43,332 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "access_control_expose_headers": "Link, X-Total-Count", "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:43 GMT", "elapsed": 0, "json": [ { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/afsmon.git", "created_at": "2025-07-18T21:05:09Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Python based monitoring for AFS", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/afsmon" }, "fork": false, "forks_count": 0, "full_name": "opendev/afsmon", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/afsmon", "id": 1559, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/afsmon/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "afsmon", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/afsmon.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:10Z", "url": "https://opendev.org/api/v1/repos/opendev/afsmon", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/ansible-role-cloud-launcher.git", "created_at": "2025-07-18T21:05:10Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Ansible role to deploy multiple clouds resources", "empty": false, "external_tracker": { "external_tracker_format": "https://bugs.launchpad.net/ansible-role-cloud-launcher/+bug/{index}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://bugs.launchpad.net/ansible-role-cloud-launcher" }, "fork": false, "forks_count": 0, "full_name": "opendev/ansible-role-cloud-launcher", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/ansible-role-cloud-launcher", "id": 1560, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/ansible-role-cloud-launcher/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "ansible-role-cloud-launcher", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/ansible-role-cloud-launcher.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:10Z", "url": "https://opendev.org/api/v1/repos/opendev/ansible-role-cloud-launcher", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/ansible-role-puppet.git", "created_at": "2025-07-18T21:05:10Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Ansible role for running puppet", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/ansible-role-puppet" }, "fork": false, "forks_count": 0, "full_name": "opendev/ansible-role-puppet", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/ansible-role-puppet", "id": 1561, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/ansible-role-puppet/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "ansible-role-puppet", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/ansible-role-puppet.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:11Z", "url": "https://opendev.org/api/v1/repos/opendev/ansible-role-puppet", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/askbot-theme.git", "created_at": "2025-07-18T21:05:11Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Theme for ask.openstack.org.", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/askbot-theme" }, "fork": false, "forks_count": 0, "full_name": "opendev/askbot-theme", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/askbot-theme", "id": 1562, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/askbot-theme/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "askbot-theme", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/askbot-theme.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:11Z", "url": "https://opendev.org/api/v1/repos/opendev/askbot-theme", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/base-jobs.git", "created_at": "2025-07-18T21:05:12Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Zuul configuration common to all OpenDev tenants", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/base-jobs" }, "fork": false, "forks_count": 0, "full_name": "opendev/base-jobs", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/base-jobs", "id": 1563, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/base-jobs/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "base-jobs", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/base-jobs.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:12Z", "url": "https://opendev.org/api/v1/repos/opendev/base-jobs", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/bindep.git", "created_at": "2025-07-18T21:05:12Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Binary dependency automation", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/bindep" }, "fork": false, "forks_count": 0, "full_name": "opendev/bindep", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/bindep", "id": 1564, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/bindep/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "bindep", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/bindep.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:13Z", "url": "https://opendev.org/api/v1/repos/opendev/bindep", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/ci-sandbox.git", "created_at": "2025-07-18T21:05:13Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Sandbox for 3rd party CI systems", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/ci-sandbox" }, "fork": false, "forks_count": 0, "full_name": "opendev/ci-sandbox", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/ci-sandbox", "id": 1565, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/ci-sandbox/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "ci-sandbox", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/ci-sandbox.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:13Z", "url": "https://opendev.org/api/v1/repos/opendev/ci-sandbox", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/dstat_graph.git", "created_at": "2025-07-18T21:05:13Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Standalone javascript application to nicely display the output of dstat", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/dstat_graph" }, "fork": false, "forks_count": 0, "full_name": "opendev/dstat_graph", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/dstat_graph", "id": 1566, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/dstat_graph/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "dstat_graph", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/dstat_graph.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:14Z", "url": "https://opendev.org/api/v1/repos/opendev/dstat_graph", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/elastic-recheck.git", "created_at": "2025-07-18T21:05:14Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Classify tempest-devstack failures using ElasticSearch", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/elastic-recheck" }, "fork": false, "forks_count": 0, "full_name": "opendev/elastic-recheck", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/elastic-recheck", "id": 1567, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/elastic-recheck/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "elastic-recheck", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/elastic-recheck.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:14Z", "url": "https://opendev.org/api/v1/repos/opendev/elastic-recheck", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/engagement.git", "created_at": "2025-07-18T21:05:14Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Generates engagement statistics for OpenDev services", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/engagement" }, "fork": false, "forks_count": 0, "full_name": "opendev/engagement", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/engagement", "id": 1568, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/engagement/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "engagement", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/engagement.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:15Z", "url": "https://opendev.org/api/v1/repos/opendev/engagement", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/gear.git", "created_at": "2025-07-18T21:05:15Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Pure-Python asynchronous interface to Gearman", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/gear" }, "fork": false, "forks_count": 0, "full_name": "opendev/gear", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/gear", "id": 1569, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/gear/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "gear", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/gear.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:15Z", "url": "https://opendev.org/api/v1/repos/opendev/gear", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/germqtt.git", "created_at": "2025-07-18T21:05:15Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Publish a gerrit event stream on MQTT", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/germqtt" }, "fork": false, "forks_count": 0, "full_name": "opendev/germqtt", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/germqtt", "id": 1570, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/germqtt/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "germqtt", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/germqtt.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:16Z", "url": "https://opendev.org/api/v1/repos/opendev/germqtt", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/gerrit.git", "created_at": "2025-07-18T21:05:16Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "RETIRED, Gerrit as used by OpenStack", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/gerrit" }, "fork": false, "forks_count": 0, "full_name": "opendev/gerrit", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/gerrit", "id": 1571, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/gerrit/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "gerrit", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/gerrit.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:16Z", "url": "https://opendev.org/api/v1/repos/opendev/gerrit", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/gerritbot.git", "created_at": "2025-07-18T21:05:17Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "IRC bot that reports on Gerrit events", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/gerritbot" }, "fork": false, "forks_count": 0, "full_name": "opendev/gerritbot", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/gerritbot", "id": 1572, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/gerritbot/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "gerritbot", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/gerritbot.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:17Z", "url": "https://opendev.org/api/v1/repos/opendev/gerritbot", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/gerritlib.git", "created_at": "2025-07-18T21:05:17Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Library for Gerrit", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/gerritlib" }, "fork": false, "forks_count": 0, "full_name": "opendev/gerritlib", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/gerritlib", "id": 1573, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/gerritlib/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "gerritlib", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/gerritlib.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:17Z", "url": "https://opendev.org/api/v1/repos/opendev/gerritlib", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/git-restack.git", "created_at": "2025-07-18T21:05:18Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Tool for rebasing change series", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/git-restack" }, "fork": false, "forks_count": 0, "full_name": "opendev/git-restack", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/git-restack", "id": 1574, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/git-restack/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "git-restack", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/git-restack.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:18Z", "url": "https://opendev.org/api/v1/repos/opendev/git-restack", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/git-review.git", "created_at": "2025-07-18T21:05:18Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Tool for uploading changesets to Gerrit from git", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/git-review" }, "fork": false, "forks_count": 0, "full_name": "opendev/git-review", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/git-review", "id": 1575, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/git-review/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "git-review", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/git-review.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:19Z", "url": "https://opendev.org/api/v1/repos/opendev/git-review", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/glean.git", "created_at": "2025-07-18T21:05:19Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Simple program to write static config from config-drive", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/glean" }, "fork": false, "forks_count": 0, "full_name": "opendev/glean", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/glean", "id": 1576, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/glean/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "glean", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/glean.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:19Z", "url": "https://opendev.org/api/v1/repos/opendev/glean", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/grafyaml.git", "created_at": "2025-07-18T21:05:19Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Tools to make Grafana dashboards from templates", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/grafyaml" }, "fork": false, "forks_count": 0, "full_name": "opendev/grafyaml", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/grafyaml", "id": 1577, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/grafyaml/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "grafyaml", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/grafyaml.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:20Z", "url": "https://opendev.org/api/v1/repos/opendev/grafyaml", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/infra-manual.git", "created_at": "2025-07-18T21:05:20Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "OpenDev Manual", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/infra-manual" }, "fork": false, "forks_count": 0, "full_name": "opendev/infra-manual", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/infra-manual", "id": 1578, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/infra-manual/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "infra-manual", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/infra-manual.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:20Z", "url": "https://opendev.org/api/v1/repos/opendev/infra-manual", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/infra-openafs-deb.git", "created_at": "2025-07-18T21:05:20Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "OpenAFS package build infrastructure for OpenDev production use", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/infra-openafs-deb" }, "fork": false, "forks_count": 0, "full_name": "opendev/infra-openafs-deb", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/infra-openafs-deb", "id": 1579, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/infra-openafs-deb/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "infra-openafs-deb", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/infra-openafs-deb.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:21Z", "url": "https://opendev.org/api/v1/repos/opendev/infra-openafs-deb", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/infra-specs.git", "created_at": "2025-07-18T21:05:21Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "OpenStack Infrastructure Blueprint Repository", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/infra-specs" }, "fork": false, "forks_count": 0, "full_name": "opendev/infra-specs", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/infra-specs", "id": 1580, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/infra-specs/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "infra-specs", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/infra-specs.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:21Z", "url": "https://opendev.org/api/v1/repos/opendev/infra-specs", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/infra-vhd-util-deb.git", "created_at": "2025-07-18T21:05:21Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "vhd-util package build infrastructure for OpenDev production use", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/infra-vhd-util-deb" }, "fork": false, "forks_count": 0, "full_name": "opendev/infra-vhd-util-deb", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/infra-vhd-util-deb", "id": 1581, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/infra-vhd-util-deb/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "infra-vhd-util-deb", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/infra-vhd-util-deb.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:22Z", "url": "https://opendev.org/api/v1/repos/opendev/infra-vhd-util-deb", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/irc-meetings.git", "created_at": "2025-07-18T21:05:22Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "OpenStack IRC meetings schedule", "empty": false, "external_tracker": { "external_tracker_format": "https://bugs.launchpad.net/irc-meetings/+bug/{index}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://bugs.launchpad.net/irc-meetings" }, "fork": false, "forks_count": 0, "full_name": "opendev/irc-meetings", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/irc-meetings", "id": 1582, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/irc-meetings/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "irc-meetings", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/irc-meetings.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:22Z", "url": "https://opendev.org/api/v1/repos/opendev/irc-meetings", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/jeepyb.git", "created_at": "2025-07-18T21:05:22Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Gerrit Project Builder Tools", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/jeepyb" }, "fork": false, "forks_count": 0, "full_name": "opendev/jeepyb", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/jeepyb", "id": 1583, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/jeepyb/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "jeepyb", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/jeepyb.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:23Z", "url": "https://opendev.org/api/v1/repos/opendev/jeepyb", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/lodgeit.git", "created_at": "2025-07-18T21:05:23Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "LogdeIt, a Pastebin service", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/lodgeit" }, "fork": false, "forks_count": 0, "full_name": "opendev/lodgeit", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/lodgeit", "id": 1584, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/lodgeit/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "lodgeit", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/lodgeit.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:23Z", "url": "https://opendev.org/api/v1/repos/opendev/lodgeit", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/log-classify.git", "created_at": "2025-07-18T21:05:23Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Classify job results", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/log-classify" }, "fork": false, "forks_count": 0, "full_name": "opendev/log-classify", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/log-classify", "id": 1585, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/log-classify/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "log-classify", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/log-classify.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:24Z", "url": "https://opendev.org/api/v1/repos/opendev/log-classify", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/log_processor.git", "created_at": "2025-07-18T21:05:24Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Download Jenkins build logs and inject them into Logstash", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/log_processor" }, "fork": false, "forks_count": 0, "full_name": "opendev/log_processor", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/log_processor", "id": 1586, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/log_processor/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "log_processor", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/log_processor.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:24Z", "url": "https://opendev.org/api/v1/repos/opendev/log_processor", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/lpmqtt.git", "created_at": "2025-07-18T21:05:24Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Publish a launchpad event stream on MQTT", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/lpmqtt" }, "fork": false, "forks_count": 0, "full_name": "opendev/lpmqtt", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/lpmqtt", "id": 1587, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/lpmqtt/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "lpmqtt", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/lpmqtt.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:25Z", "url": "https://opendev.org/api/v1/repos/opendev/lpmqtt", "watchers_count": 2, "website": "" }, { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/meetbot.git", "created_at": "2025-07-18T21:05:25Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "IRC bot for meetings and logging channels", "empty": false, "external_tracker": { "external_tracker_format": "https://storyboard.openstack.org/#!/story/{{index}}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://storyboard.openstack.org/#!/project/opendev/meetbot" }, "fork": false, "forks_count": 0, "full_name": "opendev/meetbot", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/meetbot", "id": 1588, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/meetbot/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "meetbot", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/meetbot.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T21:05:25Z", "url": "https://opendev.org/api/v1/repos/opendev/meetbot", "watchers_count": 2, "website": "" } ], "link": "; rel=\"next\",; rel=\"last\"", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/orgs/opendev/repos", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_total_count": "138" } MSG: OK (unknown bytes) 2025-07-18 21:17:43,383 p=22203 u=root n=ansible | TASK [Parse org repo list] ***************************************************** 2025-07-18 21:17:43,541 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "ansible_facts": { "gitea_repos": [ "opendev/afsmon", "opendev/ansible-role-cloud-launcher", "opendev/ansible-role-puppet", "opendev/askbot-theme", "opendev/base-jobs", "opendev/bindep", "opendev/ci-sandbox", "opendev/dstat_graph", "opendev/elastic-recheck", "opendev/engagement", "opendev/gear", "opendev/germqtt", "opendev/gerrit", "opendev/gerritbot", "opendev/gerritlib", "opendev/git-restack", "opendev/git-review", "opendev/glean", "opendev/grafyaml", "opendev/infra-manual", "opendev/infra-openafs-deb", "opendev/infra-specs", "opendev/infra-vhd-util-deb", "opendev/irc-meetings", "opendev/jeepyb", "opendev/lodgeit", "opendev/log-classify", "opendev/log_processor", "opendev/lpmqtt", "opendev/meetbot" ] }, "changed": false } 2025-07-18 21:17:43,575 p=22203 u=root n=ansible | TASK [Get repo openstack/diskimage-builder] ************************************ 2025-07-18 21:17:44,054 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:44 GMT", "elapsed": 0, "json": { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/openstack/diskimage-builder.git", "created_at": "2025-07-18T20:59:22Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Image building tools for OpenStack", "empty": false, "external_tracker": { "external_tracker_format": "https://bugs.launchpad.net/diskimage-builder/+bug/{index}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://bugs.launchpad.net/diskimage-builder" }, "fork": false, "forks_count": 0, "full_name": "openstack/diskimage-builder", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/openstack/diskimage-builder", "id": 880, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/openstack/diskimage-builder/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "diskimage-builder", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/openstack", "created": "2025-07-18T20:51:22Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/openstack", "id": 15, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "openstack", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "openstack", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:openstack/diskimage-builder.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T20:59:22Z", "url": "https://opendev.org/api/v1/repos/openstack/diskimage-builder", "watchers_count": 2, "website": "" }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/repos/openstack/diskimage-builder", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: OK (unknown bytes) 2025-07-18 21:17:44,089 p=22203 u=root n=ansible | TASK [Transfer repo ownership from openstack/diskimage-builder to opendev/diskimage-builder] *** 2025-07-18 21:17:44,608 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:44 GMT", "elapsed": 0, "json": { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/diskimage-builder.git", "created_at": "2025-07-18T20:59:22Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Image building tools for OpenStack", "empty": false, "external_tracker": { "external_tracker_format": "https://bugs.launchpad.net/diskimage-builder/+bug/{index}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://bugs.launchpad.net/diskimage-builder" }, "fork": false, "forks_count": 0, "full_name": "opendev/diskimage-builder", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/diskimage-builder", "id": 880, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/diskimage-builder/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "diskimage-builder", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/diskimage-builder.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T20:59:22Z", "url": "https://opendev.org/api/v1/repos/opendev/diskimage-builder", "watchers_count": 2, "website": "" }, "redirected": false, "status": 202, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/repos/openstack/diskimage-builder/transfer", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: OK (unknown bytes) 2025-07-18 21:17:44,642 p=22203 u=root n=ansible | TASK [Update repo name from opendev/diskimage-builder to opendev/disk-image-builder] *** 2025-07-18 21:17:45,185 p=22203 u=root n=ansible | ok: [gitea99.opendev.org] => { "cache_control": "max-age=0, private, must-revalidate, no-transform", "changed": false, "connection": "close", "content_type": "application/json;charset=utf-8", "cookies": {}, "cookies_string": "", "date": "Fri, 18 Jul 2025 21:17:45 GMT", "elapsed": 0, "json": { "allow_fast_forward_only_merge": false, "allow_merge_commits": false, "allow_rebase": false, "allow_rebase_explicit": false, "allow_rebase_update": false, "allow_squash_merge": false, "archived": false, "archived_at": "1970-01-01T00:00:00Z", "avatar_url": "", "clone_url": "https://opendev.org/opendev/disk-image-builder.git", "created_at": "2025-07-18T20:59:22Z", "default_allow_maintainer_edit": false, "default_branch": "master", "default_delete_branch_after_merge": false, "default_merge_style": "merge", "description": "Image building tools for OpenStack", "empty": false, "external_tracker": { "external_tracker_format": "https://bugs.launchpad.net/diskimage-builder/+bug/{index}", "external_tracker_regexp_pattern": "", "external_tracker_style": "numeric", "external_tracker_url": "https://bugs.launchpad.net/diskimage-builder" }, "fork": false, "forks_count": 0, "full_name": "opendev/disk-image-builder", "has_actions": false, "has_issues": true, "has_packages": false, "has_projects": false, "has_pull_requests": false, "has_releases": true, "has_wiki": false, "html_url": "https://opendev.org/opendev/disk-image-builder", "id": 880, "ignore_whitespace_conflicts": false, "internal": false, "language": "", "languages_url": "https://opendev.org/api/v1/repos/opendev/disk-image-builder/languages", "licenses": [], "link": "", "mirror": false, "mirror_interval": "", "mirror_updated": "0001-01-01T00:00:00Z", "name": "disk-image-builder", "object_format_name": "sha1", "open_issues_count": 0, "open_pr_counter": 0, "original_url": "", "owner": { "active": false, "avatar_url": "https://opendev.org/avatars/opendev", "created": "2025-07-18T20:51:23Z", "description": "", "email": "", "followers_count": 0, "following_count": 0, "full_name": "", "html_url": "https://opendev.org/opendev", "id": 18, "is_admin": false, "language": "", "last_login": "0001-01-01T00:00:00Z", "location": "", "login": "opendev", "login_name": "", "prohibit_login": false, "restricted": false, "source_id": 0, "starred_repos_count": 0, "username": "opendev", "visibility": "public", "website": "" }, "permissions": { "admin": true, "pull": true, "push": true }, "private": false, "projects_mode": "all", "release_counter": 0, "size": 25, "ssh_url": "git@localhost:opendev/disk-image-builder.git", "stars_count": 0, "template": false, "topics": [], "updated_at": "2025-07-18T20:59:22Z", "url": "https://opendev.org/api/v1/repos/opendev/disk-image-builder", "watchers_count": 2, "website": "" }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://localhost:3000/api/v1/repos/opendev/diskimage-builder", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN" } MSG: OK (unknown bytes) 2025-07-18 21:17:45,247 p=22203 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: storyboard-dev 2025-07-18 21:17:45,247 p=22203 u=root n=ansible | PLAY [storyboard-dev] ********************************************************** 2025-07-18 21:17:45,315 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,316 p=22203 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: storyboard 2025-07-18 21:17:45,316 p=22203 u=root n=ansible | PLAY [storyboard] ************************************************************** 2025-07-18 21:17:45,423 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,424 p=22203 u=root n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: zuul02.opendev.org 2025-07-18 21:17:45,425 p=22203 u=root n=ansible | PLAY [zuul02.opendev.org] ****************************************************** 2025-07-18 21:17:45,531 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,532 p=22203 u=root n=ansible | PLAY [review] ****************************************************************** 2025-07-18 21:17:45,643 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,644 p=22203 u=root n=ansible | PLAY [review] ****************************************************************** 2025-07-18 21:17:45,799 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,800 p=22203 u=root n=ansible | PLAY [review] ****************************************************************** 2025-07-18 21:17:45,907 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:45,908 p=22203 u=root n=ansible | PLAY [zuul02.opendev.org] ****************************************************** 2025-07-18 21:17:46,015 p=22203 u=root n=ansible | skipping: no hosts matched 2025-07-18 21:17:46,017 p=22203 u=root n=ansible | PLAY [gitea] ******************************************************************* 2025-07-18 21:17:46,151 p=22203 u=root n=ansible | TASK [Make gitea access logs readable by zuul for log collection] ************** 2025-07-18 21:17:46,634 p=22203 u=root n=ansible | changed: [gitea99.opendev.org] => { "changed": true, "gid": 1000, "group": "zuul", "mode": "0644", "owner": "zuul", "path": "/var/gitea/logs/access.log", "size": 1468946, "state": "file", "uid": 1000 } 2025-07-18 21:17:46,691 p=22203 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-07-18 21:17:46,691 p=22203 u=root n=ansible | gitea99.opendev.org : ok=22 changed=4 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-07-18 21:18:27,804 p=22549 u=root n=ansible | { "_meta": { "hostvars": { "bridge99.opendev.org": { "all_users": { "SotK": { "comment": "Adam Coldrick", "gid": 2023, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaE7gafwJQHQ9E2vlcjx8ufcGpyTdQdaBal/ZRt3aPbKXNqsDH4jOWvSXZxE0NlOGo+rWBSu0DxdyM7O5BwYxC79BaFq9JMPn1Q/p1WplOeLENX7jd6lsrLIo2x1MQ134+MliO5FNXmSF2m2il4GCQuiUdGORs/caF1mMPTDeQmf9rRS2fYW0dZ3wZgRzzehtg9LmeW8+DoU+dAeKj4igPcsDsvALmya1JB0XP1UNEG9XMdrYJCoj3K/ALQvJIVB0qwNDYdJ59erVZTvYGe5v6GMUHjIKkmaXJjJyT22hcmnRPk5yIktMrGwkiHGr4Pu0T+lyopSqLEm8HJWp6hc53 adam@wrackside", "uid": 2023 }, "Zara": { "comment": "Zara Zaimeche", "gid": 2022, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt9wQvGgQIvLvifm7n5g+2sjgjGCQLt03D0v5Fb5xEMufJncIDkwBNDzGvsASwHGjP9YEAA8+f8Ya+Yc9EaDgqQl9r9YEO9CoEC6O1Euk41nQJYYRnzkgmMaxTSlUKNur8XSmzoElLut6ivlLW71fZmSKHAcg9O4lgd9weDDjCcWLD1C9WmRVdtEnw6NQJd5Mn/llHqdbmMlf3I5VL8QvzPndxZEyESdSBz0ywLO5ygtUxtPaCxaanHSTz1yNooT9t2vwDnfc1LB9oT4CaEnVG+FugCPGFnn204eJ2BVEQ945ZsabgFndyvfmEwxlzAeA6+YjQYrukMijb1Owxh1fv zara.zaimeche@codethink.co.uk", "uid": 2022 }, "clarkb": { "comment": "Clark Boylan", "gid": 2005, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "uid": 2005 }, "colleen": { "comment": "Colleen Murphy", "gid": 2021, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcHzySqYlH1TfAPx5PaVzqkuMbI3zksJ5E2aZBlsIN7wNSoyO0Dts6HegHZIgi5NGT05wRBAUMCNZwupqFoWDg41JBKzPKITkqvEe/FnNmJFxt591ltXigZZ+ZLoX8B12nww/eeA5nx9PT4hIsLQG50MxEm0iC4ApusaAXMXa7+gTDkzf6yyl4QwinyFFTYtyJwFw5XfQXXRQwL8Qv6mVGrhDz3Fj4VWawByQuxRHgt5G3Ux/PnZzatJ3tuSK66o1uXrvuOiGdUtDCuAFUx+kgcmUTpCC6vgMZdDbrfyw0CGxkmAUNfeEMOw0TWbdioJ2FwH5+4BEvMgiFgsCTjIwDqqyFV9eK8sd0mbJ+I82EyOXPlFPKGan6Ie6LD1qotdUW9vT3pfpR/44s/Id2un3FBnVg7GZkGJshikGO1UqjmZfhEpQ6Q+auLir+mBv2X/ril6qJ2NuQpwMRVzZmriPMxdJDs6xhzg2fGEYRvEvh0kzsqNf4OgKbSWiVOB3WALM30Cx3YdmnB6JonRGA+6CqD+LO4HQMbD7LBVcYzEIS1WtP8aPx/NiybemrF0LWmIgl34A0Tpcc+5MLzzUtgUt6lYFyWxltCP43u1N7ODH+FsFALzo6CO9DjyMxEd6Ay61hyx8Btfhn8NH/wEdCQj1WAMHU+d2ljk5ndAfp8c6LRQ== krinkle@gir", "uid": 2021 }, "corvus": { "comment": "James E. Blair", "gid": 2001, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "uid": 2001 }, "diablo_rojo": { "comment": "Kendall Nelson", "gid": 2030, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0+hy5iZKFr4NdOBcGJfNph7Noz/3TxaQ9UZYON9b5LFuN14SmAMXCJ47BtThjUU8su+uhELSIb7P0jt2zDJYMQzSKqXAVVrkFk/I+hdJf6bQXhSHtltupsX15dUrrWBSLiaJKF2Iu0r8UmCPXFVbyucEVx5stZTp8jjswqCdVRUOQYH/hVAOXagX/6aOW7zCnBUNXTdd25qm2RJFzWg85dQYyKlwFsJStF+w0qp0LOX8LbTZprfRaHkH11bCDBeCOxDNqRW+0YwZwHayDrROEbDAEym1h985u9R2Vz21QSPypP3HYY9KSGYBPrky5MlHuN5t7UfsPI+qFy2h2T3Qt kendall@Madeye", "uid": 2030 }, "frickler": { "comment": "Jens Harbott", "gid": 2029, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "uid": 2029 }, "fungi": { "comment": "Jeremy Stanley", "gid": 2007, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "uid": 2007 }, "ianw": { "comment": "Ian Wienand", "gid": 2025, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "uid": 2025 }, "jbryce": { "comment": "Jonathan Bryce", "gid": 2027, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEApFGM9q1gfiawBX5EnCQGxx2T1hwPDxrX2M64MfqcoBRpdrWRjxWm6Vhczfl+Ar2EQtGsuIm1QQiyiPL4zsJSQOfYXB0TqOQaAuFamSzZSNEm8coSa93E3zfXR9uln1lgCGutaWwH/KmGcSeAuuQCipKmKxc8QSAepGNP4Jx2L/EnXQh850xTQEIviJkJpA9oTRzXu12T7vzxsUCw041Q/KX16UvvGpt9IAoMAWFlQrMPzPFmqbUOIr7pRvv8TKcK9BNFS8S8jjT+wN0y/LY7cbTblgDfwSAl1P/naME5ugRVD5MZKixIE1F+x/j+M8+fpZ/EyR/6jSA3DYjEXOk2zQ== jbryce@jbryce-mbp-3.local", "uid": 2027 }, "jhesketh": { "comment": "Joshua Hesketh", "gid": 2016, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3onVLOZiiGpQWTCIV0QwHmc3Jvqyl7UaJxIu7D49OQcLHqVZsozI9pSiCdTnWyAaM+E+5wD9yVcSTqMWqn2AZmZSwQ+Fh6KnCgPZ/o63+iCZPGL0RNk20M1iNh5dvdStDnn+j2fpeV/JONF0tBn07QvNL2eF4BwtbTG9Zhl186QNsXjXDghrSO3Etl6DSfcUhxyvMoA2LnclWWD5hLmiRhcBm+PIxveVsr4B+o0k1HV5SUOvJMWtbEC37AH5I818O4fNOob6CnOFaCsbA9oUDzB5rqxutPZb9SmNJpNoLqYqDgyppM0yeql0Kn97tUt7H4j5xHrWoGnJ4IXfuDc0AMmmy4fpcLGkNf7zcBftKS6iz/3AlOXjlp5WZvKxngJj9HIir2SE/qV4Lxw9936BzvAcQyw5+bEsLQJwi+LPZxEqLC6oklkX9dg/+1yBFHsz6mulA0b4Eq7VF9omRzrhhN4iPpU5KQYPRNz7yRYckXDxYnp2lz6yHgSYh2/lqMc+UqmCL9EAWcDw3jsgvJ6kH/YUVUojiRHD9QLqlhOusu1wrTfojjwF05mqkXKmH+LH8f8AJAlMdYg0c2WLlrcxnwCkLLxzU5cYmKcZ41LuLtQR3ik+EKjYzBXXyCEzFm6qQEbR2akpXyxvONgrf7pijrgNOi0GeatUt0bUQcAONYw== jhesketh@infra", "uid": 2016 }, "maxwell": { "comment": "JP Maxwell", "gid": 2024, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2b5I7Yff9FCrtRmSjpILUePi54Vbc8zqJTbzrIAQZGFLBi3xd2MLlhV5QVgpDBC9H3lGjbdnc81D3aFd3HwHT4dvvvyedT12PR3VDEpftdW84vw3jzdtALcayOQznjbGnScwvX5SgnRhNxuX9Rkh8qNvOsjYPUafRr9azkQoomJFkdNVI4Vb5DbLhTpt18FPeOf0UuqDt/J2tHI4SjZ3kjzr7Nbwpg8xGgANPNE0+2pJbwCA8YDt4g3bzfzvVafQs5o9Gfc9tudkR9ugQG1M+EWCgu42CleOwMTd/rYEB2fgNNPsZAWqwQfdPajVuk70EBKUEQSyoA09eEZX+xJN9Q== jpmaxman@tipit.net", "uid": 2024 }, "mkiss": { "comment": "Marton Kiss", "gid": 2011, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb5qdaiKaRqBRgLW8Df+zD3C4a+gO/GFZYEDEd5nvk+LDGPuzi6s639DLqdfx6yvJ1sxxNUOOYhE/T7raDeS8m8fjk0hdVzARXraYDbckt6AELl7B16ZM4aEzjAPoSByizmfwIVkO1zP6kghyumV1kr5Nqx0hTd5/thIzgwdaGBY4I+5iqcWncuLyBCs34oTh/S+QFzjmMgoT86PrdLSsBIINx/4rb2Br2Sb6pRHmzbU+3evnytdlDFwDUPfdzoCaQEdXtjISC0xBdmnjEvHJYgmSkWMZGgRgomrA06Al9M9+2PR7x+burLVVsZf9keRoC7RYLAcryRbGMExC17skL marton.kiss@gmail.com", "uid": 2011 }, "mordred": { "comment": "Monty Taylor", "gid": 2000, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsTZJ8hXTmzjKxYh/7V07mIy8xl2HL+9BaUlt6A6TMsL3LSvaVQNSgmXX5g0XfPWSCKmkZb1O28q49jQI2n7n7+sHkxn0dJDxj1N2oNrzNY7pDuPrdtCijczLFdievygXNhXNkQ2WIqHXDquN/jfLLJ9L0jxtxtsUMbiL2xxZEZcaf/K5MqyPhscpqiVNE1MjE4xgPbIbv8gCKtPpYIIrktOMb4JbV7rhOp5DcSP5gXtLhOF5fbBpZ+szqrTVUcBX0oTYr3iRfOje9WPsTZIk9vBfBtF416mCNxMSRc7KhSW727AnUu85hS0xiP0MRAf69KemG1OE1pW+LtDIAEYp mordred@camelot", "uid": 2000 }, "pabelanger": { "comment": "Paul Belanger", "gid": 2010, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCuP0CZE8AYnbm8gxecCxKeRw0wHRyryd+FKmNNsdr0d3UvfCbqNzLigrqEBZsKpofi3M4qCWNpKRyfhnjPynLTQjP1vnX9AbL9UGoiHxScfvh3skntTYMs9ezJRd0rMJJZO76FPo8bJLDlwxAQl8m/nuj3HfYiO5hYE7P+a3rhsJh4nEfBb7xh+Q5yM0PWObkkBl6IRiBYjlcsXNZHgTA5kNuihUk5bHqAw54sHh05DhpgOITpTw4LFbh4Ew2NKq49dEb2xbTuAyAr2DHNOGgIwKEZpwtKZEIGEuiLbb4DQRsfivrvyOjnK2NFjQzGyNOHfsOldWHRQwUKUs8nrxKdXvqcrfMnSVaibeYK2TRL+6jd9kc5SIhWI3XLm7HbX7uXMD7/JQrkL25Rcs6nndDCH72DJLz+ynA/T5umMbNBQ9tybL5z73IOpfShRGjQYego22CxDOy7e/5OEMHNoksbFb1S02viM9O2puS7LDqqfT9JIbbPqCrbRi/zOXo0f4EXo6xKUAmd8qlV+6f/p57/qFihzQDaRFVlFEH3k7qwsw7PYGUTwkPaThe6xyZN6D5jqxCZU3aSYu+FGb0oYo+M5IxOm0Cb4NNsvvkRPxWtwSayfFGu6+m/+/RyA3GBcAMev7AuyKN+K2vGMsLagHOx4i+5ZAcUwGzLeXAENNum3w== pabelanger@redhat.com", "uid": 2010 }, "rcarrillocruz": { "comment": "Ricardo Carrillo Cruz", "gid": 2019, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCz1CW5E87v8o7O8B5fe7j1uaPCToRdaBukjH2HzQZ+DSGTIPjirLpp5ZXPuyNnmtRMzwld6mlHYlevVEwuZTNyQwS7ut5o0LjyW6yoEcvPq0xMEZLxaso5dZAtzNgf3FzbtaUYBnkhSwX7c24lf8wPGAl7TC3yO0dePQh2lXVdaBiGB9ybVeQr+kwJIxleUE4puuQ+ONJE2D+hHjoQ/huUMpb996pb/YzkjkAxqHguMid0c1taelyW8n17nEDoWvlV9Qqbo8cerhgURo1OBt2zENLjQQ0kOkPxJx4qx3652e0kbkr11y50r9BMs418mnJdWselMxkSqQNZ+XotoH5Dwn+3K2a6Wv4OX3Dqb9SF/JTD7lA/tIkNfxgsRlzfEQ01rK1+g7Je10EnDCLEzHpFjvZ5q4EEMcYqY+osLFpHAOWGLMx+3eY4pz/xEzRP/x3sjGU09uNOZ3oCWUfSkE4xebnnWtxwWZKyFmv3GHtaqJn2UvpAbODPEYyYcOS3XV3zd233W3C09YYnFUyZbGLXpD05Yet5fZfGTnveMRn5/9LZai+dBPwoMWUJdX4yPnGXgOG8zk0u1nWfcNJfYg+xajSUDiMKjDhlkuFK/GXNYuINe42s1TxzL7pJ4X4UhqLiopeJvPg/U5xdCV5pxVKf1MVenrGe2pfwf1Yr2WMv5w== rcarrillocruz@infra", "uid": 2019 }, "smarcet": { "comment": "Sebastian Marcet", "gid": 2012, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP5ce0Ywtbgi3LGMZWA5Zlv/EQ07F/gWnZOMN6TRfiCiiBNyf8ARtKgmYSINS8W537HJYBt3qTfa5xkZmpBrtE6x8OTfR5y1L+x/PrLTUkQhVDY19EixD9wDIrQIIjo2ZVq+zErXBRQuGmJ3Hl+OGw+wtvGS8f768kMnwhKUgyITjWV2tKr/q88J8mBOep48XUcRhidDWsOjgIDJQeY2lbsx1bbZ7necrJS17PHqxhUbWntyR/VKKbBbrNmf2bhtTRUSYoJuqabyGDTZ0J25A88Qt2IKELy6jsVTxHj9Y5D8oH57uB7GaNsNiU+CaOcVfwOenES9mcWOr1t5zNOdrp smarcet@gmail.com", "uid": 2012 }, "tonyb": { "comment": "Tony Breeds", "gid": 2032, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "uid": 2032 }, "ttx": { "comment": "Thierry Carrez", "gid": 2008, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDCGpMtSehQNZL0/EJ7VUbklJygsxvii2Qi4HPSUFcLJUWAx4VltsmPkmx43D9ITwnRPRMPNtZrOvhY7v0myVlFuRnyTYAqZwigf5gxrktb+4PwCWb+2XobziUVnfJlbOTjneWSTYoZ+OjTaWd5AcVbUvgYAP2qbddycc5ACswpPDo5VrS6fQfCwE4z3BqLFNeOnqxbECHwHeFYIR6Kd6mnKAzDNZxZIkviWg9eIwwuFf5V5bUPiVkeFHVL3EJlCoYs2Em4bvYZBtrV7kUseN85X/+5Uail4uYBEcB3GLL32e6HeD1Qk4xIxLTI2bFPGUp0Oq7iPgrQQe4zCBsGi7Dx+JVy+U0JqLLAN94UPCn2fhsX7PdKfTPcxFPFKeX/PRutkb7qxdbS2ubCdOEhc6WN7OkQmbdK8lk6ms4v4dFc0ooMepWELqKC6thICsVdizpuij0+h8c4SRD3gtwGDPxrkJcodPoAimVVlW1p+RpMxsCFrK473TzgeNPVeAdSZVpqZ865VOwFqoFQB6WpmCDZQPFlkS2VDe9R54ePDHWKYLvVW6yvQqWTx3KrIrS1twSoydj+gADgBYsZaW5MNkWYHAWotEX67j6fMZ6ZSTS5yaTeLywB2Ykh0kjo4jpTFk5JNL7DINkfmCEZMLw60da29iN4QzAJr9cP1bwjf/QDqw== ttx@mercury", "uid": 2008 }, "yolanda": { "comment": "Yolanda Robla", "gid": 2018, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSR2NmJC8PSanHUpKJuaMmohG80COO2IPkE3Mxhr7US8P1B3p1c6lOrT6M1txRzBY8FlbxfOinGtutP+ADCB2taXfpO8UiaG9eOqojAT/PeP2Y2ov72rVMSWupLozUv2uAR5yyFVFHOjKPYGAa01aJtfzfJujSak8dM0ifFeFwgp/8RBGEfC7atq+45TdrfAURRcEgcOLiF5Aq6fprCOwpllnrH6VoId9YS7u/5xF2/zBjr9PuOP7jEgCaL/+FNqu7jgj87aG5jiZPlweb7GTLJON9H6eFpyfpoJE0sZ1yR9Q+e9FAqQIA44Zi748qKBlFKbLxzoC4mc0SbNUAleEL yolanda@infra", "uid": 2018 }, "zuul": { "comment": "Zuul CICD", "gid": 2031, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXd/QJDEprSLh6N6bULnhchf9M+uzYBEJ2b51Au67FON+5M6VEj5Ut+DlkEPhabOP+tSv9Cn1HpmpBjdEOXdmBj6JS7G/gBb4w28oZDyNjrPT2ebpRw/XnVEkGfikR2J+j3o7CV+ybhLDalXm2TUDReVXnONUq3YzZbjRzoYs0xxrxyss47vZP0xFpsAt9jCMAJW2k6H589VUY38k9LFyhZUZ72FB6eJ68B9GN0TimBYm2DqvupBGQrRhkP8OZ0WoBV8PulKXaHVFdmfBNHB7E7FLlZKuiM6nkV4bOWMGOB/TF++wXBK86t9po3pWCM7+kr72xGRTE+6LuZ2z1K+h zuul-system-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbidZ1wW8moNtPGBhZ3oDm1kcDtiAemI51euL6KZslwpG8CKMT0KBSYw1vpCYc5dYCerq63dQtg2Bm1rhc2gC/U2bbMlvnNPwlkS7eykVfrPDfJHVbff+qHv7l1e1ZoCVAEvVxXG/FgFUiqIKwEhMqG/Etegw07H7vERNETGE5RyRA8cMnK9Cj4oL0OUpZAv7o1a+A+gXRv1EMdWL7g9M6OImikO48w+ZSLOA8uD+0MmN23nh335k2VG609u+ZxTkZAB4GtW0HSCTFu5MCmJFaY1+5cCNedsC9O4ekaXNQxYelFxasN5Qe7miRWcR+Ax8g3HjHpG3Hc1LSc/6XVcj zuul-project-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVWO5neL6ikBBC5QwT8orqxXGP+oOLFKMx+JAlki/JEUt3skgYcVIFnYJ0zaE+aKNpcIEzCrylufpS61gRRh2MueHhi1agAIrlU1wlcOE29vmrhyxm0jDQIlt2Ja159Dkk9dW50q514fg2keGe4NRxFXw03bLCJE19NdJitrsn/QC3txEjI00pZxDRd+QtsCWb7M02TuDAnhvhN5xytH1NNi7pY3xSwDVeTx7ZnreMZQiT89jqxJXzIVic87+VdMylp8b/QYgzh2CfEg7bc26Ge111nILfu06J9R72W0H5EzaRt7NIsFCq2d2UyOJZhr0vTAEO6i6wAEt31gZMkF2x zuul-zone-zuul-ci.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNdRN3Te40SvyM8Pgq12yYKzABiuvnkg0Ds+OnQJEc+f4pTmPg9xh9tvEREuEge/w+cIpw61iT0Fy/bSsTabeKNN07cFmTv0ipkajCON85Pyec3csz3ROU8iQSbzg38jR0+Pi+Qry+hjZGyaTmVzF4vK1Lw8+b5oDno9DYljjUKa9GeiSGCQVki49Y72WgILLrFLjmSidJJq849717hTRRpq/kTc6HJpRJ6/F2WZYbeSkUrBF9z8F6FHiEQ9B4909tC8k4e1OtBSDu0LARIg7Q8AyyRH3GbQYg56GxdITMoZMAdRXbLm9bj+AjORXldA2cctPHJz0c2uwhJBux4IUx zuul-opendev.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5TXOlKFhVbKhoi4774V94MhDMEtiC/0b46amljLBzXlx3bHpYxoHYHI83co4J1Os8ZBPlYPhquP+6AwhedACv+4gGCrdYxyu7T1oAmOW2x4PzmaRxq4c3xfnVHJCLr2THJrn5UV77ILLr4SS2RkdaIfcyKtBUp/AVKrsGE1LZXTwC7SiD8HLG0Bpmc0mICHsGOZGb4OEcaMBo3Tvij8JFEGKwJgyfLpcOG3u/g1IU4RdPU3Dxq9vHXU2zAnv2zWWL8qy4t0jq/Bs7abxYu/RNymKzFOrrfxa2FRP0idcREm3sOXWfYAJfkKINTP/mqzLKGP+HGf7CInTdg5nm3sNn zuul-gating.dev-20230417\n", "uid": 2031 } }, "ansible_all_ipv4_addresses": [ { "__ansible_unsafe": "200.225.47.24" } ], "ansible_all_ipv6_addresses": [ { "__ansible_unsafe": "fe80::f816:3eff:fe36:3324" } ], "ansible_apparmor": { "status": { "__ansible_unsafe": "enabled" } }, "ansible_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_bios_date": { "__ansible_unsafe": "04/01/2014" }, "ansible_bios_vendor": { "__ansible_unsafe": "SeaBIOS" }, "ansible_bios_version": { "__ansible_unsafe": "1.15.0-1" }, "ansible_board_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_board_name": { "__ansible_unsafe": "NA" }, "ansible_board_serial": { "__ansible_unsafe": "NA" }, "ansible_board_vendor": { "__ansible_unsafe": "NA" }, "ansible_board_version": { "__ansible_unsafe": "NA" }, "ansible_chassis_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_chassis_serial": { "__ansible_unsafe": "NA" }, "ansible_chassis_vendor": { "__ansible_unsafe": "QEMU" }, "ansible_chassis_version": { "__ansible_unsafe": "pc-i440fx-6.2" }, "ansible_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": { "__ansible_unsafe": "ttyS0,115200" }, "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_connection": "ssh", "ansible_date_time": { "date": { "__ansible_unsafe": "2025-07-18" }, "day": { "__ansible_unsafe": "18" }, "epoch": { "__ansible_unsafe": "1752871363" }, "epoch_int": { "__ansible_unsafe": "1752871363" }, "hour": { "__ansible_unsafe": "20" }, "iso8601": { "__ansible_unsafe": "2025-07-18T20:42:43Z" }, "iso8601_basic": { "__ansible_unsafe": "20250718T204243694195" }, "iso8601_basic_short": { "__ansible_unsafe": "20250718T204243" }, "iso8601_micro": { "__ansible_unsafe": "2025-07-18T20:42:43.694195Z" }, "minute": { "__ansible_unsafe": "42" }, "month": { "__ansible_unsafe": "07" }, "second": { "__ansible_unsafe": "43" }, "time": { "__ansible_unsafe": "20:42:43" }, "tz": { "__ansible_unsafe": "UTC" }, "tz_dst": { "__ansible_unsafe": "UTC" }, "tz_offset": { "__ansible_unsafe": "+0000" }, "weekday": { "__ansible_unsafe": "Friday" }, "weekday_number": { "__ansible_unsafe": "5" }, "weeknumber": { "__ansible_unsafe": "28" }, "year": { "__ansible_unsafe": "2025" } }, "ansible_default_ipv4": { "address": { "__ansible_unsafe": "200.225.47.24" }, "alias": { "__ansible_unsafe": "ens3" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "gateway": { "__ansible_unsafe": "200.225.47.1" }, "interface": { "__ansible_unsafe": "ens3" }, "macaddress": { "__ansible_unsafe": "fa:16:3e:36:33:24" }, "mtu": 1500, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" }, "type": { "__ansible_unsafe": "ether" } }, "ansible_default_ipv6": {}, "ansible_device_links": { "ids": { "sr0": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ] }, "labels": { "sr0": [ { "__ansible_unsafe": "config-2" } ], "vda1": [ { "__ansible_unsafe": "cloudimg-rootfs" } ] }, "masters": {}, "uuids": { "sr0": [ { "__ansible_unsafe": "2025-07-18-20-37-43-00" } ], "vda1": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] } }, "ansible_devices": { "loop0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "sr0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ], "labels": [ { "__ansible_unsafe": "config-2" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "2025-07-18-20-37-43-00" } ] }, "model": { "__ansible_unsafe": "QEMU DVD-ROM" }, "partitions": {}, "removable": { "__ansible_unsafe": "1" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "mq-deadline" }, "sectors": { "__ansible_unsafe": "1004" }, "sectorsize": { "__ansible_unsafe": "2048" }, "size": { "__ansible_unsafe": "502.00 KB" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": { "__ansible_unsafe": "QEMU" }, "virtual": 1 }, "vda": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "vda1": { "holders": [], "links": { "ids": [], "labels": [ { "__ansible_unsafe": "cloudimg-rootfs" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] }, "sectors": { "__ansible_unsafe": "167770079" }, "sectorsize": 512, "size": { "__ansible_unsafe": "80.00 GB" }, "start": { "__ansible_unsafe": "2048" }, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } } }, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "167772160" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "80.00 GB" }, "support_discard": { "__ansible_unsafe": "512" }, "vendor": { "__ansible_unsafe": "0x1af4" }, "virtual": 1 } }, "ansible_distribution": { "__ansible_unsafe": "Ubuntu" }, "ansible_distribution_file_parsed": true, "ansible_distribution_file_path": { "__ansible_unsafe": "/etc/os-release" }, "ansible_distribution_file_variety": { "__ansible_unsafe": "Debian" }, "ansible_distribution_major_version": { "__ansible_unsafe": "22" }, "ansible_distribution_release": { "__ansible_unsafe": "jammy" }, "ansible_distribution_version": { "__ansible_unsafe": "22.04" }, "ansible_dns": { "nameservers": [ { "__ansible_unsafe": "127.0.0.1" } ] }, "ansible_domain": { "__ansible_unsafe": "opendev.org" }, "ansible_effective_group_id": 0, "ansible_effective_user_id": 0, "ansible_ens3": { "active": true, "device": { "__ansible_unsafe": "ens3" }, "ipv4": { "address": { "__ansible_unsafe": "200.225.47.24" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" } }, "ipv6": [ { "address": { "__ansible_unsafe": "fe80::f816:3eff:fe36:3324" }, "prefix": { "__ansible_unsafe": "64" }, "scope": { "__ansible_unsafe": "link" } } ], "macaddress": { "__ansible_unsafe": "fa:16:3e:36:33:24" }, "module": { "__ansible_unsafe": "virtio_net" }, "mtu": 1500, "pciid": { "__ansible_unsafe": "virtio1" }, "promisc": false, "speed": -1, "type": { "__ansible_unsafe": "ether" } }, "ansible_env": { "ANSIBLE_ROLES_PATH": { "__ansible_unsafe": "/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles" }, "BRIDGE_INVENTORY": { "__ansible_unsafe": "-i/home/zuul/bastion-inventory.ini" }, "DJANGO_SETTINGS_MODULE": { "__ansible_unsafe": "ara.server.settings" }, "HOME": { "__ansible_unsafe": "/root" }, "LANG": { "__ansible_unsafe": "C.UTF-8" }, "LC_ALL": { "__ansible_unsafe": "C.UTF-8" }, "LOGNAME": { "__ansible_unsafe": "root" }, "MAIL": { "__ansible_unsafe": "/var/mail/root" }, "PATH": { "__ansible_unsafe": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" }, "PWD": { "__ansible_unsafe": "/home/zuul/src/opendev.org/opendev/system-config/playbooks/zuul" }, "ROOT_RSA_KEY": { "__ansible_unsafe": "-e @/home/zuul/root-rsa-key.json" }, "SHELL": { "__ansible_unsafe": "/bin/bash" }, "SUDO_COMMAND": { "__ansible_unsafe": "/bin/sh -c echo BECOME-SUCCESS-rargmdslypprxqnaxolhvktqcbfspxzh ; ROOT_RSA_KEY='-e @/home/zuul/root-rsa-key.json' BRIDGE_INVENTORY=-i/home/zuul/bastion-inventory.ini ANSIBLE_ROLES_PATH=/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles /usr/bin/python3" }, "SUDO_GID": { "__ansible_unsafe": "1000" }, "SUDO_UID": { "__ansible_unsafe": "1000" }, "SUDO_USER": { "__ansible_unsafe": "zuul" }, "TERM": { "__ansible_unsafe": "unknown" }, "TZ": { "__ansible_unsafe": "UTC" }, "USER": { "__ansible_unsafe": "root" } }, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_form_factor": { "__ansible_unsafe": "Other" }, "ansible_fqdn": { "__ansible_unsafe": "bridge99.opendev.org" }, "ansible_host": "200.225.47.24", "ansible_hostname": { "__ansible_unsafe": "bridge99" }, "ansible_hostnqn": { "__ansible_unsafe": "" }, "ansible_interfaces": [ { "__ansible_unsafe": "ens3" }, { "__ansible_unsafe": "lo" } ], "ansible_is_chroot": false, "ansible_iscsi_iqn": { "__ansible_unsafe": "iqn.2004-10.com.ubuntu:01:e2baaa46f737" }, "ansible_kernel": { "__ansible_unsafe": "5.15.0-143-generic" }, "ansible_kernel_version": { "__ansible_unsafe": "#153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025" }, "ansible_lo": { "active": true, "device": { "__ansible_unsafe": "lo" }, "ipv4": { "address": { "__ansible_unsafe": "127.0.0.1" }, "broadcast": { "__ansible_unsafe": "" }, "netmask": { "__ansible_unsafe": "255.0.0.0" }, "network": { "__ansible_unsafe": "127.0.0.0" }, "prefix": { "__ansible_unsafe": "8" } }, "ipv6": [ { "address": { "__ansible_unsafe": "::1" }, "prefix": { "__ansible_unsafe": "128" }, "scope": { "__ansible_unsafe": "host" } } ], "mtu": 65536, "promisc": false, "type": { "__ansible_unsafe": "loopback" } }, "ansible_loadavg": { "15m": 0.13818359375, "1m": 0.37353515625, "5m": 0.31494140625 }, "ansible_local": {}, "ansible_locally_reachable_ips": { "ipv4": [ { "__ansible_unsafe": "127.0.0.0/8" }, { "__ansible_unsafe": "127.0.0.1" }, { "__ansible_unsafe": "200.225.47.24" } ], "ipv6": [ { "__ansible_unsafe": "::1" }, { "__ansible_unsafe": "fe80::f816:3eff:fe36:3324" } ] }, "ansible_lsb": { "codename": { "__ansible_unsafe": "jammy" }, "description": { "__ansible_unsafe": "Ubuntu 22.04.5 LTS" }, "id": { "__ansible_unsafe": "Ubuntu" }, "major_release": { "__ansible_unsafe": "22" }, "release": { "__ansible_unsafe": "22.04" } }, "ansible_lvm": { "__ansible_unsafe": "N/A" }, "ansible_machine": { "__ansible_unsafe": "x86_64" }, "ansible_machine_id": { "__ansible_unsafe": "26cb17b5701f4c8888dea87a9b77e620" }, "ansible_memfree_mb": 6187, "ansible_memory_mb": { "nocache": { "free": 7461, "used": 475 }, "real": { "free": 6187, "total": 7936, "used": 1749 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "ansible_memtotal_mb": 7936, "ansible_mounts": [ { "block_available": 15181208, "block_size": 4096, "block_total": 19518275, "block_used": 4337067, "device": { "__ansible_unsafe": "/dev/vda1" }, "fstype": { "__ansible_unsafe": "ext4" }, "inode_available": 20331480, "inode_total": 20899840, "inode_used": 568360, "mount": { "__ansible_unsafe": "/" }, "options": { "__ansible_unsafe": "rw,relatime" }, "size_available": 62182227968, "size_total": 79946854400, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } }, { "block_available": 0, "block_size": 2048, "block_total": 251, "block_used": 251, "device": { "__ansible_unsafe": "/dev/sr0" }, "fstype": { "__ansible_unsafe": "iso9660" }, "inode_available": 0, "inode_total": 0, "inode_used": 0, "mount": { "__ansible_unsafe": "/mnt/config" }, "options": { "__ansible_unsafe": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8" }, "size_available": 0, "size_total": 514048, "uuid": { "__ansible_unsafe": "2025-07-18-20-37-43-00" } } ], "ansible_nodename": { "__ansible_unsafe": "bridge99" }, "ansible_os_family": { "__ansible_unsafe": "Debian" }, "ansible_pkg_mgr": { "__ansible_unsafe": "apt" }, "ansible_port": 22, "ansible_proc_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": [ { "__ansible_unsafe": "tty0" }, { "__ansible_unsafe": "ttyS0,115200" } ], "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_processor": [ { "__ansible_unsafe": "0" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "1" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "2" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "3" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "4" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "5" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "6" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "7" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" } ], "ansible_processor_cores": 1, "ansible_processor_count": 8, "ansible_processor_nproc": 8, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 8, "ansible_product_name": { "__ansible_unsafe": "OpenStack Nova" }, "ansible_product_serial": { "__ansible_unsafe": "26cb17b5-701f-4c88-88de-a87a9b77e620" }, "ansible_product_uuid": { "__ansible_unsafe": "26cb17b5-701f-4c88-88de-a87a9b77e620" }, "ansible_product_version": { "__ansible_unsafe": "0.1.0" }, "ansible_python": { "executable": { "__ansible_unsafe": "/usr/bin/python3" }, "has_sslcontext": true, "type": { "__ansible_unsafe": "cpython" }, "version": { "major": 3, "micro": 12, "minor": 10, "releaselevel": { "__ansible_unsafe": "final" }, "serial": 0 }, "version_info": [ 3, 10, 12, { "__ansible_unsafe": "final" }, 0 ] }, "ansible_python_interpreter": "python3", "ansible_python_version": { "__ansible_unsafe": "3.10.12" }, "ansible_real_group_id": 0, "ansible_real_user_id": 0, "ansible_selinux": { "status": { "__ansible_unsafe": "disabled" } }, "ansible_selinux_python_present": true, "ansible_service_mgr": { "__ansible_unsafe": "systemd" }, "ansible_ssh_host_key_dsa_public": { "__ansible_unsafe": "AAAAB3NzaC1kc3MAAACBAI5YRWuY2PJehgFIG+tSyZQya3g1bjVWbiAb3naQYwFDiELSD9FYjVh75sld4EJPyve+bxyy3ArOxho2ira4LCooUUFE7BbvctK1G8YUS2pCtEHTjyYHNyc9ISk3cM20kL+f50rDCEtvPRL0qYzf+oOGN5Bjz926zYfzq5a7nOErAAAAFQD/8NwDpXAC7hIS2gl+QIFbZkQuxwAAAIBRwRD6mjKXA7/8QjY0KkprgnnJR4yLgGfocLC54WgbzfPrmswAytGHnldIfQhImzfF04R0HFhjzw+2L2HjCaNHnidx+T/Mty1J6fal+UEgypyCVJ7R/q2G8+fyCNFWPfavHoCwQu+Pvi4L/fLeRKabWKPQRjumnskQfJltJRTjPgAAAIBA4PnhT939L3fN9Y0chro2J18MoXpMNZ6IDLXlkcivKRy9hlsveCAZ3chIq3MCbHHnjdJLbatQ8Y0tsb6qcLFtBSfIVKhatvnEmaLDC+O7eVTutsuarcWDq7LZlm04WVwBXEnqH1Er1Bnw6BOidu4jDFfIxxYZyYPnF8tyO1evkQ==" }, "ansible_ssh_host_key_dsa_public_keytype": { "__ansible_unsafe": "ssh-dss" }, "ansible_ssh_host_key_ecdsa_public": { "__ansible_unsafe": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCtoqNJHXpXX5LV70+UuO8+TdDzr2LHhmMnx6JS/AXDhrsOyX23X8k5Te5Xyl+JOVKVi6GUvOEQcvvPT6xU0SFo=" }, "ansible_ssh_host_key_ecdsa_public_keytype": { "__ansible_unsafe": "ecdsa-sha2-nistp256" }, "ansible_ssh_host_key_ed25519_public": { "__ansible_unsafe": "AAAAC3NzaC1lZDI1NTE5AAAAIAY9APCkCiWAZdEuuHwNTx3eaKZFwlfqm3IXemQIfTsj" }, "ansible_ssh_host_key_ed25519_public_keytype": { "__ansible_unsafe": "ssh-ed25519" }, "ansible_ssh_host_key_rsa_public": { "__ansible_unsafe": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCwrPvgmZ8VQg5qpltduwq47k5o3V3SiBALjjI9DBHEw7/zcVnYGb76wmJBW5PMNmMu7iBt2yu3vcLYjbSZSAyZ9jgIMBLoc9epVaUc0AOWQFPC5NWYZqeysiqc9ujpJ1cNMvuwb5vzxi5dax5Fr5obBCwo910UFT5nW9c+Xc2o9Lmuoayyd1ZZj5X2dnl6GDTB83miscIIVM8fnpWdr7KhOUu7QLzfVUin92PyVzwWbRljMiGSiqIR9ACfiOhbqCn0YhkNJXjEqS42q+OtI7QmJ/eSgh8ujM1TjSCRQwr8L1s7qHNiGY5G8msyTVCnn1UUuaG/iFH1/cvUKiH4Me8APGu3wuadkZ4d7JU3Wkr77FoLF/fNsh9EnFczQEPjpvnm60DvLbFSd43XNkw38E9KXgAzXXaGYpgzJcohAQvdm6iFHrsTLWLzkas3cqUpN/sOC//zdzYa52OR8nRJVtud7bheuL6N3AslH1Hk2Ob5kUsRe2YTmZPMUwJ6YZzMKGc=" }, "ansible_ssh_host_key_rsa_public_keytype": { "__ansible_unsafe": "ssh-rsa" }, "ansible_swapfree_mb": 0, "ansible_swaptotal_mb": 0, "ansible_system": { "__ansible_unsafe": "Linux" }, "ansible_system_capabilities": [], "ansible_system_capabilities_enforced": { "__ansible_unsafe": "False" }, "ansible_system_vendor": { "__ansible_unsafe": "OpenStack Foundation" }, "ansible_uptime_seconds": 293, "ansible_user_dir": { "__ansible_unsafe": "/root" }, "ansible_user_gecos": { "__ansible_unsafe": "root" }, "ansible_user_gid": 0, "ansible_user_id": { "__ansible_unsafe": "root" }, "ansible_user_shell": { "__ansible_unsafe": "/bin/bash" }, "ansible_user_uid": 0, "ansible_userspace_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_userspace_bits": { "__ansible_unsafe": "64" }, "ansible_virtualization_role": { "__ansible_unsafe": "guest" }, "ansible_virtualization_tech_guest": [ { "__ansible_unsafe": "openstack" } ], "ansible_virtualization_tech_host": [ { "__ansible_unsafe": "kvm" } ], "ansible_virtualization_type": { "__ansible_unsafe": "openstack" }, "base_users": [ "corvus", "clarkb", "fungi", "ianw", "frickler", "tonyb" ], "disabled_distro_cloud_users": [ "ubuntu", "centos", "admin" ], "disabled_users": [ "elizabeth", "nibz", "slukjanov", "jhesketh", "yolanda", "rcarrillocruz", "shrews", "dmsimard", "pabelanger", "mordred" ], "discovered_interpreter_python": { "__ansible_unsafe": "/usr/bin/python3" }, "distro_lookup_path": [ "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.yaml", "{{ ansible_facts.os_family }}.yaml", "default.yaml" ], "exim_aliases": "{{ exim_base_aliases|combine(exim_extra_aliases) }}", "exim_base_aliases": { "root": "{{ exim_sysadmins }}" }, "exim_extra_aliases": {}, "exim_sysadmins": "{{ ','.join(sysadmins|default([])) }}", "extra_users": [], "gather_subset": [ { "__ansible_unsafe": "all" } ], "iptables_allowed_groups": "{{ iptables_base_allowed_groups + iptables_extra_allowed_groups }}", "iptables_allowed_hosts": "{{ iptables_base_allowed_hosts + iptables_extra_allowed_hosts }}", "iptables_base_allowed_groups": [], "iptables_base_allowed_hosts": [ { "hostname": "cacti.openstack.org", "port": 161, "protocol": "udp" } ], "iptables_base_public_tcp_ports": [], "iptables_base_public_udp_ports": [], "iptables_extra_allowed_groups": [], "iptables_extra_allowed_hosts": [], "iptables_extra_public_tcp_ports": [], "iptables_extra_public_udp_ports": [], "iptables_public_tcp_ports": "{{ iptables_test_public_tcp_ports|default([]) + iptables_base_public_tcp_ports + iptables_extra_public_tcp_ports }}", "iptables_public_udp_ports": "{{ iptables_base_public_udp_ports + iptables_extra_public_udp_ports }}", "module_setup": true, "project_config_src": "/home/zuul/src/opendev.org/openstack/project-config", "public_v4": "200.225.47.24", "public_v6": "", "silence_synchronize": true }, "gitea-lb02.opendev.org": { "all_users": { "SotK": { "comment": "Adam Coldrick", "gid": 2023, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaE7gafwJQHQ9E2vlcjx8ufcGpyTdQdaBal/ZRt3aPbKXNqsDH4jOWvSXZxE0NlOGo+rWBSu0DxdyM7O5BwYxC79BaFq9JMPn1Q/p1WplOeLENX7jd6lsrLIo2x1MQ134+MliO5FNXmSF2m2il4GCQuiUdGORs/caF1mMPTDeQmf9rRS2fYW0dZ3wZgRzzehtg9LmeW8+DoU+dAeKj4igPcsDsvALmya1JB0XP1UNEG9XMdrYJCoj3K/ALQvJIVB0qwNDYdJ59erVZTvYGe5v6GMUHjIKkmaXJjJyT22hcmnRPk5yIktMrGwkiHGr4Pu0T+lyopSqLEm8HJWp6hc53 adam@wrackside", "uid": 2023 }, "Zara": { "comment": "Zara Zaimeche", "gid": 2022, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt9wQvGgQIvLvifm7n5g+2sjgjGCQLt03D0v5Fb5xEMufJncIDkwBNDzGvsASwHGjP9YEAA8+f8Ya+Yc9EaDgqQl9r9YEO9CoEC6O1Euk41nQJYYRnzkgmMaxTSlUKNur8XSmzoElLut6ivlLW71fZmSKHAcg9O4lgd9weDDjCcWLD1C9WmRVdtEnw6NQJd5Mn/llHqdbmMlf3I5VL8QvzPndxZEyESdSBz0ywLO5ygtUxtPaCxaanHSTz1yNooT9t2vwDnfc1LB9oT4CaEnVG+FugCPGFnn204eJ2BVEQ945ZsabgFndyvfmEwxlzAeA6+YjQYrukMijb1Owxh1fv zara.zaimeche@codethink.co.uk", "uid": 2022 }, "clarkb": { "comment": "Clark Boylan", "gid": 2005, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "uid": 2005 }, "colleen": { "comment": "Colleen Murphy", "gid": 2021, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcHzySqYlH1TfAPx5PaVzqkuMbI3zksJ5E2aZBlsIN7wNSoyO0Dts6HegHZIgi5NGT05wRBAUMCNZwupqFoWDg41JBKzPKITkqvEe/FnNmJFxt591ltXigZZ+ZLoX8B12nww/eeA5nx9PT4hIsLQG50MxEm0iC4ApusaAXMXa7+gTDkzf6yyl4QwinyFFTYtyJwFw5XfQXXRQwL8Qv6mVGrhDz3Fj4VWawByQuxRHgt5G3Ux/PnZzatJ3tuSK66o1uXrvuOiGdUtDCuAFUx+kgcmUTpCC6vgMZdDbrfyw0CGxkmAUNfeEMOw0TWbdioJ2FwH5+4BEvMgiFgsCTjIwDqqyFV9eK8sd0mbJ+I82EyOXPlFPKGan6Ie6LD1qotdUW9vT3pfpR/44s/Id2un3FBnVg7GZkGJshikGO1UqjmZfhEpQ6Q+auLir+mBv2X/ril6qJ2NuQpwMRVzZmriPMxdJDs6xhzg2fGEYRvEvh0kzsqNf4OgKbSWiVOB3WALM30Cx3YdmnB6JonRGA+6CqD+LO4HQMbD7LBVcYzEIS1WtP8aPx/NiybemrF0LWmIgl34A0Tpcc+5MLzzUtgUt6lYFyWxltCP43u1N7ODH+FsFALzo6CO9DjyMxEd6Ay61hyx8Btfhn8NH/wEdCQj1WAMHU+d2ljk5ndAfp8c6LRQ== krinkle@gir", "uid": 2021 }, "corvus": { "comment": "James E. Blair", "gid": 2001, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "uid": 2001 }, "diablo_rojo": { "comment": "Kendall Nelson", "gid": 2030, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0+hy5iZKFr4NdOBcGJfNph7Noz/3TxaQ9UZYON9b5LFuN14SmAMXCJ47BtThjUU8su+uhELSIb7P0jt2zDJYMQzSKqXAVVrkFk/I+hdJf6bQXhSHtltupsX15dUrrWBSLiaJKF2Iu0r8UmCPXFVbyucEVx5stZTp8jjswqCdVRUOQYH/hVAOXagX/6aOW7zCnBUNXTdd25qm2RJFzWg85dQYyKlwFsJStF+w0qp0LOX8LbTZprfRaHkH11bCDBeCOxDNqRW+0YwZwHayDrROEbDAEym1h985u9R2Vz21QSPypP3HYY9KSGYBPrky5MlHuN5t7UfsPI+qFy2h2T3Qt kendall@Madeye", "uid": 2030 }, "frickler": { "comment": "Jens Harbott", "gid": 2029, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "uid": 2029 }, "fungi": { "comment": "Jeremy Stanley", "gid": 2007, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "uid": 2007 }, "ianw": { "comment": "Ian Wienand", "gid": 2025, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "uid": 2025 }, "jbryce": { "comment": "Jonathan Bryce", "gid": 2027, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEApFGM9q1gfiawBX5EnCQGxx2T1hwPDxrX2M64MfqcoBRpdrWRjxWm6Vhczfl+Ar2EQtGsuIm1QQiyiPL4zsJSQOfYXB0TqOQaAuFamSzZSNEm8coSa93E3zfXR9uln1lgCGutaWwH/KmGcSeAuuQCipKmKxc8QSAepGNP4Jx2L/EnXQh850xTQEIviJkJpA9oTRzXu12T7vzxsUCw041Q/KX16UvvGpt9IAoMAWFlQrMPzPFmqbUOIr7pRvv8TKcK9BNFS8S8jjT+wN0y/LY7cbTblgDfwSAl1P/naME5ugRVD5MZKixIE1F+x/j+M8+fpZ/EyR/6jSA3DYjEXOk2zQ== jbryce@jbryce-mbp-3.local", "uid": 2027 }, "jhesketh": { "comment": "Joshua Hesketh", "gid": 2016, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3onVLOZiiGpQWTCIV0QwHmc3Jvqyl7UaJxIu7D49OQcLHqVZsozI9pSiCdTnWyAaM+E+5wD9yVcSTqMWqn2AZmZSwQ+Fh6KnCgPZ/o63+iCZPGL0RNk20M1iNh5dvdStDnn+j2fpeV/JONF0tBn07QvNL2eF4BwtbTG9Zhl186QNsXjXDghrSO3Etl6DSfcUhxyvMoA2LnclWWD5hLmiRhcBm+PIxveVsr4B+o0k1HV5SUOvJMWtbEC37AH5I818O4fNOob6CnOFaCsbA9oUDzB5rqxutPZb9SmNJpNoLqYqDgyppM0yeql0Kn97tUt7H4j5xHrWoGnJ4IXfuDc0AMmmy4fpcLGkNf7zcBftKS6iz/3AlOXjlp5WZvKxngJj9HIir2SE/qV4Lxw9936BzvAcQyw5+bEsLQJwi+LPZxEqLC6oklkX9dg/+1yBFHsz6mulA0b4Eq7VF9omRzrhhN4iPpU5KQYPRNz7yRYckXDxYnp2lz6yHgSYh2/lqMc+UqmCL9EAWcDw3jsgvJ6kH/YUVUojiRHD9QLqlhOusu1wrTfojjwF05mqkXKmH+LH8f8AJAlMdYg0c2WLlrcxnwCkLLxzU5cYmKcZ41LuLtQR3ik+EKjYzBXXyCEzFm6qQEbR2akpXyxvONgrf7pijrgNOi0GeatUt0bUQcAONYw== jhesketh@infra", "uid": 2016 }, "maxwell": { "comment": "JP Maxwell", "gid": 2024, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2b5I7Yff9FCrtRmSjpILUePi54Vbc8zqJTbzrIAQZGFLBi3xd2MLlhV5QVgpDBC9H3lGjbdnc81D3aFd3HwHT4dvvvyedT12PR3VDEpftdW84vw3jzdtALcayOQznjbGnScwvX5SgnRhNxuX9Rkh8qNvOsjYPUafRr9azkQoomJFkdNVI4Vb5DbLhTpt18FPeOf0UuqDt/J2tHI4SjZ3kjzr7Nbwpg8xGgANPNE0+2pJbwCA8YDt4g3bzfzvVafQs5o9Gfc9tudkR9ugQG1M+EWCgu42CleOwMTd/rYEB2fgNNPsZAWqwQfdPajVuk70EBKUEQSyoA09eEZX+xJN9Q== jpmaxman@tipit.net", "uid": 2024 }, "mkiss": { "comment": "Marton Kiss", "gid": 2011, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb5qdaiKaRqBRgLW8Df+zD3C4a+gO/GFZYEDEd5nvk+LDGPuzi6s639DLqdfx6yvJ1sxxNUOOYhE/T7raDeS8m8fjk0hdVzARXraYDbckt6AELl7B16ZM4aEzjAPoSByizmfwIVkO1zP6kghyumV1kr5Nqx0hTd5/thIzgwdaGBY4I+5iqcWncuLyBCs34oTh/S+QFzjmMgoT86PrdLSsBIINx/4rb2Br2Sb6pRHmzbU+3evnytdlDFwDUPfdzoCaQEdXtjISC0xBdmnjEvHJYgmSkWMZGgRgomrA06Al9M9+2PR7x+burLVVsZf9keRoC7RYLAcryRbGMExC17skL marton.kiss@gmail.com", "uid": 2011 }, "mordred": { "comment": "Monty Taylor", "gid": 2000, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsTZJ8hXTmzjKxYh/7V07mIy8xl2HL+9BaUlt6A6TMsL3LSvaVQNSgmXX5g0XfPWSCKmkZb1O28q49jQI2n7n7+sHkxn0dJDxj1N2oNrzNY7pDuPrdtCijczLFdievygXNhXNkQ2WIqHXDquN/jfLLJ9L0jxtxtsUMbiL2xxZEZcaf/K5MqyPhscpqiVNE1MjE4xgPbIbv8gCKtPpYIIrktOMb4JbV7rhOp5DcSP5gXtLhOF5fbBpZ+szqrTVUcBX0oTYr3iRfOje9WPsTZIk9vBfBtF416mCNxMSRc7KhSW727AnUu85hS0xiP0MRAf69KemG1OE1pW+LtDIAEYp mordred@camelot", "uid": 2000 }, "pabelanger": { "comment": "Paul Belanger", "gid": 2010, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCuP0CZE8AYnbm8gxecCxKeRw0wHRyryd+FKmNNsdr0d3UvfCbqNzLigrqEBZsKpofi3M4qCWNpKRyfhnjPynLTQjP1vnX9AbL9UGoiHxScfvh3skntTYMs9ezJRd0rMJJZO76FPo8bJLDlwxAQl8m/nuj3HfYiO5hYE7P+a3rhsJh4nEfBb7xh+Q5yM0PWObkkBl6IRiBYjlcsXNZHgTA5kNuihUk5bHqAw54sHh05DhpgOITpTw4LFbh4Ew2NKq49dEb2xbTuAyAr2DHNOGgIwKEZpwtKZEIGEuiLbb4DQRsfivrvyOjnK2NFjQzGyNOHfsOldWHRQwUKUs8nrxKdXvqcrfMnSVaibeYK2TRL+6jd9kc5SIhWI3XLm7HbX7uXMD7/JQrkL25Rcs6nndDCH72DJLz+ynA/T5umMbNBQ9tybL5z73IOpfShRGjQYego22CxDOy7e/5OEMHNoksbFb1S02viM9O2puS7LDqqfT9JIbbPqCrbRi/zOXo0f4EXo6xKUAmd8qlV+6f/p57/qFihzQDaRFVlFEH3k7qwsw7PYGUTwkPaThe6xyZN6D5jqxCZU3aSYu+FGb0oYo+M5IxOm0Cb4NNsvvkRPxWtwSayfFGu6+m/+/RyA3GBcAMev7AuyKN+K2vGMsLagHOx4i+5ZAcUwGzLeXAENNum3w== pabelanger@redhat.com", "uid": 2010 }, "rcarrillocruz": { "comment": "Ricardo Carrillo Cruz", "gid": 2019, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCz1CW5E87v8o7O8B5fe7j1uaPCToRdaBukjH2HzQZ+DSGTIPjirLpp5ZXPuyNnmtRMzwld6mlHYlevVEwuZTNyQwS7ut5o0LjyW6yoEcvPq0xMEZLxaso5dZAtzNgf3FzbtaUYBnkhSwX7c24lf8wPGAl7TC3yO0dePQh2lXVdaBiGB9ybVeQr+kwJIxleUE4puuQ+ONJE2D+hHjoQ/huUMpb996pb/YzkjkAxqHguMid0c1taelyW8n17nEDoWvlV9Qqbo8cerhgURo1OBt2zENLjQQ0kOkPxJx4qx3652e0kbkr11y50r9BMs418mnJdWselMxkSqQNZ+XotoH5Dwn+3K2a6Wv4OX3Dqb9SF/JTD7lA/tIkNfxgsRlzfEQ01rK1+g7Je10EnDCLEzHpFjvZ5q4EEMcYqY+osLFpHAOWGLMx+3eY4pz/xEzRP/x3sjGU09uNOZ3oCWUfSkE4xebnnWtxwWZKyFmv3GHtaqJn2UvpAbODPEYyYcOS3XV3zd233W3C09YYnFUyZbGLXpD05Yet5fZfGTnveMRn5/9LZai+dBPwoMWUJdX4yPnGXgOG8zk0u1nWfcNJfYg+xajSUDiMKjDhlkuFK/GXNYuINe42s1TxzL7pJ4X4UhqLiopeJvPg/U5xdCV5pxVKf1MVenrGe2pfwf1Yr2WMv5w== rcarrillocruz@infra", "uid": 2019 }, "smarcet": { "comment": "Sebastian Marcet", "gid": 2012, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP5ce0Ywtbgi3LGMZWA5Zlv/EQ07F/gWnZOMN6TRfiCiiBNyf8ARtKgmYSINS8W537HJYBt3qTfa5xkZmpBrtE6x8OTfR5y1L+x/PrLTUkQhVDY19EixD9wDIrQIIjo2ZVq+zErXBRQuGmJ3Hl+OGw+wtvGS8f768kMnwhKUgyITjWV2tKr/q88J8mBOep48XUcRhidDWsOjgIDJQeY2lbsx1bbZ7necrJS17PHqxhUbWntyR/VKKbBbrNmf2bhtTRUSYoJuqabyGDTZ0J25A88Qt2IKELy6jsVTxHj9Y5D8oH57uB7GaNsNiU+CaOcVfwOenES9mcWOr1t5zNOdrp smarcet@gmail.com", "uid": 2012 }, "tonyb": { "comment": "Tony Breeds", "gid": 2032, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "uid": 2032 }, "ttx": { "comment": "Thierry Carrez", "gid": 2008, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDCGpMtSehQNZL0/EJ7VUbklJygsxvii2Qi4HPSUFcLJUWAx4VltsmPkmx43D9ITwnRPRMPNtZrOvhY7v0myVlFuRnyTYAqZwigf5gxrktb+4PwCWb+2XobziUVnfJlbOTjneWSTYoZ+OjTaWd5AcVbUvgYAP2qbddycc5ACswpPDo5VrS6fQfCwE4z3BqLFNeOnqxbECHwHeFYIR6Kd6mnKAzDNZxZIkviWg9eIwwuFf5V5bUPiVkeFHVL3EJlCoYs2Em4bvYZBtrV7kUseN85X/+5Uail4uYBEcB3GLL32e6HeD1Qk4xIxLTI2bFPGUp0Oq7iPgrQQe4zCBsGi7Dx+JVy+U0JqLLAN94UPCn2fhsX7PdKfTPcxFPFKeX/PRutkb7qxdbS2ubCdOEhc6WN7OkQmbdK8lk6ms4v4dFc0ooMepWELqKC6thICsVdizpuij0+h8c4SRD3gtwGDPxrkJcodPoAimVVlW1p+RpMxsCFrK473TzgeNPVeAdSZVpqZ865VOwFqoFQB6WpmCDZQPFlkS2VDe9R54ePDHWKYLvVW6yvQqWTx3KrIrS1twSoydj+gADgBYsZaW5MNkWYHAWotEX67j6fMZ6ZSTS5yaTeLywB2Ykh0kjo4jpTFk5JNL7DINkfmCEZMLw60da29iN4QzAJr9cP1bwjf/QDqw== ttx@mercury", "uid": 2008 }, "yolanda": { "comment": "Yolanda Robla", "gid": 2018, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSR2NmJC8PSanHUpKJuaMmohG80COO2IPkE3Mxhr7US8P1B3p1c6lOrT6M1txRzBY8FlbxfOinGtutP+ADCB2taXfpO8UiaG9eOqojAT/PeP2Y2ov72rVMSWupLozUv2uAR5yyFVFHOjKPYGAa01aJtfzfJujSak8dM0ifFeFwgp/8RBGEfC7atq+45TdrfAURRcEgcOLiF5Aq6fprCOwpllnrH6VoId9YS7u/5xF2/zBjr9PuOP7jEgCaL/+FNqu7jgj87aG5jiZPlweb7GTLJON9H6eFpyfpoJE0sZ1yR9Q+e9FAqQIA44Zi748qKBlFKbLxzoC4mc0SbNUAleEL yolanda@infra", "uid": 2018 }, "zuul": { "comment": "Zuul CICD", "gid": 2031, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXd/QJDEprSLh6N6bULnhchf9M+uzYBEJ2b51Au67FON+5M6VEj5Ut+DlkEPhabOP+tSv9Cn1HpmpBjdEOXdmBj6JS7G/gBb4w28oZDyNjrPT2ebpRw/XnVEkGfikR2J+j3o7CV+ybhLDalXm2TUDReVXnONUq3YzZbjRzoYs0xxrxyss47vZP0xFpsAt9jCMAJW2k6H589VUY38k9LFyhZUZ72FB6eJ68B9GN0TimBYm2DqvupBGQrRhkP8OZ0WoBV8PulKXaHVFdmfBNHB7E7FLlZKuiM6nkV4bOWMGOB/TF++wXBK86t9po3pWCM7+kr72xGRTE+6LuZ2z1K+h zuul-system-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbidZ1wW8moNtPGBhZ3oDm1kcDtiAemI51euL6KZslwpG8CKMT0KBSYw1vpCYc5dYCerq63dQtg2Bm1rhc2gC/U2bbMlvnNPwlkS7eykVfrPDfJHVbff+qHv7l1e1ZoCVAEvVxXG/FgFUiqIKwEhMqG/Etegw07H7vERNETGE5RyRA8cMnK9Cj4oL0OUpZAv7o1a+A+gXRv1EMdWL7g9M6OImikO48w+ZSLOA8uD+0MmN23nh335k2VG609u+ZxTkZAB4GtW0HSCTFu5MCmJFaY1+5cCNedsC9O4ekaXNQxYelFxasN5Qe7miRWcR+Ax8g3HjHpG3Hc1LSc/6XVcj zuul-project-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVWO5neL6ikBBC5QwT8orqxXGP+oOLFKMx+JAlki/JEUt3skgYcVIFnYJ0zaE+aKNpcIEzCrylufpS61gRRh2MueHhi1agAIrlU1wlcOE29vmrhyxm0jDQIlt2Ja159Dkk9dW50q514fg2keGe4NRxFXw03bLCJE19NdJitrsn/QC3txEjI00pZxDRd+QtsCWb7M02TuDAnhvhN5xytH1NNi7pY3xSwDVeTx7ZnreMZQiT89jqxJXzIVic87+VdMylp8b/QYgzh2CfEg7bc26Ge111nILfu06J9R72W0H5EzaRt7NIsFCq2d2UyOJZhr0vTAEO6i6wAEt31gZMkF2x zuul-zone-zuul-ci.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNdRN3Te40SvyM8Pgq12yYKzABiuvnkg0Ds+OnQJEc+f4pTmPg9xh9tvEREuEge/w+cIpw61iT0Fy/bSsTabeKNN07cFmTv0ipkajCON85Pyec3csz3ROU8iQSbzg38jR0+Pi+Qry+hjZGyaTmVzF4vK1Lw8+b5oDno9DYljjUKa9GeiSGCQVki49Y72WgILLrFLjmSidJJq849717hTRRpq/kTc6HJpRJ6/F2WZYbeSkUrBF9z8F6FHiEQ9B4909tC8k4e1OtBSDu0LARIg7Q8AyyRH3GbQYg56GxdITMoZMAdRXbLm9bj+AjORXldA2cctPHJz0c2uwhJBux4IUx zuul-opendev.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5TXOlKFhVbKhoi4774V94MhDMEtiC/0b46amljLBzXlx3bHpYxoHYHI83co4J1Os8ZBPlYPhquP+6AwhedACv+4gGCrdYxyu7T1oAmOW2x4PzmaRxq4c3xfnVHJCLr2THJrn5UV77ILLr4SS2RkdaIfcyKtBUp/AVKrsGE1LZXTwC7SiD8HLG0Bpmc0mICHsGOZGb4OEcaMBo3Tvij8JFEGKwJgyfLpcOG3u/g1IU4RdPU3Dxq9vHXU2zAnv2zWWL8qy4t0jq/Bs7abxYu/RNymKzFOrrfxa2FRP0idcREm3sOXWfYAJfkKINTP/mqzLKGP+HGf7CInTdg5nm3sNn zuul-gating.dev-20230417\n", "uid": 2031 } }, "ansible_all_ipv4_addresses": [ { "__ansible_unsafe": "200.225.47.56" } ], "ansible_all_ipv6_addresses": [ { "__ansible_unsafe": "fe80::f816:3eff:fe3e:1c09" } ], "ansible_apparmor": { "status": { "__ansible_unsafe": "enabled" } }, "ansible_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_bios_date": { "__ansible_unsafe": "04/01/2014" }, "ansible_bios_vendor": { "__ansible_unsafe": "SeaBIOS" }, "ansible_bios_version": { "__ansible_unsafe": "1.15.0-1" }, "ansible_board_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_board_name": { "__ansible_unsafe": "NA" }, "ansible_board_serial": { "__ansible_unsafe": "NA" }, "ansible_board_vendor": { "__ansible_unsafe": "NA" }, "ansible_board_version": { "__ansible_unsafe": "NA" }, "ansible_chassis_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_chassis_serial": { "__ansible_unsafe": "NA" }, "ansible_chassis_vendor": { "__ansible_unsafe": "QEMU" }, "ansible_chassis_version": { "__ansible_unsafe": "pc-i440fx-6.2" }, "ansible_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": { "__ansible_unsafe": "ttyS0,115200" }, "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_connection": "ssh", "ansible_date_time": { "date": { "__ansible_unsafe": "2025-07-18" }, "day": { "__ansible_unsafe": "18" }, "epoch": { "__ansible_unsafe": "1752871436" }, "epoch_int": { "__ansible_unsafe": "1752871436" }, "hour": { "__ansible_unsafe": "20" }, "iso8601": { "__ansible_unsafe": "2025-07-18T20:43:56Z" }, "iso8601_basic": { "__ansible_unsafe": "20250718T204356655789" }, "iso8601_basic_short": { "__ansible_unsafe": "20250718T204356" }, "iso8601_micro": { "__ansible_unsafe": "2025-07-18T20:43:56.655789Z" }, "minute": { "__ansible_unsafe": "43" }, "month": { "__ansible_unsafe": "07" }, "second": { "__ansible_unsafe": "56" }, "time": { "__ansible_unsafe": "20:43:56" }, "tz": { "__ansible_unsafe": "UTC" }, "tz_dst": { "__ansible_unsafe": "UTC" }, "tz_offset": { "__ansible_unsafe": "+0000" }, "weekday": { "__ansible_unsafe": "Friday" }, "weekday_number": { "__ansible_unsafe": "5" }, "weeknumber": { "__ansible_unsafe": "28" }, "year": { "__ansible_unsafe": "2025" } }, "ansible_default_ipv4": { "address": { "__ansible_unsafe": "200.225.47.56" }, "alias": { "__ansible_unsafe": "ens3" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "gateway": { "__ansible_unsafe": "200.225.47.1" }, "interface": { "__ansible_unsafe": "ens3" }, "macaddress": { "__ansible_unsafe": "fa:16:3e:3e:1c:09" }, "mtu": 1500, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" }, "type": { "__ansible_unsafe": "ether" } }, "ansible_default_ipv6": {}, "ansible_device_links": { "ids": { "sr0": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ] }, "labels": { "sr0": [ { "__ansible_unsafe": "config-2" } ], "vda1": [ { "__ansible_unsafe": "cloudimg-rootfs" } ] }, "masters": {}, "uuids": { "sr0": [ { "__ansible_unsafe": "2025-07-18-20-37-43-00" } ], "vda1": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] } }, "ansible_devices": { "loop0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "sr0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ], "labels": [ { "__ansible_unsafe": "config-2" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "2025-07-18-20-37-43-00" } ] }, "model": { "__ansible_unsafe": "QEMU DVD-ROM" }, "partitions": {}, "removable": { "__ansible_unsafe": "1" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "mq-deadline" }, "sectors": { "__ansible_unsafe": "1004" }, "sectorsize": { "__ansible_unsafe": "2048" }, "size": { "__ansible_unsafe": "502.00 KB" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": { "__ansible_unsafe": "QEMU" }, "virtual": 1 }, "vda": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "vda1": { "holders": [], "links": { "ids": [], "labels": [ { "__ansible_unsafe": "cloudimg-rootfs" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] }, "sectors": { "__ansible_unsafe": "167770079" }, "sectorsize": 512, "size": { "__ansible_unsafe": "80.00 GB" }, "start": { "__ansible_unsafe": "2048" }, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } } }, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "167772160" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "80.00 GB" }, "support_discard": { "__ansible_unsafe": "512" }, "vendor": { "__ansible_unsafe": "0x1af4" }, "virtual": 1 } }, "ansible_distribution": { "__ansible_unsafe": "Ubuntu" }, "ansible_distribution_file_parsed": true, "ansible_distribution_file_path": { "__ansible_unsafe": "/etc/os-release" }, "ansible_distribution_file_variety": { "__ansible_unsafe": "Debian" }, "ansible_distribution_major_version": { "__ansible_unsafe": "22" }, "ansible_distribution_release": { "__ansible_unsafe": "jammy" }, "ansible_distribution_version": { "__ansible_unsafe": "22.04" }, "ansible_dns": { "nameservers": [ { "__ansible_unsafe": "127.0.0.1" } ] }, "ansible_domain": { "__ansible_unsafe": "opendev.org" }, "ansible_effective_group_id": 0, "ansible_effective_user_id": 0, "ansible_ens3": { "active": true, "device": { "__ansible_unsafe": "ens3" }, "ipv4": { "address": { "__ansible_unsafe": "200.225.47.56" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" } }, "ipv6": [ { "address": { "__ansible_unsafe": "fe80::f816:3eff:fe3e:1c09" }, "prefix": { "__ansible_unsafe": "64" }, "scope": { "__ansible_unsafe": "link" } } ], "macaddress": { "__ansible_unsafe": "fa:16:3e:3e:1c:09" }, "module": { "__ansible_unsafe": "virtio_net" }, "mtu": 1500, "pciid": { "__ansible_unsafe": "virtio1" }, "promisc": false, "speed": -1, "type": { "__ansible_unsafe": "ether" } }, "ansible_env": { "HOME": { "__ansible_unsafe": "/root" }, "LANG": { "__ansible_unsafe": "C.UTF-8" }, "LC_ALL": { "__ansible_unsafe": "C.UTF-8" }, "LOGNAME": { "__ansible_unsafe": "root" }, "MOTD_SHOWN": { "__ansible_unsafe": "pam" }, "PATH": { "__ansible_unsafe": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" }, "PWD": { "__ansible_unsafe": "/root" }, "SHELL": { "__ansible_unsafe": "/bin/bash" }, "SHLVL": { "__ansible_unsafe": "0" }, "SSH_CLIENT": { "__ansible_unsafe": "200.225.47.24 49774 22" }, "SSH_CONNECTION": { "__ansible_unsafe": "200.225.47.24 49774 200.225.47.56 22" }, "USER": { "__ansible_unsafe": "root" }, "XDG_RUNTIME_DIR": { "__ansible_unsafe": "/run/user/0" }, "XDG_SESSION_CLASS": { "__ansible_unsafe": "user" }, "XDG_SESSION_ID": { "__ansible_unsafe": "6" }, "XDG_SESSION_TYPE": { "__ansible_unsafe": "tty" }, "_": { "__ansible_unsafe": "/bin/sh" } }, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_form_factor": { "__ansible_unsafe": "Other" }, "ansible_fqdn": { "__ansible_unsafe": "gitea-lb02.opendev.org" }, "ansible_host": "200.225.47.56", "ansible_hostname": { "__ansible_unsafe": "gitea-lb02" }, "ansible_hostnqn": { "__ansible_unsafe": "" }, "ansible_interfaces": [ { "__ansible_unsafe": "ens3" }, { "__ansible_unsafe": "lo" } ], "ansible_is_chroot": false, "ansible_iscsi_iqn": { "__ansible_unsafe": "iqn.2004-10.com.ubuntu:01:e2baaa46f737" }, "ansible_kernel": { "__ansible_unsafe": "5.15.0-143-generic" }, "ansible_kernel_version": { "__ansible_unsafe": "#153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025" }, "ansible_lo": { "active": true, "device": { "__ansible_unsafe": "lo" }, "ipv4": { "address": { "__ansible_unsafe": "127.0.0.1" }, "broadcast": { "__ansible_unsafe": "" }, "netmask": { "__ansible_unsafe": "255.0.0.0" }, "network": { "__ansible_unsafe": "127.0.0.0" }, "prefix": { "__ansible_unsafe": "8" } }, "ipv6": [ { "address": { "__ansible_unsafe": "::1" }, "prefix": { "__ansible_unsafe": "128" }, "scope": { "__ansible_unsafe": "host" } } ], "mtu": 65536, "promisc": false, "type": { "__ansible_unsafe": "loopback" } }, "ansible_loadavg": { "15m": 0.00244140625, "1m": 0.01416015625, "5m": 0.03076171875 }, "ansible_local": {}, "ansible_locally_reachable_ips": { "ipv4": [ { "__ansible_unsafe": "127.0.0.0/8" }, { "__ansible_unsafe": "127.0.0.1" }, { "__ansible_unsafe": "200.225.47.56" } ], "ipv6": [ { "__ansible_unsafe": "::1" }, { "__ansible_unsafe": "fe80::f816:3eff:fe3e:1c09" } ] }, "ansible_lsb": { "codename": { "__ansible_unsafe": "jammy" }, "description": { "__ansible_unsafe": "Ubuntu 22.04.5 LTS" }, "id": { "__ansible_unsafe": "Ubuntu" }, "major_release": { "__ansible_unsafe": "22" }, "release": { "__ansible_unsafe": "22.04" } }, "ansible_lvm": { "__ansible_unsafe": "N/A" }, "ansible_machine": { "__ansible_unsafe": "x86_64" }, "ansible_machine_id": { "__ansible_unsafe": "4660bee4db5047bba5735d8271bcf320" }, "ansible_memfree_mb": 7222, "ansible_memory_mb": { "nocache": { "free": 7700, "used": 236 }, "real": { "free": 7222, "total": 7936, "used": 714 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "ansible_memtotal_mb": 7936, "ansible_mounts": [ { "block_available": 15377874, "block_size": 4096, "block_total": 19518275, "block_used": 4140401, "device": { "__ansible_unsafe": "/dev/vda1" }, "fstype": { "__ansible_unsafe": "ext4" }, "inode_available": 20386984, "inode_total": 20899840, "inode_used": 512856, "mount": { "__ansible_unsafe": "/" }, "options": { "__ansible_unsafe": "rw,relatime" }, "size_available": 62987771904, "size_total": 79946854400, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } }, { "block_available": 0, "block_size": 2048, "block_total": 251, "block_used": 251, "device": { "__ansible_unsafe": "/dev/sr0" }, "fstype": { "__ansible_unsafe": "iso9660" }, "inode_available": 0, "inode_total": 0, "inode_used": 0, "mount": { "__ansible_unsafe": "/mnt/config" }, "options": { "__ansible_unsafe": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8" }, "size_available": 0, "size_total": 514048, "uuid": { "__ansible_unsafe": "2025-07-18-20-37-43-00" } } ], "ansible_nodename": { "__ansible_unsafe": "gitea-lb02" }, "ansible_os_family": { "__ansible_unsafe": "Debian" }, "ansible_pkg_mgr": { "__ansible_unsafe": "apt" }, "ansible_port": 22, "ansible_proc_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": [ { "__ansible_unsafe": "tty0" }, { "__ansible_unsafe": "ttyS0,115200" } ], "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_processor": [ { "__ansible_unsafe": "0" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "1" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "2" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "3" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "4" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "5" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "6" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "7" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" } ], "ansible_processor_cores": 1, "ansible_processor_count": 8, "ansible_processor_nproc": 8, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 8, "ansible_product_name": { "__ansible_unsafe": "OpenStack Nova" }, "ansible_product_serial": { "__ansible_unsafe": "4660bee4-db50-47bb-a573-5d8271bcf320" }, "ansible_product_uuid": { "__ansible_unsafe": "4660bee4-db50-47bb-a573-5d8271bcf320" }, "ansible_product_version": { "__ansible_unsafe": "0.1.0" }, "ansible_python": { "executable": { "__ansible_unsafe": "/usr/bin/python3" }, "has_sslcontext": true, "type": { "__ansible_unsafe": "cpython" }, "version": { "major": 3, "micro": 12, "minor": 10, "releaselevel": { "__ansible_unsafe": "final" }, "serial": 0 }, "version_info": [ 3, 10, 12, { "__ansible_unsafe": "final" }, 0 ] }, "ansible_python_interpreter": "python3", "ansible_python_version": { "__ansible_unsafe": "3.10.12" }, "ansible_real_group_id": 0, "ansible_real_user_id": 0, "ansible_selinux": { "status": { "__ansible_unsafe": "disabled" } }, "ansible_selinux_python_present": true, "ansible_service_mgr": { "__ansible_unsafe": "systemd" }, "ansible_ssh_host_key_dsa_public": { "__ansible_unsafe": "AAAAB3NzaC1kc3MAAACBALn6ZqMcQPrXGIzRl/q6924X1XhVMMhtkdRUZ0Ux9cRU9O4Qj78TC8quyCLRMluNodGCryfMW4vHYBSbWSeezH9/Dd6t3/vY98QpNFCOY1IIkQmE+Pz/KULMSow4hp0dpDdgvPKBEqH/iFjM1KnwqLCVB8zHr0VTseF1UPX7X+z3AAAAFQD0bjGTrPKsC3p0Evn+Uv8l1O7PEQAAAIALvrkOIRdYwA5DH0rK4lcdTbwXRpYrUbJUjEPdPJbZ9Y8BiFGrbK14FFzsn5Mx0rcQSe+GzSEy93mQs3U07nmNcn08z1EQqbHNSsOuwZUrm5NLTU29qimOhhhX1rWqSIDiwbwkav4kWnai/rxbBrYPEgr2l4W46WJ42mzNzYzdzgAAAIEAtmZJFFcty6enaC632EupxIGNcN2vOu6gTacS2lQUMU2gFSn937LxJxL9+smUunHUR2aSEqFrVAZsuRH3IvOVxEXOyA1yPuZ9cUm/cEdU84UbGpehsZk73atOKeVpnFFPOiVHuEdw+jCSZifYhrR11fSdwjMCJe8MgKW9ZLHI/4I=" }, "ansible_ssh_host_key_dsa_public_keytype": { "__ansible_unsafe": "ssh-dss" }, "ansible_ssh_host_key_ecdsa_public": { "__ansible_unsafe": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOi3sRUjvfykyySMnIZ3Icyal3DqowrrJOy/5hTx52Gp834ACezUGWq6c2I+tLoc7jFGYihtjxVJyHd+Ifbn2pc=" }, "ansible_ssh_host_key_ecdsa_public_keytype": { "__ansible_unsafe": "ecdsa-sha2-nistp256" }, "ansible_ssh_host_key_ed25519_public": { "__ansible_unsafe": "AAAAC3NzaC1lZDI1NTE5AAAAIFltjjm4p6OauWWpEg8Bb6zJouD453D+qmdhiUwyC+ZG" }, "ansible_ssh_host_key_ed25519_public_keytype": { "__ansible_unsafe": "ssh-ed25519" }, "ansible_ssh_host_key_rsa_public": { "__ansible_unsafe": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5jGjtMS1fFayh7Ze82Dc6XDDw0pDmQP9awjouD5WxKDQyrh+i7WrPN2jELMGu6O3Kza3fBHc/0s0s+sF/ojouhDpFLmZbaBaA/xEa+aHqx4BxBTr45se/hi14D9c1A3tH3NgAsEjAT4kdqlTmln7Djqxo0s2rt+UgoNYwpFiRKdKIHi1bRc3ii+lQflDFvf2+gb5kuU4VGBQDZEweBQX4G/pH/df65CZIFdyQJZLc+U3nGVzeBk+Ok9xWj7kuiPg+ySHT2Iu35iFJS3GY5iJFgS+tU89GJ1f15K/WgPRjH8Ib43rnYNpLd8JNSFSm4fWF7UGZygv6y+tfL8rX+wshpe2Si10wHZLzbLaIdbvglm5CozuWFi0ZAINMaFpJvg2fVgdj66EkOe40XGaRAyDB6gBJdpQ7/TdHZnnZ8mg1rGXUbNZQcPccXOzz0WoR2XkS6e7CPfeYLJomRc+lwMnPigbX0Yc1oBLYw3QcmhsUDCE+QNTJDNbL4BgJTHkr4DM=" }, "ansible_ssh_host_key_rsa_public_keytype": { "__ansible_unsafe": "ssh-rsa" }, "ansible_swapfree_mb": 0, "ansible_swaptotal_mb": 0, "ansible_system": { "__ansible_unsafe": "Linux" }, "ansible_system_capabilities": [], "ansible_system_capabilities_enforced": { "__ansible_unsafe": "False" }, "ansible_system_vendor": { "__ansible_unsafe": "OpenStack Foundation" }, "ansible_uptime_seconds": 368, "ansible_user_dir": { "__ansible_unsafe": "/root" }, "ansible_user_gecos": { "__ansible_unsafe": "root" }, "ansible_user_gid": 0, "ansible_user_id": { "__ansible_unsafe": "root" }, "ansible_user_shell": { "__ansible_unsafe": "/bin/bash" }, "ansible_user_uid": 0, "ansible_userspace_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_userspace_bits": { "__ansible_unsafe": "64" }, "ansible_virtualization_role": { "__ansible_unsafe": "guest" }, "ansible_virtualization_tech_guest": [ { "__ansible_unsafe": "openstack" } ], "ansible_virtualization_tech_host": [ { "__ansible_unsafe": "kvm" } ], "ansible_virtualization_type": { "__ansible_unsafe": "openstack" }, "base_users": [ "corvus", "clarkb", "fungi", "ianw", "frickler", "tonyb" ], "disabled_distro_cloud_users": [ "ubuntu", "centos", "admin" ], "disabled_users": [ "elizabeth", "nibz", "slukjanov", "jhesketh", "yolanda", "rcarrillocruz", "shrews", "dmsimard", "pabelanger", "mordred" ], "distro_lookup_path": [ "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.yaml", "{{ ansible_facts.os_family }}.yaml", "default.yaml" ], "exim_aliases": "{{ exim_base_aliases|combine(exim_extra_aliases) }}", "exim_base_aliases": { "root": "{{ exim_sysadmins }}" }, "exim_extra_aliases": {}, "exim_sysadmins": "{{ ','.join(sysadmins|default([])) }}", "extra_users": [], "gather_subset": [ { "__ansible_unsafe": "all" } ], "iptables_allowed_groups": "{{ iptables_base_allowed_groups + iptables_extra_allowed_groups }}", "iptables_allowed_hosts": "{{ iptables_base_allowed_hosts + iptables_extra_allowed_hosts }}", "iptables_base_allowed_groups": [], "iptables_base_allowed_hosts": [ { "hostname": "cacti.openstack.org", "port": 161, "protocol": "udp" } ], "iptables_base_public_tcp_ports": [], "iptables_base_public_udp_ports": [], "iptables_extra_allowed_groups": [], "iptables_extra_allowed_hosts": [], "iptables_extra_public_tcp_ports": [], "iptables_extra_public_udp_ports": [], "iptables_public_tcp_ports": "{{ iptables_test_public_tcp_ports|default([]) + iptables_base_public_tcp_ports + iptables_extra_public_tcp_ports }}", "iptables_public_udp_ports": "{{ iptables_base_public_udp_ports + iptables_extra_public_udp_ports }}", "module_setup": true, "project_config_src": "/home/zuul/src/opendev.org/openstack/project-config", "public_v4": "200.225.47.56", "public_v6": "", "silence_synchronize": true }, "gitea99.opendev.org": { "all_users": { "SotK": { "comment": "Adam Coldrick", "gid": 2023, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaE7gafwJQHQ9E2vlcjx8ufcGpyTdQdaBal/ZRt3aPbKXNqsDH4jOWvSXZxE0NlOGo+rWBSu0DxdyM7O5BwYxC79BaFq9JMPn1Q/p1WplOeLENX7jd6lsrLIo2x1MQ134+MliO5FNXmSF2m2il4GCQuiUdGORs/caF1mMPTDeQmf9rRS2fYW0dZ3wZgRzzehtg9LmeW8+DoU+dAeKj4igPcsDsvALmya1JB0XP1UNEG9XMdrYJCoj3K/ALQvJIVB0qwNDYdJ59erVZTvYGe5v6GMUHjIKkmaXJjJyT22hcmnRPk5yIktMrGwkiHGr4Pu0T+lyopSqLEm8HJWp6hc53 adam@wrackside", "uid": 2023 }, "Zara": { "comment": "Zara Zaimeche", "gid": 2022, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt9wQvGgQIvLvifm7n5g+2sjgjGCQLt03D0v5Fb5xEMufJncIDkwBNDzGvsASwHGjP9YEAA8+f8Ya+Yc9EaDgqQl9r9YEO9CoEC6O1Euk41nQJYYRnzkgmMaxTSlUKNur8XSmzoElLut6ivlLW71fZmSKHAcg9O4lgd9weDDjCcWLD1C9WmRVdtEnw6NQJd5Mn/llHqdbmMlf3I5VL8QvzPndxZEyESdSBz0ywLO5ygtUxtPaCxaanHSTz1yNooT9t2vwDnfc1LB9oT4CaEnVG+FugCPGFnn204eJ2BVEQ945ZsabgFndyvfmEwxlzAeA6+YjQYrukMijb1Owxh1fv zara.zaimeche@codethink.co.uk", "uid": 2022 }, "clarkb": { "comment": "Clark Boylan", "gid": 2005, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPMd15RqqpUqBp2f+17HOQEJkPCwpismoKDisVOsFXEr id_ed25519_clarkbwork2024", "uid": 2005 }, "colleen": { "comment": "Colleen Murphy", "gid": 2021, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcHzySqYlH1TfAPx5PaVzqkuMbI3zksJ5E2aZBlsIN7wNSoyO0Dts6HegHZIgi5NGT05wRBAUMCNZwupqFoWDg41JBKzPKITkqvEe/FnNmJFxt591ltXigZZ+ZLoX8B12nww/eeA5nx9PT4hIsLQG50MxEm0iC4ApusaAXMXa7+gTDkzf6yyl4QwinyFFTYtyJwFw5XfQXXRQwL8Qv6mVGrhDz3Fj4VWawByQuxRHgt5G3Ux/PnZzatJ3tuSK66o1uXrvuOiGdUtDCuAFUx+kgcmUTpCC6vgMZdDbrfyw0CGxkmAUNfeEMOw0TWbdioJ2FwH5+4BEvMgiFgsCTjIwDqqyFV9eK8sd0mbJ+I82EyOXPlFPKGan6Ie6LD1qotdUW9vT3pfpR/44s/Id2un3FBnVg7GZkGJshikGO1UqjmZfhEpQ6Q+auLir+mBv2X/ril6qJ2NuQpwMRVzZmriPMxdJDs6xhzg2fGEYRvEvh0kzsqNf4OgKbSWiVOB3WALM30Cx3YdmnB6JonRGA+6CqD+LO4HQMbD7LBVcYzEIS1WtP8aPx/NiybemrF0LWmIgl34A0Tpcc+5MLzzUtgUt6lYFyWxltCP43u1N7ODH+FsFALzo6CO9DjyMxEd6Ay61hyx8Btfhn8NH/wEdCQj1WAMHU+d2ljk5ndAfp8c6LRQ== krinkle@gir", "uid": 2021 }, "corvus": { "comment": "James E. Blair", "gid": 2001, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvKYcWK1T7e3PKSFiqb03EYktnoxVASpPoq2rJw2JvhsP0JfS+lKrPzpUQv7L4JCuQMsPNtZ8LnwVEft39k58Kh8XMebSfaqPYAZS5zCNvQUQIhP9myOevBZf4CDeG+gmssqRFcWEwIllfDuIzKBQGVbomR+Y5QuW0HczIbkoOYI6iyf2jB6xg+bmzR2HViofNrSa62CYmHS6dO04Z95J27w6jGWpEOTBjEQvnb9sdBc4EzaBVmxCpa2EilB1u0th7/DvuH0yP4T+X8G8UjW1gZCTOVw06fqlBCST4KjdWw1F/AuOCT7048klbf4H+mCTaEcPzzu3Fkv8ckMWtS/Z9Q== jeblair@operational-necessity", "uid": 2001 }, "diablo_rojo": { "comment": "Kendall Nelson", "gid": 2030, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0+hy5iZKFr4NdOBcGJfNph7Noz/3TxaQ9UZYON9b5LFuN14SmAMXCJ47BtThjUU8su+uhELSIb7P0jt2zDJYMQzSKqXAVVrkFk/I+hdJf6bQXhSHtltupsX15dUrrWBSLiaJKF2Iu0r8UmCPXFVbyucEVx5stZTp8jjswqCdVRUOQYH/hVAOXagX/6aOW7zCnBUNXTdd25qm2RJFzWg85dQYyKlwFsJStF+w0qp0LOX8LbTZprfRaHkH11bCDBeCOxDNqRW+0YwZwHayDrROEbDAEym1h985u9R2Vz21QSPypP3HYY9KSGYBPrky5MlHuN5t7UfsPI+qFy2h2T3Qt kendall@Madeye", "uid": 2030 }, "frickler": { "comment": "Jens Harbott", "gid": 2029, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW7n3n1zAG8VM/ZfIB8tf1191/Ee6DgsOHUzv+9PB8k frickler@os-infra-2024", "uid": 2029 }, "fungi": { "comment": "Jeremy Stanley", "gid": 2007, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEcArU//VFneyQE82/JbzRx/VRDzFm+gCLX5rK1VMbp7 fungi-opendev-2024", "uid": 2007 }, "ianw": { "comment": "Ian Wienand", "gid": 2025, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOjz+dkwRWTJcW9Gt3iGHSzRBsvVlTAK6G2oH3+0D41 iwienand+osinfra@redhat.com", "uid": 2025 }, "jbryce": { "comment": "Jonathan Bryce", "gid": 2027, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEApFGM9q1gfiawBX5EnCQGxx2T1hwPDxrX2M64MfqcoBRpdrWRjxWm6Vhczfl+Ar2EQtGsuIm1QQiyiPL4zsJSQOfYXB0TqOQaAuFamSzZSNEm8coSa93E3zfXR9uln1lgCGutaWwH/KmGcSeAuuQCipKmKxc8QSAepGNP4Jx2L/EnXQh850xTQEIviJkJpA9oTRzXu12T7vzxsUCw041Q/KX16UvvGpt9IAoMAWFlQrMPzPFmqbUOIr7pRvv8TKcK9BNFS8S8jjT+wN0y/LY7cbTblgDfwSAl1P/naME5ugRVD5MZKixIE1F+x/j+M8+fpZ/EyR/6jSA3DYjEXOk2zQ== jbryce@jbryce-mbp-3.local", "uid": 2027 }, "jhesketh": { "comment": "Joshua Hesketh", "gid": 2016, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3onVLOZiiGpQWTCIV0QwHmc3Jvqyl7UaJxIu7D49OQcLHqVZsozI9pSiCdTnWyAaM+E+5wD9yVcSTqMWqn2AZmZSwQ+Fh6KnCgPZ/o63+iCZPGL0RNk20M1iNh5dvdStDnn+j2fpeV/JONF0tBn07QvNL2eF4BwtbTG9Zhl186QNsXjXDghrSO3Etl6DSfcUhxyvMoA2LnclWWD5hLmiRhcBm+PIxveVsr4B+o0k1HV5SUOvJMWtbEC37AH5I818O4fNOob6CnOFaCsbA9oUDzB5rqxutPZb9SmNJpNoLqYqDgyppM0yeql0Kn97tUt7H4j5xHrWoGnJ4IXfuDc0AMmmy4fpcLGkNf7zcBftKS6iz/3AlOXjlp5WZvKxngJj9HIir2SE/qV4Lxw9936BzvAcQyw5+bEsLQJwi+LPZxEqLC6oklkX9dg/+1yBFHsz6mulA0b4Eq7VF9omRzrhhN4iPpU5KQYPRNz7yRYckXDxYnp2lz6yHgSYh2/lqMc+UqmCL9EAWcDw3jsgvJ6kH/YUVUojiRHD9QLqlhOusu1wrTfojjwF05mqkXKmH+LH8f8AJAlMdYg0c2WLlrcxnwCkLLxzU5cYmKcZ41LuLtQR3ik+EKjYzBXXyCEzFm6qQEbR2akpXyxvONgrf7pijrgNOi0GeatUt0bUQcAONYw== jhesketh@infra", "uid": 2016 }, "maxwell": { "comment": "JP Maxwell", "gid": 2024, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2b5I7Yff9FCrtRmSjpILUePi54Vbc8zqJTbzrIAQZGFLBi3xd2MLlhV5QVgpDBC9H3lGjbdnc81D3aFd3HwHT4dvvvyedT12PR3VDEpftdW84vw3jzdtALcayOQznjbGnScwvX5SgnRhNxuX9Rkh8qNvOsjYPUafRr9azkQoomJFkdNVI4Vb5DbLhTpt18FPeOf0UuqDt/J2tHI4SjZ3kjzr7Nbwpg8xGgANPNE0+2pJbwCA8YDt4g3bzfzvVafQs5o9Gfc9tudkR9ugQG1M+EWCgu42CleOwMTd/rYEB2fgNNPsZAWqwQfdPajVuk70EBKUEQSyoA09eEZX+xJN9Q== jpmaxman@tipit.net", "uid": 2024 }, "mkiss": { "comment": "Marton Kiss", "gid": 2011, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb5qdaiKaRqBRgLW8Df+zD3C4a+gO/GFZYEDEd5nvk+LDGPuzi6s639DLqdfx6yvJ1sxxNUOOYhE/T7raDeS8m8fjk0hdVzARXraYDbckt6AELl7B16ZM4aEzjAPoSByizmfwIVkO1zP6kghyumV1kr5Nqx0hTd5/thIzgwdaGBY4I+5iqcWncuLyBCs34oTh/S+QFzjmMgoT86PrdLSsBIINx/4rb2Br2Sb6pRHmzbU+3evnytdlDFwDUPfdzoCaQEdXtjISC0xBdmnjEvHJYgmSkWMZGgRgomrA06Al9M9+2PR7x+burLVVsZf9keRoC7RYLAcryRbGMExC17skL marton.kiss@gmail.com", "uid": 2011 }, "mordred": { "comment": "Monty Taylor", "gid": 2000, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsTZJ8hXTmzjKxYh/7V07mIy8xl2HL+9BaUlt6A6TMsL3LSvaVQNSgmXX5g0XfPWSCKmkZb1O28q49jQI2n7n7+sHkxn0dJDxj1N2oNrzNY7pDuPrdtCijczLFdievygXNhXNkQ2WIqHXDquN/jfLLJ9L0jxtxtsUMbiL2xxZEZcaf/K5MqyPhscpqiVNE1MjE4xgPbIbv8gCKtPpYIIrktOMb4JbV7rhOp5DcSP5gXtLhOF5fbBpZ+szqrTVUcBX0oTYr3iRfOje9WPsTZIk9vBfBtF416mCNxMSRc7KhSW727AnUu85hS0xiP0MRAf69KemG1OE1pW+LtDIAEYp mordred@camelot", "uid": 2000 }, "pabelanger": { "comment": "Paul Belanger", "gid": 2010, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCuP0CZE8AYnbm8gxecCxKeRw0wHRyryd+FKmNNsdr0d3UvfCbqNzLigrqEBZsKpofi3M4qCWNpKRyfhnjPynLTQjP1vnX9AbL9UGoiHxScfvh3skntTYMs9ezJRd0rMJJZO76FPo8bJLDlwxAQl8m/nuj3HfYiO5hYE7P+a3rhsJh4nEfBb7xh+Q5yM0PWObkkBl6IRiBYjlcsXNZHgTA5kNuihUk5bHqAw54sHh05DhpgOITpTw4LFbh4Ew2NKq49dEb2xbTuAyAr2DHNOGgIwKEZpwtKZEIGEuiLbb4DQRsfivrvyOjnK2NFjQzGyNOHfsOldWHRQwUKUs8nrxKdXvqcrfMnSVaibeYK2TRL+6jd9kc5SIhWI3XLm7HbX7uXMD7/JQrkL25Rcs6nndDCH72DJLz+ynA/T5umMbNBQ9tybL5z73IOpfShRGjQYego22CxDOy7e/5OEMHNoksbFb1S02viM9O2puS7LDqqfT9JIbbPqCrbRi/zOXo0f4EXo6xKUAmd8qlV+6f/p57/qFihzQDaRFVlFEH3k7qwsw7PYGUTwkPaThe6xyZN6D5jqxCZU3aSYu+FGb0oYo+M5IxOm0Cb4NNsvvkRPxWtwSayfFGu6+m/+/RyA3GBcAMev7AuyKN+K2vGMsLagHOx4i+5ZAcUwGzLeXAENNum3w== pabelanger@redhat.com", "uid": 2010 }, "rcarrillocruz": { "comment": "Ricardo Carrillo Cruz", "gid": 2019, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCz1CW5E87v8o7O8B5fe7j1uaPCToRdaBukjH2HzQZ+DSGTIPjirLpp5ZXPuyNnmtRMzwld6mlHYlevVEwuZTNyQwS7ut5o0LjyW6yoEcvPq0xMEZLxaso5dZAtzNgf3FzbtaUYBnkhSwX7c24lf8wPGAl7TC3yO0dePQh2lXVdaBiGB9ybVeQr+kwJIxleUE4puuQ+ONJE2D+hHjoQ/huUMpb996pb/YzkjkAxqHguMid0c1taelyW8n17nEDoWvlV9Qqbo8cerhgURo1OBt2zENLjQQ0kOkPxJx4qx3652e0kbkr11y50r9BMs418mnJdWselMxkSqQNZ+XotoH5Dwn+3K2a6Wv4OX3Dqb9SF/JTD7lA/tIkNfxgsRlzfEQ01rK1+g7Je10EnDCLEzHpFjvZ5q4EEMcYqY+osLFpHAOWGLMx+3eY4pz/xEzRP/x3sjGU09uNOZ3oCWUfSkE4xebnnWtxwWZKyFmv3GHtaqJn2UvpAbODPEYyYcOS3XV3zd233W3C09YYnFUyZbGLXpD05Yet5fZfGTnveMRn5/9LZai+dBPwoMWUJdX4yPnGXgOG8zk0u1nWfcNJfYg+xajSUDiMKjDhlkuFK/GXNYuINe42s1TxzL7pJ4X4UhqLiopeJvPg/U5xdCV5pxVKf1MVenrGe2pfwf1Yr2WMv5w== rcarrillocruz@infra", "uid": 2019 }, "smarcet": { "comment": "Sebastian Marcet", "gid": 2012, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP5ce0Ywtbgi3LGMZWA5Zlv/EQ07F/gWnZOMN6TRfiCiiBNyf8ARtKgmYSINS8W537HJYBt3qTfa5xkZmpBrtE6x8OTfR5y1L+x/PrLTUkQhVDY19EixD9wDIrQIIjo2ZVq+zErXBRQuGmJ3Hl+OGw+wtvGS8f768kMnwhKUgyITjWV2tKr/q88J8mBOep48XUcRhidDWsOjgIDJQeY2lbsx1bbZ7necrJS17PHqxhUbWntyR/VKKbBbrNmf2bhtTRUSYoJuqabyGDTZ0J25A88Qt2IKELy6jsVTxHj9Y5D8oH57uB7GaNsNiU+CaOcVfwOenES9mcWOr1t5zNOdrp smarcet@gmail.com", "uid": 2012 }, "tonyb": { "comment": "Tony Breeds", "gid": 2032, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEGSGGtTSLe/fEU5bH44XHdT6g0arzPFTHobs6F9z6l tonyb@opendev", "uid": 2032 }, "ttx": { "comment": "Thierry Carrez", "gid": 2008, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDCGpMtSehQNZL0/EJ7VUbklJygsxvii2Qi4HPSUFcLJUWAx4VltsmPkmx43D9ITwnRPRMPNtZrOvhY7v0myVlFuRnyTYAqZwigf5gxrktb+4PwCWb+2XobziUVnfJlbOTjneWSTYoZ+OjTaWd5AcVbUvgYAP2qbddycc5ACswpPDo5VrS6fQfCwE4z3BqLFNeOnqxbECHwHeFYIR6Kd6mnKAzDNZxZIkviWg9eIwwuFf5V5bUPiVkeFHVL3EJlCoYs2Em4bvYZBtrV7kUseN85X/+5Uail4uYBEcB3GLL32e6HeD1Qk4xIxLTI2bFPGUp0Oq7iPgrQQe4zCBsGi7Dx+JVy+U0JqLLAN94UPCn2fhsX7PdKfTPcxFPFKeX/PRutkb7qxdbS2ubCdOEhc6WN7OkQmbdK8lk6ms4v4dFc0ooMepWELqKC6thICsVdizpuij0+h8c4SRD3gtwGDPxrkJcodPoAimVVlW1p+RpMxsCFrK473TzgeNPVeAdSZVpqZ865VOwFqoFQB6WpmCDZQPFlkS2VDe9R54ePDHWKYLvVW6yvQqWTx3KrIrS1twSoydj+gADgBYsZaW5MNkWYHAWotEX67j6fMZ6ZSTS5yaTeLywB2Ykh0kjo4jpTFk5JNL7DINkfmCEZMLw60da29iN4QzAJr9cP1bwjf/QDqw== ttx@mercury", "uid": 2008 }, "yolanda": { "comment": "Yolanda Robla", "gid": 2018, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSR2NmJC8PSanHUpKJuaMmohG80COO2IPkE3Mxhr7US8P1B3p1c6lOrT6M1txRzBY8FlbxfOinGtutP+ADCB2taXfpO8UiaG9eOqojAT/PeP2Y2ov72rVMSWupLozUv2uAR5yyFVFHOjKPYGAa01aJtfzfJujSak8dM0ifFeFwgp/8RBGEfC7atq+45TdrfAURRcEgcOLiF5Aq6fprCOwpllnrH6VoId9YS7u/5xF2/zBjr9PuOP7jEgCaL/+FNqu7jgj87aG5jiZPlweb7GTLJON9H6eFpyfpoJE0sZ1yR9Q+e9FAqQIA44Zi748qKBlFKbLxzoC4mc0SbNUAleEL yolanda@infra", "uid": 2018 }, "zuul": { "comment": "Zuul CICD", "gid": 2031, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXd/QJDEprSLh6N6bULnhchf9M+uzYBEJ2b51Au67FON+5M6VEj5Ut+DlkEPhabOP+tSv9Cn1HpmpBjdEOXdmBj6JS7G/gBb4w28oZDyNjrPT2ebpRw/XnVEkGfikR2J+j3o7CV+ybhLDalXm2TUDReVXnONUq3YzZbjRzoYs0xxrxyss47vZP0xFpsAt9jCMAJW2k6H589VUY38k9LFyhZUZ72FB6eJ68B9GN0TimBYm2DqvupBGQrRhkP8OZ0WoBV8PulKXaHVFdmfBNHB7E7FLlZKuiM6nkV4bOWMGOB/TF++wXBK86t9po3pWCM7+kr72xGRTE+6LuZ2z1K+h zuul-system-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbidZ1wW8moNtPGBhZ3oDm1kcDtiAemI51euL6KZslwpG8CKMT0KBSYw1vpCYc5dYCerq63dQtg2Bm1rhc2gC/U2bbMlvnNPwlkS7eykVfrPDfJHVbff+qHv7l1e1ZoCVAEvVxXG/FgFUiqIKwEhMqG/Etegw07H7vERNETGE5RyRA8cMnK9Cj4oL0OUpZAv7o1a+A+gXRv1EMdWL7g9M6OImikO48w+ZSLOA8uD+0MmN23nh335k2VG609u+ZxTkZAB4GtW0HSCTFu5MCmJFaY1+5cCNedsC9O4ekaXNQxYelFxasN5Qe7miRWcR+Ax8g3HjHpG3Hc1LSc/6XVcj zuul-project-config-20180924\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVWO5neL6ikBBC5QwT8orqxXGP+oOLFKMx+JAlki/JEUt3skgYcVIFnYJ0zaE+aKNpcIEzCrylufpS61gRRh2MueHhi1agAIrlU1wlcOE29vmrhyxm0jDQIlt2Ja159Dkk9dW50q514fg2keGe4NRxFXw03bLCJE19NdJitrsn/QC3txEjI00pZxDRd+QtsCWb7M02TuDAnhvhN5xytH1NNi7pY3xSwDVeTx7ZnreMZQiT89jqxJXzIVic87+VdMylp8b/QYgzh2CfEg7bc26Ge111nILfu06J9R72W0H5EzaRt7NIsFCq2d2UyOJZhr0vTAEO6i6wAEt31gZMkF2x zuul-zone-zuul-ci.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNdRN3Te40SvyM8Pgq12yYKzABiuvnkg0Ds+OnQJEc+f4pTmPg9xh9tvEREuEge/w+cIpw61iT0Fy/bSsTabeKNN07cFmTv0ipkajCON85Pyec3csz3ROU8iQSbzg38jR0+Pi+Qry+hjZGyaTmVzF4vK1Lw8+b5oDno9DYljjUKa9GeiSGCQVki49Y72WgILLrFLjmSidJJq849717hTRRpq/kTc6HJpRJ6/F2WZYbeSkUrBF9z8F6FHiEQ9B4909tC8k4e1OtBSDu0LARIg7Q8AyyRH3GbQYg56GxdITMoZMAdRXbLm9bj+AjORXldA2cctPHJz0c2uwhJBux4IUx zuul-opendev.org-20200401\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5TXOlKFhVbKhoi4774V94MhDMEtiC/0b46amljLBzXlx3bHpYxoHYHI83co4J1Os8ZBPlYPhquP+6AwhedACv+4gGCrdYxyu7T1oAmOW2x4PzmaRxq4c3xfnVHJCLr2THJrn5UV77ILLr4SS2RkdaIfcyKtBUp/AVKrsGE1LZXTwC7SiD8HLG0Bpmc0mICHsGOZGb4OEcaMBo3Tvij8JFEGKwJgyfLpcOG3u/g1IU4RdPU3Dxq9vHXU2zAnv2zWWL8qy4t0jq/Bs7abxYu/RNymKzFOrrfxa2FRP0idcREm3sOXWfYAJfkKINTP/mqzLKGP+HGf7CInTdg5nm3sNn zuul-gating.dev-20230417\n", "uid": 2031 } }, "ansible_all_ipv4_addresses": [ { "__ansible_unsafe": "200.225.47.47" } ], "ansible_all_ipv6_addresses": [ { "__ansible_unsafe": "fe80::f816:3eff:fe52:2f4e" } ], "ansible_apparmor": { "status": { "__ansible_unsafe": "enabled" } }, "ansible_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_bios_date": { "__ansible_unsafe": "04/01/2014" }, "ansible_bios_vendor": { "__ansible_unsafe": "SeaBIOS" }, "ansible_bios_version": { "__ansible_unsafe": "1.15.0-1" }, "ansible_board_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_board_name": { "__ansible_unsafe": "NA" }, "ansible_board_serial": { "__ansible_unsafe": "NA" }, "ansible_board_vendor": { "__ansible_unsafe": "NA" }, "ansible_board_version": { "__ansible_unsafe": "NA" }, "ansible_chassis_asset_tag": { "__ansible_unsafe": "NA" }, "ansible_chassis_serial": { "__ansible_unsafe": "NA" }, "ansible_chassis_vendor": { "__ansible_unsafe": "QEMU" }, "ansible_chassis_version": { "__ansible_unsafe": "pc-i440fx-6.2" }, "ansible_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": { "__ansible_unsafe": "ttyS0,115200" }, "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_connection": "ssh", "ansible_date_time": { "date": { "__ansible_unsafe": "2025-07-18" }, "day": { "__ansible_unsafe": "18" }, "epoch": { "__ansible_unsafe": "1752871437" }, "epoch_int": { "__ansible_unsafe": "1752871437" }, "hour": { "__ansible_unsafe": "20" }, "iso8601": { "__ansible_unsafe": "2025-07-18T20:43:57Z" }, "iso8601_basic": { "__ansible_unsafe": "20250718T204357046695" }, "iso8601_basic_short": { "__ansible_unsafe": "20250718T204357" }, "iso8601_micro": { "__ansible_unsafe": "2025-07-18T20:43:57.046695Z" }, "minute": { "__ansible_unsafe": "43" }, "month": { "__ansible_unsafe": "07" }, "second": { "__ansible_unsafe": "57" }, "time": { "__ansible_unsafe": "20:43:57" }, "tz": { "__ansible_unsafe": "UTC" }, "tz_dst": { "__ansible_unsafe": "UTC" }, "tz_offset": { "__ansible_unsafe": "+0000" }, "weekday": { "__ansible_unsafe": "Friday" }, "weekday_number": { "__ansible_unsafe": "5" }, "weeknumber": { "__ansible_unsafe": "28" }, "year": { "__ansible_unsafe": "2025" } }, "ansible_default_ipv4": { "address": { "__ansible_unsafe": "200.225.47.47" }, "alias": { "__ansible_unsafe": "ens3" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "gateway": { "__ansible_unsafe": "200.225.47.1" }, "interface": { "__ansible_unsafe": "ens3" }, "macaddress": { "__ansible_unsafe": "fa:16:3e:52:2f:4e" }, "mtu": 1500, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" }, "type": { "__ansible_unsafe": "ether" } }, "ansible_default_ipv6": {}, "ansible_device_links": { "ids": { "sr0": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ] }, "labels": { "sr0": [ { "__ansible_unsafe": "config-2" } ], "vda1": [ { "__ansible_unsafe": "cloudimg-rootfs" } ] }, "masters": {}, "uuids": { "sr0": [ { "__ansible_unsafe": "2025-07-18-20-37-44-00" } ], "vda1": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] } }, "ansible_devices": { "loop0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "0" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "0.00 Bytes" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": null, "virtual": 1 }, "sr0": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [ { "__ansible_unsafe": "ata-QEMU_DVD-ROM_QM00001" } ], "labels": [ { "__ansible_unsafe": "config-2" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "2025-07-18-20-37-44-00" } ] }, "model": { "__ansible_unsafe": "QEMU DVD-ROM" }, "partitions": {}, "removable": { "__ansible_unsafe": "1" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "mq-deadline" }, "sectors": { "__ansible_unsafe": "1004" }, "sectorsize": { "__ansible_unsafe": "2048" }, "size": { "__ansible_unsafe": "502.00 KB" }, "support_discard": { "__ansible_unsafe": "0" }, "vendor": { "__ansible_unsafe": "QEMU" }, "virtual": 1 }, "vda": { "holders": [], "host": { "__ansible_unsafe": "" }, "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "vda1": { "holders": [], "links": { "ids": [], "labels": [ { "__ansible_unsafe": "cloudimg-rootfs" } ], "masters": [], "uuids": [ { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } ] }, "sectors": { "__ansible_unsafe": "167770079" }, "sectorsize": 512, "size": { "__ansible_unsafe": "80.00 GB" }, "start": { "__ansible_unsafe": "2048" }, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } } }, "removable": { "__ansible_unsafe": "0" }, "rotational": { "__ansible_unsafe": "1" }, "sas_address": null, "sas_device_handle": null, "scheduler_mode": { "__ansible_unsafe": "none" }, "sectors": { "__ansible_unsafe": "167772160" }, "sectorsize": { "__ansible_unsafe": "512" }, "size": { "__ansible_unsafe": "80.00 GB" }, "support_discard": { "__ansible_unsafe": "512" }, "vendor": { "__ansible_unsafe": "0x1af4" }, "virtual": 1 } }, "ansible_distribution": { "__ansible_unsafe": "Ubuntu" }, "ansible_distribution_file_parsed": true, "ansible_distribution_file_path": { "__ansible_unsafe": "/etc/os-release" }, "ansible_distribution_file_variety": { "__ansible_unsafe": "Debian" }, "ansible_distribution_major_version": { "__ansible_unsafe": "22" }, "ansible_distribution_release": { "__ansible_unsafe": "jammy" }, "ansible_distribution_version": { "__ansible_unsafe": "22.04" }, "ansible_dns": { "nameservers": [ { "__ansible_unsafe": "127.0.0.1" } ] }, "ansible_domain": { "__ansible_unsafe": "opendev.org" }, "ansible_effective_group_id": 0, "ansible_effective_user_id": 0, "ansible_ens3": { "active": true, "device": { "__ansible_unsafe": "ens3" }, "ipv4": { "address": { "__ansible_unsafe": "200.225.47.47" }, "broadcast": { "__ansible_unsafe": "200.225.47.63" }, "netmask": { "__ansible_unsafe": "255.255.255.192" }, "network": { "__ansible_unsafe": "200.225.47.0" }, "prefix": { "__ansible_unsafe": "26" } }, "ipv6": [ { "address": { "__ansible_unsafe": "fe80::f816:3eff:fe52:2f4e" }, "prefix": { "__ansible_unsafe": "64" }, "scope": { "__ansible_unsafe": "link" } } ], "macaddress": { "__ansible_unsafe": "fa:16:3e:52:2f:4e" }, "module": { "__ansible_unsafe": "virtio_net" }, "mtu": 1500, "pciid": { "__ansible_unsafe": "virtio1" }, "promisc": false, "speed": -1, "type": { "__ansible_unsafe": "ether" } }, "ansible_env": { "HOME": { "__ansible_unsafe": "/root" }, "LANG": { "__ansible_unsafe": "C.UTF-8" }, "LC_ALL": { "__ansible_unsafe": "C.UTF-8" }, "LOGNAME": { "__ansible_unsafe": "root" }, "MOTD_SHOWN": { "__ansible_unsafe": "pam" }, "PATH": { "__ansible_unsafe": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" }, "PWD": { "__ansible_unsafe": "/root" }, "SHELL": { "__ansible_unsafe": "/bin/bash" }, "SHLVL": { "__ansible_unsafe": "0" }, "SSH_CLIENT": { "__ansible_unsafe": "200.225.47.24 47674 22" }, "SSH_CONNECTION": { "__ansible_unsafe": "200.225.47.24 47674 200.225.47.47 22" }, "USER": { "__ansible_unsafe": "root" }, "XDG_RUNTIME_DIR": { "__ansible_unsafe": "/run/user/0" }, "XDG_SESSION_CLASS": { "__ansible_unsafe": "user" }, "XDG_SESSION_ID": { "__ansible_unsafe": "6" }, "XDG_SESSION_TYPE": { "__ansible_unsafe": "tty" }, "_": { "__ansible_unsafe": "/bin/sh" } }, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_form_factor": { "__ansible_unsafe": "Other" }, "ansible_fqdn": { "__ansible_unsafe": "gitea99.opendev.org" }, "ansible_host": "200.225.47.47", "ansible_hostname": { "__ansible_unsafe": "gitea99" }, "ansible_hostnqn": { "__ansible_unsafe": "" }, "ansible_interfaces": [ { "__ansible_unsafe": "lo" }, { "__ansible_unsafe": "ens3" } ], "ansible_is_chroot": false, "ansible_iscsi_iqn": { "__ansible_unsafe": "iqn.2004-10.com.ubuntu:01:e2baaa46f737" }, "ansible_kernel": { "__ansible_unsafe": "5.15.0-143-generic" }, "ansible_kernel_version": { "__ansible_unsafe": "#153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025" }, "ansible_lo": { "active": true, "device": { "__ansible_unsafe": "lo" }, "ipv4": { "address": { "__ansible_unsafe": "127.0.0.1" }, "broadcast": { "__ansible_unsafe": "" }, "netmask": { "__ansible_unsafe": "255.0.0.0" }, "network": { "__ansible_unsafe": "127.0.0.0" }, "prefix": { "__ansible_unsafe": "8" } }, "ipv6": [ { "address": { "__ansible_unsafe": "::1" }, "prefix": { "__ansible_unsafe": "128" }, "scope": { "__ansible_unsafe": "host" } } ], "mtu": 65536, "promisc": false, "type": { "__ansible_unsafe": "loopback" } }, "ansible_loadavg": { "15m": 0.02490234375, "1m": 0.03759765625, "5m": 0.06396484375 }, "ansible_local": {}, "ansible_locally_reachable_ips": { "ipv4": [ { "__ansible_unsafe": "127.0.0.0/8" }, { "__ansible_unsafe": "127.0.0.1" }, { "__ansible_unsafe": "200.225.47.47" } ], "ipv6": [ { "__ansible_unsafe": "::1" }, { "__ansible_unsafe": "fe80::f816:3eff:fe52:2f4e" } ] }, "ansible_lsb": { "codename": { "__ansible_unsafe": "jammy" }, "description": { "__ansible_unsafe": "Ubuntu 22.04.5 LTS" }, "id": { "__ansible_unsafe": "Ubuntu" }, "major_release": { "__ansible_unsafe": "22" }, "release": { "__ansible_unsafe": "22.04" } }, "ansible_lvm": { "__ansible_unsafe": "N/A" }, "ansible_machine": { "__ansible_unsafe": "x86_64" }, "ansible_machine_id": { "__ansible_unsafe": "db9ee2f1366346249237b2c7ce2a40ae" }, "ansible_memfree_mb": 7223, "ansible_memory_mb": { "nocache": { "free": 7701, "used": 235 }, "real": { "free": 7223, "total": 7936, "used": 713 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "ansible_memtotal_mb": 7936, "ansible_mounts": [ { "block_available": 15377873, "block_size": 4096, "block_total": 19518275, "block_used": 4140402, "device": { "__ansible_unsafe": "/dev/vda1" }, "fstype": { "__ansible_unsafe": "ext4" }, "inode_available": 20386984, "inode_total": 20899840, "inode_used": 512856, "mount": { "__ansible_unsafe": "/" }, "options": { "__ansible_unsafe": "rw,relatime" }, "size_available": 62987767808, "size_total": 79946854400, "uuid": { "__ansible_unsafe": "98d4e08e-150b-4e65-a08b-34ed4e4d1b6e" } }, { "block_available": 0, "block_size": 2048, "block_total": 251, "block_used": 251, "device": { "__ansible_unsafe": "/dev/sr0" }, "fstype": { "__ansible_unsafe": "iso9660" }, "inode_available": 0, "inode_total": 0, "inode_used": 0, "mount": { "__ansible_unsafe": "/mnt/config" }, "options": { "__ansible_unsafe": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8" }, "size_available": 0, "size_total": 514048, "uuid": { "__ansible_unsafe": "2025-07-18-20-37-44-00" } } ], "ansible_nodename": { "__ansible_unsafe": "gitea99" }, "ansible_os_family": { "__ansible_unsafe": "Debian" }, "ansible_pkg_mgr": { "__ansible_unsafe": "apt" }, "ansible_port": 22, "ansible_proc_cmdline": { "BOOT_IMAGE": { "__ansible_unsafe": "/boot/vmlinuz-5.15.0-143-generic" }, "console": [ { "__ansible_unsafe": "tty0" }, { "__ansible_unsafe": "ttyS0,115200" } ], "gfxpayload": { "__ansible_unsafe": "text" }, "no_timer_check": true, "nofb": true, "nomodeset": true, "ro": true, "root": { "__ansible_unsafe": "LABEL=cloudimg-rootfs" }, "spec_store_bypass_disable": { "__ansible_unsafe": "prctl" } }, "ansible_processor": [ { "__ansible_unsafe": "0" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "1" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "2" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "3" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "4" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "5" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "6" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" }, { "__ansible_unsafe": "7" }, { "__ansible_unsafe": "GenuineIntel" }, { "__ansible_unsafe": "Intel Xeon Processor (Skylake, IBRS, no TSX)" } ], "ansible_processor_cores": 1, "ansible_processor_count": 8, "ansible_processor_nproc": 8, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 8, "ansible_product_name": { "__ansible_unsafe": "OpenStack Nova" }, "ansible_product_serial": { "__ansible_unsafe": "db9ee2f1-3663-4624-9237-b2c7ce2a40ae" }, "ansible_product_uuid": { "__ansible_unsafe": "db9ee2f1-3663-4624-9237-b2c7ce2a40ae" }, "ansible_product_version": { "__ansible_unsafe": "0.1.0" }, "ansible_python": { "executable": { "__ansible_unsafe": "/usr/bin/python3" }, "has_sslcontext": true, "type": { "__ansible_unsafe": "cpython" }, "version": { "major": 3, "micro": 12, "minor": 10, "releaselevel": { "__ansible_unsafe": "final" }, "serial": 0 }, "version_info": [ 3, 10, 12, { "__ansible_unsafe": "final" }, 0 ] }, "ansible_python_interpreter": "python3", "ansible_python_version": { "__ansible_unsafe": "3.10.12" }, "ansible_real_group_id": 0, "ansible_real_user_id": 0, "ansible_selinux": { "status": { "__ansible_unsafe": "disabled" } }, "ansible_selinux_python_present": true, "ansible_service_mgr": { "__ansible_unsafe": "systemd" }, "ansible_ssh_host_key_dsa_public": { "__ansible_unsafe": "AAAAB3NzaC1kc3MAAACBAOVE8pAq7BZl6IZmWpuuOokYqUkf3fmadGbPQUBHCQNCCS/78Ip3a9UxUSoTQO2Q6tEEhPTzkTZ5/K57vbqv/rx82dyDbffZBCLXDHuT/2ej+/tsWClSax67vw10yWhozRdLZSlpgZfYzRz8jervtx8fqrroRwXvJKD5SBfitHEDAAAAFQCaPgjvK8umDFEhICQ18+POJd/TSQAAAIBzDWHyl37087S2mxe2i6GXCfNAYy9Eig7JV1m/o6VYQHr3UItY9Q7bxbEiPjLVNeRfZamguu12TlLhjGsl/wH8bsuGI9LbOIUgmGSJHn/i4dMXfMQK56SJholqHwZuxn5WzyuOiSJne2ZWPuyHZjykfX1KKbdDcngmfzmnc7xQcgAAAIEAyuT938csmhbSOeJ7n9AkLAsu05mhS6PPZVjOLRs8sfm6oKXvdea10OyvP1AOxNhKjjbOvTu4ptDHtKN7u1nOMp7Seyv0FWxuISwiGHOAfWs8wyQmsD+slaE+OyDwl6vY+I+E3SL5wt38zyRhegObAX9vjzUmdYcdvVWDUx+1yIA=" }, "ansible_ssh_host_key_dsa_public_keytype": { "__ansible_unsafe": "ssh-dss" }, "ansible_ssh_host_key_ecdsa_public": { "__ansible_unsafe": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGKQJGq2bB+mw/yBzqsqedZ4t9M368Pe3rRyND4eP9e+0A7Al0pgG/QsgAHNbIqs1ozqtEMKcYiu1WMIV1PDKIo=" }, "ansible_ssh_host_key_ecdsa_public_keytype": { "__ansible_unsafe": "ecdsa-sha2-nistp256" }, "ansible_ssh_host_key_ed25519_public": { "__ansible_unsafe": "AAAAC3NzaC1lZDI1NTE5AAAAIBYq37nSpwDbKYZbvsQWi+BL3zYNE4y8qx/U6YLc5jGH" }, "ansible_ssh_host_key_ed25519_public_keytype": { "__ansible_unsafe": "ssh-ed25519" }, "ansible_ssh_host_key_rsa_public": { "__ansible_unsafe": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCpyFyKHMsbpKHLeiTWqdg/rW4jFVW/eNP9FLp1KrQ/2Xea0MdWhzMt8TIUP7Lxg8n/nHpOBUYMPm+LhVuVZcQ3BqTxhECvLquZQ9dYmYhcG0XxEijcmCOodbH0fjbMD0Fa23Pkj0q3uMCe7XVgOtpObDGWW/m5r+4tLi6N6F5+jCyBP4R69iNxZjqdGm7I/h9vsB/UrKBt5nWXfpxv56eHWjZtyLu0oeb3IGzK3D2Q7dsaaLMVR1csnM8rTp0QB1AnLbtnPdaU4eh6odla8xAW8NlHV7sAge9xOxhj1iBWLDDr2GNb0qvuwi/YwpmlijR7JtbR5G3MGLDbYQ62NJFhifRpPQTmNzTc1L1V+e3I6mgrvR746AlB+PI9LdkLQglvjrTETwktUksZo5sVP1EExWv9E7mWf2LlRNu8TI00sAaafwUkK69IW7naSrYG2b+8Ku38sKHhMU2e302BQuYj5Jrga6rTiyaCDQ3EfoYpGyHxH95b4jjjFUfDmaGxBd8=" }, "ansible_ssh_host_key_rsa_public_keytype": { "__ansible_unsafe": "ssh-rsa" }, "ansible_swapfree_mb": 0, "ansible_swaptotal_mb": 0, "ansible_system": { "__ansible_unsafe": "Linux" }, "ansible_system_capabilities": [], "ansible_system_capabilities_enforced": { "__ansible_unsafe": "False" }, "ansible_system_vendor": { "__ansible_unsafe": "OpenStack Foundation" }, "ansible_uptime_seconds": 368, "ansible_user_dir": { "__ansible_unsafe": "/root" }, "ansible_user_gecos": { "__ansible_unsafe": "root" }, "ansible_user_gid": 0, "ansible_user_id": { "__ansible_unsafe": "root" }, "ansible_user_shell": { "__ansible_unsafe": "/bin/bash" }, "ansible_user_uid": 0, "ansible_userspace_architecture": { "__ansible_unsafe": "x86_64" }, "ansible_userspace_bits": { "__ansible_unsafe": "64" }, "ansible_virtualization_role": { "__ansible_unsafe": "guest" }, "ansible_virtualization_tech_guest": [ { "__ansible_unsafe": "openstack" } ], "ansible_virtualization_tech_host": [ { "__ansible_unsafe": "kvm" } ], "ansible_virtualization_type": { "__ansible_unsafe": "openstack" }, "base_users": [ "corvus", "clarkb", "fungi", "ianw", "frickler", "tonyb" ], "disabled_distro_cloud_users": [ "ubuntu", "centos", "admin" ], "disabled_users": [ "elizabeth", "nibz", "slukjanov", "jhesketh", "yolanda", "rcarrillocruz", "shrews", "dmsimard", "pabelanger", "mordred" ], "distro_lookup_path": [ "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.lsb.codename }}.yaml", "{{ ansible_facts.distribution }}.{{ ansible_facts.architecture }}.yaml", "{{ ansible_facts.distribution }}.yaml", "{{ ansible_facts.os_family }}.yaml", "default.yaml" ], "exim_aliases": "{{ exim_base_aliases|combine(exim_extra_aliases) }}", "exim_base_aliases": { "root": "{{ exim_sysadmins }}" }, "exim_extra_aliases": {}, "exim_sysadmins": "{{ ','.join(sysadmins|default([])) }}", "extra_users": [], "gather_subset": [ { "__ansible_unsafe": "all" } ], "iptables_allowed_groups": "{{ iptables_base_allowed_groups + iptables_extra_allowed_groups }}", "iptables_allowed_hosts": "{{ iptables_base_allowed_hosts + iptables_extra_allowed_hosts }}", "iptables_base_allowed_groups": [], "iptables_base_allowed_hosts": [ { "hostname": "cacti.openstack.org", "port": 161, "protocol": "udp" } ], "iptables_base_public_tcp_ports": [], "iptables_base_public_udp_ports": [], "iptables_extra_allowed_groups": [], "iptables_extra_allowed_hosts": [], "iptables_extra_public_tcp_ports": [], "iptables_extra_public_udp_ports": [], "iptables_public_tcp_ports": "{{ iptables_test_public_tcp_ports|default([]) + iptables_base_public_tcp_ports + iptables_extra_public_tcp_ports }}", "iptables_public_udp_ports": "{{ iptables_base_public_udp_ports + iptables_extra_public_udp_ports }}", "module_setup": true, "project_config_src": "/home/zuul/src/opendev.org/openstack/project-config", "public_v4": "200.225.47.47", "public_v6": "", "silence_synchronize": true } } }, "all": { "children": [ "ungrouped", "prod_bastion", "zuul_unreachable" ] }, "prod_bastion": { "hosts": [ "bridge99.opendev.org" ] }, "ungrouped": { "hosts": [ "gitea-lb02.opendev.org", "gitea99.opendev.org" ] } }