2022-06-18 03:53:01.263 | + ./stack.sh:main:482 : exec 2022-06-18 03:53:01.263 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-18-035301' 2022-06-18 03:53:01.263 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-18-035301.summary.2022-06-18-035301 2022-06-18 03:53:01.263 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 03:53:01.263 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-18-035301 2022-06-18 03:53:01.263 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-18-035301 /opt/stack/logs/stack.sh.log 2022-06-18 03:53:01.264 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-18-035301.summary.2022-06-18-035301 /opt/stack/logs/stack.sh.log.summary 2022-06-18 03:53:01.264 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-18 03:53:01.264 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-18 03:53:01.264 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-18 03:53:01.264 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-18 03:53:01.264 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-18 03:53:01.264 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-18 03:53:01.264 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-18 03:53:01.264 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-18 03:53:01.264 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-18 03:53:01.265 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-18 03:53:01.269 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-18 03:53:01.270 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-18 03:53:01.272 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-18 03:53:01.274 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-18 03:53:01.278 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-18 03:53:01.279 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-18 03:53:01.281 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-18 03:53:01.283 | + ./stack.sh:main:568 : set -o errexit 2022-06-18 03:53:01.285 | + ./stack.sh:main:571 : uname -a 2022-06-18 03:53:01.286 | Linux dv-cinder-836996-34-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-18 03:53:01.288 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-18 03:53:01.289 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-18 03:53:01.292 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-18 03:53:01.332 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-18 03:53:01.347 | + ./stack.sh:main:585 : fetch_plugins 2022-06-18 03:53:01.349 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-18 03:53:01.351 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-18 03:53:01.353 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-18 03:53:01.355 | + functions-common:fetch_plugins:1777 : return 2022-06-18 03:53:01.356 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-18 03:53:01.358 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-18 03:53:01.360 | + functions-common:run_phase:1855 : local phase= 2022-06-18 03:53:01.362 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-18 03:53:01.363 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-18 03:53:01.365 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-18 03:53:01.367 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-18 03:53:01.369 | + functions-common:run_phase:1864 : local extra 2022-06-18 03:53:01.371 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-18 03:53:01.374 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-18 03:53:01.376 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-18 03:53:01.377 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-18 03:53:01.379 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-18 03:53:01.381 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-18 03:53:01.393 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:01.394 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-18 03:53:01.396 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-18 03:53:01.398 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-18 03:53:01.400 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-18 03:53:01.401 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-18 03:53:01.403 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-18 03:53:01.404 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-18 03:53:01.406 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-18 03:53:01.408 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-18 03:53:01.410 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-18 03:53:01.411 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-18 03:53:01.413 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-18 03:53:01.415 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-18 03:53:01.416 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-18 03:53:01.418 | + functions-common:plugin_override_defaults:1818 : return 2022-06-18 03:53:01.420 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-18 03:53:01.436 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-18 03:53:01.438 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-18 03:53:01.450 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:53:01.452 | +++ lib/tls:source:43 : hostname -f 2022-06-18 03:53:01.455 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-18 03:53:01.457 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-18 03:53:01.459 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-18 03:53:01.461 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-18 03:53:01.463 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-18 03:53:01.464 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-18 03:53:01.466 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-18 03:53:01.468 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-18 03:53:01.470 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-18 03:53:01.472 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-18 03:53:01.476 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-18 03:53:01.488 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-18 03:53:01.507 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-18 03:53:01.519 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-18 03:53:01.531 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-18 03:53:01.564 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-18 03:53:01.619 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-18 03:53:01.708 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-18 03:53:01.729 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-18 03:53:01.770 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-18 03:53:01.818 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-18 03:53:01.954 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-18 03:53:01.967 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-18 03:53:01.980 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-18 03:53:01.992 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-18 03:53:02.076 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-18 03:53:02.080 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-18 03:53:02.084 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-18 03:53:02.086 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-18 03:53:02.088 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-18 03:53:02.090 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-18 03:53:02.092 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-18 03:53:02.092 | False' 2022-06-18 03:53:02.095 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-18 03:53:02.109 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-18 03:53:02.111 | + ./stack.sh:main:619 : run_phase source 2022-06-18 03:53:02.113 | + functions-common:run_phase:1854 : local mode=source 2022-06-18 03:53:02.115 | + functions-common:run_phase:1855 : local phase= 2022-06-18 03:53:02.117 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-18 03:53:02.119 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-18 03:53:02.122 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-18 03:53:02.124 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-18 03:53:02.125 | + functions-common:run_phase:1864 : local extra 2022-06-18 03:53:02.128 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-18 03:53:02.131 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-18 03:53:02.133 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-18 03:53:02.135 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-18 03:53:02.137 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-18 03:53:02.139 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-18 03:53:02.152 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:02.154 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-18 03:53:02.156 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-18 03:53:02.192 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-18 03:53:02.194 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-18 03:53:02.196 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-18 03:53:02.198 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-18 03:53:02.200 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-18 03:53:02.202 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-18 03:53:02.204 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-18 03:53:02.206 | + functions-common:load_plugin_settings:1795 : return 2022-06-18 03:53:02.208 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-18 03:53:02.210 | + functions-common:verify_disabled_services:2137 : local service 2022-06-18 03:53:02.212 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.214 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-18 03:53:02.217 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.219 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-18 03:53:02.221 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.223 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-18 03:53:02.225 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.227 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-18 03:53:02.229 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.231 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-18 03:53:02.233 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.235 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-18 03:53:02.237 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.240 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-18 03:53:02.242 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.244 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-18 03:53:02.246 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.248 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-18 03:53:02.250 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.252 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-18 03:53:02.255 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.257 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-18 03:53:02.259 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.261 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-18 03:53:02.263 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.265 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-18 03:53:02.267 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.269 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-18 03:53:02.271 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.274 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-18 03:53:02.276 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.278 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-18 03:53:02.280 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.282 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-18 03:53:02.284 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.286 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-18 03:53:02.288 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.291 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-18 03:53:02.293 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.295 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-18 03:53:02.298 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.300 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-18 03:53:02.302 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.304 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-18 03:53:02.307 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.309 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-18 03:53:02.311 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.313 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-18 03:53:02.316 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.318 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-18 03:53:02.320 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.322 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-18 03:53:02.324 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.326 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-18 03:53:02.328 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.330 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-18 03:53:02.332 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.334 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-18 03:53:02.337 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.339 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-18 03:53:02.341 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.343 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-18 03:53:02.345 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.347 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-18 03:53:02.349 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.352 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-18 03:53:02.354 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.356 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-18 03:53:02.358 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.360 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-18 03:53:02.363 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.366 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-18 03:53:02.368 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.370 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-18 03:53:02.373 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.375 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-18 03:53:02.377 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.379 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-18 03:53:02.381 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.384 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-18 03:53:02.386 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.388 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-18 03:53:02.390 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.392 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-18 03:53:02.395 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.397 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-18 03:53:02.399 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.401 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-18 03:53:02.403 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-18 03:53:02.405 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-18 03:53:02.408 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-18 03:53:02.411 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-18 03:53:02.413 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-18 03:53:02.428 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:02.431 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-18 03:53:02.433 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-18 03:53:02.436 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-18 03:53:02.450 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:53:02.452 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-18 03:53:02.454 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-18 03:53:02.456 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-18 03:53:02.458 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-18 03:53:02.460 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-18 03:53:02.463 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-18 03:53:02.465 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-18 03:53:02.467 | + lib/database:initialize_database_backends:92 : return 0 2022-06-18 03:53:02.469 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-18 03:53:02.469 | Using mysql database backend 2022-06-18 03:53:02.472 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-18 03:53:02.486 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-18 03:53:02.489 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-18 03:53:02.491 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-18 03:53:02.493 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-18 03:53:02.496 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-18 03:53:02.499 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-18 03:53:02.513 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:02.516 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-18 03:53:02.531 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-18 03:53:02.546 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:02.548 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-18 03:53:02.563 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-18 03:53:02.579 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-18 03:53:02.594 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:53:02.596 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-18 03:53:02.612 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:53:02.614 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-18 03:53:02.629 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-18 03:53:02.631 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-18 03:53:02.634 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-18 03:53:02.636 | + functions-common:save_stackenv:60 : local tag=752 2022-06-18 03:53:02.639 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-18 03:53:02.643 | + functions-common:save_stackenv:62 : time_stamp=2022-06-18-035302 2022-06-18 03:53:02.645 | + functions-common:save_stackenv:63 : echo '# 2022-06-18-035302 752' 2022-06-18 03:53:02.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.650 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-18 03:53:02.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.656 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-18 03:53:02.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.661 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-18 03:53:02.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.666 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-18 03:53:02.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.672 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-06-18 03:53:02.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.677 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-06-18 03:53:02.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.682 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-18-035301 2022-06-18 03:53:02.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.688 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-18 03:53:02.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.692 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-06-18 03:53:02.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.698 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-18 03:53:02.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.702 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-18 03:53:02.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.707 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-18 03:53:02.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.712 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-18 03:53:02.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.717 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.20 2022-06-18 03:53:02.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 03:53:02.721 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-18 03:53:02.724 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-18 03:53:02.727 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-18 03:53:02.729 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-18 03:53:02.731 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-18 03:53:02.733 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 03:53:02.736 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 03:53:02.738 | ++ functions-common:git_clone:601 : pwd 2022-06-18 03:53:02.741 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 03:53:02.743 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 03:53:02.745 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 03:53:02.759 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 03:53:02.761 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 03:53:02.763 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 03:53:02.766 | + functions-common:git_clone:618 : echo master 2022-06-18 03:53:02.766 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 03:53:02.771 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-18 03:53:02.773 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 03:53:02.775 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-18 03:53:02.786 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-18 03:53:02.789 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 03:53:02.789 | + functions-common:git_clone:679 : head -1 2022-06-18 03:53:02.793 | 264c424c Merge "Skip networkx 2.8.4" 2022-06-18 03:53:02.795 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 03:53:02.798 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-18 03:53:02.800 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 03:53:02.802 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-18 03:53:02.805 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-18 03:53:02.807 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-18 03:53:02.810 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-18 03:53:02.812 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-18 03:53:02.814 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-18 03:53:02.817 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-18 03:53:02.819 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-18 03:53:02.822 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-18 03:53:02.826 | ++ tools/install_prereqs.sh:source:47 : NOW=1655524382 2022-06-18 03:53:02.829 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-18 03:53:02.833 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-18 03:53:02.836 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-18 03:53:02.838 | ++ tools/install_prereqs.sh:source:49 : DELTA=1655524382 2022-06-18 03:53:02.840 | ++ tools/install_prereqs.sh:source:50 : [[ 1655524382 -lt 7200 ]] 2022-06-18 03:53:02.843 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-18 03:53:02.845 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-18 03:53:02.847 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-18 03:53:02.849 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-18 03:53:02.852 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-18 03:53:02.854 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-18 03:53:02.856 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-18 03:53:02.859 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-18 03:53:02.907 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-18 03:53:02.907 | apache2-dev 2022-06-18 03:53:02.907 | bc 2022-06-18 03:53:02.907 | bsdmainutils 2022-06-18 03:53:02.907 | curl 2022-06-18 03:53:02.907 | g++ 2022-06-18 03:53:02.907 | gawk 2022-06-18 03:53:02.907 | gcc 2022-06-18 03:53:02.907 | gettext 2022-06-18 03:53:02.907 | git 2022-06-18 03:53:02.907 | graphviz 2022-06-18 03:53:02.907 | iputils-ping 2022-06-18 03:53:02.907 | libapache2-mod-proxy-uwsgi 2022-06-18 03:53:02.907 | libffi-dev 2022-06-18 03:53:02.907 | libjpeg-dev 2022-06-18 03:53:02.907 | libpcre3-dev 2022-06-18 03:53:02.907 | libpq-dev 2022-06-18 03:53:02.907 | libssl-dev 2022-06-18 03:53:02.907 | libsystemd-dev 2022-06-18 03:53:02.907 | libxml2-dev 2022-06-18 03:53:02.907 | libxslt1-dev 2022-06-18 03:53:02.907 | libyaml-dev 2022-06-18 03:53:02.908 | lsof 2022-06-18 03:53:02.908 | openssh-server 2022-06-18 03:53:02.908 | openssl 2022-06-18 03:53:02.908 | pkg-config 2022-06-18 03:53:02.908 | psmisc 2022-06-18 03:53:02.908 | python3-dev 2022-06-18 03:53:02.908 | python3-pip 2022-06-18 03:53:02.908 | python3-systemd 2022-06-18 03:53:02.908 | python3-venv 2022-06-18 03:53:02.908 | tar 2022-06-18 03:53:02.908 | tcpdump 2022-06-18 03:53:02.908 | unzip 2022-06-18 03:53:02.908 | uuid-runtime 2022-06-18 03:53:02.908 | wget 2022-06-18 03:53:02.908 | wget 2022-06-18 03:53:02.908 | zlib1g-dev 2022-06-18 03:53:02.908 | libkrb5-dev 2022-06-18 03:53:02.908 | libldap2-dev 2022-06-18 03:53:02.908 | libsasl2-dev 2022-06-18 03:53:02.908 | memcached 2022-06-18 03:53:02.908 | python3-mysqldb 2022-06-18 03:53:02.908 | sqlite3 2022-06-18 03:53:02.908 | conntrack 2022-06-18 03:53:02.908 | curl 2022-06-18 03:53:02.908 | dnsmasq-base 2022-06-18 03:53:02.908 | dnsmasq-utils 2022-06-18 03:53:02.908 | ebtables 2022-06-18 03:53:02.908 | genisoimage 2022-06-18 03:53:02.908 | iptables 2022-06-18 03:53:02.908 | iputils-arping 2022-06-18 03:53:02.908 | kpartx 2022-06-18 03:53:02.908 | libjs-jquery-tablesorter 2022-06-18 03:53:02.908 | parted 2022-06-18 03:53:02.908 | pm-utils 2022-06-18 03:53:02.908 | python3-mysqldb 2022-06-18 03:53:02.908 | socat 2022-06-18 03:53:02.909 | sqlite3 2022-06-18 03:53:02.909 | sudo 2022-06-18 03:53:02.909 | vlan 2022-06-18 03:53:02.909 | lsscsi 2022-06-18 03:53:02.909 | open-iscsi 2022-06-18 03:53:02.909 | lvm2 2022-06-18 03:53:02.909 | qemu-utils 2022-06-18 03:53:02.909 | thin-provisioning-tools 2022-06-18 03:53:02.909 | acl 2022-06-18 03:53:02.909 | dnsmasq-base 2022-06-18 03:53:02.909 | dnsmasq-utils 2022-06-18 03:53:02.909 | ebtables 2022-06-18 03:53:02.909 | haproxy 2022-06-18 03:53:02.909 | iptables 2022-06-18 03:53:02.909 | iputils-arping 2022-06-18 03:53:02.909 | iputils-ping 2022-06-18 03:53:02.909 | postgresql-server-dev-all 2022-06-18 03:53:02.909 | python3-mysqldb 2022-06-18 03:53:02.909 | sqlite3 2022-06-18 03:53:02.909 | sudo 2022-06-18 03:53:02.909 | vlan 2022-06-18 03:53:02.909 | pcp 2022-06-18 03:53:02.909 | ipset 2022-06-18 03:53:02.909 | conntrack 2022-06-18 03:53:02.909 | conntrackd 2022-06-18 03:53:02.909 | keepalived 2022-06-18 03:53:02.909 | lvm2 2022-06-18 03:53:02.909 | qemu-utils 2022-06-18 03:53:02.909 | thin-provisioning-tools 2022-06-18 03:53:02.909 | curl 2022-06-18 03:53:02.909 | liberasurecode-dev 2022-06-18 03:53:02.909 | make 2022-06-18 03:53:02.909 | memcached 2022-06-18 03:53:02.909 | rsync 2022-06-18 03:53:02.909 | sqlite3 2022-06-18 03:53:02.909 | xfsprogs' 2022-06-18 03:53:02.912 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-18 03:53:02.930 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-18 03:53:02.931 | apache2-dev 2022-06-18 03:53:02.931 | bc 2022-06-18 03:53:02.931 | bsdmainutils 2022-06-18 03:53:02.931 | curl 2022-06-18 03:53:02.931 | g++ 2022-06-18 03:53:02.931 | gawk 2022-06-18 03:53:02.931 | gcc 2022-06-18 03:53:02.931 | gettext 2022-06-18 03:53:02.931 | git 2022-06-18 03:53:02.931 | graphviz 2022-06-18 03:53:02.931 | iputils-ping 2022-06-18 03:53:02.931 | libapache2-mod-proxy-uwsgi 2022-06-18 03:53:02.931 | libffi-dev 2022-06-18 03:53:02.931 | libjpeg-dev 2022-06-18 03:53:02.931 | libpcre3-dev 2022-06-18 03:53:02.931 | libpq-dev 2022-06-18 03:53:02.931 | libssl-dev 2022-06-18 03:53:02.931 | libsystemd-dev 2022-06-18 03:53:02.931 | libxml2-dev 2022-06-18 03:53:02.931 | libxslt1-dev 2022-06-18 03:53:02.931 | libyaml-dev 2022-06-18 03:53:02.931 | lsof 2022-06-18 03:53:02.931 | openssh-server 2022-06-18 03:53:02.931 | openssl 2022-06-18 03:53:02.931 | pkg-config 2022-06-18 03:53:02.931 | psmisc 2022-06-18 03:53:02.931 | python3-dev 2022-06-18 03:53:02.931 | python3-pip 2022-06-18 03:53:02.931 | python3-systemd 2022-06-18 03:53:02.931 | python3-venv 2022-06-18 03:53:02.931 | tar 2022-06-18 03:53:02.931 | tcpdump 2022-06-18 03:53:02.931 | unzip 2022-06-18 03:53:02.931 | uuid-runtime 2022-06-18 03:53:02.931 | wget 2022-06-18 03:53:02.931 | wget 2022-06-18 03:53:02.931 | zlib1g-dev 2022-06-18 03:53:02.932 | libkrb5-dev 2022-06-18 03:53:02.932 | libldap2-dev 2022-06-18 03:53:02.932 | libsasl2-dev 2022-06-18 03:53:02.932 | memcached 2022-06-18 03:53:02.932 | python3-mysqldb 2022-06-18 03:53:02.932 | sqlite3 2022-06-18 03:53:02.932 | conntrack 2022-06-18 03:53:02.932 | curl 2022-06-18 03:53:02.932 | dnsmasq-base 2022-06-18 03:53:02.932 | dnsmasq-utils 2022-06-18 03:53:02.932 | ebtables 2022-06-18 03:53:02.932 | genisoimage 2022-06-18 03:53:02.932 | iptables 2022-06-18 03:53:02.932 | iputils-arping 2022-06-18 03:53:02.932 | kpartx 2022-06-18 03:53:02.932 | libjs-jquery-tablesorter 2022-06-18 03:53:02.932 | parted 2022-06-18 03:53:02.932 | pm-utils 2022-06-18 03:53:02.932 | python3-mysqldb 2022-06-18 03:53:02.932 | socat 2022-06-18 03:53:02.932 | sqlite3 2022-06-18 03:53:02.932 | sudo 2022-06-18 03:53:02.932 | vlan 2022-06-18 03:53:02.932 | lsscsi 2022-06-18 03:53:02.932 | open-iscsi 2022-06-18 03:53:02.932 | lvm2 2022-06-18 03:53:02.932 | qemu-utils 2022-06-18 03:53:02.932 | thin-provisioning-tools 2022-06-18 03:53:02.932 | acl 2022-06-18 03:53:02.932 | dnsmasq-base 2022-06-18 03:53:02.932 | dnsmasq-utils 2022-06-18 03:53:02.932 | ebtables 2022-06-18 03:53:02.932 | haproxy 2022-06-18 03:53:02.932 | iptables 2022-06-18 03:53:02.932 | iputils-arping 2022-06-18 03:53:02.932 | iputils-ping 2022-06-18 03:53:02.932 | postgresql-server-dev-all 2022-06-18 03:53:02.933 | python3-mysqldb 2022-06-18 03:53:02.933 | sqlite3 2022-06-18 03:53:02.933 | sudo 2022-06-18 03:53:02.933 | vlan 2022-06-18 03:53:02.933 | pcp 2022-06-18 03:53:02.933 | ipset 2022-06-18 03:53:02.933 | conntrack 2022-06-18 03:53:02.933 | conntrackd 2022-06-18 03:53:02.933 | keepalived 2022-06-18 03:53:02.933 | lvm2 2022-06-18 03:53:02.933 | qemu-utils 2022-06-18 03:53:02.933 | thin-provisioning-tools 2022-06-18 03:53:02.933 | curl 2022-06-18 03:53:02.933 | liberasurecode-dev 2022-06-18 03:53:02.933 | make 2022-06-18 03:53:02.933 | memcached 2022-06-18 03:53:02.933 | rsync 2022-06-18 03:53:02.933 | sqlite3 2022-06-18 03:53:02.933 | xfsprogs ' 2022-06-18 03:53:02.934 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-18 03:53:02.936 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:53:02.938 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:53:02.941 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-18 03:53:02.942 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-18 03:53:02.946 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-18 03:53:02.948 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-18 03:53:02.950 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:53:02.952 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-18 03:53:02.954 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:53:02.956 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:53:02.958 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:53:02.960 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:53:02.962 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:53:02.964 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:53:02.966 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-18 03:53:02.968 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-18 03:53:02.970 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-18 03:53:02.972 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-18 03:53:02.976 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-18 03:53:02.978 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-18 03:53:02.980 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-18 03:53:02.982 | ++ functions-common:time_start:2413 : local start_time= 2022-06-18 03:53:02.984 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 03:53:02.986 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 03:53:02.990 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1655524382988 2022-06-18 03:53:02.992 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-18 03:53:02.994 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-18 03:53:02.996 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-18 03:53:03.257 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-18 03:53:03.302 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-18 03:53:03.483 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-18 03:53:03.549 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-18 03:53:14.626 | Fetched 336 kB in 1s (360 kB/s) 2022-06-18 03:53:16.219 | Reading package lists... 2022-06-18 03:53:16.255 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-18 03:53:16.257 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-18 03:53:16.260 | ++ functions-common:time_stop:2426 : local name 2022-06-18 03:53:16.263 | ++ functions-common:time_stop:2427 : local end_time 2022-06-18 03:53:16.266 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:53:16.269 | ++ functions-common:time_stop:2429 : local total 2022-06-18 03:53:16.271 | ++ functions-common:time_stop:2430 : local start_time 2022-06-18 03:53:16.273 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-18 03:53:16.275 | ++ functions-common:time_stop:2433 : start_time=1655524382988 2022-06-18 03:53:16.277 | ++ functions-common:time_stop:2435 : [[ -z 1655524382988 ]] 2022-06-18 03:53:16.280 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:53:16.284 | ++ functions-common:time_stop:2438 : end_time=1655524396282 2022-06-18 03:53:16.286 | ++ functions-common:time_stop:2439 : elapsed_time=13294 2022-06-18 03:53:16.288 | ++ functions-common:time_stop:2440 : total=0 2022-06-18 03:53:16.290 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:53:16.292 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=13294 2022-06-18 03:53:16.295 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-18 03:53:16.297 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:53:16.299 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:53:16.301 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:53:16.303 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-18 03:53:16.323 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-18 03:53:16.444 | Reading package lists... 2022-06-18 03:53:16.692 | Building dependency tree... 2022-06-18 03:53:16.693 | Reading state information... 2022-06-18 03:53:16.974 | bc is already the newest version (1.07.1-2build1). 2022-06-18 03:53:16.974 | bc set to manually installed. 2022-06-18 03:53:16.974 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-18 03:53:16.974 | bsdmainutils set to manually installed. 2022-06-18 03:53:16.974 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-18 03:53:16.974 | g++ set to manually installed. 2022-06-18 03:53:16.974 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-18 03:53:16.974 | gawk set to manually installed. 2022-06-18 03:53:16.974 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-18 03:53:16.974 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-18 03:53:16.974 | iptables set to manually installed. 2022-06-18 03:53:16.974 | iputils-ping is already the newest version (3:20190709-3). 2022-06-18 03:53:16.974 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-18 03:53:16.974 | kpartx set to manually installed. 2022-06-18 03:53:16.974 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-18 03:53:16.974 | make is already the newest version (4.2.1-1.2). 2022-06-18 03:53:16.974 | make set to manually installed. 2022-06-18 03:53:16.974 | psmisc is already the newest version (23.3-1). 2022-06-18 03:53:16.974 | psmisc set to manually installed. 2022-06-18 03:53:16.974 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-18 03:53:16.974 | python3-systemd is already the newest version (234-3build2). 2022-06-18 03:53:16.975 | python3-systemd set to manually installed. 2022-06-18 03:53:16.975 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-18 03:53:16.975 | thin-provisioning-tools set to manually installed. 2022-06-18 03:53:16.975 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-18 03:53:16.975 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-18 03:53:16.975 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-18 03:53:16.975 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-18 03:53:16.975 | lsof set to manually installed. 2022-06-18 03:53:16.975 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-18 03:53:16.975 | parted set to manually installed. 2022-06-18 03:53:16.975 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-18 03:53:16.975 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-18 03:53:16.975 | zlib1g-dev set to manually installed. 2022-06-18 03:53:16.975 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-18 03:53:16.975 | The following packages were automatically installed and are no longer required: 2022-06-18 03:53:16.975 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:53:16.975 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:53:16.975 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:53:16.975 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:53:16.975 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:53:16.975 | python3-zope.interface 2022-06-18 03:53:16.975 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:53:16.975 | The following additional packages will be installed: 2022-06-18 03:53:16.975 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-18 03:53:16.975 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-06-18 03:53:16.975 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-06-18 03:53:16.975 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-06-18 03:53:16.975 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-06-18 03:53:16.975 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-06-18 03:53:16.975 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-18 03:53:16.975 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-18 03:53:16.976 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-18 03:53:16.976 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-06-18 03:53:16.976 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-18 03:53:16.976 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-18 03:53:16.976 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-06-18 03:53:16.976 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-18 03:53:16.976 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-06-18 03:53:16.976 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-06-18 03:53:16.976 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-06-18 03:53:16.976 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-06-18 03:53:16.976 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-06-18 03:53:16.976 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-18 03:53:16.976 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-18 03:53:16.976 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-18 03:53:16.976 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-18 03:53:16.976 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-18 03:53:16.976 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-18 03:53:16.976 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-06-18 03:53:16.976 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-18 03:53:16.976 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-18 03:53:16.976 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-18 03:53:16.976 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-18 03:53:16.976 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-18 03:53:16.976 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-18 03:53:16.976 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-06-18 03:53:16.976 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-06-18 03:53:16.976 | x11-common 2022-06-18 03:53:16.978 | Suggested packages: 2022-06-18 03:53:16.978 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-18 03:53:16.978 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-18 03:53:16.978 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-06-18 03:53:16.978 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-06-18 03:53:16.978 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-06-18 03:53:16.978 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-18 03:53:16.978 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-18 03:53:16.978 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-18 03:53:16.978 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-06-18 03:53:16.978 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-06-18 03:53:16.978 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-18 03:53:16.978 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-06-18 03:53:16.978 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-18 03:53:16.978 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-18 03:53:16.978 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-18 03:53:16.978 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-18 03:53:17.238 | The following NEW packages will be installed: 2022-06-18 03:53:17.238 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-18 03:53:17.238 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-06-18 03:53:17.238 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-06-18 03:53:17.238 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-06-18 03:53:17.238 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-06-18 03:53:17.238 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-06-18 03:53:17.238 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-06-18 03:53:17.238 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-06-18 03:53:17.238 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-18 03:53:17.238 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-18 03:53:17.239 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-18 03:53:17.239 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-18 03:53:17.239 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-06-18 03:53:17.239 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-18 03:53:17.239 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-18 03:53:17.239 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-18 03:53:17.239 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-18 03:53:17.239 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-18 03:53:17.239 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-18 03:53:17.239 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-18 03:53:17.239 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-18 03:53:17.239 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-18 03:53:17.239 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-18 03:53:17.239 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-18 03:53:17.239 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-18 03:53:17.239 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-18 03:53:17.239 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-18 03:53:17.239 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-06-18 03:53:17.239 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-18 03:53:17.239 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-18 03:53:17.239 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-18 03:53:17.239 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-18 03:53:17.239 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-06-18 03:53:17.239 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-18 03:53:17.239 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-06-18 03:53:17.239 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-06-18 03:53:17.239 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-06-18 03:53:17.239 | vbetool vlan x11-common 2022-06-18 03:53:17.240 | The following packages will be upgraded: 2022-06-18 03:53:17.240 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-18 03:53:17.241 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-18 03:53:17.241 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-18 03:53:17.241 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-06-18 03:53:17.241 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-18 03:53:17.357 | 28 upgraded, 203 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:53:17.357 | Need to get 152 MB of archives. 2022-06-18 03:53:17.357 | After this operation, 712 MB of additional disk space will be used. 2022-06-18 03:53:17.357 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-18 03:53:17.581 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-18 03:53:17.593 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-18 03:53:17.596 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-18 03:53:17.598 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-18 03:53:17.630 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-18 03:53:18.095 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-18 03:53:18.104 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-06-18 03:53:18.113 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-18 03:53:18.114 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-18 03:53:18.116 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-18 03:53:18.118 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-18 03:53:18.222 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-18 03:53:18.225 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-18 03:53:18.236 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-18 03:53:18.237 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-06-18 03:53:18.247 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-18 03:53:18.251 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-18 03:53:18.325 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-18 03:53:18.326 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-18 03:53:18.333 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-18 03:53:18.340 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-18 03:53:18.341 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-18 03:53:18.367 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-18 03:53:19.766 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-18 03:53:20.172 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-18 03:53:20.336 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-18 03:53:20.409 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-18 03:53:20.476 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-18 03:53:20.543 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-18 03:53:20.612 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-18 03:53:20.802 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-18 03:53:20.866 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-18 03:53:20.927 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-18 03:53:20.987 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-18 03:53:21.157 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-18 03:53:21.217 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-18 03:53:21.279 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-18 03:53:21.356 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-18 03:53:21.500 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-18 03:53:21.592 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-18 03:53:21.660 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-18 03:53:21.745 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-18 03:53:21.805 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-18 03:53:21.923 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-18 03:53:21.994 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-18 03:53:22.164 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-18 03:53:22.255 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-18 03:53:22.374 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-18 03:53:22.464 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-18 03:53:22.553 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-18 03:53:22.616 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-18 03:53:22.679 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-18 03:53:22.755 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-18 03:53:22.842 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-18 03:53:22.946 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-18 03:53:23.040 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-18 03:53:25.040 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-18 03:53:26.695 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-18 03:53:26.764 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-18 03:53:26.828 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-18 03:53:26.914 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-18 03:53:27.238 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-18 03:53:27.302 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-18 03:53:27.444 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-18 03:53:28.071 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-18 03:53:29.621 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-18 03:53:29.690 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-18 03:53:29.775 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-18 03:53:29.940 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-18 03:53:30.009 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-18 03:53:30.083 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-18 03:53:30.144 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-18 03:53:30.205 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-18 03:53:30.265 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-18 03:53:30.348 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-18 03:53:30.420 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-18 03:53:30.626 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-18 03:53:30.689 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-18 03:53:30.786 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-18 03:53:30.988 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-18 03:53:31.052 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-18 03:53:31.112 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-18 03:53:31.181 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-18 03:53:31.355 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-18 03:53:31.456 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-18 03:53:31.579 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-18 03:53:31.667 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-18 03:53:31.735 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-18 03:53:31.799 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-18 03:53:31.859 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-18 03:53:31.920 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-18 03:53:32.100 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-18 03:53:32.160 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-18 03:53:32.227 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-18 03:53:32.337 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-18 03:53:32.398 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-18 03:53:32.470 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-18 03:53:32.699 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-18 03:53:32.890 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-18 03:53:32.954 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-18 03:53:33.031 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-18 03:53:33.117 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-18 03:53:33.227 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-18 03:53:33.290 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-18 03:53:33.352 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-18 03:53:33.417 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-18 03:53:33.495 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-18 03:53:33.554 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-18 03:53:33.617 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-18 03:53:33.705 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-18 03:53:33.789 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-18 03:53:33.853 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-18 03:53:33.931 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-18 03:53:34.112 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-18 03:53:34.207 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-18 03:53:34.268 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-18 03:53:34.328 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-18 03:53:34.390 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-18 03:53:34.536 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-18 03:53:34.605 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-18 03:53:34.721 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-18 03:53:34.800 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-18 03:53:34.861 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-18 03:53:34.923 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-18 03:53:35.067 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-18 03:53:35.213 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-18 03:53:35.301 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-18 03:53:35.384 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-18 03:53:35.705 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-18 03:53:35.778 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-18 03:53:35.853 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-18 03:53:35.915 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-18 03:53:35.978 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-18 03:53:36.039 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-18 03:53:36.112 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-18 03:53:36.176 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-18 03:53:36.251 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-18 03:53:36.360 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-18 03:53:36.433 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-18 03:53:36.497 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-18 03:53:36.576 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-18 03:53:36.655 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-18 03:53:36.717 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-18 03:53:36.777 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-18 03:53:36.842 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-18 03:53:36.909 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-18 03:53:36.973 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-18 03:53:37.140 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-18 03:53:37.203 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-18 03:53:37.273 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-18 03:53:37.334 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-18 03:53:37.413 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-18 03:53:37.494 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-18 03:53:37.557 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-18 03:53:38.605 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-18 03:53:38.669 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-18 03:53:38.734 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-18 03:53:38.799 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-06-18 03:53:38.881 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-18 03:53:38.939 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-18 03:53:38.999 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-18 03:53:39.089 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-18 03:53:39.149 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-18 03:53:39.223 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-18 03:53:39.297 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-18 03:53:39.358 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-18 03:53:39.419 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-18 03:53:39.509 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-18 03:53:39.580 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-18 03:53:39.852 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-18 03:53:39.938 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-18 03:53:40.001 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-18 03:53:40.063 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-18 03:53:40.145 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-18 03:53:40.208 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-18 03:53:40.271 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-18 03:53:40.342 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-18 03:53:40.413 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-18 03:53:40.762 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-18 03:53:40.962 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-18 03:53:41.041 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-18 03:53:41.105 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-18 03:53:41.302 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-18 03:53:41.384 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-18 03:53:41.444 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-18 03:53:41.510 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-18 03:53:41.633 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-18 03:53:41.711 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-18 03:53:41.786 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-18 03:53:41.869 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-18 03:53:42.428 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-18 03:53:42.493 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-18 03:53:42.708 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-18 03:53:42.797 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-18 03:53:43.469 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-18 03:53:43.535 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-18 03:53:47.816 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-18 03:53:47.882 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-18 03:53:47.948 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-18 03:53:48.014 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-18 03:53:48.078 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-18 03:53:48.561 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-18 03:53:48.622 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-18 03:53:48.703 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-18 03:53:48.889 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-18 03:53:48.950 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-18 03:53:49.014 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-18 03:53:49.074 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-18 03:53:49.134 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-18 03:53:49.200 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-18 03:53:49.373 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-18 03:53:49.448 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-18 03:53:49.597 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-18 03:53:49.673 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-18 03:53:49.833 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-18 03:53:49.895 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-18 03:53:49.958 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-18 03:53:50.018 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-18 03:53:50.081 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-18 03:53:50.142 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-18 03:53:50.204 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-18 03:53:50.265 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-18 03:53:50.326 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-18 03:53:50.386 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-18 03:53:50.447 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-18 03:53:50.541 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-18 03:53:50.676 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-18 03:53:50.745 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-18 03:53:51.116 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-18 03:53:51.185 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-18 03:53:52.748 | Preconfiguring packages ... 2022-06-18 03:53:52.913 | Fetched 152 MB in 34s (4,477 kB/s) 2022-06-18 03:53:52.987 | (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 ... 68945 files and directories currently installed.) 2022-06-18 03:53:52.989 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-18 03:53:53.005 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-18 03:53:53.116 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-18 03:53:53.217 | (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 ... 68945 files and directories currently installed.) 2022-06-18 03:53:53.219 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:53.243 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:53.331 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:53.356 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:53.743 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:53.751 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:53.806 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:53.820 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:53.909 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:54.081 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:54.884 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:53:54.905 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-18 03:53:55.002 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-18 03:53:55.101 | (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 ... 68946 files and directories currently installed.) 2022-06-18 03:53:55.104 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-06-18 03:53:55.129 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-06-18 03:53:55.562 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-18 03:53:55.573 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-18 03:53:55.628 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-18 03:53:55.757 | (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 ... 68946 files and directories currently installed.) 2022-06-18 03:53:55.759 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-18 03:53:55.778 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-18 03:53:55.841 | Selecting previously unselected package libapr1:amd64. 2022-06-18 03:53:55.848 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-18 03:53:55.853 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-18 03:53:55.923 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-18 03:53:55.941 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-18 03:53:56.168 | Selecting previously unselected package libaprutil1:amd64. 2022-06-18 03:53:56.175 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-18 03:53:56.180 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:53:56.244 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-18 03:53:56.254 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-18 03:53:56.374 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-18 03:53:56.382 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-18 03:53:56.386 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:53:56.429 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-18 03:53:56.439 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-18 03:53:56.495 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-18 03:53:56.507 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-18 03:53:56.563 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-18 03:53:56.576 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-18 03:53:56.647 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-18 03:53:56.654 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-18 03:53:56.659 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:53:56.702 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-18 03:53:56.712 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-18 03:53:56.798 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-18 03:53:56.810 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-18 03:53:56.889 | Selecting previously unselected package libjansson4:amd64. 2022-06-18 03:53:56.896 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-18 03:53:56.901 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-18 03:53:56.941 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-18 03:53:56.948 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-18 03:53:56.953 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-18 03:53:57.013 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-18 03:53:57.023 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-18 03:53:58.305 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:53:58.317 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-18 03:53:58.441 | Selecting previously unselected package apache2-bin. 2022-06-18 03:53:58.449 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-18 03:53:58.453 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-18 03:53:58.671 | Selecting previously unselected package apache2-data. 2022-06-18 03:53:58.679 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-18 03:53:58.683 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-18 03:53:58.800 | Selecting previously unselected package apache2-utils. 2022-06-18 03:53:58.807 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-18 03:53:58.811 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-18 03:53:58.872 | Selecting previously unselected package apache2. 2022-06-18 03:53:58.879 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-18 03:53:58.903 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-18 03:53:59.009 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-18 03:53:59.016 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-18 03:53:59.022 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-18 03:53:59.092 | Selecting previously unselected package haproxy. 2022-06-18 03:53:59.100 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-18 03:53:59.114 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-18 03:53:59.347 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-18 03:53:59.355 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-18 03:53:59.360 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:53:59.412 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-18 03:53:59.420 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-18 03:53:59.424 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:53:59.473 | Selecting previously unselected package mysql-common. 2022-06-18 03:53:59.481 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-18 03:53:59.503 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-18 03:53:59.547 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-18 03:53:59.555 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:53:59.560 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:53:59.810 | Selecting previously unselected package libsensors-config. 2022-06-18 03:53:59.818 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-18 03:53:59.822 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-18 03:53:59.862 | Selecting previously unselected package libsensors5:amd64. 2022-06-18 03:53:59.870 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-18 03:53:59.949 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-18 03:53:59.988 | Selecting previously unselected package libsnmp-base. 2022-06-18 03:53:59.996 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-18 03:54:00.000 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-18 03:54:00.083 | Selecting previously unselected package libsnmp35:amd64. 2022-06-18 03:54:00.091 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-18 03:54:00.095 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-18 03:54:00.268 | Selecting previously unselected package keepalived. 2022-06-18 03:54:00.276 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-18 03:54:00.280 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-18 03:54:00.382 | Selecting previously unselected package memcached. 2022-06-18 03:54:00.390 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-18 03:54:00.393 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-18 03:54:00.473 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-18 03:54:00.963 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-18 03:54:01.073 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-18 03:54:01.082 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-18 03:54:01.130 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-18 03:54:01.140 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-18 03:54:01.287 | Selecting previously unselected package python3-yaml. 2022-06-18 03:54:01.295 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-18 03:54:01.298 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-18 03:54:01.363 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-18 03:54:01.374 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-18 03:54:01.438 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-18 03:54:01.534 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-18 03:54:02.023 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-18 03:54:02.055 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-18 03:54:02.233 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-18 03:54:02.247 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-18 03:54:02.358 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-18 03:54:02.368 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-18 03:54:02.455 | Selecting previously unselected package acl. 2022-06-18 03:54:02.462 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-18 03:54:02.467 | Unpacking acl (2.2.53-6) ... 2022-06-18 03:54:02.513 | Selecting previously unselected package autotools-dev. 2022-06-18 03:54:02.520 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-18 03:54:02.525 | Unpacking autotools-dev (20180224.1) ... 2022-06-18 03:54:02.588 | Selecting previously unselected package m4. 2022-06-18 03:54:02.595 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-18 03:54:02.600 | Unpacking m4 (1.4.18-4) ... 2022-06-18 03:54:02.666 | Selecting previously unselected package autoconf. 2022-06-18 03:54:02.673 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-18 03:54:02.678 | Unpacking autoconf (2.69-11.1) ... 2022-06-18 03:54:02.774 | Selecting previously unselected package automake. 2022-06-18 03:54:02.782 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-18 03:54:02.789 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-18 03:54:02.902 | Selecting previously unselected package autopoint. 2022-06-18 03:54:02.910 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-18 03:54:02.914 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-18 03:54:02.972 | Selecting previously unselected package libllvm10:amd64. 2022-06-18 03:54:02.980 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:02.984 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:05.196 | Selecting previously unselected package libclang-cpp10. 2022-06-18 03:54:05.207 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:05.213 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:06.653 | Selecting previously unselected package libgc1c2:amd64. 2022-06-18 03:54:06.661 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-18 03:54:06.666 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-18 03:54:06.718 | Selecting previously unselected package libobjc4:amd64. 2022-06-18 03:54:06.726 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-18 03:54:06.732 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:06.772 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-18 03:54:06.779 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-18 03:54:06.783 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-18 03:54:06.874 | Selecting previously unselected package libc6-i386. 2022-06-18 03:54:06.882 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-18 03:54:06.888 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-18 03:54:07.406 | Selecting previously unselected package lib32gcc-s1. 2022-06-18 03:54:07.414 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-18 03:54:07.418 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:07.471 | Selecting previously unselected package lib32stdc++6. 2022-06-18 03:54:07.479 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-18 03:54:07.483 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:07.596 | Selecting previously unselected package libclang-common-10-dev. 2022-06-18 03:54:07.604 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:07.608 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:08.598 | Selecting previously unselected package libclang1-10. 2022-06-18 03:54:08.606 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:08.610 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:09.723 | Selecting previously unselected package clang-10. 2022-06-18 03:54:09.731 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:09.737 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:09.789 | Selecting previously unselected package libtool. 2022-06-18 03:54:09.797 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-18 03:54:09.801 | Unpacking libtool (2.4.6-14) ... 2022-06-18 03:54:09.864 | Selecting previously unselected package dh-autoreconf. 2022-06-18 03:54:09.872 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-18 03:54:09.876 | Unpacking dh-autoreconf (19) ... 2022-06-18 03:54:09.914 | Selecting previously unselected package libdebhelper-perl. 2022-06-18 03:54:09.924 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-18 03:54:09.934 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-18 03:54:09.995 | Selecting previously unselected package libarchive-zip-perl. 2022-06-18 03:54:10.007 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-18 03:54:10.011 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-18 03:54:10.066 | Selecting previously unselected package libsub-override-perl. 2022-06-18 03:54:10.075 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-18 03:54:10.078 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-18 03:54:10.114 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-18 03:54:10.122 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-18 03:54:10.126 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-18 03:54:10.189 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-18 03:54:10.196 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-18 03:54:10.201 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-18 03:54:10.233 | Selecting previously unselected package dwz. 2022-06-18 03:54:10.242 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-06-18 03:54:10.245 | Unpacking dwz (0.13-5) ... 2022-06-18 03:54:10.315 | Selecting previously unselected package libcroco3:amd64. 2022-06-18 03:54:10.323 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-06-18 03:54:10.327 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-18 03:54:10.376 | Selecting previously unselected package gettext. 2022-06-18 03:54:10.388 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-18 03:54:10.393 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-18 03:54:10.562 | Selecting previously unselected package intltool-debian. 2022-06-18 03:54:10.569 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-18 03:54:10.573 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-18 03:54:10.613 | Selecting previously unselected package po-debconf. 2022-06-18 03:54:10.625 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-06-18 03:54:10.630 | Unpacking po-debconf (1.0.21) ... 2022-06-18 03:54:10.701 | Selecting previously unselected package debhelper. 2022-06-18 03:54:10.709 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-06-18 03:54:10.713 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-18 03:54:10.913 | Selecting previously unselected package uuid-dev:amd64. 2022-06-18 03:54:10.920 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-18 03:54:10.929 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-18 03:54:10.975 | Selecting previously unselected package libsctp1:amd64. 2022-06-18 03:54:10.983 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-18 03:54:10.987 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-18 03:54:11.023 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-18 03:54:11.031 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-18 03:54:11.035 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-18 03:54:11.081 | Selecting previously unselected package libapr1-dev. 2022-06-18 03:54:11.089 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-18 03:54:11.093 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-18 03:54:11.362 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-18 03:54:11.370 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-18 03:54:11.375 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-18 03:54:11.498 | Selecting previously unselected package libaprutil1-dev. 2022-06-18 03:54:11.506 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-18 03:54:11.510 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-18 03:54:11.727 | Selecting previously unselected package apache2-dev. 2022-06-18 03:54:11.740 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-18 03:54:11.744 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-18 03:54:11.820 | Selecting previously unselected package binfmt-support. 2022-06-18 03:54:11.828 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-18 03:54:11.840 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-18 03:54:11.886 | Selecting previously unselected package conntrack. 2022-06-18 03:54:11.894 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-18 03:54:11.898 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-18 03:54:11.938 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-18 03:54:11.946 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-18 03:54:11.950 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-18 03:54:11.984 | Selecting previously unselected package libnetfilter-queue1. 2022-06-18 03:54:11.992 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-18 03:54:11.997 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-18 03:54:12.038 | Selecting previously unselected package conntrackd. 2022-06-18 03:54:12.046 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-18 03:54:12.051 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-18 03:54:12.111 | Selecting previously unselected package dns-root-data. 2022-06-18 03:54:12.123 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-06-18 03:54:12.127 | Unpacking dns-root-data (2019052802) ... 2022-06-18 03:54:12.169 | Selecting previously unselected package libidn11:amd64. 2022-06-18 03:54:12.177 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-18 03:54:12.181 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-18 03:54:12.236 | Selecting previously unselected package dnsmasq-base. 2022-06-18 03:54:12.244 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-18 03:54:12.248 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-18 03:54:12.323 | Selecting previously unselected package dnsmasq-utils. 2022-06-18 03:54:12.335 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-18 03:54:12.340 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-18 03:54:12.381 | Selecting previously unselected package ebtables. 2022-06-18 03:54:12.389 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-18 03:54:12.407 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-18 03:54:12.459 | Selecting previously unselected package fonts-dejavu-core. 2022-06-18 03:54:12.467 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-18 03:54:12.470 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-18 03:54:12.655 | Selecting previously unselected package fonts-liberation. 2022-06-18 03:54:12.663 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-18 03:54:12.669 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-18 03:54:12.824 | Selecting previously unselected package fontconfig-config. 2022-06-18 03:54:12.832 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-18 03:54:12.836 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-18 03:54:12.889 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-18 03:54:12.897 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-18 03:54:12.901 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-18 03:54:12.964 | Selecting previously unselected package fontconfig. 2022-06-18 03:54:12.972 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-18 03:54:12.977 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-18 03:54:13.038 | Selecting previously unselected package genisoimage. 2022-06-18 03:54:13.046 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-18 03:54:13.051 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-18 03:54:13.146 | Selecting previously unselected package libann0. 2022-06-18 03:54:13.153 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-18 03:54:13.157 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-18 03:54:13.200 | Selecting previously unselected package libcdt5:amd64. 2022-06-18 03:54:13.208 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:13.212 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:13.252 | Selecting previously unselected package libcgraph6:amd64. 2022-06-18 03:54:13.262 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:13.269 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:13.315 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-18 03:54:13.323 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-18 03:54:13.327 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-18 03:54:13.387 | Selecting previously unselected package libjpeg8:amd64. 2022-06-18 03:54:13.394 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-18 03:54:13.399 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:13.438 | Selecting previously unselected package libjbig0:amd64. 2022-06-18 03:54:13.446 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-18 03:54:13.450 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-18 03:54:13.495 | Selecting previously unselected package libwebp6:amd64. 2022-06-18 03:54:13.503 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:13.507 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-18 03:54:13.586 | Selecting previously unselected package libtiff5:amd64. 2022-06-18 03:54:13.594 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:54:13.599 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-18 03:54:13.669 | Selecting previously unselected package libxpm4:amd64. 2022-06-18 03:54:13.677 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-18 03:54:13.681 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-18 03:54:13.722 | Selecting previously unselected package libgd3:amd64. 2022-06-18 03:54:13.730 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-18 03:54:13.735 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-18 03:54:13.800 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-18 03:54:13.808 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-18 03:54:13.813 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-18 03:54:13.876 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-18 03:54:13.884 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-18 03:54:13.889 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-18 03:54:13.965 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-18 03:54:13.973 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-06-18 03:54:13.978 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-18 03:54:14.021 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-18 03:54:14.029 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-18 03:54:14.034 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-18 03:54:14.068 | Selecting previously unselected package libxrender1:amd64. 2022-06-18 03:54:14.076 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-18 03:54:14.081 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-18 03:54:14.126 | Selecting previously unselected package libcairo2:amd64. 2022-06-18 03:54:14.134 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:14.138 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-18 03:54:14.247 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-18 03:54:14.255 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-18 03:54:14.259 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-18 03:54:14.312 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-18 03:54:14.324 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-18 03:54:14.328 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-18 03:54:14.422 | Selecting previously unselected package libthai-data. 2022-06-18 03:54:14.434 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-06-18 03:54:14.438 | Unpacking libthai-data (0.1.28-3) ... 2022-06-18 03:54:14.502 | Selecting previously unselected package libdatrie1:amd64. 2022-06-18 03:54:14.510 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-18 03:54:14.514 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-18 03:54:14.556 | Selecting previously unselected package libthai0:amd64. 2022-06-18 03:54:14.564 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-06-18 03:54:14.569 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-18 03:54:14.605 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-18 03:54:14.613 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-18 03:54:14.617 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:54:14.680 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-18 03:54:14.688 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-18 03:54:14.692 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:54:14.734 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-18 03:54:14.742 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-18 03:54:14.746 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:54:14.785 | Selecting previously unselected package libpathplan4:amd64. 2022-06-18 03:54:14.793 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:14.797 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:14.842 | Selecting previously unselected package libgvc6. 2022-06-18 03:54:14.850 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:14.855 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-18 03:54:14.986 | Selecting previously unselected package libgvpr2:amd64. 2022-06-18 03:54:14.994 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:14.999 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:15.072 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-18 03:54:15.081 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:15.086 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:15.258 | Selecting previously unselected package x11-common. 2022-06-18 03:54:15.270 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-18 03:54:15.298 | dpkg-query: no packages found matching nux-tools 2022-06-18 03:54:15.311 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-18 03:54:15.364 | Selecting previously unselected package libice6:amd64. 2022-06-18 03:54:15.373 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-18 03:54:15.377 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-18 03:54:15.416 | Selecting previously unselected package libsm6:amd64. 2022-06-18 03:54:15.424 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-18 03:54:15.428 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-18 03:54:15.464 | Selecting previously unselected package libxt6:amd64. 2022-06-18 03:54:15.472 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-18 03:54:15.476 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-18 03:54:15.543 | Selecting previously unselected package libxmu6:amd64. 2022-06-18 03:54:15.551 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-18 03:54:15.556 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-18 03:54:15.604 | Selecting previously unselected package libxaw7:amd64. 2022-06-18 03:54:15.612 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-18 03:54:15.616 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-18 03:54:15.676 | Selecting previously unselected package graphviz. 2022-06-18 03:54:15.684 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-18 03:54:15.689 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-18 03:54:15.832 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-18 03:54:15.841 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-18 03:54:15.844 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:54:15.905 | Selecting previously unselected package libibverbs1:amd64. 2022-06-18 03:54:15.913 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-18 03:54:15.917 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:54:15.971 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-18 03:54:15.979 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-18 03:54:16.001 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:54:16.072 | Selecting previously unselected package icu-devtools. 2022-06-18 03:54:16.080 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-18 03:54:16.084 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-18 03:54:16.153 | Selecting previously unselected package iputils-arping. 2022-06-18 03:54:16.161 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-18 03:54:16.164 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-18 03:54:16.205 | Selecting previously unselected package javascript-common. 2022-06-18 03:54:16.213 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-06-18 03:54:16.230 | Unpacking javascript-common (11) ... 2022-06-18 03:54:16.273 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-18 03:54:16.281 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:16.286 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:16.335 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-18 03:54:16.343 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:16.347 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:16.387 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-18 03:54:16.395 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:16.399 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:16.442 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-18 03:54:16.450 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:16.454 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:16.497 | Selecting previously unselected package comerr-dev:amd64. 2022-06-18 03:54:16.505 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-18 03:54:16.510 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-18 03:54:16.551 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-18 03:54:16.559 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:16.565 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:16.630 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-18 03:54:16.638 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-18 03:54:16.646 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-18 03:54:16.690 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-18 03:54:16.699 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-18 03:54:16.704 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-18 03:54:16.786 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-18 03:54:16.794 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-18 03:54:16.800 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-18 03:54:16.877 | Selecting previously unselected package libgts-bin. 2022-06-18 03:54:16.885 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-18 03:54:16.889 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-18 03:54:16.934 | Selecting previously unselected package libicu-dev:amd64. 2022-06-18 03:54:16.942 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-18 03:54:16.947 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-18 03:54:18.384 | Selecting previously unselected package libipset13:amd64. 2022-06-18 03:54:18.392 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:18.397 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-18 03:54:18.452 | Selecting previously unselected package librdmacm1:amd64. 2022-06-18 03:54:18.460 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-18 03:54:18.484 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:54:18.536 | Selecting previously unselected package libiscsi7:amd64. 2022-06-18 03:54:18.544 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-18 03:54:18.549 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-18 03:54:18.598 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-18 03:54:18.606 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-18 03:54:18.611 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-18 03:54:18.686 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-18 03:54:18.698 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-18 03:54:18.703 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:18.740 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-18 03:54:18.749 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-18 03:54:18.753 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:18.790 | Selecting previously unselected package libjs-jquery. 2022-06-18 03:54:18.798 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-18 03:54:18.802 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-18 03:54:18.878 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-18 03:54:18.886 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-18 03:54:18.890 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-18 03:54:18.928 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-18 03:54:18.936 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-18 03:54:18.941 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-18 03:54:19.034 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-18 03:54:19.042 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-18 03:54:19.046 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-18 03:54:19.114 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-18 03:54:19.122 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-18 03:54:19.126 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-18 03:54:19.163 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-18 03:54:19.171 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-18 03:54:19.175 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-18 03:54:19.214 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-18 03:54:19.222 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-18 03:54:19.228 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-18 03:54:19.331 | Selecting previously unselected package libnspr4:amd64. 2022-06-18 03:54:19.339 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-18 03:54:19.344 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-18 03:54:19.402 | Selecting previously unselected package libnss3:amd64. 2022-06-18 03:54:19.410 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-18 03:54:19.417 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-18 03:54:19.631 | Selecting previously unselected package libomp5-10:amd64. 2022-06-18 03:54:19.644 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:19.648 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:19.738 | Selecting previously unselected package libomp-10-dev. 2022-06-18 03:54:19.746 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:19.750 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:19.801 | Selecting previously unselected package pcp-conf. 2022-06-18 03:54:19.809 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-18 03:54:19.815 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-18 03:54:19.860 | Selecting previously unselected package libpcp3. 2022-06-18 03:54:19.868 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-06-18 03:54:19.873 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-18 03:54:19.951 | Selecting previously unselected package libpcp-pmda3. 2022-06-18 03:54:19.959 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-18 03:54:19.964 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-18 03:54:20.008 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-18 03:54:20.016 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-18 03:54:20.023 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-18 03:54:20.072 | Selecting previously unselected package libpq5:amd64. 2022-06-18 03:54:20.080 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:20.085 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:20.145 | Selecting previously unselected package libpq-dev. 2022-06-18 03:54:20.153 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:20.159 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:20.248 | Selecting previously unselected package librados2. 2022-06-18 03:54:20.260 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:20.266 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-18 03:54:20.748 | Selecting previously unselected package librbd1. 2022-06-18 03:54:20.756 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:20.762 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-18 03:54:21.028 | Selecting previously unselected package libsasl2-dev. 2022-06-18 03:54:21.036 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-18 03:54:21.040 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-18 03:54:21.134 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-18 03:54:21.145 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-18 03:54:21.215 | Selecting previously unselected package libssl-dev:amd64. 2022-06-18 03:54:21.223 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-18 03:54:21.227 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-18 03:54:21.503 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-18 03:54:21.513 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-18 03:54:21.520 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-18 03:54:21.652 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-18 03:54:21.665 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-18 03:54:21.669 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-18 03:54:21.706 | Selecting previously unselected package libx86-1:amd64. 2022-06-18 03:54:21.714 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-18 03:54:21.718 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-18 03:54:21.766 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-18 03:54:21.775 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:54:21.779 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-18 03:54:21.936 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-18 03:54:21.945 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-18 03:54:21.949 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-18 03:54:22.048 | Selecting previously unselected package llvm-10-runtime. 2022-06-18 03:54:22.057 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:22.062 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:22.131 | Selecting previously unselected package libpfm4:amd64. 2022-06-18 03:54:22.139 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-18 03:54:22.144 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-18 03:54:22.230 | Selecting previously unselected package llvm-10. 2022-06-18 03:54:22.238 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:22.242 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:23.011 | Selecting previously unselected package libffi-dev:amd64. 2022-06-18 03:54:23.020 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-06-18 03:54:23.024 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-18 03:54:23.085 | Selecting previously unselected package python3-pygments. 2022-06-18 03:54:23.093 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-18 03:54:23.097 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-18 03:54:23.239 | Selecting previously unselected package llvm-10-tools. 2022-06-18 03:54:23.248 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:23.253 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:23.404 | Selecting previously unselected package libz3-4:amd64. 2022-06-18 03:54:23.413 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-18 03:54:23.419 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-18 03:54:24.395 | Selecting previously unselected package libz3-dev:amd64. 2022-06-18 03:54:24.403 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-18 03:54:24.408 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-18 03:54:24.471 | Selecting previously unselected package llvm-10-dev. 2022-06-18 03:54:24.479 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-18 03:54:24.483 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:28.890 | Selecting previously unselected package lsscsi. 2022-06-18 03:54:28.899 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-06-18 03:54:28.904 | Unpacking lsscsi (0.30-0.1) ... 2022-06-18 03:54:28.960 | Selecting previously unselected package pkg-config. 2022-06-18 03:54:28.969 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-18 03:54:28.973 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-18 03:54:29.014 | Selecting previously unselected package pm-utils. 2022-06-18 03:54:29.023 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-06-18 03:54:29.027 | Unpacking pm-utils (1.4.1-19) ... 2022-06-18 03:54:29.099 | Selecting previously unselected package postgresql-client-common. 2022-06-18 03:54:29.108 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-18 03:54:29.112 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-18 03:54:29.162 | Selecting previously unselected package postgresql-client-12. 2022-06-18 03:54:29.172 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:29.177 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:29.393 | Selecting previously unselected package ssl-cert. 2022-06-18 03:54:29.404 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-06-18 03:54:29.409 | Unpacking ssl-cert (1.0.39) ... 2022-06-18 03:54:29.455 | Selecting previously unselected package postgresql-common. 2022-06-18 03:54:29.464 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-18 03:54:29.488 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-18 03:54:29.499 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-18 03:54:29.588 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-18 03:54:29.597 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:29.601 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:29.947 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-18 03:54:29.956 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-18 03:54:29.961 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-18 03:54:30.010 | Selecting previously unselected package python3-mysqldb. 2022-06-18 03:54:30.019 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-18 03:54:30.024 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-18 03:54:30.075 | Selecting previously unselected package python3.8-venv. 2022-06-18 03:54:30.083 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-18 03:54:30.088 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-18 03:54:30.134 | Selecting previously unselected package python3-venv. 2022-06-18 03:54:30.142 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-18 03:54:30.147 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-18 03:54:30.186 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-18 03:54:30.195 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-18 03:54:30.198 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-18 03:54:30.242 | Selecting previously unselected package qemu-utils. 2022-06-18 03:54:30.251 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-18 03:54:30.256 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-18 03:54:30.446 | Selecting previously unselected package sharutils. 2022-06-18 03:54:30.454 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-18 03:54:30.458 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-18 03:54:30.525 | Selecting previously unselected package sqlite3. 2022-06-18 03:54:30.533 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-18 03:54:30.538 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-18 03:54:30.697 | Selecting previously unselected package unzip. 2022-06-18 03:54:30.706 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-18 03:54:30.710 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-18 03:54:30.780 | Selecting previously unselected package vbetool. 2022-06-18 03:54:30.789 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-06-18 03:54:30.793 | Unpacking vbetool (1.1-4) ... 2022-06-18 03:54:30.835 | Selecting previously unselected package ipset. 2022-06-18 03:54:30.844 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-18 03:54:30.857 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-18 03:54:30.904 | Selecting previously unselected package ipvsadm. 2022-06-18 03:54:30.918 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-18 03:54:30.923 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-18 03:54:30.973 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-18 03:54:30.982 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-18 03:54:30.994 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-18 03:54:31.035 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-18 03:54:31.043 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-18 03:54:31.050 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-18 03:54:31.095 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-18 03:54:31.103 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-18 03:54:31.108 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-18 03:54:31.153 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-18 03:54:31.162 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-18 03:54:31.166 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:31.220 | Selecting previously unselected package libpcp-gui2. 2022-06-18 03:54:31.229 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.233 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-18 03:54:31.282 | Selecting previously unselected package libpcp-import1. 2022-06-18 03:54:31.290 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.296 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-18 03:54:31.337 | Selecting previously unselected package libpcp-mmv1. 2022-06-18 03:54:31.345 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.350 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-18 03:54:31.393 | Selecting previously unselected package libpcp-trace2. 2022-06-18 03:54:31.402 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.407 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-18 03:54:31.449 | Selecting previously unselected package libpcp-web1. 2022-06-18 03:54:31.457 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.462 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-18 03:54:31.517 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-18 03:54:31.526 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-18 03:54:31.529 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-18 03:54:31.587 | Selecting previously unselected package python3-pcp. 2022-06-18 03:54:31.596 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.600 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-18 03:54:31.653 | Selecting previously unselected package pcp. 2022-06-18 03:54:31.662 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-06-18 03:54:31.737 | Unpacking pcp (5.0.3-1) ... 2022-06-18 03:54:32.280 | Selecting previously unselected package socat. 2022-06-18 03:54:32.289 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-06-18 03:54:32.294 | Unpacking socat (1.7.3.3-2) ... 2022-06-18 03:54:32.387 | Selecting previously unselected package vlan. 2022-06-18 03:54:32.396 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-18 03:54:32.400 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-18 03:54:32.486 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-18 03:54:32.498 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-18 03:54:32.515 | Setting up javascript-common (11) ... 2022-06-18 03:54:32.550 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-18 03:54:32.572 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-18 03:54:32.582 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-18 03:54:32.588 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-18 03:54:32.596 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-18 03:54:32.623 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-18 03:54:32.632 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-18 03:54:32.641 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-18 03:54:32.649 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-18 03:54:32.656 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-18 03:54:32.662 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-18 03:54:32.670 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-18 03:54:32.676 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-18 03:54:32.682 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-18 03:54:32.689 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-18 03:54:32.695 | Setting up vbetool (1.1-4) ... 2022-06-18 03:54:32.702 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-18 03:54:32.709 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-18 03:54:32.717 | Setting up pm-utils (1.4.1-19) ... 2022-06-18 03:54:32.727 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-18 03:54:32.972 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-18 03:54:33.004 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-18 03:54:33.012 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-18 03:54:33.020 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-18 03:54:33.042 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:33.051 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-18 03:54:33.323 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-18 03:54:34.006 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-18 03:54:34.025 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-18 03:54:34.033 | Setting up m4 (1.4.18-4) ... 2022-06-18 03:54:34.040 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-18 03:54:34.337 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:34.347 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-18 03:54:34.355 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-18 03:54:34.362 | Setting up iputils-arping (3:20190709-3) ... 2022-06-18 03:54:34.404 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-18 03:54:34.415 | Setting up conntrack (1:1.4.5-2) ... 2022-06-18 03:54:34.426 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-18 03:54:34.434 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-18 03:54:34.441 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-18 03:54:34.663 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-18 03:54:36.851 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-18 03:54:36.866 | Setting up acl (2.2.53-6) ... 2022-06-18 03:54:36.877 | Setting up dns-root-data (2019052802) ... 2022-06-18 03:54:36.884 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-18 03:54:36.893 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:36.901 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-18 03:54:36.909 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:36.916 | Setting up autotools-dev (20180224.1) ... 2022-06-18 03:54:36.924 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-18 03:54:37.732 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-18 03:54:37.742 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-18 03:54:37.750 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-18 03:54:37.757 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-18 03:54:37.764 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:37.771 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-18 03:54:37.778 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:37.785 | Setting up ebtables (2.0.11-3build1) ... 2022-06-18 03:54:38.340 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-18 03:54:38.424 | Setting up socat (1.7.3.3-2) ... 2022-06-18 03:54:38.434 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-18 03:54:38.441 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-18 03:54:38.454 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-18 03:54:38.462 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-18 03:54:38.470 | Setting up binfmt-support (2.2.0-2) ... 2022-06-18 03:54:38.771 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-18 03:54:39.851 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-18 03:54:39.860 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-18 03:54:39.869 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-18 03:54:39.972 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-18 03:54:40.031 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-18 03:54:40.040 | Setting up lsscsi (0.30-0.1) ... 2022-06-18 03:54:40.048 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-18 03:54:40.055 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-18 03:54:40.062 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-18 03:54:40.071 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-18 03:54:40.078 | Setting up autoconf (2.69-11.1) ... 2022-06-18 03:54:40.090 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-18 03:54:40.097 | Setting up dwz (0.13-5) ... 2022-06-18 03:54:40.105 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-18 03:54:40.113 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-18 03:54:40.123 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-18 03:54:40.131 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-18 03:54:40.138 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-18 03:54:40.160 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-18 03:54:41.453 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:41.463 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:41.473 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-18 03:54:41.482 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-18 03:54:41.491 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-18 03:54:41.500 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:54:41.515 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-18 03:54:41.524 | Setting up pcp-conf (5.0.3-1) ... 2022-06-18 03:54:41.537 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-18 03:54:41.548 | Setting up libsub-override-perl (0.09-2) ... 2022-06-18 03:54:41.559 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-18 03:54:41.567 | Setting up libthai-data (0.1.28-3) ... 2022-06-18 03:54:41.575 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:41.583 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:41.590 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-18 03:54:41.597 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:41.605 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-18 03:54:41.612 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-18 03:54:41.620 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-18 03:54:41.640 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-18 03:54:41.653 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-18 03:54:42.709 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-18 03:54:43.032 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-18 03:54:43.044 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-18 03:54:43.056 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-18 03:54:43.066 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-18 03:54:43.077 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-18 03:54:43.086 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-06-18 03:54:44.424 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:54:44.431 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:44.438 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-18 03:54:44.446 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-18 03:54:44.453 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-18 03:54:44.463 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-18 03:54:44.473 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:44.480 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-18 03:54:44.487 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-18 03:54:44.495 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-18 03:54:44.503 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-18 03:54:44.716 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-18 03:54:44.726 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:54:44.735 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:44.743 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-18 03:54:44.750 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:44.760 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-18 03:54:44.773 | Setting up libtool (2.4.6-14) ... 2022-06-18 03:54:44.779 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-18 03:54:44.878 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-18 03:54:44.925 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-18 03:54:45.437 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-18 03:54:46.506 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-18 03:54:46.514 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-18 03:54:46.523 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:54:46.530 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-18 03:54:46.720 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-18 03:54:46.729 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:46.736 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:46.746 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-18 03:54:47.960 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-18 03:54:48.652 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:54:48.662 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-18 03:54:48.920 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-18 03:54:48.927 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-18 03:54:48.934 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-18 03:54:48.940 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-18 03:54:48.945 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-18 03:54:48.951 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-18 03:54:48.957 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-18 03:54:48.962 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:48.969 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-18 03:54:48.977 | Setting up ssl-cert (1.0.39) ... 2022-06-18 03:54:49.466 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-18 03:54:49.474 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-18 03:54:49.482 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-18 03:54:50.020 | Adding user postgres to group ssl-cert 2022-06-18 03:54:50.186 | 2022-06-18 03:54:50.186 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-18 03:54:50.404 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-18 03:54:50.404 | Removing obsolete dictionary files: 2022-06-18 03:54:51.021 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-18 03:54:52.168 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-18 03:54:52.174 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-18 03:54:52.180 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-18 03:54:52.186 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-18 03:54:52.192 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-18 03:54:52.197 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-18 03:54:52.204 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-18 03:54:52.211 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-18 03:54:52.217 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-18 03:54:52.223 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-18 03:54:52.229 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:52.234 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-18 03:54:52.240 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-18 03:54:52.245 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:52.251 | Setting up ipvsadm (1:1.31-1) ... 2022-06-18 03:54:52.986 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-18 03:54:52.994 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:54:53.109 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-18 03:54:55.215 | Regenerating fonts cache... done. 2022-06-18 03:54:55.221 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-18 03:54:55.232 | Setting up libpcp3 (5.0.3-1) ... 2022-06-18 03:54:55.241 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-18 03:54:55.249 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-18 03:54:55.256 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-18 03:54:56.625 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-18 03:54:57.450 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:54:57.513 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:57.522 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-18 03:54:58.512 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-18 03:54:59.213 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:59.220 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-18 03:54:59.227 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:54:59.236 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-18 03:54:59.245 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-18 03:54:59.253 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:59.261 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:59.269 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-18 03:54:59.278 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-18 03:54:59.287 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-18 03:54:59.295 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-18 03:54:59.303 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-18 03:54:59.311 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-18 03:54:59.318 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-18 03:54:59.328 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:54:59.976 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-06-18 03:55:00.004 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-18 03:55:00.012 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-18 03:55:00.020 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-18 03:55:00.029 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-18 03:55:00.038 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-18 03:55:00.046 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-18 03:55:00.055 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:55:00.083 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-18 03:55:00.091 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-18 03:55:00.100 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-18 03:55:00.107 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-18 03:55:00.115 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-18 03:55:00.123 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-18 03:55:00.130 | Setting up po-debconf (1.0.21) ... 2022-06-18 03:55:00.138 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-18 03:55:00.636 | Enabling module mpm_event. 2022-06-18 03:55:00.709 | Enabling module authz_core. 2022-06-18 03:55:00.718 | Enabling module authz_host. 2022-06-18 03:55:00.781 | Enabling module authn_core. 2022-06-18 03:55:00.789 | Enabling module auth_basic. 2022-06-18 03:55:00.851 | Enabling module access_compat. 2022-06-18 03:55:00.923 | Enabling module authn_file. 2022-06-18 03:55:00.997 | Enabling module authz_user. 2022-06-18 03:55:01.066 | Enabling module alias. 2022-06-18 03:55:01.133 | Enabling module dir. 2022-06-18 03:55:01.198 | Enabling module autoindex. 2022-06-18 03:55:01.262 | Enabling module env. 2022-06-18 03:55:01.326 | Enabling module mime. 2022-06-18 03:55:01.397 | Enabling module negotiation. 2022-06-18 03:55:01.463 | Enabling module setenvif. 2022-06-18 03:55:01.529 | Enabling module filter. 2022-06-18 03:55:01.593 | Enabling module deflate. 2022-06-18 03:55:01.657 | Enabling module status. 2022-06-18 03:55:01.726 | Enabling module reqtimeout. 2022-06-18 03:55:01.792 | Enabling conf charset. 2022-06-18 03:55:01.856 | Enabling conf localized-error-pages. 2022-06-18 03:55:01.920 | Enabling conf other-vhosts-access-log. 2022-06-18 03:55:01.983 | Enabling conf security. 2022-06-18 03:55:02.058 | Enabling conf serve-cgi-bin. 2022-06-18 03:55:02.123 | Enabling site 000-default. 2022-06-18 03:55:02.184 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-18 03:55:02.242 | Enabling conf javascript-common. 2022-06-18 03:55:02.508 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-18 03:55:03.107 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-18 03:55:05.818 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-18 03:55:05.843 | Setting up python3-pcp (5.0.3-1) ... 2022-06-18 03:55:06.181 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-18 03:55:06.216 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-18 03:55:06.225 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-18 03:55:06.242 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-18 03:55:06.251 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-18 03:55:06.258 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-18 03:55:06.266 | Setting up graphviz (2.42.2-3build2) ... 2022-06-18 03:55:06.276 | Setting up pcp (5.0.3-1) ... 2022-06-18 03:55:06.695 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-18 03:55:07.132 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-18 03:55:07.556 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-18 03:55:07.987 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-18 03:55:25.189 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-18 03:55:25.199 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-18 03:55:25.202 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-18 03:55:26.352 | Setting up dh-autoreconf (19) ... 2022-06-18 03:55:26.363 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-18 03:55:27.251 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-18 03:55:27.260 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-18 03:55:27.270 | Setting up debhelper (12.10ubuntu1) ... 2022-06-18 03:55:27.277 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-18 03:55:27.626 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-18 03:55:27.636 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-18 03:55:27.665 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-18 03:55:27.740 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-18 03:55:41.741 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-18 03:55:41.777 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-18 03:55:42.171 | Processing triggers for ufw (0.36-6) ... 2022-06-18 03:55:42.325 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 03:56:05.420 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-18 03:56:05.438 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-18 03:56:13.823 | ++ functions-common:apt_get:1235 : result=0 2022-06-18 03:56:13.826 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:56:13.829 | ++ functions-common:time_stop:2426 : local name 2022-06-18 03:56:13.832 | ++ functions-common:time_stop:2427 : local end_time 2022-06-18 03:56:13.835 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:56:13.838 | ++ functions-common:time_stop:2429 : local total 2022-06-18 03:56:13.841 | ++ functions-common:time_stop:2430 : local start_time 2022-06-18 03:56:13.844 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:56:13.848 | ++ functions-common:time_stop:2433 : start_time=1655524396320 2022-06-18 03:56:13.851 | ++ functions-common:time_stop:2435 : [[ -z 1655524396320 ]] 2022-06-18 03:56:13.854 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:56:13.858 | ++ functions-common:time_stop:2438 : end_time=1655524573855 2022-06-18 03:56:13.861 | ++ functions-common:time_stop:2439 : elapsed_time=177535 2022-06-18 03:56:13.863 | ++ functions-common:time_stop:2440 : total=790 2022-06-18 03:56:13.866 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:56:13.869 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=178325 2022-06-18 03:56:13.871 | ++ functions-common:apt_get:1239 : return 0 2022-06-18 03:56:13.875 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-18 03:56:13.878 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-18 03:56:13.881 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-18 03:56:13.885 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-18 03:56:13.889 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-18 03:56:13.891 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-18 03:56:13.894 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-18 03:56:15.292 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-18 03:56:15.294 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-18 03:56:15.296 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-18 03:56:15.298 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-18 03:56:15.300 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-18 03:56:15.302 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-18 03:56:15.304 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-18 03:56:15.305 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-18 03:56:15.307 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-18 03:56:15.309 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-18 03:56:15.311 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-18 03:56:15.312 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-18 03:56:15.314 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-18 03:56:15.316 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-18 03:56:15.317 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-18 03:56:15.319 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-18 03:56:15.321 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-18 03:56:15.323 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-18 03:56:15.324 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-18 03:56:15.326 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-18 03:56:15.328 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-18 03:56:15.330 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-18 03:56:15.332 | + functions-common:_ensure_lsb_release:394 : return 2022-06-18 03:56:15.334 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-18 03:56:15.401 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-18 03:56:15.404 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-18 03:56:15.474 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-18 03:56:15.478 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-18 03:56:15.545 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-18 03:56:15.547 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-18 03:56:15.551 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-18 03:56:15.554 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-18 03:56:15.556 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-18 03:56:15.559 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-18 03:56:15.562 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-18 03:56:15.566 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-18 03:56:15.569 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-18 03:56:15.571 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-18 03:56:15.573 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-18 03:56:15.573 | Distro: focal 2022-06-18 03:56:15.575 | + tools/install_pip.sh:main:124 : get_versions 2022-06-18 03:56:15.577 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-18 03:56:15.581 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-18 03:56:15.583 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-18 03:56:15.585 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-18 03:56:15.586 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-18 03:56:16.957 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-18 03:56:16.960 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-18 03:56:16.960 | pip: 20.0.2 2022-06-18 03:56:16.962 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-18 03:56:16.966 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-18 03:56:16.969 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 03:56:16.971 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 03:56:16.974 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 03:56:16.976 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 03:56:16.978 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 03:56:16.980 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 03:56:16.982 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 03:56:16.984 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 03:56:16.985 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:56:16.987 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 03:56:16.989 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-18 03:56:16.991 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:56:16.993 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:56:16.994 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-18 03:56:16.999 | + tools/install_pip.sh:main:153 : set -x 2022-06-18 03:56:17.000 | + tools/install_pip.sh:main:156 : get_versions 2022-06-18 03:56:17.003 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-18 03:56:17.006 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-18 03:56:17.008 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-18 03:56:17.011 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-18 03:56:17.011 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-18 03:56:18.374 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-18 03:56:18.376 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-18 03:56:18.377 | pip: 20.0.2 2022-06-18 03:56:18.381 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-18 03:56:18.384 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-18 03:56:18.388 | + ./stack.sh:main:791 : fixup_all 2022-06-18 03:56:18.391 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-18 03:56:18.394 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-18 03:56:18.397 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:56:18.399 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:56:18.402 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-18 03:56:18.416 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-18 03:56:18.429 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-18 03:56:18.442 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-18 03:56:18.444 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-18 03:56:18.447 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 03:56:18.449 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 03:56:18.451 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 03:56:18.453 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 03:56:18.455 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 03:56:18.457 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 03:56:18.459 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 03:56:18.461 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 03:56:18.463 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:56:18.465 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 03:56:18.467 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-18 03:56:18.469 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-18 03:56:18.471 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-18 03:56:18.473 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 03:56:18.475 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 03:56:18.477 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 03:56:18.480 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 03:56:18.482 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 03:56:18.484 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 03:56:18.486 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-18 03:56:18.489 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-18 03:56:18.511 | Using python 3.8 to install os-testr 2022-06-18 03:56:18.513 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-18 03:56:20.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:56:20.442 | from cryptography.utils import int_from_bytes 2022-06-18 03:56:20.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:56:20.443 | from cryptography.utils import int_from_bytes 2022-06-18 03:56:21.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:56:22.015 | Collecting os-testr===3.0.0 2022-06-18 03:56:22.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-18 03:56:22.618 | Collecting python-subunit===1.4.0 2022-06-18 03:56:22.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-18 03:56:22.767 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-18 03:56:22.856 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-18 03:56:22.870 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-18 03:56:22.899 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-18 03:56:22.940 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-18 03:56:24.319 | Installing collected packages: python-subunit, os-testr 2022-06-18 03:56:24.555 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-06-18 03:56:24.655 | + inc/python:pip_install:196 : result=0 2022-06-18 03:56:24.658 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:56:24.662 | + functions-common:time_stop:2426 : local name 2022-06-18 03:56:24.665 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:56:24.668 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:56:24.672 | + functions-common:time_stop:2429 : local total 2022-06-18 03:56:24.675 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:56:24.678 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:56:24.681 | + functions-common:time_stop:2433 : start_time=1655524578506 2022-06-18 03:56:24.683 | + functions-common:time_stop:2435 : [[ -z 1655524578506 ]] 2022-06-18 03:56:24.685 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:56:24.689 | + functions-common:time_stop:2438 : end_time=1655524584687 2022-06-18 03:56:24.691 | + functions-common:time_stop:2439 : elapsed_time=6181 2022-06-18 03:56:24.693 | + functions-common:time_stop:2440 : total=0 2022-06-18 03:56:24.696 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:56:24.698 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6181 2022-06-18 03:56:24.700 | + inc/python:pip_install:199 : return 0 2022-06-18 03:56:24.702 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-18 03:56:24.750 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-18 03:56:24.845 | + ./stack.sh:main:805 : install_infra 2022-06-18 03:56:24.848 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-18 03:56:24.851 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-18 03:56:24.853 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-18 03:56:27.900 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-18 03:56:27.904 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-18 03:56:27.932 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-18 03:56:30.551 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:56:30.674 | Collecting pbr===5.9.0 2022-06-18 03:56:30.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-18 03:56:30.722 | Installing collected packages: pbr 2022-06-18 03:56:30.876 | Successfully installed pbr-5.9.0 2022-06-18 03:56:30.940 | + inc/python:pip_install:196 : result=0 2022-06-18 03:56:30.943 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:56:30.946 | + functions-common:time_stop:2426 : local name 2022-06-18 03:56:30.949 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:56:30.951 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:56:30.953 | + functions-common:time_stop:2429 : local total 2022-06-18 03:56:30.957 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:56:30.960 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:56:30.962 | + functions-common:time_stop:2433 : start_time=1655524587923 2022-06-18 03:56:30.965 | + functions-common:time_stop:2435 : [[ -z 1655524587923 ]] 2022-06-18 03:56:30.968 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:56:30.974 | + functions-common:time_stop:2438 : end_time=1655524590971 2022-06-18 03:56:30.976 | + functions-common:time_stop:2439 : elapsed_time=3048 2022-06-18 03:56:30.979 | + functions-common:time_stop:2440 : total=6181 2022-06-18 03:56:30.981 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:56:30.983 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9229 2022-06-18 03:56:30.985 | + inc/python:pip_install:199 : return 0 2022-06-18 03:56:30.988 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-18 03:56:30.991 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-18 03:56:31.013 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-18 03:56:33.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:56:33.589 | Processing /opt/stack/requirements 2022-06-18 03:56:34.998 | Collecting fixtures===3.0.0 2022-06-18 03:56:35.005 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-18 03:56:35.222 | Collecting PyYAML===6.0 2022-06-18 03:56:35.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-06-18 03:56:35.403 | Collecting requests===2.28.0 2022-06-18 03:56:35.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc7/861137fbce630/requests-2.28.0-py3-none-any.whl (62 kB) 2022-06-18 03:56:35.487 | Collecting packaging===21.3 2022-06-18 03:56:35.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-18 03:56:35.555 | Collecting testtools===2.5.0 2022-06-18 03:56:35.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-18 03:56:35.641 | Collecting idna===3.3 2022-06-18 03:56:35.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-06-18 03:56:35.783 | Collecting pyparsing===3.0.9 2022-06-18 03:56:35.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-18 03:56:35.862 | Collecting six===1.16.0 2022-06-18 03:56:35.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-18 03:56:35.921 | Collecting charset-normalizer===2.0.12 2022-06-18 03:56:35.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-06-18 03:56:35.961 | Collecting Parsley>=1.2 2022-06-18 03:56:35.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-18 03:56:36.014 | Collecting beagle>=0.2.1 2022-06-18 03:56:36.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-18 03:56:36.046 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-18 03:56:36.118 | Collecting certifi>=2017.4.17 2022-06-18 03:56:36.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-06-18 03:56:36.210 | Collecting urllib3===1.26.9 2022-06-18 03:56:36.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-06-18 03:56:36.290 | Collecting extras===1.0.0 2022-06-18 03:56:36.296 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-18 03:56:36.379 | Collecting cliff===3.10.1 2022-06-18 03:56:36.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-06-18 03:56:36.458 | Collecting prettytable===3.3.0 2022-06-18 03:56:36.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-06-18 03:56:36.617 | Collecting cmd2===2.4.1 2022-06-18 03:56:36.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-06-18 03:56:36.714 | Collecting autopage===0.5.1 2022-06-18 03:56:36.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-06-18 03:56:36.809 | Collecting stevedore===3.5.0 2022-06-18 03:56:36.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-06-18 03:56:36.875 | Collecting wcwidth===0.2.5 2022-06-18 03:56:36.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-18 03:56:36.932 | Collecting pyperclip===1.8.2 2022-06-18 03:56:36.939 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-18 03:56:36.985 | Collecting attrs===21.4.0 2022-06-18 03:56:36.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-06-18 03:56:37.069 | Building wheels for collected packages: openstack-requirements 2022-06-18 03:56:37.070 | Building wheel for openstack-requirements (setup.py): started 2022-06-18 03:56:37.890 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-18 03:56:37.890 | ERROR: Command errored out with exit status 1: 2022-06-18 03:56:37.890 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6ofxfxyp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6ofxfxyp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-mrbs_azt 2022-06-18 03:56:37.890 | cwd: /tmp/pip-req-build-6ofxfxyp/ 2022-06-18 03:56:37.890 | Complete output (6 lines): 2022-06-18 03:56:37.890 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-18 03:56:37.890 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-18 03:56:37.890 | or: setup.py --help-commands 2022-06-18 03:56:37.890 | or: setup.py cmd --help 2022-06-18 03:56:37.890 | 2022-06-18 03:56:37.890 | error: invalid command 'bdist_wheel' 2022-06-18 03:56:37.890 | ---------------------------------------- 2022-06-18 03:56:37.891 | ERROR: Failed building wheel for openstack-requirements 2022-06-18 03:56:37.891 | Running setup.py clean for openstack-requirements 2022-06-18 03:56:38.735 | Failed to build openstack-requirements 2022-06-18 03:56:38.998 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, pyperclip, cmd2, autopage, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-18 03:56:40.821 | Running setup.py install for openstack-requirements: started 2022-06-18 03:56:43.189 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-18 03:56:43.220 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5483 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-06-18 03:56:43.353 | + inc/python:pip_install:196 : result=0 2022-06-18 03:56:43.357 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:56:43.361 | + functions-common:time_stop:2426 : local name 2022-06-18 03:56:43.365 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:56:43.368 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:56:43.370 | + functions-common:time_stop:2429 : local total 2022-06-18 03:56:43.373 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:56:43.375 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:56:43.378 | + functions-common:time_stop:2433 : start_time=1655524591005 2022-06-18 03:56:43.380 | + functions-common:time_stop:2435 : [[ -z 1655524591005 ]] 2022-06-18 03:56:43.384 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:56:43.389 | + functions-common:time_stop:2438 : end_time=1655524603386 2022-06-18 03:56:43.392 | + functions-common:time_stop:2439 : elapsed_time=12381 2022-06-18 03:56:43.394 | + functions-common:time_stop:2440 : total=9229 2022-06-18 03:56:43.396 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:56:43.399 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=21610 2022-06-18 03:56:43.403 | + inc/python:pip_install:199 : return 0 2022-06-18 03:56:43.404 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-18 03:56:43.407 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-18 03:56:43.409 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-18 03:56:43.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:56:43.414 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:56:43.417 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-18 03:56:43.420 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:56:43.423 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-18 03:56:43.443 | Using python 3.8 to install pbr 2022-06-18 03:56:43.445 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-18 03:56:45.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:56:45.408 | from cryptography.utils import int_from_bytes 2022-06-18 03:56:45.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:56:45.408 | from cryptography.utils import int_from_bytes 2022-06-18 03:56:46.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:56:46.564 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-18 03:56:48.115 | + inc/python:pip_install:196 : result=0 2022-06-18 03:56:48.118 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:56:48.121 | + functions-common:time_stop:2426 : local name 2022-06-18 03:56:48.124 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:56:48.127 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:56:48.131 | + functions-common:time_stop:2429 : local total 2022-06-18 03:56:48.134 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:56:48.137 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:56:48.140 | + functions-common:time_stop:2433 : start_time=1655524603438 2022-06-18 03:56:48.143 | + functions-common:time_stop:2435 : [[ -z 1655524603438 ]] 2022-06-18 03:56:48.147 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:56:48.152 | + functions-common:time_stop:2438 : end_time=1655524608148 2022-06-18 03:56:48.155 | + functions-common:time_stop:2439 : elapsed_time=4710 2022-06-18 03:56:48.157 | + functions-common:time_stop:2440 : total=21610 2022-06-18 03:56:48.160 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:56:48.163 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26320 2022-06-18 03:56:48.165 | + inc/python:pip_install:199 : return 0 2022-06-18 03:56:48.169 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-18 03:56:51.233 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-18 03:56:52.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:56:53.495 | Collecting bindep 2022-06-18 03:56:53.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-18 03:56:53.647 | Collecting pbr>=2.0.0 2022-06-18 03:56:53.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-18 03:56:53.773 | Collecting packaging; python_version >= "3.6" 2022-06-18 03:56:53.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-18 03:56:54.144 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-18 03:56:54.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-18 03:56:54.182 | Collecting Parsley 2022-06-18 03:56:54.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-18 03:56:54.369 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-18 03:56:54.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-18 03:56:54.425 | Installing collected packages: pbr, pyparsing, packaging, distro, Parsley, bindep 2022-06-18 03:56:54.977 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-18 03:56:55.049 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-18 03:56:55.056 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-18 03:56:55.061 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-18 03:56:55.079 | + ./stack.sh:main:814 : pkgs= 2022-06-18 03:56:55.081 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-18 03:56:55.084 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-18 03:56:55.086 | + functions-common:run_phase:1854 : local mode=stack 2022-06-18 03:56:55.088 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-18 03:56:55.090 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-18 03:56:55.092 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-18 03:56:55.094 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-18 03:56:55.097 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-18 03:56:55.099 | + functions-common:run_phase:1864 : local extra 2022-06-18 03:56:55.101 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-18 03:56:55.105 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-18 03:56:55.107 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-18 03:56:55.109 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-18 03:56:55.112 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-18 03:56:55.114 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-18 03:56:55.127 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:56:55.129 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-18 03:56:55.131 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-18 03:56:55.133 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-18 03:56:55.135 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-18 03:56:55.137 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-18 03:56:55.139 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-18 03:56:55.141 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-18 03:56:55.143 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-18 03:56:55.145 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-18 03:56:55.147 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-18 03:56:55.149 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-18 03:56:55.151 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-18 03:56:55.153 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-18 03:56:55.155 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-18 03:56:55.157 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-18 03:56:55.159 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-18 03:56:55.161 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-18 03:56:55.163 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-18 03:56:55.165 | + functions-common:run_plugins:1843 : local plugins= 2022-06-18 03:56:55.167 | + functions-common:run_plugins:1844 : local plugin 2022-06-18 03:56:55.170 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-18 03:56:55.172 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-18 03:56:55.174 | + functions:set_systemd_override:821 : local value=2048 2022-06-18 03:56:55.176 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-18 03:56:55.178 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-18 03:56:55.224 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-18 03:56:55.224 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-18 03:56:55.227 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-18 03:56:55.562 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-18 03:56:55.566 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-18 03:56:55.588 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:56:55.590 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-18 03:56:55.593 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 03:56:55.595 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:56:55.597 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 03:56:55.600 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:56:55.602 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:56:55.604 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:56:55.606 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:56:55.608 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:56:55.611 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:56:55.613 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 03:56:55.615 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 03:56:55.618 | + functions-common:apt_get_update:1191 : return 2022-06-18 03:56:55.620 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-18 03:56:55.622 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:56:55.624 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:56:55.627 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:56:55.629 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-18 03:56:55.648 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-18 03:56:55.757 | Reading package lists... 2022-06-18 03:56:56.014 | Building dependency tree... 2022-06-18 03:56:56.015 | Reading state information... 2022-06-18 03:56:56.264 | The following packages were automatically installed and are no longer required: 2022-06-18 03:56:56.265 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:56:56.265 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:56:56.265 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:56:56.265 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:56:56.265 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:56:56.265 | python3-zope.interface 2022-06-18 03:56:56.265 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:56:56.265 | The following additional packages will be installed: 2022-06-18 03:56:56.266 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-18 03:56:56.266 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-18 03:56:56.266 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-18 03:56:56.266 | erlang-tools erlang-xmerl locales-all 2022-06-18 03:56:56.268 | Suggested packages: 2022-06-18 03:56:56.268 | erlang erlang-manpages erlang-doc 2022-06-18 03:56:56.355 | The following NEW packages will be installed: 2022-06-18 03:56:56.355 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-18 03:56:56.355 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-18 03:56:56.355 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-18 03:56:56.356 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-18 03:56:56.697 | 0 upgraded, 19 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:56:56.698 | Need to get 38.0 MB of archives. 2022-06-18 03:56:56.698 | After this operation, 276 MB of additional disk space will be used. 2022-06-18 03:56:56.698 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-06-18 03:56:58.482 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-18 03:56:58.760 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-18 03:56:58.765 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-06-18 03:56:58.779 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-18 03:56:58.790 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-06-18 03:56:58.825 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-06-18 03:56:59.121 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-06-18 03:56:59.124 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-06-18 03:56:59.127 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-06-18 03:56:59.129 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-18 03:56:59.247 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-06-18 03:56:59.518 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-06-18 03:56:59.520 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-18 03:56:59.524 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-06-18 03:56:59.532 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-18 03:56:59.585 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-06-18 03:56:59.683 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-18 03:57:01.391 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-06-18 03:57:04.055 | Fetched 38.0 MB in 7s (5,350 kB/s) 2022-06-18 03:57:04.109 | Selecting previously unselected package erlang-base. 2022-06-18 03:57:04.156 | (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 ... 81596 files and directories currently installed.) 2022-06-18 03:57:04.159 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:04.165 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.267 | Selecting previously unselected package erlang-asn1. 2022-06-18 03:57:05.276 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.281 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.416 | Selecting previously unselected package erlang-crypto. 2022-06-18 03:57:05.425 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.429 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.486 | Selecting previously unselected package erlang-public-key. 2022-06-18 03:57:05.495 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.501 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.622 | Selecting previously unselected package erlang-mnesia. 2022-06-18 03:57:05.630 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.635 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.758 | Selecting previously unselected package erlang-runtime-tools. 2022-06-18 03:57:05.770 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.775 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:05.845 | Selecting previously unselected package erlang-ssl. 2022-06-18 03:57:05.854 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:05.858 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.044 | Selecting previously unselected package erlang-eldap. 2022-06-18 03:57:06.053 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.057 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.109 | Selecting previously unselected package erlang-ftp. 2022-06-18 03:57:06.118 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.122 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.172 | Selecting previously unselected package erlang-tftp. 2022-06-18 03:57:06.181 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.185 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.237 | Selecting previously unselected package erlang-inets. 2022-06-18 03:57:06.246 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.250 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.370 | Selecting previously unselected package erlang-snmp. 2022-06-18 03:57:06.378 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.383 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.639 | Selecting previously unselected package erlang-os-mon. 2022-06-18 03:57:06.647 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.652 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.701 | Selecting previously unselected package erlang-parsetools. 2022-06-18 03:57:06.710 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.714 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.776 | Selecting previously unselected package erlang-syntax-tools. 2022-06-18 03:57:06.785 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.789 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.870 | Selecting previously unselected package erlang-tools. 2022-06-18 03:57:06.879 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:06.883 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:06.996 | Selecting previously unselected package erlang-xmerl. 2022-06-18 03:57:07.010 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-18 03:57:07.015 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:07.198 | Selecting previously unselected package locales-all. 2022-06-18 03:57:07.207 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-18 03:57:07.213 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-18 03:57:11.384 | Selecting previously unselected package rabbitmq-server. 2022-06-18 03:57:11.396 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-18 03:57:11.400 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-18 03:57:12.550 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:12.982 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-18 03:57:12.982 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-18 03:57:17.261 | Searching for services which depend on erlang and should be started... none found. 2022-06-18 03:57:17.268 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.279 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.287 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-18 03:57:17.297 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.303 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.308 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.314 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.319 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.325 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.332 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.337 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.343 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.349 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.355 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.360 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.366 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.373 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-18 03:57:17.378 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-18 03:57:17.481 | Adding group `rabbitmq' (GID 125) ... 2022-06-18 03:57:17.498 | Done. 2022-06-18 03:57:17.588 | Adding system user `rabbitmq' (UID 117) ... 2022-06-18 03:57:17.588 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-18 03:57:17.638 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-18 03:57:17.930 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-18 03:57:23.656 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 03:57:24.261 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-18 03:57:32.723 | + functions-common:apt_get:1235 : result=0 2022-06-18 03:57:32.726 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:57:32.729 | + functions-common:time_stop:2426 : local name 2022-06-18 03:57:32.731 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:57:32.733 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:57:32.736 | + functions-common:time_stop:2429 : local total 2022-06-18 03:57:32.738 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:57:32.741 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:57:32.743 | + functions-common:time_stop:2433 : start_time=1655524615646 2022-06-18 03:57:32.745 | + functions-common:time_stop:2435 : [[ -z 1655524615646 ]] 2022-06-18 03:57:32.748 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:57:32.752 | + functions-common:time_stop:2438 : end_time=1655524652749 2022-06-18 03:57:32.754 | + functions-common:time_stop:2439 : elapsed_time=37103 2022-06-18 03:57:32.757 | + functions-common:time_stop:2440 : total=178325 2022-06-18 03:57:32.759 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:57:32.761 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=215428 2022-06-18 03:57:32.763 | + functions-common:apt_get:1239 : return 0 2022-06-18 03:57:32.765 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-18 03:57:32.768 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 03:57:32.770 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 03:57:32.772 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 03:57:32.774 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 03:57:32.777 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 03:57:32.779 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 03:57:32.781 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-18 03:57:32.783 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 03:57:32.785 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 03:57:32.788 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 03:57:32.790 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 03:57:32.792 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 03:57:32.795 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 03:57:32.797 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 03:57:32.799 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 03:57:32.802 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:57:32.804 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 03:57:32.806 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-18 03:57:32.809 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 03:57:32.811 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 03:57:32.813 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 03:57:32.816 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 03:57:32.818 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 03:57:32.821 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 03:57:32.823 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-18 03:57:32.826 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-18 03:57:32.840 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:57:32.843 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-18 03:57:32.845 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 03:57:32.847 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-18 03:57:32.849 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-18 03:57:32.852 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-18 03:57:32.856 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-18 03:57:32.858 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-18 03:57:32.860 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-18 03:57:32.863 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-18 03:57:32.865 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-18 03:57:32.867 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-18 03:57:32.870 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-18 03:57:33.587 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-18 03:57:33.587 | user tags 2022-06-18 03:57:33.587 | guest [administrator]' 2022-06-18 03:57:33.590 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-18 03:57:33.590 | user tags 2022-06-18 03:57:33.591 | guest [administrator]' 2022-06-18 03:57:33.591 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-18 03:57:33.597 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-18 03:57:33.599 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-18 03:57:33.601 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-18 03:57:34.325 | Adding user "stackrabbit" ... 2022-06-18 03:57:34.354 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-18 03:57:35.046 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-18 03:57:35.071 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-18 03:57:35.074 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-18 03:57:35.748 | Changing password for user "stackrabbit" ... 2022-06-18 03:57:35.774 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-18 03:57:35.777 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-18 03:57:35.780 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-18 03:57:36.464 | Deleting user "guest" ... 2022-06-18 03:57:36.489 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-18 03:57:36.509 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:57:36.512 | + ./stack.sh:main:831 : install_database 2022-06-18 03:57:36.514 | + lib/database:install_database:118 : install_database_mysql 2022-06-18 03:57:36.517 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-18 03:57:36.519 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:57:36.521 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:57:36.524 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-18 03:57:36.741 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-18 03:57:36.745 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-06-18 03:57:36.751 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-06-18 03:57:36.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:57:36.759 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:57:36.762 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-06-18 03:57:36.764 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-06-18 03:57:36.767 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-18 03:57:36.771 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-18 03:57:36.773 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-18 03:57:36.775 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-18 03:57:36.778 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:57:36.780 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-18 03:57:36.782 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 03:57:36.785 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 03:57:36.787 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 03:57:36.789 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 03:57:36.792 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 03:57:36.794 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 03:57:36.796 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 03:57:36.798 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 03:57:36.801 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:57:36.803 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 03:57:36.805 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-18 03:57:36.808 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 03:57:36.810 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 03:57:36.812 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 03:57:36.814 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 03:57:36.817 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 03:57:36.819 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 03:57:36.821 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-18 03:57:36.824 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:57:36.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:57:36.829 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-18 03:57:36.832 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 03:57:36.834 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:57:36.836 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 03:57:36.839 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:57:36.841 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:57:36.843 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:57:36.845 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:57:36.848 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:57:36.850 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:57:36.852 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 03:57:36.854 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 03:57:36.856 | + functions-common:apt_get_update:1191 : return 2022-06-18 03:57:36.859 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-18 03:57:36.861 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:57:36.863 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:57:36.866 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:57:36.868 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-18 03:57:36.888 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-18 03:57:36.998 | Reading package lists... 2022-06-18 03:57:37.246 | Building dependency tree... 2022-06-18 03:57:37.247 | Reading state information... 2022-06-18 03:57:37.505 | The following packages were automatically installed and are no longer required: 2022-06-18 03:57:37.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:57:37.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:57:37.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:57:37.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:57:37.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:57:37.507 | python3-zope.interface 2022-06-18 03:57:37.507 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:57:37.507 | The following additional packages will be installed: 2022-06-18 03:57:37.507 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-18 03:57:37.507 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-18 03:57:37.507 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-18 03:57:37.508 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-18 03:57:37.508 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-18 03:57:37.508 | mysql-server-8.0 mysql-server-core-8.0 2022-06-18 03:57:37.509 | Suggested packages: 2022-06-18 03:57:37.509 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-18 03:57:37.601 | The following NEW packages will be installed: 2022-06-18 03:57:37.601 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-18 03:57:37.601 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-18 03:57:37.601 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-18 03:57:37.601 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-18 03:57:37.601 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-18 03:57:37.602 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-18 03:57:37.744 | 0 upgraded, 24 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:57:37.744 | Need to get 31.5 MB of archives. 2022-06-18 03:57:37.744 | After this operation, 262 MB of additional disk space will be used. 2022-06-18 03:57:37.744 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-18 03:57:38.539 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-18 03:57:38.541 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-06-18 03:57:38.549 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-06-18 03:57:38.550 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-18 03:57:38.569 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-18 03:57:41.142 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-18 03:57:41.341 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-18 03:57:41.342 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-18 03:57:41.354 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-18 03:57:41.369 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-18 03:57:41.442 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-18 03:57:41.462 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-18 03:57:41.463 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-18 03:57:41.465 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-18 03:57:41.478 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-18 03:57:41.479 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-18 03:57:41.480 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-18 03:57:41.480 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-18 03:57:41.481 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-18 03:57:41.521 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-18 03:57:41.580 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-06-18 03:57:42.731 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-06-18 03:57:42.731 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-18 03:57:43.270 | Preconfiguring packages ... 2022-06-18 03:57:43.420 | Fetched 31.5 MB in 5s (6,160 kB/s) 2022-06-18 03:57:43.454 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-18 03:57:43.507 | (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 ... 90052 files and directories currently installed.) 2022-06-18 03:57:43.510 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:57:43.515 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:44.445 | Selecting previously unselected package mysql-client-8.0. 2022-06-18 03:57:44.455 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:57:44.459 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:44.509 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-18 03:57:44.518 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-18 03:57:44.528 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-18 03:57:44.587 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-18 03:57:44.597 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-18 03:57:44.601 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-18 03:57:44.639 | Selecting previously unselected package libmecab2:amd64. 2022-06-18 03:57:44.649 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-18 03:57:44.653 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-18 03:57:44.755 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-18 03:57:44.764 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:57:44.769 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:47.656 | Selecting previously unselected package mysql-server-8.0. 2022-06-18 03:57:47.666 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-18 03:57:48.175 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:48.262 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-18 03:57:48.272 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-18 03:57:48.277 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-18 03:57:48.318 | Selecting previously unselected package liburi-perl. 2022-06-18 03:57:48.328 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-18 03:57:48.333 | Unpacking liburi-perl (1.76-2) ... 2022-06-18 03:57:48.397 | Selecting previously unselected package libhtml-parser-perl. 2022-06-18 03:57:48.411 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-18 03:57:48.416 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-18 03:57:48.474 | Selecting previously unselected package libcgi-pm-perl. 2022-06-18 03:57:48.484 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-18 03:57:48.488 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-18 03:57:48.551 | Selecting previously unselected package libfcgi-perl. 2022-06-18 03:57:48.560 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-18 03:57:48.565 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-18 03:57:48.610 | Selecting previously unselected package libcgi-fast-perl. 2022-06-18 03:57:48.620 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-18 03:57:48.625 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-18 03:57:48.664 | Selecting previously unselected package libencode-locale-perl. 2022-06-18 03:57:48.674 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-18 03:57:48.679 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-18 03:57:48.719 | Selecting previously unselected package libhtml-template-perl. 2022-06-18 03:57:48.728 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-18 03:57:48.733 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-18 03:57:48.779 | Selecting previously unselected package libtimedate-perl. 2022-06-18 03:57:48.793 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-18 03:57:48.798 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-18 03:57:48.853 | Selecting previously unselected package libhttp-date-perl. 2022-06-18 03:57:48.863 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-18 03:57:48.867 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-18 03:57:48.909 | Selecting previously unselected package libio-html-perl. 2022-06-18 03:57:48.918 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-18 03:57:48.923 | Unpacking libio-html-perl (1.001-1) ... 2022-06-18 03:57:48.962 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-18 03:57:48.972 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-18 03:57:48.977 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-18 03:57:49.021 | Selecting previously unselected package libhttp-message-perl. 2022-06-18 03:57:49.031 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-18 03:57:49.035 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-18 03:57:49.086 | Selecting previously unselected package mecab-utils. 2022-06-18 03:57:49.096 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-18 03:57:49.100 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-18 03:57:49.154 | Selecting previously unselected package mecab-ipadic. 2022-06-18 03:57:49.165 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-18 03:57:49.170 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-18 03:57:50.431 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-18 03:57:50.441 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-18 03:57:50.446 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-18 03:57:50.481 | Selecting previously unselected package mysql-server. 2022-06-18 03:57:50.491 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-18 03:57:50.496 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:50.561 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-18 03:57:50.575 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:50.584 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-18 03:57:50.592 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-18 03:57:50.599 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-18 03:57:50.605 | Setting up mecab-utils (0.996-10build1) ... 2022-06-18 03:57:50.611 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-18 03:57:50.617 | Setting up libio-html-perl (1.001-1) ... 2022-06-18 03:57:50.623 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-18 03:57:50.628 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:50.634 | Setting up libfcgi-perl (0.79-1) ... 2022-06-18 03:57:50.640 | Setting up liburi-perl (1.76-2) ... 2022-06-18 03:57:50.646 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-18 03:57:50.651 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-18 03:57:50.659 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-18 03:57:50.665 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-18 03:57:50.669 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-18 03:57:50.669 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-18 03:57:50.669 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-18 03:57:50.669 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-18 03:57:50.808 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-18 03:57:50.808 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-18 03:57:50.809 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-18 03:57:50.809 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-18 03:57:50.816 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-18 03:57:50.906 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-18 03:57:50.906 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-18 03:57:50.907 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-18 03:57:50.932 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-18 03:57:50.982 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-18 03:57:51.269 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-18 03:57:51.275 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-18 03:57:51.365 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-18 03:57:51.366 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-18 03:57:51.366 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-18 03:57:51.366 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-18 03:57:51.370 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-18 03:57:51.370 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-18 03:57:51.415 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-18 03:57:51.603 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-18 03:57:51.603 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-18 03:57:51.604 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-18 03:57:51.604 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-18 03:57:51.606 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-18 03:57:51.607 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-18 03:57:52.030 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-18 03:57:52.154 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-18 03:57:52.470 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-18 03:57:52.474 | 2022-06-18 03:57:52.474 | done! 2022-06-18 03:57:52.484 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-18 03:57:52.495 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:52.506 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-18 03:57:52.514 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-18 03:57:52.520 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-18 03:57:52.520 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-18 03:57:52.520 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-18 03:57:52.520 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-18 03:57:52.727 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-18 03:57:52.727 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-18 03:57:52.727 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-18 03:57:52.727 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-18 03:57:52.740 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-18 03:57:52.870 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-18 03:57:52.870 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-18 03:57:52.871 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-18 03:57:52.911 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-18 03:57:52.983 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-18 03:57:53.472 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-18 03:57:53.482 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-18 03:57:53.589 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-18 03:57:53.589 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-18 03:57:53.590 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-18 03:57:53.590 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-18 03:57:53.595 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-18 03:57:53.596 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-18 03:57:53.684 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-18 03:57:53.970 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-18 03:57:53.971 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-18 03:57:53.972 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-18 03:57:53.972 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-18 03:57:53.975 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-18 03:57:53.976 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-18 03:57:54.481 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-18 03:57:54.619 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-18 03:57:54.944 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-18 03:57:54.948 | 2022-06-18 03:57:54.948 | done! 2022-06-18 03:57:54.957 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-18 03:57:54.966 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-18 03:57:54.976 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-18 03:57:54.985 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:57:55.672 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-18 03:57:55.715 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-18 03:58:03.940 | mysqld will log errors to /var/log/mysql/error.log 2022-06-18 03:58:04.612 | mysqld is running as pid 56793 2022-06-18 03:58:07.295 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-18 03:58:09.432 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-18 03:58:09.442 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-18 03:58:09.452 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-18 03:58:09.461 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-18 03:58:09.471 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-18 03:58:09.834 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 03:58:11.624 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-18 03:58:19.791 | + functions-common:apt_get:1235 : result=0 2022-06-18 03:58:19.794 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:58:19.797 | + functions-common:time_stop:2426 : local name 2022-06-18 03:58:19.800 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:58:19.803 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:58:19.807 | + functions-common:time_stop:2429 : local total 2022-06-18 03:58:19.809 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:58:19.812 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:58:19.815 | + functions-common:time_stop:2433 : start_time=1655524656886 2022-06-18 03:58:19.818 | + functions-common:time_stop:2435 : [[ -z 1655524656886 ]] 2022-06-18 03:58:19.821 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:58:19.825 | + functions-common:time_stop:2438 : end_time=1655524699822 2022-06-18 03:58:19.827 | + functions-common:time_stop:2439 : elapsed_time=42936 2022-06-18 03:58:19.829 | + functions-common:time_stop:2440 : total=215428 2022-06-18 03:58:19.831 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:58:19.833 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=258364 2022-06-18 03:58:19.836 | + functions-common:apt_get:1239 : return 0 2022-06-18 03:58:19.838 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-18 03:58:19.840 | + ./stack.sh:main:834 : install_database_python 2022-06-18 03:58:19.843 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-18 03:58:19.845 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-18 03:58:19.847 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-18 03:58:19.850 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-18 03:58:19.853 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-18 03:58:19.856 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-18 03:58:19.858 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-18 03:58:19.862 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-18 03:58:19.863 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-18 03:58:19.869 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-18 03:58:19.872 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-18 03:58:19.874 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-18 03:58:19.877 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-18 03:58:19.879 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-18 03:58:19.900 | Using python 3.8 to install PyMySQL 2022-06-18 03:58:19.903 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-18 03:58:21.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:21.834 | from cryptography.utils import int_from_bytes 2022-06-18 03:58:21.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:21.834 | from cryptography.utils import int_from_bytes 2022-06-18 03:58:22.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:58:23.001 | Collecting PyMySQL===1.0.2 2022-06-18 03:58:23.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-18 03:58:24.469 | Installing collected packages: PyMySQL 2022-06-18 03:58:24.598 | Successfully installed PyMySQL-1.0.2 2022-06-18 03:58:24.694 | + inc/python:pip_install:196 : result=0 2022-06-18 03:58:24.698 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:58:24.701 | + functions-common:time_stop:2426 : local name 2022-06-18 03:58:24.705 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:58:24.708 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:58:24.710 | + functions-common:time_stop:2429 : local total 2022-06-18 03:58:24.712 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:58:24.714 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:58:24.717 | + functions-common:time_stop:2433 : start_time=1655524699895 2022-06-18 03:58:24.719 | + functions-common:time_stop:2435 : [[ -z 1655524699895 ]] 2022-06-18 03:58:24.722 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:58:24.726 | + functions-common:time_stop:2438 : end_time=1655524704724 2022-06-18 03:58:24.729 | + functions-common:time_stop:2439 : elapsed_time=4829 2022-06-18 03:58:24.731 | + functions-common:time_stop:2440 : total=26320 2022-06-18 03:58:24.733 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:58:24.736 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31149 2022-06-18 03:58:24.738 | + inc/python:pip_install:199 : return 0 2022-06-18 03:58:24.741 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-18 03:58:24.743 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-18 03:58:24.745 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-18 03:58:24.747 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-18 03:58:24.763 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:58:24.766 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-18 03:58:24.768 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-18 03:58:24.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-18 03:58:24.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-18 03:58:24.778 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-18 03:58:24.781 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-18 03:58:24.783 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-18 03:58:24.786 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-18 03:58:24.789 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-18 03:58:24.791 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-18 03:58:24.807 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:58:24.809 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-18 03:58:24.812 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 03:58:24.814 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:58:24.816 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 03:58:24.818 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:58:24.820 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:58:24.822 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:58:24.824 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:58:24.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:58:24.829 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:58:24.831 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 03:58:24.833 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 03:58:24.836 | + functions-common:apt_get_update:1191 : return 2022-06-18 03:58:24.838 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-18 03:58:24.841 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:58:24.843 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:58:24.845 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:58:24.847 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-18 03:58:24.868 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-18 03:58:24.977 | Reading package lists... 2022-06-18 03:58:25.229 | Building dependency tree... 2022-06-18 03:58:25.230 | Reading state information... 2022-06-18 03:58:25.480 | The following packages were automatically installed and are no longer required: 2022-06-18 03:58:25.481 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:58:25.481 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:58:25.481 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:58:25.481 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:58:25.481 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:58:25.481 | python3-zope.interface 2022-06-18 03:58:25.481 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:58:25.563 | The following NEW packages will be installed: 2022-06-18 03:58:25.563 | radvd 2022-06-18 03:58:25.713 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:58:25.713 | Need to get 59.0 kB of archives. 2022-06-18 03:58:25.713 | After this operation, 164 kB of additional disk space will be used. 2022-06-18 03:58:25.713 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-18 03:58:26.480 | Fetched 59.0 kB in 0s (219 kB/s) 2022-06-18 03:58:26.524 | Selecting previously unselected package radvd. 2022-06-18 03:58:26.576 | (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 ... 90630 files and directories currently installed.) 2022-06-18 03:58:26.580 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-18 03:58:26.585 | Unpacking radvd (1:2.17-2) ... 2022-06-18 03:58:26.666 | Setting up radvd (1:2.17-2) ... 2022-06-18 03:58:27.618 | Job for radvd.service failed because the control process exited with error code. 2022-06-18 03:58:27.618 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-18 03:58:27.620 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-18 03:58:27.631 | [0;1;31mâ—[0m radvd.service - Router advertisement daemon for IPv6 2022-06-18 03:58:27.631 | Loaded: loaded (]8;;file://dv-cinder-836996-34-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-18 03:58:27.631 | Active: [0;1;31mfailed[0m (Result: exit-code) since Sat 2022-06-18 03:58:27 UTC; 15ms ago 2022-06-18 03:58:27.632 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-18 03:58:27.632 | Process: 57948 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest [0;1;31m(code=exited, status=1/FAILURE)[0m 2022-06-18 03:58:27.632 | 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi radvd[57948]: can't open /etc/radvd.conf: No such file or directory 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi radvd[57948]: Insecure file permissions, but continuing anyway 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi radvd[57948]: exiting, failed to read config file 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi systemd[1]: [0;1;39m[0;1;31m[0;1;39mradvd.service: Control process exited, code=exited, status=1/FAILURE[0m 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi systemd[1]: [0;1;38;5;185m[0;1;39m[0;1;38;5;185mradvd.service: Failed with result 'exit-code'.[0m 2022-06-18 03:58:27.632 | Jun 18 03:58:27 dv-cinder-836996-34-iscsi systemd[1]: [0;1;31m[0;1;39m[0;1;31mFailed to start Router advertisement daemon for IPv6.[0m 2022-06-18 03:58:27.638 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 03:58:27.745 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-18 03:58:36.169 | + functions-common:apt_get:1235 : result=0 2022-06-18 03:58:36.171 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:58:36.174 | + functions-common:time_stop:2426 : local name 2022-06-18 03:58:36.177 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:58:36.180 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:58:36.183 | + functions-common:time_stop:2429 : local total 2022-06-18 03:58:36.185 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:58:36.188 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:58:36.191 | + functions-common:time_stop:2433 : start_time=1655524704865 2022-06-18 03:58:36.194 | + functions-common:time_stop:2435 : [[ -z 1655524704865 ]] 2022-06-18 03:58:36.197 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:58:36.203 | + functions-common:time_stop:2438 : end_time=1655524716199 2022-06-18 03:58:36.205 | + functions-common:time_stop:2439 : elapsed_time=11334 2022-06-18 03:58:36.208 | + functions-common:time_stop:2440 : total=258364 2022-06-18 03:58:36.210 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:58:36.212 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=269698 2022-06-18 03:58:36.216 | + functions-common:apt_get:1239 : return 0 2022-06-18 03:58:36.218 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-18 03:58:36.236 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:58:36.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-18 03:58:36.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-18 03:58:36.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-18 03:58:36.246 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-18 03:58:36.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-18 03:58:36.268 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 03:58:36.270 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:58:36.272 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 03:58:36.274 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:58:36.277 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:58:36.279 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:58:36.281 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:58:36.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:58:36.285 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:58:36.287 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 03:58:36.289 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 03:58:36.292 | + functions-common:apt_get_update:1191 : return 2022-06-18 03:58:36.294 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-18 03:58:36.296 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:58:36.298 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:58:36.300 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:58:36.302 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-18 03:58:36.322 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-18 03:58:36.432 | Reading package lists... 2022-06-18 03:58:36.686 | Building dependency tree... 2022-06-18 03:58:36.687 | Reading state information... 2022-06-18 03:58:36.935 | fakeroot is already the newest version (1.24-1). 2022-06-18 03:58:36.935 | fakeroot set to manually installed. 2022-06-18 03:58:36.935 | make is already the newest version (4.2.1-1.2). 2022-06-18 03:58:36.935 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-18 03:58:36.935 | The following packages were automatically installed and are no longer required: 2022-06-18 03:58:36.936 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:58:36.936 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:58:36.936 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:58:36.936 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:58:36.936 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:58:36.937 | python3-zope.interface 2022-06-18 03:58:36.937 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:58:37.094 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:58:37.098 | + functions-common:apt_get:1235 : result=0 2022-06-18 03:58:37.102 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:58:37.104 | + functions-common:time_stop:2426 : local name 2022-06-18 03:58:37.107 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:58:37.110 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:58:37.112 | + functions-common:time_stop:2429 : local total 2022-06-18 03:58:37.115 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:58:37.119 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:58:37.122 | + functions-common:time_stop:2433 : start_time=1655524716320 2022-06-18 03:58:37.125 | + functions-common:time_stop:2435 : [[ -z 1655524716320 ]] 2022-06-18 03:58:37.129 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:58:37.133 | + functions-common:time_stop:2438 : end_time=1655524717131 2022-06-18 03:58:37.135 | + functions-common:time_stop:2439 : elapsed_time=811 2022-06-18 03:58:37.138 | + functions-common:time_stop:2440 : total=269698 2022-06-18 03:58:37.140 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:58:37.142 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=270509 2022-06-18 03:58:37.144 | + functions-common:apt_get:1239 : return 0 2022-06-18 03:58:37.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-18 03:58:37.149 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:58:37.151 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:58:37.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-18 03:58:37.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-18 03:58:37.158 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-18 03:58:37.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-18 03:58:37.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-18 03:58:37.168 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-18 03:58:37.169 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-18 03:58:37.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-18 03:58:37.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-18 03:58:37.178 | + functions:vercmp:628 : local v1=5.4 2022-06-18 03:58:37.180 | + functions:vercmp:629 : local 'op=<' 2022-06-18 03:58:37.183 | + functions:vercmp:630 : local v2=3.13 2022-06-18 03:58:37.185 | + functions:vercmp:631 : local result 2022-06-18 03:58:37.188 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-18 03:58:37.189 | ++ functions:vercmp:635 : sort -V 2022-06-18 03:58:37.190 | ++ functions:vercmp:635 : head -1 2022-06-18 03:58:37.194 | + functions:vercmp:635 : result=3.13 2022-06-18 03:58:37.196 | + functions:vercmp:637 : case $op in 2022-06-18 03:58:37.198 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-18 03:58:37.201 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-18 03:58:37.203 | + functions:vercmp:648 : return 2022-06-18 03:58:37.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-18 03:58:37.207 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 03:58:37.209 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-18 03:58:37.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-18 03:58:37.560 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-18 03:58:37.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:37.565 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:37.568 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-18 03:58:37.571 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:37.574 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-18 03:58:37.592 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:58:37.594 | + ./stack.sh:main:842 : install_etcd3 2022-06-18 03:58:37.596 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-18 03:58:37.597 | Installing etcd 2022-06-18 03:58:37.599 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-18 03:58:37.612 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-18 03:58:37.623 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-18 03:58:37.625 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-18 03:58:37.637 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-18 03:58:37.640 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.643 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.647 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.651 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.654 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-18 03:58:37.656 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-18 03:58:37.658 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.662 | --2022-06-18 03:58:37-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:37.692 | Resolving github.com (github.com)... 140.82.121.4 2022-06-18 03:58:37.736 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-18 03:58:38.018 | HTTP request sent, awaiting response... 302 Found 2022-06-18 03:58:38.019 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220618T035837Z&X-Amz-Expires=300&X-Amz-Signature=a73b0331d8d88ac4e0b7f12429fe71eba8264c4f8b48bec3c1b4a1f1ea19186f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-06-18 03:58:38.019 | --2022-06-18 03:58:38-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220618T035837Z&X-Amz-Expires=300&X-Amz-Signature=a73b0331d8d88ac4e0b7f12429fe71eba8264c4f8b48bec3c1b4a1f1ea19186f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-06-18 03:58:38.097 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2022-06-18 03:58:38.123 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-06-18 03:58:38.761 | HTTP request sent, awaiting response... 200 OK 2022-06-18 03:58:38.761 | Length: 11350736 (11M) [application/octet-stream] 2022-06-18 03:58:38.761 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-18 03:58:39.477 | 2022-06-18 03:58:40.334 | 0K ........ .. 100% 6.88M=1.6s 2022-06-18 03:58:40.334 | 2022-06-18 03:58:40.334 | 2022-06-18 03:58:40 (6.88 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-18 03:58:40.334 | 2022-06-18 03:58:40.339 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-18 03:58:40.342 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:40.346 | ++ functions:get_extra_file:74 : return 2022-06-18 03:58:40.351 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-18 03:58:40.354 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-18 03:58:40.357 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-18 03:58:40.361 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-18 03:58:40.508 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-18 03:58:40.513 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-06-18 03:58:40.519 | etcd-v3.3.12-linux-amd64/ 2022-06-18 03:58:40.519 | etcd-v3.3.12-linux-amd64/README.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-18 03:58:40.520 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-18 03:58:40.521 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-18 03:58:40.522 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-18 03:58:40.523 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-18 03:58:40.524 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-18 03:58:40.525 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-18 03:58:40.526 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-18 03:58:40.527 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-18 03:58:40.528 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-18 03:58:40.529 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-18 03:58:40.529 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-18 03:58:40.530 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-18 03:58:40.531 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-18 03:58:40.531 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-18 03:58:40.714 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-18 03:58:40.714 | etcd-v3.3.12-linux-amd64/etcd 2022-06-18 03:58:40.943 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-18 03:58:40.986 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-18 03:58:41.025 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-18 03:58:41.029 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-18 03:58:41.054 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:58:41.056 | + ./stack.sh:main:861 : install_dstat 2022-06-18 03:58:41.059 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-18 03:58:41.074 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:58:41.077 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-18 03:58:41.079 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 03:58:41.081 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-18 03:58:41.084 | + ./stack.sh:main:870 : install_libs 2022-06-18 03:58:41.086 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-18 03:58:41.088 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-18 03:58:41.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-18 03:58:41.092 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-18 03:58:41.095 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.097 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.099 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-18 03:58:41.101 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.103 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-18 03:58:41.106 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-18 03:58:41.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-18 03:58:41.111 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-18 03:58:41.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.115 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.117 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-18 03:58:41.119 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.122 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-18 03:58:41.124 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-18 03:58:41.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-18 03:58:41.128 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-18 03:58:41.131 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.133 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.135 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-18 03:58:41.137 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.140 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-18 03:58:41.142 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-18 03:58:41.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-18 03:58:41.147 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-18 03:58:41.149 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.151 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.153 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-18 03:58:41.156 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.158 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-18 03:58:41.160 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-18 03:58:41.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-18 03:58:41.164 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-18 03:58:41.166 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.169 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.171 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-18 03:58:41.173 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.175 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-18 03:58:41.178 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-18 03:58:41.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-18 03:58:41.182 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-18 03:58:41.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.187 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.189 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-18 03:58:41.192 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.194 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-18 03:58:41.196 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-18 03:58:41.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-18 03:58:41.201 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-18 03:58:41.203 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.205 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.208 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-18 03:58:41.211 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.213 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-18 03:58:41.215 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-18 03:58:41.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-18 03:58:41.219 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-18 03:58:41.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.224 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.226 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-18 03:58:41.228 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.230 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-18 03:58:41.232 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-18 03:58:41.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-18 03:58:41.237 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-18 03:58:41.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.241 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.244 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-18 03:58:41.246 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.248 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-18 03:58:41.250 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-18 03:58:41.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-18 03:58:41.255 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-18 03:58:41.257 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.259 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.261 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-18 03:58:41.263 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.266 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-18 03:58:41.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-18 03:58:41.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-18 03:58:41.272 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-18 03:58:41.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.276 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.279 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-18 03:58:41.281 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.283 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-18 03:58:41.285 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-18 03:58:41.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-18 03:58:41.290 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-18 03:58:41.292 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.294 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.296 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-18 03:58:41.298 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.300 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-18 03:58:41.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-18 03:58:41.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-18 03:58:41.307 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-18 03:58:41.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.311 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.313 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-18 03:58:41.316 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.318 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-18 03:58:41.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-18 03:58:41.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-18 03:58:41.324 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-18 03:58:41.326 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.328 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.331 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-18 03:58:41.333 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.335 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-18 03:58:41.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-18 03:58:41.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-18 03:58:41.342 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-18 03:58:41.345 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.347 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.349 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-18 03:58:41.352 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.354 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-18 03:58:41.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-18 03:58:41.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-18 03:58:41.361 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-18 03:58:41.363 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.366 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.368 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-18 03:58:41.370 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.372 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-18 03:58:41.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-18 03:58:41.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-18 03:58:41.379 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-18 03:58:41.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.384 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.386 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-18 03:58:41.388 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.391 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-18 03:58:41.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-18 03:58:41.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-18 03:58:41.397 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-18 03:58:41.400 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.402 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.404 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-18 03:58:41.407 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.409 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-18 03:58:41.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-18 03:58:41.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-18 03:58:41.416 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-18 03:58:41.418 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.420 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.422 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-18 03:58:41.425 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.427 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-18 03:58:41.429 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-18 03:58:41.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-18 03:58:41.433 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-18 03:58:41.436 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.440 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.441 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-18 03:58:41.444 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.446 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-18 03:58:41.448 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-18 03:58:41.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-18 03:58:41.453 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-18 03:58:41.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.457 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.459 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-18 03:58:41.462 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.464 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-18 03:58:41.466 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-18 03:58:41.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-18 03:58:41.471 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-18 03:58:41.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.475 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.478 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-18 03:58:41.480 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.482 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-18 03:58:41.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-18 03:58:41.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-18 03:58:41.489 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-18 03:58:41.492 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.494 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.496 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-18 03:58:41.498 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.501 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-18 03:58:41.503 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-18 03:58:41.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-18 03:58:41.508 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-18 03:58:41.510 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.512 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.515 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-18 03:58:41.517 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.519 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-18 03:58:41.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-18 03:58:41.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-18 03:58:41.526 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-18 03:58:41.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.531 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.533 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-18 03:58:41.535 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.538 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-18 03:58:41.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-18 03:58:41.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-18 03:58:41.545 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-18 03:58:41.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.549 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.551 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-18 03:58:41.554 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.556 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-18 03:58:41.558 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-18 03:58:41.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-18 03:58:41.563 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-18 03:58:41.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.570 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-18 03:58:41.572 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.575 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-18 03:58:41.577 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-18 03:58:41.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-18 03:58:41.581 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-18 03:58:41.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.586 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.588 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-18 03:58:41.591 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.593 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-18 03:58:41.595 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-18 03:58:41.598 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-18 03:58:41.600 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-18 03:58:41.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.605 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.607 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-18 03:58:41.609 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.612 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-18 03:58:41.614 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-18 03:58:41.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-18 03:58:41.619 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-18 03:58:41.621 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.623 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.626 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-18 03:58:41.628 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.630 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-18 03:58:41.632 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-18 03:58:41.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-18 03:58:41.638 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-18 03:58:41.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.643 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.645 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-18 03:58:41.648 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.651 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-18 03:58:41.653 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-18 03:58:41.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-18 03:58:41.657 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-18 03:58:41.660 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.663 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.665 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-18 03:58:41.667 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.670 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-18 03:58:41.672 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-18 03:58:41.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-18 03:58:41.677 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-18 03:58:41.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.681 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.683 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-18 03:58:41.686 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.688 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-18 03:58:41.690 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-18 03:58:41.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-18 03:58:41.695 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-18 03:58:41.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.699 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.702 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-18 03:58:41.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.706 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-18 03:58:41.709 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-18 03:58:41.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-18 03:58:41.713 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-18 03:58:41.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.718 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.720 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-18 03:58:41.722 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.725 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-18 03:58:41.727 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-18 03:58:41.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-18 03:58:41.732 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-18 03:58:41.734 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.737 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.739 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-18 03:58:41.741 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.743 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-18 03:58:41.746 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-18 03:58:41.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-18 03:58:41.750 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-18 03:58:41.753 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.755 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.757 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-18 03:58:41.760 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.762 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-18 03:58:41.764 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-18 03:58:41.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-18 03:58:41.769 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-18 03:58:41.771 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:58:41.774 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:58:41.776 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-18 03:58:41.778 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:58:41.781 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-18 03:58:41.801 | Using python 3.8 to install etcd3 2022-06-18 03:58:41.804 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-18 03:58:43.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:43.746 | from cryptography.utils import int_from_bytes 2022-06-18 03:58:43.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:43.746 | from cryptography.utils import int_from_bytes 2022-06-18 03:58:44.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:58:45.309 | Collecting etcd3===0.12.0 2022-06-18 03:58:45.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-18 03:58:53.660 | Collecting grpcio===1.46.3 2022-06-18 03:58:53.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/206cdf78dd1c1/grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-06-18 03:58:54.782 | Collecting protobuf===3.20.1 2022-06-18 03:58:54.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-06-18 03:58:54.933 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-18 03:58:54.936 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (6.3.1) 2022-06-18 03:58:54.949 | Building wheels for collected packages: etcd3 2022-06-18 03:58:54.950 | Building wheel for etcd3 (setup.py): started 2022-06-18 03:58:55.648 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-18 03:58:55.649 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=6e45024136c17579eedda66140371ea337b2b10725ab4b2314184d88701f16c4 2022-06-18 03:58:55.650 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-18 03:58:55.651 | Successfully built etcd3 2022-06-18 03:58:57.074 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-18 03:58:57.734 | Successfully installed etcd3-0.12.0 grpcio-1.46.3 protobuf-3.20.1 2022-06-18 03:58:57.855 | + inc/python:pip_install:196 : result=0 2022-06-18 03:58:57.858 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:58:57.862 | + functions-common:time_stop:2426 : local name 2022-06-18 03:58:57.864 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:58:57.867 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:58:57.869 | + functions-common:time_stop:2429 : local total 2022-06-18 03:58:57.871 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:58:57.873 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:58:57.875 | + functions-common:time_stop:2433 : start_time=1655524721796 2022-06-18 03:58:57.877 | + functions-common:time_stop:2435 : [[ -z 1655524721796 ]] 2022-06-18 03:58:57.880 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:58:57.885 | + functions-common:time_stop:2438 : end_time=1655524737882 2022-06-18 03:58:57.887 | + functions-common:time_stop:2439 : elapsed_time=16086 2022-06-18 03:58:57.889 | + functions-common:time_stop:2440 : total=31149 2022-06-18 03:58:57.891 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:58:57.893 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=47235 2022-06-18 03:58:57.895 | + inc/python:pip_install:199 : return 0 2022-06-18 03:58:57.898 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-18 03:58:57.920 | Using python 3.8 to install etcd3gw 2022-06-18 03:58:57.923 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-18 03:58:59.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:59.860 | from cryptography.utils import int_from_bytes 2022-06-18 03:58:59.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:58:59.860 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:00.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:59:01.439 | Collecting etcd3gw===1.0.2 2022-06-18 03:59:01.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-06-18 03:59:01.531 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.4.1) 2022-06-18 03:59:01.534 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-18 03:59:01.547 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-18 03:59:01.550 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-18 03:59:01.552 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-18 03:59:01.583 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-18 03:59:01.586 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-18 03:59:02.956 | Installing collected packages: etcd3gw 2022-06-18 03:59:03.061 | Successfully installed etcd3gw-1.0.2 2022-06-18 03:59:03.155 | + inc/python:pip_install:196 : result=0 2022-06-18 03:59:03.158 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:59:03.161 | + functions-common:time_stop:2426 : local name 2022-06-18 03:59:03.164 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:59:03.167 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:59:03.170 | + functions-common:time_stop:2429 : local total 2022-06-18 03:59:03.172 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:59:03.175 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:59:03.177 | + functions-common:time_stop:2433 : start_time=1655524737915 2022-06-18 03:59:03.180 | + functions-common:time_stop:2435 : [[ -z 1655524737915 ]] 2022-06-18 03:59:03.184 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:59:03.190 | + functions-common:time_stop:2438 : end_time=1655524743186 2022-06-18 03:59:03.192 | + functions-common:time_stop:2439 : elapsed_time=5271 2022-06-18 03:59:03.195 | + functions-common:time_stop:2440 : total=47235 2022-06-18 03:59:03.197 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:59:03.199 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=52506 2022-06-18 03:59:03.201 | + inc/python:pip_install:199 : return 0 2022-06-18 03:59:03.204 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-18 03:59:03.206 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-18 03:59:03.208 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-18 03:59:03.210 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 03:59:03.213 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 03:59:03.215 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 03:59:03.217 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 03:59:03.219 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 03:59:03.221 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 03:59:03.224 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 03:59:03.226 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 03:59:03.228 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 03:59:03.230 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 03:59:03.232 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-18 03:59:03.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:03.237 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:03.239 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-18 03:59:03.242 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-18 03:59:03.244 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 03:59:03.246 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 03:59:03.248 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 03:59:03.251 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 03:59:03.253 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 03:59:03.255 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 03:59:03.257 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:03.259 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:03.261 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 03:59:03.264 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 03:59:03.266 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 03:59:03.268 | + functions-common:apt_get_update:1191 : return 2022-06-18 03:59:03.271 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-18 03:59:03.273 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 03:59:03.275 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:03.278 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:03.280 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-18 03:59:03.301 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-18 03:59:03.411 | Reading package lists... 2022-06-18 03:59:03.659 | Building dependency tree... 2022-06-18 03:59:03.660 | Reading state information... 2022-06-18 03:59:03.914 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-18 03:59:03.914 | The following packages were automatically installed and are no longer required: 2022-06-18 03:59:03.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 03:59:03.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 03:59:03.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 03:59:03.916 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 03:59:03.916 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 03:59:03.916 | python3-zope.interface 2022-06-18 03:59:03.916 | Use 'sudo apt autoremove' to remove them. 2022-06-18 03:59:03.916 | The following additional packages will be installed: 2022-06-18 03:59:03.917 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-18 03:59:03.918 | Suggested packages: 2022-06-18 03:59:03.918 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-18 03:59:04.001 | The following NEW packages will be installed: 2022-06-18 03:59:04.002 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-18 03:59:04.148 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 03:59:04.148 | Need to get 1,306 kB of archives. 2022-06-18 03:59:04.148 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-18 03:59:04.148 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-18 03:59:04.486 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-06-18 03:59:04.509 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-18 03:59:04.559 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-18 03:59:04.621 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-18 03:59:04.623 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-18 03:59:05.223 | Fetched 1,306 kB in 1s (2,114 kB/s) 2022-06-18 03:59:05.262 | Selecting previously unselected package libnorm1:amd64. 2022-06-18 03:59:05.312 | (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 ... 90643 files and directories currently installed.) 2022-06-18 03:59:05.316 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-18 03:59:05.325 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-18 03:59:05.415 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-18 03:59:05.425 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-18 03:59:05.430 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-18 03:59:05.496 | Selecting previously unselected package libzmq5:amd64. 2022-06-18 03:59:05.505 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-18 03:59:05.510 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-18 03:59:05.587 | Selecting previously unselected package uwsgi-core. 2022-06-18 03:59:05.596 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-18 03:59:05.601 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-18 03:59:05.763 | Selecting previously unselected package uwsgi. 2022-06-18 03:59:05.773 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-18 03:59:05.778 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-18 03:59:05.830 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-18 03:59:05.840 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-18 03:59:05.845 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-18 03:59:05.928 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-18 03:59:05.942 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-18 03:59:05.952 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-18 03:59:05.960 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-18 03:59:05.976 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-18 03:59:06.824 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-18 03:59:06.859 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-18 03:59:07.239 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 03:59:07.622 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-18 03:59:15.798 | + functions-common:apt_get:1235 : result=0 2022-06-18 03:59:15.800 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 03:59:15.804 | + functions-common:time_stop:2426 : local name 2022-06-18 03:59:15.806 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:59:15.809 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:59:15.811 | + functions-common:time_stop:2429 : local total 2022-06-18 03:59:15.813 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:59:15.816 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 03:59:15.818 | + functions-common:time_stop:2433 : start_time=1655524743298 2022-06-18 03:59:15.820 | + functions-common:time_stop:2435 : [[ -z 1655524743298 ]] 2022-06-18 03:59:15.823 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:59:15.828 | + functions-common:time_stop:2438 : end_time=1655524755825 2022-06-18 03:59:15.830 | + functions-common:time_stop:2439 : elapsed_time=12527 2022-06-18 03:59:15.832 | + functions-common:time_stop:2440 : total=270509 2022-06-18 03:59:15.834 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:59:15.837 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=283036 2022-06-18 03:59:15.839 | + functions-common:apt_get:1239 : return 0 2022-06-18 03:59:15.841 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-18 03:59:15.843 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:15.846 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:15.848 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-18 03:59:15.912 | Enabling module proxy. 2022-06-18 03:59:15.921 | To activate the new configuration, you need to run: 2022-06-18 03:59:15.921 | systemctl restart apache2 2022-06-18 03:59:15.927 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-18 03:59:15.995 | Considering dependency proxy for proxy_uwsgi: 2022-06-18 03:59:15.995 | Module proxy already enabled 2022-06-18 03:59:15.995 | Enabling module proxy_uwsgi. 2022-06-18 03:59:16.004 | To activate the new configuration, you need to run: 2022-06-18 03:59:16.004 | systemctl restart apache2 2022-06-18 03:59:16.009 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-18 03:59:16.012 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 03:59:16.014 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 03:59:16.016 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 03:59:16.146 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-18 03:59:16.148 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-18 03:59:16.150 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-18 03:59:16.153 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.155 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.158 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-18 03:59:16.160 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.162 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-18 03:59:16.165 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-18 03:59:16.168 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-18 03:59:16.171 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.174 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.177 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-18 03:59:16.180 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.182 | + ./stack.sh:main:878 : install_glanceclient 2022-06-18 03:59:16.185 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-18 03:59:16.188 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-18 03:59:16.191 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.193 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.195 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-18 03:59:16.198 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.200 | + ./stack.sh:main:879 : install_cinderclient 2022-06-18 03:59:16.202 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-18 03:59:16.205 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-18 03:59:16.207 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.210 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.212 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-18 03:59:16.214 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.217 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-18 03:59:16.219 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-18 03:59:16.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.224 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.226 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-18 03:59:16.229 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.231 | + ./stack.sh:main:880 : install_novaclient 2022-06-18 03:59:16.233 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-18 03:59:16.235 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-18 03:59:16.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.240 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.243 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-18 03:59:16.245 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.247 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-18 03:59:16.265 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:16.267 | + ./stack.sh:main:882 : install_swiftclient 2022-06-18 03:59:16.269 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-18 03:59:16.272 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-18 03:59:16.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.276 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.278 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-18 03:59:16.281 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.283 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-18 03:59:16.298 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:16.301 | + ./stack.sh:main:885 : install_neutronclient 2022-06-18 03:59:16.303 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-18 03:59:16.305 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-18 03:59:16.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.310 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.312 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-18 03:59:16.314 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.317 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-18 03:59:16.319 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-18 03:59:16.321 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-18 03:59:16.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:16.326 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:16.328 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-18 03:59:16.330 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:16.333 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-18 03:59:16.335 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-18 03:59:16.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-18 03:59:16.341 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-18 03:59:16.344 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-18 03:59:16.346 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-18 03:59:16.349 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-18 03:59:16.349 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-18 03:59:16.356 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-18 03:59:16.359 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-18 03:59:16.362 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-18 03:59:16.365 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-18 03:59:16.369 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-18 03:59:16.393 | Using python 3.8 to install keystonemiddleware 2022-06-18 03:59:16.395 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-18 03:59:18.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:18.356 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:18.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:18.356 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:19.380 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:59:19.382 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (9.5.0) 2022-06-18 03:59:19.432 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (2.11.0) 2022-06-18 03:59:19.468 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (8.8.0) 2022-06-18 03:59:19.508 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.1.6) 2022-06-18 03:59:19.513 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-18 03:59:19.520 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-18 03:59:19.523 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-06-18 03:59:19.527 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2022-06-18 03:59:19.582 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.5.0) 2022-06-18 03:59:19.602 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (5.1.1) 2022-06-18 03:59:19.605 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.0.0) 2022-06-18 03:59:19.619 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (2022.1) 2022-06-18 03:59:19.623 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-06-18 03:59:19.636 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-06-18 03:59:19.645 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (4.1.0) 2022-06-18 03:59:19.651 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.3.0) 2022-06-18 03:59:19.659 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-18 03:59:19.661 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-18 03:59:19.674 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (5.0.0) 2022-06-18 03:59:19.710 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-06-18 03:59:19.715 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-18 03:59:19.717 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-06-18 03:59:19.723 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-06-18 03:59:19.727 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.0.2) 2022-06-18 03:59:19.731 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.7.0) 2022-06-18 03:59:19.735 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-18 03:59:19.740 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-18 03:59:19.746 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.11.0) 2022-06-18 03:59:19.748 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.0.4) 2022-06-18 03:59:19.751 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-18 03:59:19.754 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-18 03:59:19.785 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-18 03:59:19.789 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-18 03:59:19.792 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (2.8.2) 2022-06-18 03:59:19.797 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-06-18 03:59:19.799 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.14.1) 2022-06-18 03:59:21.089 | + inc/python:pip_install:196 : result=0 2022-06-18 03:59:21.091 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:59:21.094 | + functions-common:time_stop:2426 : local name 2022-06-18 03:59:21.097 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:59:21.100 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:59:21.102 | + functions-common:time_stop:2429 : local total 2022-06-18 03:59:21.104 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:59:21.106 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:59:21.108 | + functions-common:time_stop:2433 : start_time=1655524756386 2022-06-18 03:59:21.111 | + functions-common:time_stop:2435 : [[ -z 1655524756386 ]] 2022-06-18 03:59:21.115 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:59:21.119 | + functions-common:time_stop:2438 : end_time=1655524761116 2022-06-18 03:59:21.122 | + functions-common:time_stop:2439 : elapsed_time=4730 2022-06-18 03:59:21.124 | + functions-common:time_stop:2440 : total=52506 2022-06-18 03:59:21.126 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:59:21.129 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=57236 2022-06-18 03:59:21.131 | + inc/python:pip_install:199 : return 0 2022-06-18 03:59:21.134 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-18 03:59:21.136 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-18 03:59:21.139 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-18 03:59:21.142 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-18 03:59:21.145 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-18 03:59:21.147 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-18 03:59:21.151 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-18 03:59:21.151 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-18 03:59:21.157 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-18 03:59:21.160 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-18 03:59:21.162 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-18 03:59:21.165 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-18 03:59:21.167 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-18 03:59:21.188 | Using python 3.8 to install python-memcached 2022-06-18 03:59:21.191 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-18 03:59:23.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:23.151 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:23.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:23.151 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:24.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:59:24.707 | Collecting python-memcached===1.59 2022-06-18 03:59:24.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-18 03:59:24.792 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-18 03:59:26.193 | Installing collected packages: python-memcached 2022-06-18 03:59:26.276 | Successfully installed python-memcached-1.59 2022-06-18 03:59:26.372 | + inc/python:pip_install:196 : result=0 2022-06-18 03:59:26.376 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:59:26.380 | + functions-common:time_stop:2426 : local name 2022-06-18 03:59:26.383 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:59:26.385 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:59:26.387 | + functions-common:time_stop:2429 : local total 2022-06-18 03:59:26.390 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:59:26.392 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:59:26.394 | + functions-common:time_stop:2433 : start_time=1655524761183 2022-06-18 03:59:26.396 | + functions-common:time_stop:2435 : [[ -z 1655524761183 ]] 2022-06-18 03:59:26.399 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:59:26.403 | + functions-common:time_stop:2438 : end_time=1655524766400 2022-06-18 03:59:26.405 | + functions-common:time_stop:2439 : elapsed_time=5217 2022-06-18 03:59:26.407 | + functions-common:time_stop:2440 : total=57236 2022-06-18 03:59:26.409 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:59:26.411 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=62453 2022-06-18 03:59:26.414 | + inc/python:pip_install:199 : return 0 2022-06-18 03:59:26.416 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-18 03:59:26.432 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:26.434 | + ./stack.sh:main:892 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-06-18 03:59:26.436 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-18 03:59:26.439 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-18 03:59:26.441 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-18 03:59:26.443 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 03:59:26.446 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-18 03:59:26.448 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-18 03:59:26.462 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:59:26.465 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-18 03:59:26.467 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-18 03:59:26.469 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-18 03:59:26.471 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 03:59:26.473 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 03:59:26.475 | ++ functions-common:git_clone:601 : pwd 2022-06-18 03:59:26.478 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 03:59:26.480 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 03:59:26.482 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 03:59:26.497 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 03:59:26.499 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 03:59:26.501 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 03:59:26.503 | + functions-common:git_clone:618 : echo master 2022-06-18 03:59:26.504 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 03:59:26.509 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-18 03:59:26.511 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 03:59:26.513 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-18 03:59:26.525 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-18 03:59:26.528 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 03:59:26.528 | + functions-common:git_clone:679 : head -1 2022-06-18 03:59:26.532 | daa8e746b Merge "Fix typo in documentation" 2022-06-18 03:59:26.534 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 03:59:26.537 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-18 03:59:26.539 | + inc/python:setup_develop:334 : local bindep 2022-06-18 03:59:26.541 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-18 03:59:26.544 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-18 03:59:26.546 | + inc/python:setup_develop:340 : local extras= 2022-06-18 03:59:26.548 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-18 03:59:26.550 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 03:59:26.553 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-18 03:59:26.555 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-18 03:59:26.557 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 03:59:26.559 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 03:59:26.562 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-18 03:59:26.564 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 03:59:26.567 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-18 03:59:26.569 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 03:59:26.571 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 03:59:26.574 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-18 03:59:26.580 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-18 03:59:26.582 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-18 03:59:27.202 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-18 03:59:27.205 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 03:59:27.208 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 03:59:27.211 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 03:59:27.214 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-18 03:59:27.217 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-18 03:59:27.220 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 03:59:27.223 | + inc/python:setup_package:424 : local extras= 2022-06-18 03:59:27.226 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 03:59:27.228 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 03:59:27.231 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 03:59:27.233 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 03:59:27.235 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 03:59:27.238 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-18 03:59:27.258 | Using python 3.8 to install /opt/stack/keystone 2022-06-18 03:59:27.260 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-18 03:59:29.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:29.216 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:29.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:29.217 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:30.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:59:30.247 | Obtaining file:///opt/stack/keystone 2022-06-18 03:59:32.304 | Collecting Flask===2.1.2 2022-06-18 03:59:32.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-06-18 03:59:32.942 | Collecting Flask-RESTful===0.3.9 2022-06-18 03:59:32.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-06-18 03:59:33.038 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 03:59:33.043 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 03:59:33.474 | Collecting PyJWT===2.4.0 2022-06-18 03:59:33.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-06-18 03:59:33.516 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 03:59:33.659 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 03:59:34.211 | Collecting Werkzeug===2.1.2 2022-06-18 03:59:34.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-06-18 03:59:34.769 | Collecting aniso8601===9.0.1 2022-06-18 03:59:34.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-18 03:59:34.871 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 03:59:34.879 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 03:59:35.303 | Collecting click===8.1.3 2022-06-18 03:59:35.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-06-18 03:59:35.332 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 03:59:35.368 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 03:59:35.373 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 03:59:35.378 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 03:59:35.870 | Collecting itsdangerous===2.1.2 2022-06-18 03:59:35.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-06-18 03:59:35.956 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 03:59:35.966 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 03:59:36.015 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 03:59:36.397 | Collecting oauthlib===3.2.0 2022-06-18 03:59:36.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-06-18 03:59:36.446 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 03:59:36.483 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 03:59:36.520 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 03:59:36.526 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 03:59:36.570 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 03:59:36.575 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 03:59:36.614 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-18 03:59:36.665 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-18 03:59:36.675 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 03:59:36.693 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 03:59:36.707 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 03:59:36.716 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 03:59:36.737 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 03:59:36.747 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 03:59:36.762 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-18 03:59:36.799 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 03:59:37.237 | Collecting passlib===1.7.4 2022-06-18 03:59:37.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-18 03:59:37.389 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 03:59:37.392 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 03:59:37.403 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-18 03:59:37.408 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 03:59:37.417 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 03:59:37.420 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 03:59:37.422 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 03:59:37.912 | Collecting pysaml2===7.1.2 2022-06-18 03:59:37.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-06-18 03:59:38.092 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 03:59:38.097 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 03:59:38.117 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 03:59:38.121 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 03:59:38.133 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 03:59:38.928 | Collecting scrypt===0.8.20 2022-06-18 03:59:38.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-06-18 03:59:39.078 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 03:59:39.080 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 03:59:39.090 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 03:59:39.093 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 03:59:39.095 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 03:59:39.102 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 03:59:39.110 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 03:59:39.115 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 03:59:39.125 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 03:59:39.156 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 03:59:39.717 | Collecting xmlschema===1.11.2 2022-06-18 03:59:39.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/8d1d44f8d95d8/xmlschema-1.11.2-py3-none-any.whl (356 kB) 2022-06-18 03:59:39.900 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 03:59:39.904 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 03:59:39.928 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 03:59:39.930 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 03:59:39.986 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 03:59:39.989 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 03:59:39.993 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 03:59:40.000 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 03:59:40.013 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-18 03:59:40.016 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-18 03:59:40.060 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-18 03:59:40.064 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-18 03:59:40.066 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 03:59:40.075 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 03:59:40.085 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 03:59:40.095 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 03:59:40.103 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 03:59:40.114 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 03:59:40.122 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 03:59:40.125 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 03:59:40.127 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-06-18 03:59:40.131 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 03:59:40.565 | Collecting defusedxml===0.7.1 2022-06-18 03:59:40.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-18 03:59:40.676 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-18 03:59:40.687 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 03:59:40.690 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 03:59:40.695 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 03:59:40.697 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 03:59:40.699 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 03:59:41.221 | Collecting elementpath===2.5.3 2022-06-18 03:59:41.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ef/1d51e8daa670f/elementpath-2.5.3-py3-none-any.whl (181 kB) 2022-06-18 03:59:41.344 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 03:59:41.348 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 03:59:41.352 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 03:59:41.362 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-18 03:59:41.365 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 03:59:41.367 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 03:59:41.374 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 03:59:42.127 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-06-18 03:59:42.127 | Attempting uninstall: click 2022-06-18 03:59:42.127 | Found existing installation: Click 7.0 2022-06-18 03:59:42.129 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-18 03:59:42.129 | Can't uninstall 'Click'. No files were found to uninstall. 2022-06-18 03:59:42.689 | Attempting uninstall: PyJWT 2022-06-18 03:59:42.689 | Found existing installation: PyJWT 1.7.1 2022-06-18 03:59:42.691 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-18 03:59:42.691 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-06-18 03:59:43.023 | Attempting uninstall: oauthlib 2022-06-18 03:59:43.023 | Found existing installation: oauthlib 3.1.0 2022-06-18 03:59:43.025 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-18 03:59:43.025 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-06-18 03:59:44.595 | Running setup.py develop for keystone 2022-06-18 03:59:46.398 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.3 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.2 2022-06-18 03:59:46.539 | + inc/python:pip_install:196 : result=0 2022-06-18 03:59:46.541 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 03:59:46.545 | + functions-common:time_stop:2426 : local name 2022-06-18 03:59:46.548 | + functions-common:time_stop:2427 : local end_time 2022-06-18 03:59:46.552 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 03:59:46.555 | + functions-common:time_stop:2429 : local total 2022-06-18 03:59:46.557 | + functions-common:time_stop:2430 : local start_time 2022-06-18 03:59:46.559 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 03:59:46.561 | + functions-common:time_stop:2433 : start_time=1655524767252 2022-06-18 03:59:46.563 | + functions-common:time_stop:2435 : [[ -z 1655524767252 ]] 2022-06-18 03:59:46.566 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 03:59:46.569 | + functions-common:time_stop:2438 : end_time=1655524786567 2022-06-18 03:59:46.572 | + functions-common:time_stop:2439 : elapsed_time=19315 2022-06-18 03:59:46.574 | + functions-common:time_stop:2440 : total=62453 2022-06-18 03:59:46.576 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 03:59:46.578 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=81768 2022-06-18 03:59:46.580 | + inc/python:pip_install:199 : return 0 2022-06-18 03:59:46.582 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 03:59:46.585 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-18 03:59:46.587 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-18 03:59:46.604 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-18 03:59:46.617 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-18 03:59:46.621 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-18 03:59:46.623 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 03:59:46.625 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 03:59:46.628 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-18 03:59:46.630 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 03:59:46.633 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-18 03:59:46.649 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:59:46.651 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-18 03:59:46.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 03:59:46.656 | + ./stack.sh:main:894 : configure_keystone 2022-06-18 03:59:46.658 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-18 03:59:46.670 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-18 03:59:46.673 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-18 03:59:46.677 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-18 03:59:46.694 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:59:46.697 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-18 03:59:46.731 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-18 03:59:46.762 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-18 03:59:46.795 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-18 03:59:46.825 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-18 03:59:46.854 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-18 03:59:46.884 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-18 03:59:46.910 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-18 03:59:46.937 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-18 03:59:46.939 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-18 03:59:46.942 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-18 03:59:46.944 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-18 03:59:46.946 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-18 03:59:46.949 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-18 03:59:46.964 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:46.967 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-18 03:59:46.969 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-18 03:59:46.971 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-18 03:59:46.986 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:46.988 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 03:59:46.991 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 03:59:47.021 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-18 03:59:47.023 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-18 03:59:47.025 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-18 03:59:47.028 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-18 03:59:47.045 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:59:47.047 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2022-06-18 03:59:47.077 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-18 03:59:47.079 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-18 03:59:47.110 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-18 03:59:47.112 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-18 03:59:47.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-18 03:59:47.117 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-18 03:59:47.119 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 03:59:47.122 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 03:59:47.124 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 03:59:47.139 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:47.142 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 03:59:47.144 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-18 03:59:47.147 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-18 03:59:47.176 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-18 03:59:47.179 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-18 03:59:47.181 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-18 03:59:47.183 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-18 03:59:47.186 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 03:59:47.202 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 03:59:47.205 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 03:59:47.207 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 03:59:47.209 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 03:59:47.212 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 03:59:47.238 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 03:59:47.266 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 03:59:47.293 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 03:59:47.322 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-18 03:59:47.349 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-18 03:59:47.351 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-18 03:59:47.354 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-18 03:59:47.356 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-18 03:59:47.359 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-18 03:59:47.361 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-18 03:59:47.364 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-18 03:59:47.366 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-18 03:59:47.371 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-18 03:59:47.373 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-18 03:59:47.375 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-18 03:59:47.388 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-18 03:59:47.388 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-18 03:59:47.396 | d /var/run/uwsgi 0755 ubuntu root 2022-06-18 03:59:47.399 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-18 03:59:47.414 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-18 03:59:47.417 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-18 03:59:47.421 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-18 03:59:47.449 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-18 03:59:47.477 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-18 03:59:47.504 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-18 03:59:47.530 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-18 03:59:47.558 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-18 03:59:47.587 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-18 03:59:47.616 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-18 03:59:47.647 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-18 03:59:47.676 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 03:59:47.703 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-18 03:59:47.730 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-18 03:59:47.757 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-18 03:59:47.784 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-18 03:59:47.786 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-18 03:59:47.789 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-18 03:59:47.791 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-18 03:59:47.794 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-18 03:59:47.796 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:47.799 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:47.801 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-18 03:59:47.804 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-18 03:59:47.806 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-18 03:59:47.832 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-18 03:59:47.860 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-18 03:59:47.860 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-18 03:59:47.869 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-18 03:59:47.872 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-18 03:59:47.875 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-18 03:59:47.877 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-18 03:59:47.879 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-18 03:59:47.882 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 03:59:47.884 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:47.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:47.889 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-18 03:59:47.891 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-18 03:59:47.893 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 03:59:47.896 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 03:59:47.898 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-18 03:59:47.960 | Enabling site keystone-wsgi-public. 2022-06-18 03:59:47.969 | To activate the new configuration, you need to run: 2022-06-18 03:59:47.969 | systemctl reload apache2 2022-06-18 03:59:47.976 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-18 03:59:47.979 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 03:59:47.983 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 03:59:47.987 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 03:59:48.119 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-18 03:59:48.149 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-18 03:59:48.180 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-18 03:59:48.210 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-18 03:59:48.212 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-18 03:59:48.243 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-18 03:59:48.271 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-18 03:59:48.298 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-18 03:59:48.300 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-18 03:59:48.303 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-18 03:59:48.319 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 03:59:48.322 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-18 03:59:48.338 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 03:59:48.341 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-18 03:59:48.343 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-18 03:59:48.346 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-18 03:59:48.348 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 03:59:48.350 | + lib/stack:stack_install_service:32 : install_swift 2022-06-18 03:59:48.353 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-18 03:59:48.355 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-18 03:59:48.357 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-18 03:59:48.360 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 03:59:48.362 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 03:59:48.365 | ++ functions-common:git_clone:601 : pwd 2022-06-18 03:59:48.368 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 03:59:48.370 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 03:59:48.373 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 03:59:48.388 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 03:59:48.390 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 03:59:48.392 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 03:59:48.395 | + functions-common:git_clone:618 : echo master 2022-06-18 03:59:48.395 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 03:59:48.400 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-18 03:59:48.403 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 03:59:48.405 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-18 03:59:48.418 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-18 03:59:48.421 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 03:59:48.421 | + functions-common:git_clone:679 : head -1 2022-06-18 03:59:48.428 | 7a996a5c3 Fix s3api cross policy copy 2022-06-18 03:59:48.430 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 03:59:48.433 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-18 03:59:48.435 | + inc/python:setup_develop:334 : local bindep 2022-06-18 03:59:48.438 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-18 03:59:48.440 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-18 03:59:48.443 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-18 03:59:48.445 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-18 03:59:48.447 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 03:59:48.450 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-18 03:59:48.452 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-18 03:59:48.454 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 03:59:48.456 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-18 03:59:48.459 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-18 03:59:48.462 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 03:59:48.464 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-18 03:59:48.467 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 03:59:48.470 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 03:59:48.472 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-18 03:59:48.478 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-18 03:59:48.480 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-18 03:59:49.091 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-18 03:59:49.095 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 03:59:49.098 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 03:59:49.101 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 03:59:49.104 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-18 03:59:49.106 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-18 03:59:49.109 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 03:59:49.111 | + inc/python:setup_package:424 : local extras=keystone 2022-06-18 03:59:49.114 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 03:59:49.116 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-18 03:59:49.118 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-18 03:59:49.120 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-18 03:59:49.123 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 03:59:49.125 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-18 03:59:49.145 | Using python 3.8 to install /opt/stack/swift 2022-06-18 03:59:49.148 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-18 03:59:51.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:51.118 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:51.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 03:59:51.119 | from cryptography.utils import int_from_bytes 2022-06-18 03:59:52.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 03:59:52.140 | Obtaining file:///opt/stack/swift 2022-06-18 03:59:53.457 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 03:59:53.466 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 03:59:53.502 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 03:59:53.510 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 03:59:53.515 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 03:59:54.579 | Collecting lxml===4.9.0 2022-06-18 03:59:54.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/024/684e0c5cfa121/lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-06-18 03:59:55.059 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 03:59:55.062 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 03:59:55.098 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 03:59:55.135 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 03:59:55.140 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 03:59:55.145 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 03:59:55.182 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 03:59:55.190 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 03:59:55.205 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 03:59:55.210 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 03:59:55.212 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 03:59:55.746 | Collecting pyeclib===1.6.1 2022-06-18 03:59:55.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-06-18 03:59:56.755 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 03:59:56.757 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 03:59:56.764 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 03:59:56.768 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 03:59:56.789 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 03:59:56.793 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 03:59:56.805 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 03:59:56.810 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 03:59:56.812 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 03:59:56.818 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 03:59:57.489 | Collecting xattr===0.9.9 2022-06-18 03:59:57.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-06-18 03:59:57.584 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-06-18 03:59:57.586 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 03:59:57.589 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 03:59:57.615 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 03:59:57.673 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 03:59:57.685 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 03:59:57.691 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 03:59:57.695 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 03:59:57.698 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 03:59:57.741 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 03:59:57.743 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 03:59:57.747 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 03:59:57.750 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 03:59:57.754 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 03:59:57.757 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 03:59:57.760 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 03:59:57.764 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 03:59:57.766 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 03:59:57.769 | Building wheels for collected packages: pyeclib 2022-06-18 03:59:57.770 | Building wheel for pyeclib (setup.py): started 2022-06-18 03:59:58.979 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-18 03:59:58.981 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50597 sha256=779f7341163766f45c9b2ce189e79c604f4ea4954cdccac2d18a1451e01ea03e 2022-06-18 03:59:58.981 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-06-18 03:59:58.982 | Successfully built pyeclib 2022-06-18 04:00:00.197 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-06-18 04:00:00.619 | Running setup.py develop for swift 2022-06-18 04:00:02.284 | Successfully installed lxml-4.9.0 pyeclib-1.6.1 swift xattr-0.9.9 2022-06-18 04:00:02.412 | + inc/python:pip_install:196 : result=0 2022-06-18 04:00:02.415 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:00:02.418 | + functions-common:time_stop:2426 : local name 2022-06-18 04:00:02.421 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:00:02.424 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:00:02.427 | + functions-common:time_stop:2429 : local total 2022-06-18 04:00:02.430 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:00:02.433 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:00:02.436 | + functions-common:time_stop:2433 : start_time=1655524789140 2022-06-18 04:00:02.438 | + functions-common:time_stop:2435 : [[ -z 1655524789140 ]] 2022-06-18 04:00:02.442 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:00:02.447 | + functions-common:time_stop:2438 : end_time=1655524802444 2022-06-18 04:00:02.449 | + functions-common:time_stop:2439 : elapsed_time=13304 2022-06-18 04:00:02.452 | + functions-common:time_stop:2440 : total=81768 2022-06-18 04:00:02.454 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:00:02.456 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=95072 2022-06-18 04:00:02.458 | + inc/python:pip_install:199 : return 0 2022-06-18 04:00:02.460 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:00:02.463 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-18 04:00:02.466 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-18 04:00:02.484 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-18 04:00:02.496 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-18 04:00:02.499 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-18 04:00:02.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:00:02.503 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:00:02.505 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-18 04:00:02.508 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:00:02.510 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-18 04:00:02.512 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:00:02.515 | + ./stack.sh:main:903 : configure_swift 2022-06-18 04:00:02.517 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-18 04:00:02.519 | + lib/swift:configure_swift:332 : local node_number 2022-06-18 04:00:02.521 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-18 04:00:02.523 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-18 04:00:02.525 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-18 04:00:03.493 | No container-server running 2022-06-18 04:00:03.493 | No account-reaper running 2022-06-18 04:00:03.493 | No object-updater running 2022-06-18 04:00:03.493 | No object-replicator running 2022-06-18 04:00:03.493 | No container-updater running 2022-06-18 04:00:03.493 | No object-auditor running 2022-06-18 04:00:03.493 | No object-server running 2022-06-18 04:00:03.493 | No container-replicator running 2022-06-18 04:00:03.493 | No container-sharder running 2022-06-18 04:00:03.493 | No proxy-server running 2022-06-18 04:00:03.493 | No object-reconstructor running 2022-06-18 04:00:03.493 | No account-replicator running 2022-06-18 04:00:03.493 | No object-expirer running 2022-06-18 04:00:03.493 | No account-auditor running 2022-06-18 04:00:03.493 | No container-reconciler running 2022-06-18 04:00:03.493 | No container-sync running 2022-06-18 04:00:03.493 | No container-auditor running 2022-06-18 04:00:03.493 | No account-server running 2022-06-18 04:00:03.572 | + lib/swift:configure_swift:337 : true 2022-06-18 04:00:03.575 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-18 04:00:03.592 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-18 04:00:03.606 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-18 04:00:03.609 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-18 04:00:03.609 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-18 04:00:03.614 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-18 04:00:03.614 | s/%GROUP%/ubuntu/; 2022-06-18 04:00:03.614 | s/%USER%/ubuntu/; 2022-06-18 04:00:03.614 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-18 04:00:03.614 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-18 04:00:03.617 | uid = ubuntu 2022-06-18 04:00:03.617 | gid = ubuntu 2022-06-18 04:00:03.617 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-18 04:00:03.617 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-18 04:00:03.617 | address = 127.0.0.1 2022-06-18 04:00:03.617 | 2022-06-18 04:00:03.617 | [account6612] 2022-06-18 04:00:03.617 | max connections = 25 2022-06-18 04:00:03.617 | path = /opt/stack/data/swift/1/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | [account6622] 2022-06-18 04:00:03.618 | max connections = 25 2022-06-18 04:00:03.618 | path = /opt/stack/data/swift/2/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | [account6632] 2022-06-18 04:00:03.618 | max connections = 25 2022-06-18 04:00:03.618 | path = /opt/stack/data/swift/3/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | [account6642] 2022-06-18 04:00:03.618 | max connections = 25 2022-06-18 04:00:03.618 | path = /opt/stack/data/swift/4/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | [container6611] 2022-06-18 04:00:03.618 | max connections = 25 2022-06-18 04:00:03.618 | path = /opt/stack/data/swift/1/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-18 04:00:03.618 | 2022-06-18 04:00:03.618 | [container6621] 2022-06-18 04:00:03.618 | max connections = 25 2022-06-18 04:00:03.618 | path = /opt/stack/data/swift/2/node/ 2022-06-18 04:00:03.618 | read only = false 2022-06-18 04:00:03.618 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [container6631] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/3/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [container6641] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/4/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [object6613] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/1/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [object6623] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/2/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [object6633] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/3/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-18 04:00:03.619 | 2022-06-18 04:00:03.619 | [object6643] 2022-06-18 04:00:03.619 | max connections = 25 2022-06-18 04:00:03.619 | path = /opt/stack/data/swift/4/node/ 2022-06-18 04:00:03.619 | read only = false 2022-06-18 04:00:03.619 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-18 04:00:03.620 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-18 04:00:03.623 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:03.625 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:03.627 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-18 04:00:03.639 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-18 04:00:03.641 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-18 04:00:03.645 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-18 04:00:03.649 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-18 04:00:03.651 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-18 04:00:03.655 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-18 04:00:03.690 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2022-06-18 04:00:03.719 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-18 04:00:03.737 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-18 04:00:03.764 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-18 04:00:03.782 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-18 04:00:03.809 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-18 04:00:03.827 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-18 04:00:03.854 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-18 04:00:03.872 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-18 04:00:03.904 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-18 04:00:03.924 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-18 04:00:03.951 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-18 04:00:03.968 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-18 04:00:03.982 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:03.984 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-18 04:00:04.012 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-18 04:00:04.041 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-18 04:00:04.068 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-18 04:00:04.095 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-18 04:00:04.097 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-18 04:00:04.112 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:04.114 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-18 04:00:04.141 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-18 04:00:04.155 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:04.157 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-18 04:00:04.172 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:04.174 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-18 04:00:04.176 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-18 04:00:04.190 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:04.192 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-18 04:00:04.194 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-18 04:00:04.197 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-18 04:00:04.202 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-18 04:00:04.207 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-18 04:00:04.238 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-18 04:00:04.265 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-18 04:00:04.294 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-18 04:00:04.323 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-18 04:00:04.349 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-18 04:00:04.352 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-18 04:00:04.354 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-18 04:00:04.356 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-18 04:00:04.358 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-18 04:00:04.384 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-18 04:00:04.411 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2022-06-18 04:00:04.438 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-18 04:00:04.464 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-18 04:00:04.492 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-18 04:00:04.519 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-18 04:00:04.548 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-18 04:00:04.575 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:00:04.601 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-18 04:00:04.628 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-18 04:00:04.655 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-18 04:00:04.683 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-18 04:00:04.710 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-18 04:00:04.740 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-18 04:00:04.767 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-18 04:00:04.785 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-18 04:00:04.812 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-18 04:00:04.839 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-18 04:00:04.843 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-18 04:00:04.871 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-18 04:00:04.897 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-18 04:00:04.924 | + lib/swift:configure_swift:480 : local node_number 2022-06-18 04:00:04.926 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-18 04:00:04.928 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-18 04:00:04.931 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-18 04:00:04.937 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-18 04:00:04.941 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-18 04:00:04.945 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-18 04:00:04.946 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-18 04:00:04.950 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-18 04:00:04.953 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-18 04:00:04.955 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-18 04:00:04.957 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-18 04:00:04.979 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-18 04:00:05.009 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-18 04:00:05.027 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-18 04:00:05.054 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-18 04:00:05.072 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-18 04:00:05.100 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-18 04:00:05.118 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-18 04:00:05.146 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-18 04:00:05.164 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-18 04:00:05.191 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-18 04:00:05.209 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-18 04:00:05.237 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-18 04:00:05.255 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-18 04:00:05.289 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-18 04:00:05.307 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-18 04:00:05.339 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-18 04:00:05.359 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-18 04:00:05.390 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-18 04:00:05.395 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-18 04:00:05.415 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-18 04:00:05.443 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-18 04:00:05.472 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-18 04:00:05.474 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-18 04:00:05.479 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-18 04:00:05.481 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-18 04:00:05.483 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-18 04:00:05.485 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-18 04:00:05.488 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-18 04:00:05.491 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-18 04:00:05.493 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-18 04:00:05.495 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-18 04:00:05.513 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-18 04:00:05.540 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-18 04:00:05.558 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-18 04:00:05.587 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-18 04:00:05.605 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-18 04:00:05.639 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-18 04:00:05.662 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-18 04:00:05.691 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-18 04:00:05.713 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-18 04:00:05.741 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-18 04:00:05.759 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-18 04:00:05.790 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-18 04:00:05.808 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-18 04:00:05.836 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-18 04:00:05.854 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-18 04:00:05.882 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-18 04:00:05.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-18 04:00:05.927 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-18 04:00:05.934 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-18 04:00:05.953 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-18 04:00:05.983 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-18 04:00:05.985 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-18 04:00:05.990 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-18 04:00:05.992 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-18 04:00:05.994 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-18 04:00:05.996 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-18 04:00:05.998 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-18 04:00:06.001 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-18 04:00:06.003 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-18 04:00:06.005 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-18 04:00:06.028 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-18 04:00:06.059 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-18 04:00:06.079 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-18 04:00:06.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-18 04:00:06.127 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-18 04:00:06.155 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-18 04:00:06.173 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-18 04:00:06.200 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-18 04:00:06.218 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-18 04:00:06.247 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-18 04:00:06.265 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-18 04:00:06.293 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-18 04:00:06.316 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-18 04:00:06.345 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-18 04:00:06.364 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-18 04:00:06.392 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-18 04:00:06.409 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-18 04:00:06.438 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-18 04:00:06.443 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-18 04:00:06.462 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-18 04:00:06.491 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-18 04:00:06.518 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-18 04:00:06.545 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-18 04:00:06.573 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-18 04:00:06.575 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-18 04:00:06.580 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-18 04:00:06.607 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-18 04:00:06.636 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-18 04:00:06.664 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-18 04:00:06.692 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-18 04:00:06.720 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-18 04:00:06.748 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-18 04:00:06.781 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-18 04:00:06.808 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-18 04:00:06.834 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-18 04:00:06.850 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:06.852 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-18 04:00:06.870 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-18 04:00:06.873 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-18 04:00:06.891 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-18 04:00:06.893 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2022-06-18 04:00:06.919 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-18 04:00:06.922 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-18 04:00:06.949 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2022-06-18 04:00:06.980 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-18 04:00:06.982 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-18 04:00:07.010 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-18 04:00:07.025 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:07.028 | + lib/swift:configure_swift:543 : local user_group 2022-06-18 04:00:07.030 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-18 04:00:07.035 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-18 04:00:07.037 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-18 04:00:07.050 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-18 04:00:07.052 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-18 04:00:07.063 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-18 04:00:07.066 | + lib/swift:configure_swift:550 : is_suse 2022-06-18 04:00:07.068 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 04:00:07.070 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 04:00:07.073 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 04:00:07.075 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 04:00:07.078 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 04:00:07.080 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 04:00:07.082 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-18 04:00:07.094 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-18 04:00:07.097 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-18 04:00:07.099 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-18 04:00:07.116 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:07.119 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-18 04:00:07.136 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:07.138 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-18 04:00:07.141 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-18 04:00:07.143 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-18 04:00:07.145 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 04:00:07.148 | + lib/stack:stack_install_service:32 : install_glance 2022-06-18 04:00:07.150 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-18 04:00:07.153 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-18 04:00:07.155 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-18 04:00:07.172 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:07.174 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-18 04:00:07.177 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-18 04:00:07.194 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:07.196 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-18 04:00:07.199 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-18 04:00:07.202 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-18 04:00:07.204 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:00:07.207 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:00:07.210 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-18 04:00:07.212 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:00:07.216 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-18 04:00:07.218 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-18 04:00:07.221 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-18 04:00:07.224 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-18 04:00:07.226 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-18 04:00:07.229 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-18 04:00:07.231 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-18 04:00:07.234 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-18 04:00:07.237 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-18 04:00:07.240 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-18 04:00:07.244 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-18 04:00:07.244 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-18 04:00:07.249 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-18 04:00:07.252 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-18 04:00:07.254 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-18 04:00:07.257 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-18 04:00:07.260 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-18 04:00:07.281 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-18 04:00:07.283 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-18 04:00:09.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:09.258 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:09.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:09.258 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:10.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:00:10.980 | Collecting glance-store===4.0.0 2022-06-18 04:00:10.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-06-18 04:00:11.182 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-18 04:00:11.191 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:00:11.203 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:00:11.454 | Collecting os-brick===5.2.0 2022-06-18 04:00:11.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-06-18 04:00:11.610 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:00:11.614 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-18 04:00:11.631 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:00:11.640 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:00:11.677 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:00:11.683 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:00:11.687 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:00:11.723 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-18 04:00:11.737 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-18 04:00:11.740 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:00:11.748 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 04:00:11.769 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:00:11.783 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:00:11.788 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:00:11.791 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:00:11.793 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:00:11.944 | Collecting python-cinderclient===8.3.0 2022-06-18 04:00:11.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-06-18 04:00:12.094 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:00:12.098 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:00:12.263 | Collecting python-swiftclient===4.0.0 2022-06-18 04:00:12.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-06-18 04:00:12.381 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:00:12.385 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:00:12.397 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:00:12.402 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-18 04:00:12.405 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:00:12.407 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:00:12.413 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-18 04:00:12.427 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:00:12.458 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 04:00:12.462 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 04:00:12.471 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:00:12.474 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:00:12.477 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:00:12.483 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:00:12.488 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:00:12.490 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:00:12.494 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:00:12.498 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:00:12.501 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 04:00:12.509 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 04:00:12.517 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:00:12.527 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:00:12.537 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:00:12.550 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:00:12.553 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:00:12.564 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:00:12.568 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:00:12.571 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:00:12.574 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 04:00:12.600 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:00:12.603 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:00:12.605 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-18 04:00:12.608 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:00:12.618 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:00:12.624 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:00:12.629 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:00:13.959 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-06-18 04:00:15.105 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-06-18 04:00:15.219 | + inc/python:pip_install:196 : result=0 2022-06-18 04:00:15.222 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:00:15.226 | + functions-common:time_stop:2426 : local name 2022-06-18 04:00:15.229 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:00:15.232 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:00:15.234 | + functions-common:time_stop:2429 : local total 2022-06-18 04:00:15.237 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:00:15.240 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:00:15.242 | + functions-common:time_stop:2433 : start_time=1655524807275 2022-06-18 04:00:15.245 | + functions-common:time_stop:2435 : [[ -z 1655524807275 ]] 2022-06-18 04:00:15.249 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:00:15.254 | + functions-common:time_stop:2438 : end_time=1655524815250 2022-06-18 04:00:15.256 | + functions-common:time_stop:2439 : elapsed_time=7975 2022-06-18 04:00:15.259 | + functions-common:time_stop:2440 : total=95072 2022-06-18 04:00:15.261 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:00:15.263 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=103047 2022-06-18 04:00:15.266 | + inc/python:pip_install:199 : return 0 2022-06-18 04:00:15.269 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-18 04:00:15.271 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-18 04:00:15.274 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-18 04:00:15.286 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-18 04:00:15.291 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-18 04:00:15.293 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-18 04:00:15.296 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-18 04:00:15.298 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 04:00:15.300 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 04:00:15.303 | ++ functions-common:git_clone:601 : pwd 2022-06-18 04:00:15.306 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 04:00:15.308 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 04:00:15.311 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 04:00:15.326 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 04:00:15.328 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 04:00:15.330 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 04:00:15.333 | + functions-common:git_clone:618 : echo master 2022-06-18 04:00:15.334 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 04:00:15.339 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-18 04:00:15.341 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 04:00:15.343 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-18 04:00:15.356 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-18 04:00:15.359 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 04:00:15.359 | + functions-common:git_clone:679 : head -1 2022-06-18 04:00:15.363 | 53f322f1d Bindep fixes for SUSE-like systems 2022-06-18 04:00:15.365 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 04:00:15.369 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-18 04:00:15.371 | + inc/python:setup_develop:334 : local bindep 2022-06-18 04:00:15.374 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-18 04:00:15.377 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-18 04:00:15.379 | + inc/python:setup_develop:340 : local extras= 2022-06-18 04:00:15.382 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-18 04:00:15.384 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 04:00:15.387 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-18 04:00:15.389 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-18 04:00:15.391 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 04:00:15.394 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 04:00:15.397 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-18 04:00:15.399 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 04:00:15.402 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-18 04:00:15.406 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 04:00:15.408 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 04:00:15.412 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-18 04:00:15.419 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-18 04:00:15.422 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-18 04:00:16.046 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-18 04:00:16.049 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 04:00:16.053 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 04:00:16.056 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 04:00:16.059 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-18 04:00:16.062 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-18 04:00:16.066 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 04:00:16.069 | + inc/python:setup_package:424 : local extras= 2022-06-18 04:00:16.073 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 04:00:16.075 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 04:00:16.078 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 04:00:16.080 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 04:00:16.082 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 04:00:16.085 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-18 04:00:16.106 | Using python 3.8 to install /opt/stack/glance 2022-06-18 04:00:16.108 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-18 04:00:18.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:18.102 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:18.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:18.102 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:19.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:00:19.151 | Obtaining file:///opt/stack/glance 2022-06-18 04:00:20.501 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 04:00:20.510 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 04:00:20.518 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:00:20.529 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 04:00:21.137 | Collecting WSME===0.11.0 2022-06-18 04:00:21.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-18 04:00:21.245 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:00:21.258 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 04:00:21.415 | Collecting castellan===3.11.0 2022-06-18 04:00:21.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-06-18 04:00:21.542 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:00:21.669 | Collecting cursive===0.2.2 2022-06-18 04:00:21.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-18 04:00:21.775 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:00:21.781 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-18 04:00:21.786 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 04:00:21.794 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-18 04:00:21.796 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-18 04:00:21.862 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:00:21.866 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-18 04:00:21.877 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 04:00:21.912 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 04:00:21.936 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:00:21.939 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:00:21.950 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:00:22.005 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 04:00:22.053 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:00:22.058 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:00:22.062 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-18 04:00:22.078 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 04:00:22.139 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:00:22.149 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:00:22.188 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:00:22.193 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 04:00:22.238 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:00:22.349 | Collecting oslo.limit===1.6.0 2022-06-18 04:00:22.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-06-18 04:00:22.449 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:00:22.486 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-18 04:00:22.538 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-18 04:00:22.547 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 04:00:22.565 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 04:00:22.579 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-18 04:00:22.590 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:00:22.598 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 04:00:22.620 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 04:00:22.630 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:00:22.644 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-18 04:00:22.681 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:00:22.686 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:00:22.689 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:00:22.700 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-18 04:00:22.705 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-18 04:00:22.723 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-18 04:00:22.734 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 04:00:22.744 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:00:22.747 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:00:22.874 | Collecting python-barbicanclient===5.3.0 2022-06-18 04:00:22.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-06-18 04:00:22.990 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:00:22.995 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:00:23.015 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:00:23.019 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:00:23.025 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:00:23.128 | Collecting retrying===1.3.3 2022-06-18 04:00:23.135 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-18 04:00:23.221 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:00:23.629 | Collecting simplegeneric===0.8.1 2022-06-18 04:00:23.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-18 04:00:24.334 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:00:24.337 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 04:00:24.346 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 04:00:24.349 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 04:00:24.351 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:00:24.527 | Collecting taskflow===5.0.0 2022-06-18 04:00:24.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-06-18 04:00:24.754 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-18 04:00:24.767 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 04:00:24.775 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 04:00:24.781 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:00:24.790 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:00:24.821 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:00:24.826 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:00:24.830 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 04:00:24.834 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 04:00:24.858 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-18 04:00:24.860 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 04:00:24.871 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:00:24.874 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 04:00:24.899 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:00:24.905 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:00:24.907 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:00:24.910 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-18 04:00:24.935 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-18 04:00:24.978 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-18 04:00:24.982 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-18 04:00:24.985 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 04:00:24.993 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 04:00:25.001 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:00:25.003 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:00:25.013 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:00:25.016 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:00:25.028 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:00:25.030 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:00:25.035 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:00:25.038 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 04:00:25.040 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:00:25.165 | Collecting automaton===2.5.0 2022-06-18 04:00:25.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-06-18 04:00:25.432 | Collecting networkx===2.8.3 2022-06-18 04:00:25.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f15/1edac6f9b0cf1/networkx-2.8.3-py3-none-any.whl (2.0 MB) 2022-06-18 04:00:25.960 | Collecting pydot===1.4.2 2022-06-18 04:00:25.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-18 04:00:26.054 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:00:26.057 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 04:00:26.059 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:00:26.062 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-18 04:00:26.082 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:00:26.085 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-18 04:00:26.088 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-18 04:00:26.090 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:00:26.094 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-18 04:00:26.097 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:00:26.144 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:00:26.147 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:00:26.150 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:00:26.209 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:00:26.212 | Building wheels for collected packages: simplegeneric 2022-06-18 04:00:26.213 | Building wheel for simplegeneric (setup.py): started 2022-06-18 04:00:26.858 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-18 04:00:26.859 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=1508f8843ea66f6e248c56defee2fc4c623dae40da85d681819c04de7765f451 2022-06-18 04:00:26.860 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-18 04:00:26.861 | Successfully built simplegeneric 2022-06-18 04:00:27.615 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-06-18 04:00:30.744 | Running setup.py develop for glance 2022-06-18 04:00:32.403 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8.3 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-06-18 04:00:32.559 | + inc/python:pip_install:196 : result=0 2022-06-18 04:00:32.562 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:00:32.566 | + functions-common:time_stop:2426 : local name 2022-06-18 04:00:32.569 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:00:32.573 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:00:32.576 | + functions-common:time_stop:2429 : local total 2022-06-18 04:00:32.578 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:00:32.581 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:00:32.583 | + functions-common:time_stop:2433 : start_time=1655524816100 2022-06-18 04:00:32.586 | + functions-common:time_stop:2435 : [[ -z 1655524816100 ]] 2022-06-18 04:00:32.589 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:00:32.594 | + functions-common:time_stop:2438 : end_time=1655524832591 2022-06-18 04:00:32.597 | + functions-common:time_stop:2439 : elapsed_time=16491 2022-06-18 04:00:32.599 | + functions-common:time_stop:2440 : total=103047 2022-06-18 04:00:32.602 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:00:32.604 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=119538 2022-06-18 04:00:32.607 | + inc/python:pip_install:199 : return 0 2022-06-18 04:00:32.610 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:00:32.613 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-18 04:00:32.616 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-18 04:00:32.637 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-18 04:00:32.649 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-18 04:00:32.652 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-18 04:00:32.654 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:00:32.657 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:00:32.659 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-18 04:00:32.662 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:00:32.665 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:00:32.667 | + ./stack.sh:main:915 : configure_glance 2022-06-18 04:00:32.670 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-18 04:00:32.681 | + lib/glance:configure_glance:326 : local dburl 2022-06-18 04:00:32.684 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-18 04:00:32.687 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-18 04:00:32.689 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-18 04:00:32.691 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-18 04:00:32.694 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:00:32.696 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:00:32.698 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:00:32.714 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:32.716 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:00:32.718 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-18 04:00:32.721 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-18 04:00:32.723 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-18 04:00:32.753 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-18 04:00:32.782 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-18 04:00:32.812 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-18 04:00:32.839 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-18 04:00:32.869 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-18 04:00:32.899 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-18 04:00:32.902 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-18 04:00:32.904 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-18 04:00:32.906 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-18 04:00:32.909 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-18 04:00:32.938 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-18 04:00:32.965 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-06-18 04:00:32.996 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-18 04:00:33.025 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-18 04:00:33.053 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-18 04:00:33.083 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-18 04:00:33.111 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-18 04:00:33.138 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:00:33.168 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-18 04:00:33.196 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-18 04:00:33.227 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-18 04:00:33.230 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-18 04:00:33.232 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-18 04:00:33.234 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-18 04:00:33.237 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-18 04:00:33.239 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-18 04:00:33.255 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:33.259 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-18 04:00:33.261 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-18 04:00:33.263 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-18 04:00:33.279 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:33.281 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:00:33.284 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:00:33.310 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-18 04:00:33.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-18 04:00:33.315 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-18 04:00:33.318 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-18 04:00:33.320 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-18 04:00:33.348 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-18 04:00:33.376 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-18 04:00:33.379 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-18 04:00:33.382 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-18 04:00:33.386 | + lib/glance:configure_glance_store:254 : local be 2022-06-18 04:00:33.388 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-18 04:00:33.390 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-18 04:00:33.393 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-18 04:00:33.423 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-18 04:00:33.425 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2022-06-18 04:00:33.455 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-18 04:00:33.457 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-18 04:00:33.474 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:33.477 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-18 04:00:33.505 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-18 04:00:33.536 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-18 04:00:33.568 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-18 04:00:33.597 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-18 04:00:33.625 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-18 04:00:33.641 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:33.644 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-18 04:00:33.671 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-18 04:00:33.705 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-18 04:00:33.734 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2022-06-18 04:00:33.761 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-18 04:00:33.789 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2022-06-18 04:00:33.817 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-18 04:00:33.834 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:33.836 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-18 04:00:33.839 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-18 04:00:33.841 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-18 04:00:33.844 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 04:00:33.861 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 04:00:33.864 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 04:00:33.866 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 04:00:33.868 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 04:00:33.871 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 04:00:33.898 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:00:33.930 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:00:33.961 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 04:00:33.992 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-18 04:00:33.997 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-18 04:00:34.027 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-18 04:00:34.055 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-18 04:00:34.083 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2022-06-18 04:00:34.112 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-18 04:00:34.139 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-18 04:00:34.167 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-18 04:00:34.195 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-18 04:00:34.231 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-18 04:00:34.261 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-18 04:00:34.292 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-18 04:00:34.320 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-18 04:00:34.325 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-18 04:00:34.332 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-18 04:00:34.348 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:00:34.350 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-18 04:00:34.353 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-18 04:00:34.355 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-18 04:00:34.357 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-18 04:00:34.359 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-18 04:00:34.363 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-18 04:00:34.367 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-18 04:00:34.369 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-18 04:00:34.373 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-18 04:00:34.402 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-18 04:00:34.405 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-18 04:00:34.407 | ++ functions:get_random_port:837 : true 2022-06-18 04:00:34.409 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-18 04:00:34.412 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-18 04:00:34.414 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-18 04:00:34.502 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-18 04:00:34.505 | ++ functions:get_random_port:841 : break 2 2022-06-18 04:00:34.508 | ++ functions:get_random_port:845 : echo 60999 2022-06-18 04:00:34.511 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-18 04:00:34.514 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-18 04:00:34.541 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-18 04:00:34.568 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-18 04:00:34.595 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-18 04:00:34.622 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-18 04:00:34.649 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-18 04:00:34.677 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-18 04:00:34.704 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-18 04:00:34.731 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 04:00:34.758 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-18 04:00:34.786 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-18 04:00:34.812 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-18 04:00:34.840 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-18 04:00:34.867 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-18 04:00:34.895 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-18 04:00:34.922 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-18 04:00:34.950 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-18 04:00:34.977 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-18 04:00:35.004 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-18 04:00:35.032 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-18 04:00:35.034 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-18 04:00:35.036 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:00:35.039 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:35.041 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:35.044 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-18 04:00:35.046 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-18 04:00:35.107 | proxy (enabled by site administrator) 2022-06-18 04:00:35.110 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-18 04:00:35.113 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-18 04:00:35.116 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:00:35.119 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:35.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:35.124 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-18 04:00:35.126 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-18 04:00:35.178 | No module matches proxy_http 2022-06-18 04:00:35.182 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-06-18 04:00:35.258 | Considering dependency proxy for proxy_http: 2022-06-18 04:00:35.258 | Module proxy already enabled 2022-06-18 04:00:35.258 | Enabling module proxy_http. 2022-06-18 04:00:35.264 | To activate the new configuration, you need to run: 2022-06-18 04:00:35.264 | systemctl restart apache2 2022-06-18 04:00:35.268 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-06-18 04:00:35.271 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 04:00:35.273 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:00:35.275 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 04:00:35.410 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-18 04:00:35.413 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-18 04:00:35.416 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-18 04:00:35.418 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-18 04:00:35.421 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:35.423 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:35.426 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-18 04:00:35.428 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-18 04:00:35.431 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-18 04:00:35.432 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-18 04:00:35.441 | KeepAlive Off 2022-06-18 04:00:35.444 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-18 04:00:35.445 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-18 04:00:35.453 | SetEnv proxy-sendchunked 1 2022-06-18 04:00:35.457 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-18 04:00:35.457 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-18 04:00:35.466 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-18 04:00:35.469 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-18 04:00:35.471 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-18 04:00:35.474 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-18 04:00:35.477 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-18 04:00:35.480 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:00:35.482 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:35.484 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:35.487 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-18 04:00:35.490 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-18 04:00:35.492 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:00:35.494 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:00:35.497 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-18 04:00:35.561 | Enabling site glance-wsgi-api. 2022-06-18 04:00:35.570 | To activate the new configuration, you need to run: 2022-06-18 04:00:35.571 | systemctl reload apache2 2022-06-18 04:00:35.576 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-18 04:00:35.578 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 04:00:35.581 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:00:35.583 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 04:00:35.720 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-18 04:00:35.727 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-18 04:00:35.761 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-18 04:00:35.763 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-18 04:00:35.766 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-18 04:00:35.784 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:00:35.786 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-18 04:00:35.789 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-18 04:00:35.791 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-18 04:00:35.794 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 04:00:35.796 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-18 04:00:35.799 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-18 04:00:35.801 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-18 04:00:35.804 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-18 04:00:35.806 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 04:00:35.808 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 04:00:35.811 | ++ functions-common:git_clone:601 : pwd 2022-06-18 04:00:35.814 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 04:00:35.816 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 04:00:35.819 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 04:00:35.836 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 04:00:35.839 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 04:00:35.841 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 04:00:35.844 | + functions-common:git_clone:618 : echo master 2022-06-18 04:00:35.844 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 04:00:35.850 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-18 04:00:35.852 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 04:00:35.854 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-18 04:00:35.867 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-18 04:00:35.871 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 04:00:35.871 | + functions-common:git_clone:679 : head -1 2022-06-18 04:00:35.876 | f185ae321 Reintroduce DataCore driver 2022-06-18 04:00:35.879 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 04:00:35.881 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-18 04:00:35.884 | + inc/python:setup_develop:334 : local bindep 2022-06-18 04:00:35.886 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-18 04:00:35.889 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-18 04:00:35.891 | + inc/python:setup_develop:340 : local extras= 2022-06-18 04:00:35.894 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-18 04:00:35.897 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 04:00:35.899 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-18 04:00:35.902 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-18 04:00:35.904 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 04:00:35.907 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 04:00:35.910 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-18 04:00:35.912 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 04:00:35.915 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-18 04:00:35.918 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 04:00:35.920 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 04:00:35.924 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-18 04:00:35.929 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-18 04:00:35.932 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-18 04:00:36.552 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-18 04:00:36.556 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 04:00:36.558 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 04:00:36.561 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 04:00:36.564 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-18 04:00:36.568 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-18 04:00:36.571 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 04:00:36.574 | + inc/python:setup_package:424 : local extras= 2022-06-18 04:00:36.577 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 04:00:36.579 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 04:00:36.582 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 04:00:36.585 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 04:00:36.588 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 04:00:36.590 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-18 04:00:36.613 | Using python 3.8 to install /opt/stack/cinder 2022-06-18 04:00:36.615 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-18 04:00:38.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:38.640 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:38.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:00:38.640 | from cryptography.utils import int_from_bytes 2022-06-18 04:00:39.685 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:00:39.685 | Obtaining file:///opt/stack/cinder 2022-06-18 04:00:41.887 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 04:00:41.895 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 04:00:41.903 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:00:41.914 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 04:00:42.052 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:00:43.252 | Collecting boto3===1.24.11 2022-06-18 04:00:43.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/19d/6fb2b5e51f10e/boto3-1.24.11-py3-none-any.whl (132 kB) 2022-06-18 04:00:44.836 | Collecting botocore===1.27.11 2022-06-18 04:00:44.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ef/ab7f85156705c/botocore-1.27.11-py3-none-any.whl (8.9 MB) 2022-06-18 04:00:45.910 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-18 04:00:45.928 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:00:45.964 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-18 04:00:45.976 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:00:45.980 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 04:00:46.217 | Collecting google-api-python-client===2.51.0 2022-06-18 04:00:46.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b44/4f839bed289ec/google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) 2022-06-18 04:00:47.245 | Collecting google-auth===2.8.0 2022-06-18 04:00:47.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b1/da39ab8731c30/google_auth-2.8.0-py2.py3-none-any.whl (164 kB) 2022-06-18 04:00:47.494 | Collecting google-auth-httplib2===0.1.0 2022-06-18 04:00:47.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-06-18 04:00:47.625 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:00:47.630 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-18 04:00:47.640 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 04:00:47.675 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:00:47.678 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:00:47.681 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:00:47.691 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:00:47.748 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 04:00:47.797 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-18 04:00:47.940 | Collecting oauth2client===4.1.3 2022-06-18 04:00:47.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-18 04:00:48.056 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-18 04:00:48.077 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:00:48.080 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-18 04:00:48.097 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 04:00:48.133 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:00:48.143 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:00:48.181 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:00:48.187 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 04:00:48.232 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:00:48.236 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:00:48.274 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-18 04:00:48.326 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-18 04:00:48.337 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 04:00:48.354 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 04:00:48.368 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-18 04:00:48.382 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-18 04:00:48.393 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-18 04:00:48.395 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:00:48.404 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 04:00:48.425 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 04:00:48.435 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:00:48.449 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-18 04:00:48.643 | Collecting oslo.vmware===4.0.0 2022-06-18 04:00:48.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-06-18 04:00:48.821 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-18 04:00:48.858 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:00:49.061 | Collecting paramiko===2.11.0 2022-06-18 04:00:49.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-06-18 04:00:49.210 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:00:49.212 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:00:49.224 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-18 04:00:49.230 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-18 04:00:49.478 | Collecting pyasn1===0.4.8 2022-06-18 04:00:49.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-18 04:00:49.771 | Collecting pyasn1-modules===0.2.8 2022-06-18 04:00:49.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-06-18 04:00:49.906 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 04:00:49.916 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:00:49.919 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:00:49.925 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-18 04:00:49.939 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:00:50.100 | Collecting python-glanceclient===4.0.0 2022-06-18 04:00:50.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-06-18 04:00:50.244 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:00:50.264 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-18 04:00:50.277 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-18 04:00:50.299 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:00:50.303 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:00:50.309 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:00:50.322 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:00:50.451 | Collecting rsa===4.8 2022-06-18 04:00:50.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-06-18 04:00:50.662 | Collecting rtslib-fb===2.1.75 2022-06-18 04:00:50.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-06-18 04:00:51.550 | Collecting s3transfer===0.6.0 2022-06-18 04:00:51.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-06-18 04:00:51.660 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:00:51.663 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 04:00:51.673 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 04:00:51.676 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 04:00:51.678 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:00:51.790 | Collecting suds-community===1.1.1 2022-06-18 04:00:51.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-06-18 04:00:52.015 | Collecting tabulate===0.8.9 2022-06-18 04:00:52.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-06-18 04:00:52.116 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-18 04:00:52.166 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-18 04:00:52.180 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 04:00:52.188 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 04:00:52.193 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:00:52.203 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-18 04:00:52.362 | Collecting uritemplate===4.1.1 2022-06-18 04:00:52.370 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-06-18 04:00:52.490 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:00:52.522 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-18 04:00:52.633 | Collecting warlock===1.3.3 2022-06-18 04:00:52.641 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-06-18 04:00:52.736 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:00:52.741 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:00:52.744 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 04:00:52.749 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 04:00:52.952 | Collecting zstd===1.5.2.5 2022-06-18 04:00:52.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-06-18 04:00:53.149 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-18 04:00:53.151 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:00:53.155 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 04:00:53.363 | Collecting google-api-core===2.8.2 2022-06-18 04:00:53.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-06-18 04:00:53.489 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-18 04:00:53.492 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:00:53.497 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:00:53.500 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:00:53.504 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:00:53.507 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:00:53.513 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 04:00:53.526 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-18 04:00:53.571 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-18 04:00:53.573 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-18 04:00:53.578 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 04:00:53.583 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 04:00:53.591 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:00:53.594 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:00:53.604 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:00:53.699 | Collecting PyNaCl===1.5.0 2022-06-18 04:00:53.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-06-18 04:00:53.796 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:00:53.810 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-18 04:00:53.821 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:00:53.824 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:00:53.828 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:00:53.940 | Collecting pyudev===0.23.2 2022-06-18 04:00:53.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-06-18 04:00:54.047 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 04:00:54.049 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-18 04:00:54.086 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-18 04:00:54.091 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-18 04:00:54.096 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:00:54.099 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:00:54.103 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:00:54.106 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-18 04:00:54.234 | Collecting googleapis-common-protos===1.56.2 2022-06-18 04:00:54.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/023/eaea9d8c1ccec/googleapis_common_protos-1.56.2-py2.py3-none-any.whl (211 kB) 2022-06-18 04:00:54.378 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 04:00:54.402 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 04:00:54.412 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-18 04:00:54.415 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 04:00:54.418 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:00:54.420 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:00:54.468 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:00:54.471 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:00:54.531 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:00:54.534 | Building wheels for collected packages: rtslib-fb 2022-06-18 04:00:54.535 | Building wheel for rtslib-fb (setup.py): started 2022-06-18 04:00:55.261 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-06-18 04:00:55.263 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=b67ab50d327e90b6898fda2f0836057611193ad1a5ec504c42dc3deae9348dc5 2022-06-18 04:00:55.263 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-06-18 04:00:55.264 | Successfully built rtslib-fb 2022-06-18 04:00:56.167 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-06-18 04:00:56.167 | Attempting uninstall: PyNaCl 2022-06-18 04:00:56.168 | Found existing installation: PyNaCl 1.3.0 2022-06-18 04:00:56.170 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-18 04:00:56.170 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-06-18 04:01:00.988 | Running setup.py develop for cinder 2022-06-18 04:01:03.491 | Successfully installed PyNaCl-1.5.0 boto3-1.24.11 botocore-1.27.11 cinder google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.2 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-06-18 04:01:03.779 | + inc/python:pip_install:196 : result=0 2022-06-18 04:01:03.783 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:01:03.787 | + functions-common:time_stop:2426 : local name 2022-06-18 04:01:03.790 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:01:03.792 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:01:03.795 | + functions-common:time_stop:2429 : local total 2022-06-18 04:01:03.797 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:01:03.799 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:01:03.801 | + functions-common:time_stop:2433 : start_time=1655524836606 2022-06-18 04:01:03.804 | + functions-common:time_stop:2435 : [[ -z 1655524836606 ]] 2022-06-18 04:01:03.807 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:01:03.811 | + functions-common:time_stop:2438 : end_time=1655524863808 2022-06-18 04:01:03.813 | + functions-common:time_stop:2439 : elapsed_time=27202 2022-06-18 04:01:03.815 | + functions-common:time_stop:2440 : total=119538 2022-06-18 04:01:03.817 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:01:03.820 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=146740 2022-06-18 04:01:03.822 | + inc/python:pip_install:199 : return 0 2022-06-18 04:01:03.825 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:01:03.827 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-18 04:01:03.830 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-18 04:01:03.852 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-18 04:01:03.864 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-18 04:01:03.866 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-18 04:01:03.869 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:01:03.871 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:01:03.874 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-18 04:01:03.877 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:01:03.879 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-18 04:01:03.882 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-18 04:01:03.884 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-18 04:01:03.887 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:03.889 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:03.891 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-18 04:01:03.903 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-18 04:01:03.906 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 04:01:03.908 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 04:01:03.911 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 04:01:03.913 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 04:01:03.916 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 04:01:03.918 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 04:01:03.921 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:03.923 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:03.926 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 04:01:03.928 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 04:01:03.931 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 04:01:03.933 | + functions-common:apt_get_update:1191 : return 2022-06-18 04:01:03.936 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-18 04:01:03.938 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 04:01:03.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:03.943 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:03.945 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-18 04:01:03.967 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-18 04:01:04.080 | Reading package lists... 2022-06-18 04:01:04.334 | Building dependency tree... 2022-06-18 04:01:04.336 | Reading state information... 2022-06-18 04:01:04.584 | The following packages were automatically installed and are no longer required: 2022-06-18 04:01:04.585 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 04:01:04.585 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 04:01:04.585 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 04:01:04.585 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 04:01:04.585 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 04:01:04.585 | python3-zope.interface 2022-06-18 04:01:04.585 | Use 'sudo apt autoremove' to remove them. 2022-06-18 04:01:04.586 | The following additional packages will be installed: 2022-06-18 04:01:04.586 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-18 04:01:04.586 | python3-urwid 2022-06-18 04:01:04.587 | Suggested packages: 2022-06-18 04:01:04.587 | python-pyparsing-doc python-urwid-doc 2022-06-18 04:01:04.674 | The following NEW packages will be installed: 2022-06-18 04:01:04.674 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-18 04:01:04.674 | python3-urwid targetcli-fb 2022-06-18 04:01:04.816 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 04:01:04.816 | Need to get 356 kB of archives. 2022-06-18 04:01:04.816 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-18 04:01:04.816 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-18 04:01:05.014 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-18 04:01:05.123 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-06-18 04:01:05.135 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-18 04:01:05.145 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-06-18 04:01:05.155 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-18 04:01:05.755 | Fetched 356 kB in 0s (743 kB/s) 2022-06-18 04:01:05.796 | Selecting previously unselected package python3-pyparsing. 2022-06-18 04:01:05.851 | (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 ... 90881 files and directories currently installed.) 2022-06-18 04:01:05.854 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-18 04:01:05.861 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-18 04:01:05.915 | Selecting previously unselected package python3-urwid. 2022-06-18 04:01:05.925 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-18 04:01:05.930 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-18 04:01:06.008 | Selecting previously unselected package python3-configshell-fb. 2022-06-18 04:01:06.018 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-18 04:01:06.024 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-18 04:01:06.077 | Selecting previously unselected package python3-pyudev. 2022-06-18 04:01:06.087 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-18 04:01:06.092 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-18 04:01:06.143 | Selecting previously unselected package python3-rtslib-fb. 2022-06-18 04:01:06.153 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-18 04:01:06.157 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-18 04:01:06.211 | Selecting previously unselected package targetcli-fb. 2022-06-18 04:01:06.221 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-18 04:01:06.225 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-18 04:01:06.303 | Setting up python3-urwid (2.0.1-3) ... 2022-06-18 04:01:06.664 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-18 04:01:06.665 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-18 04:01:06.665 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-18 04:01:06.665 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-18 04:01:06.665 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-18 04:01:06.665 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-18 04:01:06.665 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-18 04:01:06.665 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-18 04:01:06.773 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-18 04:01:07.109 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-18 04:01:07.440 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-18 04:01:07.740 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-18 04:01:09.038 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-18 04:01:09.597 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-18 04:01:09.597 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-18 04:01:11.637 | Processing triggers for man-db (2.9.1-1) ... 2022-06-18 04:01:11.769 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-18 04:01:20.630 | + functions-common:apt_get:1235 : result=0 2022-06-18 04:01:20.634 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 04:01:20.637 | + functions-common:time_stop:2426 : local name 2022-06-18 04:01:20.641 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:01:20.645 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:01:20.648 | + functions-common:time_stop:2429 : local total 2022-06-18 04:01:20.651 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:01:20.654 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 04:01:20.656 | + functions-common:time_stop:2433 : start_time=1655524863964 2022-06-18 04:01:20.659 | + functions-common:time_stop:2435 : [[ -z 1655524863964 ]] 2022-06-18 04:01:20.662 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:01:20.667 | + functions-common:time_stop:2438 : end_time=1655524880664 2022-06-18 04:01:20.669 | + functions-common:time_stop:2439 : elapsed_time=16700 2022-06-18 04:01:20.672 | + functions-common:time_stop:2440 : total=283036 2022-06-18 04:01:20.674 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:01:20.677 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=299736 2022-06-18 04:01:20.679 | + functions-common:apt_get:1239 : return 0 2022-06-18 04:01:20.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:01:20.684 | + ./stack.sh:main:921 : configure_cinder 2022-06-18 04:01:20.687 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-18 04:01:20.699 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-18 04:01:20.703 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-18 04:01:20.705 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-18 04:01:20.707 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-18 04:01:20.711 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-18 04:01:20.711 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-18 04:01:20.715 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-18 04:01:20.718 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-18 04:01:20.720 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-18 04:01:20.722 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-18 04:01:20.724 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-18 04:01:20.726 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-18 04:01:20.728 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-18 04:01:20.730 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-18 04:01:20.741 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-18 04:01:20.753 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-18 04:01:20.766 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-18 04:01:20.778 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-18 04:01:20.789 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-18 04:01:20.792 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-18 04:01:20.796 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iWHrMVEt8C 2022-06-18 04:01:20.799 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-18 04:01:20.801 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-18 04:01:20.803 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-18 04:01:20.806 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iWHrMVEt8C 2022-06-18 04:01:20.809 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iWHrMVEt8C 2022-06-18 04:01:20.821 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iWHrMVEt8C /etc/sudoers.d/cinder-rootwrap 2022-06-18 04:01:20.833 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-18 04:01:20.837 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-18 04:01:20.839 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-18 04:01:20.841 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-18 04:01:20.843 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-18 04:01:20.846 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-18 04:01:20.848 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-18 04:01:20.850 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-18 04:01:20.852 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-18 04:01:20.857 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-18 04:01:20.861 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-18 04:01:20.879 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-18 04:01:20.897 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-18 04:01:20.916 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-18 04:01:20.933 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-18 04:01:20.951 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-18 04:01:20.969 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-18 04:01:20.988 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-18 04:01:21.007 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-18 04:01:21.009 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-18 04:01:21.011 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-18 04:01:21.014 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-18 04:01:21.016 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-18 04:01:21.045 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-18 04:01:21.072 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-06-18 04:01:21.100 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-18 04:01:21.128 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-18 04:01:21.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-18 04:01:21.182 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-18 04:01:21.210 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-18 04:01:21.239 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:01:21.271 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-18 04:01:21.301 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-18 04:01:21.331 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-18 04:01:21.359 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-18 04:01:21.362 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-18 04:01:21.364 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-18 04:01:21.367 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-18 04:01:21.369 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:01:21.371 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:01:21.373 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:01:21.392 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:21.395 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:01:21.398 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-18 04:01:21.402 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-18 04:01:21.431 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-18 04:01:21.460 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-18 04:01:21.488 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-18 04:01:21.516 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-18 04:01:21.544 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-18 04:01:21.571 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-18 04:01:21.601 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-18 04:01:21.604 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2022-06-18 04:01:21.632 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-18 04:01:21.662 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-18 04:01:21.670 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d1500ae2f2b7ba1fb2d713d31804c9b5 2022-06-18 04:01:21.698 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-18 04:01:21.700 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-18 04:01:21.728 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-18 04:01:21.756 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-18 04:01:21.783 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-18 04:01:21.814 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-18 04:01:21.831 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:21.833 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-18 04:01:21.849 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:21.851 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-18 04:01:21.868 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:21.870 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-18 04:01:21.886 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:21.888 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-18 04:01:21.890 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-18 04:01:21.892 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-18 04:01:21.895 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-18 04:01:21.897 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-18 04:01:21.899 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-18 04:01:21.901 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-18 04:01:21.917 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:21.920 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-18 04:01:21.922 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-18 04:01:21.924 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-18 04:01:21.940 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:21.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:01:21.945 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:01:21.972 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-18 04:01:21.974 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-18 04:01:21.977 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-18 04:01:21.979 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-18 04:01:21.981 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-18 04:01:21.984 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 04:01:22.001 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 04:01:22.004 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 04:01:22.006 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 04:01:22.008 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 04:01:22.011 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 04:01:22.040 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:01:22.071 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:01:22.099 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 04:01:22.127 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-18 04:01:22.143 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:22.145 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-18 04:01:22.148 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-18 04:01:22.150 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-18 04:01:22.153 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-18 04:01:22.155 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-18 04:01:22.158 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-18 04:01:22.161 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-18 04:01:22.165 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-18 04:01:22.167 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-18 04:01:22.169 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-18 04:01:22.182 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-18 04:01:22.182 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:01:22.190 | d /var/run/uwsgi 0755 ubuntu root 2022-06-18 04:01:22.194 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:01:22.209 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-18 04:01:22.211 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-18 04:01:22.215 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-18 04:01:22.245 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-18 04:01:22.274 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-18 04:01:22.310 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-18 04:01:22.336 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-18 04:01:22.364 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-18 04:01:22.390 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-18 04:01:22.418 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-18 04:01:22.444 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-18 04:01:22.471 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 04:01:22.499 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-18 04:01:22.526 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-18 04:01:22.553 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-18 04:01:22.580 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-18 04:01:22.582 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-18 04:01:22.585 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-18 04:01:22.588 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-18 04:01:22.590 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-18 04:01:22.593 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:22.595 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:22.597 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-18 04:01:22.600 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-18 04:01:22.602 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-18 04:01:22.630 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-18 04:01:22.658 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-18 04:01:22.658 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-18 04:01:22.667 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-18 04:01:22.670 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-18 04:01:22.672 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-18 04:01:22.675 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-18 04:01:22.677 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-18 04:01:22.680 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:01:22.682 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:22.684 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:22.687 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-18 04:01:22.689 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-18 04:01:22.692 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:01:22.694 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:01:22.696 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-18 04:01:22.759 | Enabling site cinder-wsgi. 2022-06-18 04:01:22.768 | To activate the new configuration, you need to run: 2022-06-18 04:01:22.768 | systemctl reload apache2 2022-06-18 04:01:22.774 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-18 04:01:22.778 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 04:01:22.782 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:01:22.785 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 04:01:22.915 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-18 04:01:22.918 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-18 04:01:22.947 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2022-06-18 04:01:22.982 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-18 04:01:23.001 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:23.004 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-18 04:01:23.006 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-18 04:01:23.008 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-18 04:01:23.011 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-18 04:01:23.013 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-18 04:01:23.043 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-18 04:01:23.071 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2022-06-18 04:01:23.098 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-18 04:01:23.128 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-18 04:01:23.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-18 04:01:23.183 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-18 04:01:23.210 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-18 04:01:23.238 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:01:23.266 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-18 04:01:23.293 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-18 04:01:23.324 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-18 04:01:23.356 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-18 04:01:23.358 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-18 04:01:23.380 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:23.383 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2022-06-18 04:01:23.413 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-18 04:01:23.416 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-18 04:01:23.418 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-18 04:01:23.436 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:23.438 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-18 04:01:23.441 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-18 04:01:23.443 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-18 04:01:23.445 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 04:01:23.448 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-18 04:01:23.450 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-06-18 04:01:23.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-18 04:01:23.456 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-18 04:01:23.460 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-18 04:01:23.462 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-18 04:01:23.465 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-18 04:01:23.467 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-18 04:01:23.470 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-06-18 04:01:23.472 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-06-18 04:01:23.475 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-18 04:01:23.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:01:23.480 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:01:23.482 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-18 04:01:23.485 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:01:23.488 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-18 04:01:23.490 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-18 04:01:23.492 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-18 04:01:23.495 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 04:01:23.497 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 04:01:23.500 | ++ functions-common:git_clone:601 : pwd 2022-06-18 04:01:23.502 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 04:01:23.505 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 04:01:23.508 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 04:01:23.524 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 04:01:23.526 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 04:01:23.528 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 04:01:23.531 | + functions-common:git_clone:618 : echo master 2022-06-18 04:01:23.531 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 04:01:23.537 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-18 04:01:23.539 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 04:01:23.541 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-18 04:01:23.554 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-18 04:01:23.557 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 04:01:23.558 | + functions-common:git_clone:679 : head -1 2022-06-18 04:01:23.563 | 92b70efca0 Merge "Remove unneeded contexts in ``_create_port_security_group_binding``" 2022-06-18 04:01:23.566 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 04:01:23.569 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-06-18 04:01:23.571 | + inc/python:setup_develop:334 : local bindep 2022-06-18 04:01:23.574 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-18 04:01:23.576 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-18 04:01:23.579 | + inc/python:setup_develop:340 : local extras= 2022-06-18 04:01:23.581 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-18 04:01:23.584 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 04:01:23.586 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-18 04:01:23.589 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-18 04:01:23.591 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 04:01:23.594 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 04:01:23.597 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-18 04:01:23.600 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 04:01:23.602 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-18 04:01:23.605 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 04:01:23.608 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 04:01:23.611 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-18 04:01:23.617 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-18 04:01:23.620 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-18 04:01:24.229 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-18 04:01:24.232 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 04:01:24.234 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 04:01:24.237 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 04:01:24.239 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-18 04:01:24.242 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-18 04:01:24.244 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 04:01:24.247 | + inc/python:setup_package:424 : local extras= 2022-06-18 04:01:24.249 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 04:01:24.251 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 04:01:24.254 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 04:01:24.256 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 04:01:24.259 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 04:01:24.261 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-18 04:01:24.282 | Using python 3.8 to install /opt/stack/neutron 2022-06-18 04:01:24.284 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-18 04:01:26.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:01:26.343 | from cryptography.utils import int_from_bytes 2022-06-18 04:01:26.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:01:26.343 | from cryptography.utils import int_from_bytes 2022-06-18 04:01:27.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:01:27.374 | Obtaining file:///opt/stack/neutron 2022-06-18 04:01:29.678 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 04:01:29.684 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 04:01:29.687 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 04:01:29.695 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 04:01:29.704 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:01:29.714 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 04:01:29.861 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:01:29.874 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 04:01:29.887 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:01:29.893 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:01:29.896 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 04:01:29.905 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-18 04:01:29.907 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:01:29.912 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-18 04:01:29.922 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 04:01:29.957 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 04:01:29.981 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:01:30.037 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 04:01:30.085 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:01:30.090 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:01:30.092 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-06-18 04:01:30.127 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-18 04:01:30.151 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-18 04:01:30.167 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-18 04:01:30.170 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:01:30.175 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-18 04:01:30.179 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-18 04:01:30.200 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 04:01:30.236 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:01:30.246 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:01:30.283 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:01:30.289 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 04:01:30.333 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:01:30.337 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:01:30.374 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-18 04:01:30.425 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-18 04:01:30.434 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 04:01:30.452 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 04:01:30.466 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-18 04:01:30.479 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-18 04:01:30.491 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-18 04:01:30.493 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:01:30.501 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 04:01:30.522 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 04:01:30.531 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:01:30.546 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-18 04:01:30.564 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-18 04:01:30.601 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-18 04:01:30.606 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-18 04:01:30.613 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:01:30.619 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:01:30.621 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.1) 2022-06-18 04:01:30.631 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:01:30.641 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-18 04:01:30.647 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-18 04:01:30.664 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-18 04:01:30.676 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 04:01:30.685 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:01:30.687 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:01:30.693 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-18 04:01:30.736 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-18 04:01:30.739 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-18 04:01:30.742 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-18 04:01:30.746 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-18 04:01:30.749 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-18 04:01:30.753 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-18 04:01:30.757 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-18 04:01:30.760 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:01:30.765 | Requirement already satisfied: python-designateclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.0) 2022-06-18 04:01:30.781 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:01:30.802 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-18 04:01:30.825 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-18 04:01:30.839 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:01:30.843 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:01:30.850 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:01:30.863 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-18 04:01:30.865 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:01:30.869 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-06-18 04:01:30.874 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-18 04:01:30.876 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:01:30.879 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-18 04:01:30.882 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 04:01:30.892 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 04:01:30.895 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 04:01:30.897 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:01:30.903 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-18 04:01:30.917 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 04:01:30.925 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 04:01:30.930 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:01:30.940 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-18 04:01:30.994 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:01:31.025 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-18 04:01:31.030 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:01:31.034 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:01:31.037 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 04:01:31.042 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 04:01:31.065 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-18 04:01:31.067 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 04:01:31.077 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 04:01:31.103 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:01:31.106 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-18 04:01:31.109 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:01:31.112 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:01:31.116 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:01:31.122 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:01:31.157 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-18 04:01:31.177 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:01:31.180 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:01:31.183 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:01:31.185 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-18 04:01:31.188 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-18 04:01:31.233 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-18 04:01:31.237 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 04:01:31.245 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:01:31.248 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:01:31.258 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-06-18 04:01:31.261 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (3.0.0) 2022-06-18 04:01:31.280 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-18 04:01:31.293 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:01:31.305 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:01:31.316 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-18 04:01:31.320 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:01:31.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:01:31.327 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:01:31.330 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 04:01:31.332 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:01:31.334 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:01:31.337 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-18 04:01:31.340 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:01:31.342 | Requirement already satisfied: waitress===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.1.2) 2022-06-18 04:01:31.355 | Requirement already satisfied: beautifulsoup4===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (4.11.1) 2022-06-18 04:01:31.362 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:01:31.364 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:01:31.410 | Requirement already satisfied: soupsieve===2.3.2.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (2.3.2.post1) 2022-06-18 04:01:31.414 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:01:31.417 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:01:32.316 | Installing collected packages: neutron 2022-06-18 04:01:32.316 | Attempting uninstall: neutron 2022-06-18 04:01:32.316 | Found existing installation: neutron 20.1.0 2022-06-18 04:01:37.597 | Uninstalling neutron-20.1.0: 2022-06-18 04:01:37.680 | Successfully uninstalled neutron-20.1.0 2022-06-18 04:01:37.681 | Running setup.py develop for neutron 2022-06-18 04:01:40.578 | Successfully installed neutron 2022-06-18 04:01:40.693 | + inc/python:pip_install:196 : result=0 2022-06-18 04:01:40.697 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:01:40.699 | + functions-common:time_stop:2426 : local name 2022-06-18 04:01:40.701 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:01:40.705 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:01:40.707 | + functions-common:time_stop:2429 : local total 2022-06-18 04:01:40.709 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:01:40.712 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:01:40.714 | + functions-common:time_stop:2433 : start_time=1655524884276 2022-06-18 04:01:40.717 | + functions-common:time_stop:2435 : [[ -z 1655524884276 ]] 2022-06-18 04:01:40.720 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:01:40.725 | + functions-common:time_stop:2438 : end_time=1655524900723 2022-06-18 04:01:40.728 | + functions-common:time_stop:2439 : elapsed_time=16447 2022-06-18 04:01:40.731 | + functions-common:time_stop:2440 : total=146740 2022-06-18 04:01:40.733 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:01:40.736 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=163187 2022-06-18 04:01:40.738 | + inc/python:pip_install:199 : return 0 2022-06-18 04:01:40.741 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:01:40.743 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-18 04:01:40.746 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-18 04:01:40.764 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-18 04:01:40.777 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-18 04:01:40.779 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-18 04:01:40.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:01:40.784 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:01:40.787 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-18 04:01:40.789 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:01:40.792 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-06-18 04:01:40.794 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:01:40.797 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-18 04:01:40.816 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:01:40.818 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-18 04:01:40.822 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-18 04:01:40.824 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-18 04:01:40.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 04:01:40.829 | + lib/stack:stack_install_service:32 : install_nova 2022-06-18 04:01:40.832 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-18 04:01:40.834 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-18 04:01:40.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:01:40.839 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:01:40.842 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-18 04:01:40.844 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:01:40.847 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-18 04:01:40.863 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:40.865 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-18 04:01:40.881 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:40.883 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-18 04:01:40.899 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:01:40.902 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-18 04:01:40.904 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-18 04:01:40.906 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-18 04:01:40.908 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 04:01:40.911 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 04:01:40.913 | ++ functions-common:git_clone:601 : pwd 2022-06-18 04:01:40.916 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 04:01:40.918 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 04:01:40.921 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 04:01:40.937 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 04:01:40.939 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 04:01:40.942 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 04:01:40.944 | + functions-common:git_clone:618 : echo master 2022-06-18 04:01:40.945 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 04:01:40.950 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-18 04:01:40.952 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-18 04:01:40.954 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-18 04:01:40.967 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-18 04:01:40.970 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 04:01:40.970 | + functions-common:git_clone:679 : head -1 2022-06-18 04:01:41.090 | 93a65f06df Merge "Record SRIOV PF MAC in the binding profile" 2022-06-18 04:01:41.095 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 04:01:41.099 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-18 04:01:41.103 | + inc/python:setup_develop:334 : local bindep 2022-06-18 04:01:41.107 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-18 04:01:41.111 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-18 04:01:41.115 | + inc/python:setup_develop:340 : local extras= 2022-06-18 04:01:41.119 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-18 04:01:41.121 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 04:01:41.124 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-18 04:01:41.126 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-18 04:01:41.129 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 04:01:41.131 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 04:01:41.135 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-18 04:01:41.138 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 04:01:41.141 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-18 04:01:41.144 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 04:01:41.147 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 04:01:41.150 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-18 04:01:41.157 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-18 04:01:41.159 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-18 04:01:41.765 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-18 04:01:41.768 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 04:01:41.771 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 04:01:41.775 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 04:01:41.777 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-18 04:01:41.780 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-18 04:01:41.783 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 04:01:41.785 | + inc/python:setup_package:424 : local extras= 2022-06-18 04:01:41.788 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 04:01:41.790 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 04:01:41.792 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 04:01:41.795 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 04:01:41.797 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 04:01:41.800 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-18 04:01:41.820 | Using python 3.8 to install /opt/stack/nova 2022-06-18 04:01:41.823 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-18 04:01:43.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:01:43.894 | from cryptography.utils import int_from_bytes 2022-06-18 04:01:43.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:01:43.895 | from cryptography.utils import int_from_bytes 2022-06-18 04:01:44.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:01:44.946 | Obtaining file:///opt/stack/nova 2022-06-18 04:01:48.359 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 04:01:48.365 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 04:01:48.368 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-18 04:01:48.377 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-18 04:01:48.384 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:01:48.387 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:01:48.398 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 04:01:48.536 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:01:48.549 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 04:01:48.562 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-18 04:01:48.580 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:01:48.616 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-18 04:01:48.629 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:01:48.631 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-18 04:01:48.640 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-18 04:01:48.643 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:01:48.647 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 04:01:48.682 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 04:01:48.707 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:01:48.710 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:01:48.721 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:01:48.777 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 04:01:48.825 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-18 04:01:48.988 | Collecting microversion-parse===1.0.1 2022-06-18 04:01:48.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-18 04:01:49.100 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:01:49.105 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:01:49.108 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-18 04:01:49.132 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-18 04:01:49.153 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-18 04:01:49.157 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:01:49.161 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-18 04:01:49.166 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-18 04:01:49.187 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-18 04:01:49.204 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 04:01:49.239 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:01:49.249 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:01:49.286 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:01:49.292 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 04:01:49.342 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:01:49.373 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-18 04:01:49.383 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:01:49.420 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-18 04:01:49.473 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-18 04:01:49.483 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 04:01:49.501 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 04:01:49.515 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-18 04:01:49.529 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-18 04:01:49.541 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-18 04:01:49.543 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:01:49.552 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-18 04:01:49.574 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 04:01:49.583 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:01:49.598 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-18 04:01:49.617 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-18 04:01:49.626 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:01:49.631 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-18 04:01:49.664 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:01:49.667 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:01:49.678 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-18 04:01:49.683 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-18 04:01:49.701 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 04:01:49.710 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:01:49.713 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:01:49.719 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-18 04:01:49.735 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-18 04:01:49.738 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-18 04:01:49.741 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-18 04:01:49.745 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-18 04:01:49.749 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-18 04:01:49.752 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-18 04:01:49.756 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-18 04:01:49.760 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-18 04:01:49.774 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-18 04:01:49.789 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:01:49.794 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-18 04:01:49.809 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:01:49.829 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-18 04:01:49.854 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:01:49.857 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:01:49.864 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:01:49.877 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-18 04:01:49.879 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-18 04:01:49.883 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:01:49.888 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-18 04:01:49.891 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:01:49.893 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 04:01:49.903 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 04:01:49.906 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 04:01:49.909 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:01:49.915 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-18 04:01:49.965 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-18 04:01:49.978 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 04:01:49.986 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 04:01:49.992 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:01:50.001 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-18 04:01:50.056 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:01:50.087 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-18 04:01:50.091 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-18 04:01:50.098 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:01:50.214 | Collecting websockify===0.10.0 2022-06-18 04:01:50.221 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-06-18 04:01:50.326 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:01:50.330 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-18 04:01:50.334 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 04:01:50.358 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-18 04:01:50.361 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 04:01:50.371 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:01:50.374 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-18 04:01:50.399 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:01:50.405 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:01:50.410 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-18 04:01:50.430 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:01:50.433 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-18 04:01:50.436 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:01:50.442 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:01:50.445 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-18 04:01:50.448 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-18 04:01:50.452 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-18 04:01:50.496 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 04:01:50.504 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:01:50.506 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:01:50.516 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-18 04:01:50.521 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-18 04:01:50.532 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:01:50.544 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-18 04:01:50.556 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-18 04:01:50.560 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-18 04:01:50.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:01:50.576 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:01:50.579 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:01:50.584 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 04:01:50.586 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-18 04:01:50.592 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-18 04:01:50.628 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-18 04:01:50.633 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:01:51.775 | Collecting numpy===1.22.4 2022-06-18 04:01:51.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/56fc53a2d18b1/numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB) 2022-06-18 04:01:53.091 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:01:53.094 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:01:53.097 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-18 04:01:53.099 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-18 04:01:53.102 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:01:53.110 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:01:53.169 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:01:53.171 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:01:54.056 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-06-18 04:01:57.613 | Running setup.py develop for nova 2022-06-18 04:02:01.268 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.4 websockify-0.10.0 2022-06-18 04:02:01.433 | + inc/python:pip_install:196 : result=0 2022-06-18 04:02:01.437 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:02:01.440 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:01.443 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:01.446 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:01.448 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:01.451 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:01.453 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:02:01.455 | + functions-common:time_stop:2433 : start_time=1655524901815 2022-06-18 04:02:01.457 | + functions-common:time_stop:2435 : [[ -z 1655524901815 ]] 2022-06-18 04:02:01.460 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:01.464 | + functions-common:time_stop:2438 : end_time=1655524921461 2022-06-18 04:02:01.466 | + functions-common:time_stop:2439 : elapsed_time=19646 2022-06-18 04:02:01.468 | + functions-common:time_stop:2440 : total=163187 2022-06-18 04:02:01.470 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:01.472 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=182833 2022-06-18 04:02:01.474 | + inc/python:pip_install:199 : return 0 2022-06-18 04:02:01.477 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:02:01.479 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-18 04:02:01.481 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-18 04:02:01.502 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-18 04:02:01.516 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-18 04:02:01.519 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-18 04:02:01.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:02:01.524 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:02:01.526 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-18 04:02:01.529 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:02:01.531 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-18 04:02:01.544 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:02:01.546 | + ./stack.sh:main:932 : configure_nova 2022-06-18 04:02:01.549 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-18 04:02:01.561 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-18 04:02:01.563 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-18 04:02:01.566 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-18 04:02:01.569 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-18 04:02:01.570 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-18 04:02:01.575 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-18 04:02:01.577 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-18 04:02:01.579 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-18 04:02:01.582 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-18 04:02:01.584 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-18 04:02:01.587 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-18 04:02:01.589 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-18 04:02:01.591 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-18 04:02:01.603 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-18 04:02:01.615 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-18 04:02:01.627 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-18 04:02:01.640 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-18 04:02:01.652 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-18 04:02:01.656 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-18 04:02:01.661 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7FIu8AVbWS 2022-06-18 04:02:01.663 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-18 04:02:01.666 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-18 04:02:01.669 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-18 04:02:01.671 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-18 04:02:01.674 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-18 04:02:01.676 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7FIu8AVbWS 2022-06-18 04:02:01.680 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7FIu8AVbWS 2022-06-18 04:02:01.691 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7FIu8AVbWS /etc/sudoers.d/nova-rootwrap 2022-06-18 04:02:01.706 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-18 04:02:01.710 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-18 04:02:01.713 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-18 04:02:01.715 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-18 04:02:01.718 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-18 04:02:01.720 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-18 04:02:01.723 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-18 04:02:01.725 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-18 04:02:01.728 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-18 04:02:01.732 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-18 04:02:01.749 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:01.751 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-18 04:02:01.754 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-18 04:02:01.758 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-18 04:02:01.762 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-18 04:02:01.793 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-18 04:02:01.795 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-18 04:02:01.821 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-18 04:02:01.849 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-18 04:02:01.875 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-18 04:02:01.904 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-18 04:02:01.933 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-18 04:02:01.962 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-18 04:02:01.964 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2022-06-18 04:02:01.993 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-18 04:02:02.023 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-18 04:02:02.049 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-18 04:02:02.076 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-18 04:02:02.103 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-18 04:02:02.133 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-18 04:02:02.135 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 04:02:02.137 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 04:02:02.139 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 04:02:02.141 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 04:02:02.144 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 04:02:02.146 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 04:02:02.148 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 04:02:02.150 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 04:02:02.152 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 04:02:02.154 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 04:02:02.157 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-18 04:02:02.159 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 04:02:02.161 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 04:02:02.163 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 04:02:02.165 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 04:02:02.167 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 04:02:02.169 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 04:02:02.172 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-18 04:02:02.187 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.189 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-18 04:02:02.192 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-18 04:02:02.194 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-18 04:02:02.224 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-18 04:02:02.226 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-18 04:02:02.229 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-18 04:02:02.232 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-18 04:02:02.235 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:02:02.238 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:02.240 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:02:02.258 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.260 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:02:02.262 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:02.265 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:02.295 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-18 04:02:02.297 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-18 04:02:02.299 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-18 04:02:02.302 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-18 04:02:02.304 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:02:02.306 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:02.308 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:02:02.323 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.326 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:02:02.328 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:02.331 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:02.360 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-18 04:02:02.389 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-18 04:02:02.415 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-18 04:02:02.442 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-18 04:02:02.457 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.460 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-18 04:02:02.475 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.478 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-18 04:02:02.479 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-18 04:02:02.484 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-18 04:02:02.486 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-18 04:02:02.513 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-18 04:02:02.530 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:02.535 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-18 04:02:02.538 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-18 04:02:02.540 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-18 04:02:02.542 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-18 04:02:02.545 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-18 04:02:02.574 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-18 04:02:02.600 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-06-18 04:02:02.627 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-18 04:02:02.654 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-18 04:02:02.681 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-18 04:02:02.708 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-18 04:02:02.736 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-18 04:02:02.762 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:02:02.789 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-18 04:02:02.816 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-18 04:02:02.832 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:02.834 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-18 04:02:02.837 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-18 04:02:02.870 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-18 04:02:02.897 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2022-06-18 04:02:02.924 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-18 04:02:02.951 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-18 04:02:02.977 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-18 04:02:03.004 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-18 04:02:03.031 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-18 04:02:03.057 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-18 04:02:03.073 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:03.075 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-18 04:02:03.077 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-18 04:02:03.104 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-18 04:02:03.134 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-18 04:02:03.136 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-18 04:02:03.163 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-18 04:02:03.166 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-18 04:02:03.168 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-18 04:02:03.170 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 04:02:03.172 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 04:02:03.175 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 04:02:03.177 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 04:02:03.179 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 04:02:03.182 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 04:02:03.184 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-18 04:02:03.186 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 04:02:03.188 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 04:02:03.191 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 04:02:03.193 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 04:02:03.195 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 04:02:03.198 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 04:02:03.200 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 04:02:03.202 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 04:02:03.204 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 04:02:03.206 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 04:02:03.209 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-18 04:02:03.211 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-18 04:02:03.213 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-18 04:02:03.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 04:02:03.232 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 04:02:03.234 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 04:02:03.237 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 04:02:03.239 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 04:02:03.241 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 04:02:03.267 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:03.295 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:03.322 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 04:02:03.349 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-18 04:02:03.378 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-18 04:02:03.394 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:03.396 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-18 04:02:03.399 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-18 04:02:03.401 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-18 04:02:03.403 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-18 04:02:03.406 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-18 04:02:03.408 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-18 04:02:03.411 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-18 04:02:03.415 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-18 04:02:03.417 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-18 04:02:03.419 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-18 04:02:03.432 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-18 04:02:03.432 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:03.440 | d /var/run/uwsgi 0755 ubuntu root 2022-06-18 04:02:03.444 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:03.459 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-18 04:02:03.461 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-18 04:02:03.466 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-18 04:02:03.495 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-18 04:02:03.521 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-18 04:02:03.548 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-18 04:02:03.574 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-18 04:02:03.601 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-18 04:02:03.628 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-18 04:02:03.654 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-18 04:02:03.687 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-18 04:02:03.713 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 04:02:03.743 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-18 04:02:03.772 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-18 04:02:03.799 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-18 04:02:03.826 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-18 04:02:03.828 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-18 04:02:03.831 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-18 04:02:03.833 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-18 04:02:03.835 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-18 04:02:03.842 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:03.845 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:03.848 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-18 04:02:03.852 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-18 04:02:03.855 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-18 04:02:03.887 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-18 04:02:03.915 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-18 04:02:03.915 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-18 04:02:03.923 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-18 04:02:03.927 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-18 04:02:03.929 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-18 04:02:03.931 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-18 04:02:03.934 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-18 04:02:03.936 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:02:03.939 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:03.941 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:03.943 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-18 04:02:03.946 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-18 04:02:03.948 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:03.950 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:03.953 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-18 04:02:04.015 | Enabling site nova-api-wsgi. 2022-06-18 04:02:04.023 | To activate the new configuration, you need to run: 2022-06-18 04:02:04.023 | systemctl reload apache2 2022-06-18 04:02:04.029 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-18 04:02:04.032 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 04:02:04.036 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:02:04.039 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 04:02:04.172 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-18 04:02:04.189 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:04.191 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-18 04:02:04.194 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-18 04:02:04.196 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-18 04:02:04.198 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-18 04:02:04.200 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-18 04:02:04.203 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-18 04:02:04.206 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-18 04:02:04.210 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-18 04:02:04.212 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-18 04:02:04.215 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-18 04:02:04.227 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-18 04:02:04.228 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:04.236 | d /var/run/uwsgi 0755 ubuntu root 2022-06-18 04:02:04.241 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:04.258 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-18 04:02:04.260 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-18 04:02:04.265 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-18 04:02:04.295 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-18 04:02:04.322 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-18 04:02:04.349 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-18 04:02:04.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-18 04:02:04.403 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-18 04:02:04.430 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-18 04:02:04.458 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-18 04:02:04.487 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-18 04:02:04.514 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 04:02:04.541 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-18 04:02:04.568 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-18 04:02:04.594 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-18 04:02:04.622 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-18 04:02:04.624 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-18 04:02:04.651 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-18 04:02:04.667 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:04.669 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-18 04:02:04.699 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-18 04:02:04.702 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-18 04:02:04.704 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-18 04:02:04.720 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:04.722 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:02:04.725 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:02:04.753 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-18 04:02:04.783 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-18 04:02:04.785 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-18 04:02:04.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-18 04:02:04.790 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-18 04:02:04.792 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-18 04:02:04.795 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-18 04:02:04.811 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:04.814 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-18 04:02:04.817 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-18 04:02:04.819 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-18 04:02:04.835 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:04.837 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:02:04.840 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-06-18 04:02:04.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-18 04:02:04.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-18 04:02:04.873 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-18 04:02:04.900 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-18 04:02:04.927 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-18 04:02:04.957 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-18 04:02:04.973 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:04.975 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-18 04:02:05.003 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-18 04:02:05.005 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-18 04:02:05.007 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-18 04:02:05.037 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-18 04:02:05.064 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.20/identity 2022-06-18 04:02:05.092 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-18 04:02:05.119 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-18 04:02:05.147 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-18 04:02:05.176 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-18 04:02:05.203 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-18 04:02:05.231 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-18 04:02:05.261 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-18 04:02:05.277 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:05.280 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-18 04:02:05.284 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-18 04:02:05.286 | + lib/nova:create_nova_conf:549 : local conf 2022-06-18 04:02:05.289 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-18 04:02:05.292 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-18 04:02:05.294 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-18 04:02:05.296 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-18 04:02:05.299 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-18 04:02:05.301 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-18 04:02:05.303 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-18 04:02:05.308 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-18 04:02:05.310 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-18 04:02:05.312 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-18 04:02:05.314 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-18 04:02:05.317 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:02:05.319 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:05.321 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:02:05.337 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:05.339 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:02:05.342 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:05.344 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:05.374 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-18 04:02:05.404 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-18 04:02:05.434 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-18 04:02:05.436 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-18 04:02:05.438 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-18 04:02:05.441 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-18 04:02:05.456 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:05.460 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-18 04:02:05.460 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-18 04:02:06.188 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-18 04:02:06.191 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-18 04:02:06.875 | Adding vhost "nova_cell1" ... 2022-06-18 04:02:06.926 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-18 04:02:07.638 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-18 04:02:07.670 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-18 04:02:07.672 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-18 04:02:07.674 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-18 04:02:07.677 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-18 04:02:07.679 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-18 04:02:07.681 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-18 04:02:07.697 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:07.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-18 04:02:07.702 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-18 04:02:07.705 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-18 04:02:07.720 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:07.722 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-06-18 04:02:07.725 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-06-18 04:02:07.752 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-18 04:02:07.754 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-18 04:02:07.757 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-18 04:02:07.773 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:07.775 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-18 04:02:07.778 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-18 04:02:07.780 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-18 04:02:07.810 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2022-06-18 04:02:07.841 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-18 04:02:07.868 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-18 04:02:07.896 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-18 04:02:07.923 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-18 04:02:07.951 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-18 04:02:07.978 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-18 04:02:08.005 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-18 04:02:08.007 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-18 04:02:08.009 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-18 04:02:08.013 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 04:02:08.033 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 04:02:08.035 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 04:02:08.038 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 04:02:08.041 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 04:02:08.044 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 04:02:08.073 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:08.100 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:08.128 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 04:02:08.155 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-18 04:02:08.158 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-18 04:02:08.162 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-18 04:02:08.165 | + lib/nova:create_nova_conf:583 : local conf 2022-06-18 04:02:08.167 | + lib/nova:create_nova_conf:584 : local offset 2022-06-18 04:02:08.170 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-18 04:02:08.172 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-18 04:02:08.175 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-18 04:02:08.177 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-18 04:02:08.180 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-18 04:02:08.182 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-18 04:02:08.184 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-18 04:02:08.187 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-18 04:02:08.189 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-18 04:02:08.191 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-18 04:02:08.207 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:08.210 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-18 04:02:08.212 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-18 04:02:08.227 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:08.229 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-18 04:02:08.245 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:08.247 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-18 04:02:08.265 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:02:08.268 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-18 04:02:08.286 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:08.290 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-18 04:02:08.292 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-18 04:02:08.295 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-18 04:02:08.297 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-18 04:02:08.299 | + lib/stack:stack_install_service:32 : install_placement 2022-06-18 04:02:08.302 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-18 04:02:08.304 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-18 04:02:08.307 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:08.309 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:08.312 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-18 04:02:08.314 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 04:02:08.317 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 04:02:08.319 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 04:02:08.322 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 04:02:08.324 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 04:02:08.326 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 04:02:08.329 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:08.331 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:08.333 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 04:02:08.336 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:08.338 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 04:02:08.341 | + functions-common:apt_get_update:1191 : return 2022-06-18 04:02:08.343 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-18 04:02:08.345 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 04:02:08.348 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:08.350 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:08.353 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-18 04:02:08.374 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-18 04:02:08.484 | Reading package lists... 2022-06-18 04:02:08.736 | Building dependency tree... 2022-06-18 04:02:08.738 | Reading state information... 2022-06-18 04:02:08.987 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-18 04:02:08.987 | The following packages were automatically installed and are no longer required: 2022-06-18 04:02:08.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 04:02:08.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 04:02:08.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 04:02:08.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 04:02:08.988 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 04:02:08.988 | python3-zope.interface 2022-06-18 04:02:08.988 | Use 'sudo apt autoremove' to remove them. 2022-06-18 04:02:09.128 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 04:02:09.133 | + functions-common:apt_get:1235 : result=0 2022-06-18 04:02:09.135 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 04:02:09.138 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:09.140 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:09.143 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:09.145 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:09.148 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:09.150 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 04:02:09.152 | + functions-common:time_stop:2433 : start_time=1655524928371 2022-06-18 04:02:09.155 | + functions-common:time_stop:2435 : [[ -z 1655524928371 ]] 2022-06-18 04:02:09.158 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:09.163 | + functions-common:time_stop:2438 : end_time=1655524929160 2022-06-18 04:02:09.167 | + functions-common:time_stop:2439 : elapsed_time=789 2022-06-18 04:02:09.169 | + functions-common:time_stop:2440 : total=299736 2022-06-18 04:02:09.171 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:09.174 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=300525 2022-06-18 04:02:09.176 | + functions-common:apt_get:1239 : return 0 2022-06-18 04:02:09.179 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-18 04:02:09.181 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-18 04:02:09.184 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-18 04:02:09.186 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-18 04:02:09.189 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-18 04:02:09.210 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-18 04:02:09.213 | + functions-common:install_package:1464 : update_package_repo 2022-06-18 04:02:09.216 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-18 04:02:09.218 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-18 04:02:09.221 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-18 04:02:09.223 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-18 04:02:09.225 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-18 04:02:09.228 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:09.231 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:09.233 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-18 04:02:09.236 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:09.239 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-18 04:02:09.241 | + functions-common:apt_get_update:1191 : return 2022-06-18 04:02:09.244 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-18 04:02:09.247 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-18 04:02:09.249 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:09.252 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:09.254 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-18 04:02:09.276 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-18 04:02:09.391 | Reading package lists... 2022-06-18 04:02:09.643 | Building dependency tree... 2022-06-18 04:02:09.644 | Reading state information... 2022-06-18 04:02:09.896 | The following packages were automatically installed and are no longer required: 2022-06-18 04:02:09.898 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-18 04:02:09.898 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-18 04:02:09.898 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-18 04:02:09.898 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-18 04:02:09.898 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-18 04:02:09.898 | python3-zope.interface 2022-06-18 04:02:09.898 | Use 'sudo apt autoremove' to remove them. 2022-06-18 04:02:09.985 | The following NEW packages will be installed: 2022-06-18 04:02:09.986 | libapache2-mod-wsgi-py3 2022-06-18 04:02:10.091 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-18 04:02:10.091 | Need to get 93.3 kB of archives. 2022-06-18 04:02:10.091 | After this operation, 300 kB of additional disk space will be used. 2022-06-18 04:02:10.091 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-06-18 04:02:10.828 | Fetched 93.3 kB in 0s (428 kB/s) 2022-06-18 04:02:10.875 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-18 04:02:10.927 | (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 ... 91050 files and directories currently installed.) 2022-06-18 04:02:10.930 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-18 04:02:10.935 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-18 04:02:11.015 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-18 04:02:11.220 | apache2_invoke: Enable module wsgi 2022-06-18 04:02:20.287 | + functions-common:apt_get:1235 : result=0 2022-06-18 04:02:20.290 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-18 04:02:20.294 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:20.297 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:20.299 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:20.302 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:20.305 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:20.307 | + functions-common:time_stop:2432 : name=apt-get 2022-06-18 04:02:20.309 | + functions-common:time_stop:2433 : start_time=1655524929273 2022-06-18 04:02:20.312 | + functions-common:time_stop:2435 : [[ -z 1655524929273 ]] 2022-06-18 04:02:20.315 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:20.319 | + functions-common:time_stop:2438 : end_time=1655524940317 2022-06-18 04:02:20.322 | + functions-common:time_stop:2439 : elapsed_time=11044 2022-06-18 04:02:20.324 | + functions-common:time_stop:2440 : total=300525 2022-06-18 04:02:20.327 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:20.329 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=311569 2022-06-18 04:02:20.332 | + functions-common:apt_get:1239 : return 0 2022-06-18 04:02:20.334 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-18 04:02:20.337 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-18 04:02:20.339 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:02:20.342 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:20.345 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:20.347 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-18 04:02:20.350 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-18 04:02:20.406 | wsgi (enabled by maintainer script) 2022-06-18 04:02:20.410 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-18 04:02:20.413 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-18 04:02:20.417 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-18 04:02:20.421 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-18 04:02:20.423 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-18 04:02:20.426 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-18 04:02:20.430 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-18 04:02:20.430 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-18 04:02:20.435 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-18 04:02:20.438 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-18 04:02:20.440 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-18 04:02:20.443 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-18 04:02:20.446 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-18 04:02:20.468 | Using python 3.8 to install osc-placement 2022-06-18 04:02:20.471 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-18 04:02:22.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:02:22.535 | from cryptography.utils import int_from_bytes 2022-06-18 04:02:22.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:02:22.535 | from cryptography.utils import int_from_bytes 2022-06-18 04:02:23.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:02:24.076 | Collecting osc-placement===3.2.0 2022-06-18 04:02:24.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-06-18 04:02:24.207 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:02:24.222 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:02:24.227 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:02:24.230 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:02:24.236 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:02:24.240 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-18 04:02:24.243 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:02:24.246 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:02:24.302 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-18 04:02:24.316 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:02:24.320 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:02:24.324 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:02:24.328 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:02:24.334 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:02:24.337 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:02:24.344 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:02:24.348 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:02:24.360 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-18 04:02:24.385 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:02:24.398 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:02:24.401 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:02:24.433 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:02:24.438 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:02:24.440 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:02:24.444 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:02:24.449 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-18 04:02:24.451 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:02:24.454 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-18 04:02:24.457 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:02:24.462 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:02:24.465 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:02:24.502 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:02:24.504 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-18 04:02:24.525 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:02:24.537 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:02:24.539 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:02:24.587 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:02:24.590 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:02:24.593 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:02:24.598 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:02:24.601 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:02:24.661 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:02:26.463 | Installing collected packages: osc-placement 2022-06-18 04:02:26.654 | Successfully installed osc-placement-3.2.0 2022-06-18 04:02:26.759 | + inc/python:pip_install:196 : result=0 2022-06-18 04:02:26.764 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:02:26.768 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:26.772 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:26.776 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:26.780 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:26.782 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:26.785 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:02:26.787 | + functions-common:time_stop:2433 : start_time=1655524940462 2022-06-18 04:02:26.790 | + functions-common:time_stop:2435 : [[ -z 1655524940462 ]] 2022-06-18 04:02:26.793 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:26.797 | + functions-common:time_stop:2438 : end_time=1655524946795 2022-06-18 04:02:26.800 | + functions-common:time_stop:2439 : elapsed_time=6333 2022-06-18 04:02:26.802 | + functions-common:time_stop:2440 : total=182833 2022-06-18 04:02:26.805 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:26.807 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=189166 2022-06-18 04:02:26.810 | + inc/python:pip_install:199 : return 0 2022-06-18 04:02:26.813 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-18 04:02:26.815 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-18 04:02:26.817 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-18 04:02:26.820 | + functions-common:git_clone:599 : local git_ref=master 2022-06-18 04:02:26.822 | + functions-common:git_clone:600 : local orig_dir 2022-06-18 04:02:26.825 | ++ functions-common:git_clone:601 : pwd 2022-06-18 04:02:26.828 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-18 04:02:26.831 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-18 04:02:26.834 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-18 04:02:26.850 | + functions-common:git_clone:604 : RECLONE=False 2022-06-18 04:02:26.853 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-18 04:02:26.855 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-18 04:02:26.858 | + functions-common:git_clone:618 : echo master 2022-06-18 04:02:26.859 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-18 04:02:26.864 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-18 04:02:26.866 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-06-18 04:02:26.869 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-18 04:02:26.871 | + functions-common:git_timed:703 : local count=0 2022-06-18 04:02:26.873 | + functions-common:git_timed:704 : local timeout=0 2022-06-18 04:02:26.876 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-06-18 04:02:26.878 | + functions-common:git_timed:707 : timeout=0 2022-06-18 04:02:26.880 | + functions-common:git_timed:710 : time_start git_timed 2022-06-18 04:02:26.883 | + functions-common:time_start:2412 : local name=git_timed 2022-06-18 04:02:26.885 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:02:26.888 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:02:26.893 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:02:26.897 | + functions-common:time_start:2417 : _TIME_START[$name]=1655524946895 2022-06-18 04:02:26.900 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-18 04:02:26.903 | Cloning into '/opt/stack/placement'... 2022-06-18 04:02:49.266 | + functions-common:git_timed:725 : time_stop git_timed 2022-06-18 04:02:49.270 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:49.274 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:49.277 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:49.279 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:49.281 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:49.284 | + functions-common:time_stop:2432 : name=git_timed 2022-06-18 04:02:49.286 | + functions-common:time_stop:2433 : start_time=1655524946895 2022-06-18 04:02:49.288 | + functions-common:time_stop:2435 : [[ -z 1655524946895 ]] 2022-06-18 04:02:49.291 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:49.296 | + functions-common:time_stop:2438 : end_time=1655524969293 2022-06-18 04:02:49.299 | + functions-common:time_stop:2439 : elapsed_time=22398 2022-06-18 04:02:49.302 | + functions-common:time_stop:2440 : total=0 2022-06-18 04:02:49.305 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:49.308 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=22398 2022-06-18 04:02:49.310 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-18 04:02:49.323 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-18 04:02:49.326 | + functions-common:git_clone:679 : git show --oneline 2022-06-18 04:02:49.327 | + functions-common:git_clone:679 : head -1 2022-06-18 04:02:49.330 | f052a353 Merge "Add WA about resource_providers.can_host removal" 2022-06-18 04:02:49.333 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-18 04:02:49.335 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-18 04:02:49.338 | + inc/python:setup_develop:334 : local bindep 2022-06-18 04:02:49.340 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-18 04:02:49.343 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-18 04:02:49.345 | + inc/python:setup_develop:340 : local extras= 2022-06-18 04:02:49.348 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-18 04:02:49.350 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-18 04:02:49.353 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-18 04:02:49.355 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-18 04:02:49.358 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-18 04:02:49.361 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-18 04:02:49.364 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-18 04:02:49.366 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-18 04:02:49.369 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-18 04:02:49.372 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-18 04:02:49.374 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-18 04:02:49.377 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-18 04:02:49.383 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-18 04:02:49.386 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-18 04:02:50.002 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-18 04:02:50.006 | + inc/python:setup_package:414 : local bindep=0 2022-06-18 04:02:50.009 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-18 04:02:50.012 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-18 04:02:50.015 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-18 04:02:50.018 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-18 04:02:50.021 | + inc/python:setup_package:423 : local flags=-e 2022-06-18 04:02:50.025 | + inc/python:setup_package:424 : local extras= 2022-06-18 04:02:50.027 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-18 04:02:50.030 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-18 04:02:50.032 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-18 04:02:50.035 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-18 04:02:50.037 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-18 04:02:50.040 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-18 04:02:50.061 | Using python 3.8 to install /opt/stack/placement 2022-06-18 04:02:50.063 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-18 04:02:52.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:02:52.132 | from cryptography.utils import int_from_bytes 2022-06-18 04:02:52.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:02:52.132 | from cryptography.utils import int_from_bytes 2022-06-18 04:02:53.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:02:53.170 | Obtaining file:///opt/stack/placement 2022-06-18 04:02:54.505 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-18 04:02:54.516 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-18 04:02:54.656 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-18 04:02:54.669 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-18 04:02:54.674 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-18 04:02:54.685 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-18 04:02:54.735 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-06-18 04:02:54.739 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-18 04:02:54.743 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-18 04:02:54.747 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-18 04:02:54.785 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-18 04:02:54.795 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:02:54.833 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-18 04:02:54.839 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-18 04:02:54.885 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:02:54.889 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-18 04:02:54.926 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-18 04:02:54.944 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-18 04:02:54.958 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:02:54.966 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-18 04:02:54.976 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:02:54.991 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:02:54.996 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:02:54.999 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:02:55.010 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-18 04:02:55.020 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-18 04:02:55.022 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:02:55.028 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-18 04:02:55.033 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:02:55.053 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:02:55.057 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-18 04:02:55.064 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:02:55.076 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:02:55.081 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:02:55.083 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-18 04:02:55.093 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-18 04:02:55.096 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-18 04:02:55.098 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:02:55.105 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-18 04:02:55.113 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-18 04:02:55.119 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-18 04:02:55.129 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:02:55.161 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:02:55.170 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev24) (45.2.0) 2022-06-18 04:02:55.173 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:02:55.229 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:02:55.235 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-18 04:02:55.237 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:02:55.242 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:02:55.245 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:02:55.251 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-18 04:02:55.264 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-18 04:02:55.272 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-18 04:02:55.278 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:02:55.281 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:02:55.283 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:02:55.287 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:02:55.289 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:02:55.293 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:02:55.296 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:02:55.299 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-18 04:02:55.301 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-18 04:02:55.304 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-18 04:02:55.314 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:02:55.318 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:02:55.322 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-18 04:02:55.346 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-18 04:02:55.382 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-18 04:02:55.392 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:02:55.395 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-18 04:02:55.398 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-18 04:02:55.449 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:02:56.927 | Installing collected packages: openstack-placement 2022-06-18 04:02:56.928 | Running setup.py develop for openstack-placement 2022-06-18 04:02:58.648 | Successfully installed openstack-placement 2022-06-18 04:02:58.758 | + inc/python:pip_install:196 : result=0 2022-06-18 04:02:58.761 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:02:58.765 | + functions-common:time_stop:2426 : local name 2022-06-18 04:02:58.768 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:02:58.771 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:02:58.775 | + functions-common:time_stop:2429 : local total 2022-06-18 04:02:58.777 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:02:58.780 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:02:58.784 | + functions-common:time_stop:2433 : start_time=1655524970055 2022-06-18 04:02:58.789 | + functions-common:time_stop:2435 : [[ -z 1655524970055 ]] 2022-06-18 04:02:58.791 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:02:58.796 | + functions-common:time_stop:2438 : end_time=1655524978794 2022-06-18 04:02:58.799 | + functions-common:time_stop:2439 : elapsed_time=8739 2022-06-18 04:02:58.801 | + functions-common:time_stop:2440 : total=189166 2022-06-18 04:02:58.804 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:02:58.806 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=197905 2022-06-18 04:02:58.809 | + inc/python:pip_install:199 : return 0 2022-06-18 04:02:58.811 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-18 04:02:58.814 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-18 04:02:58.816 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-18 04:02:58.841 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-18 04:02:58.853 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-18 04:02:58.855 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-18 04:02:58.858 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:02:58.861 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:02:58.863 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-18 04:02:58.866 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:02:58.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-18 04:02:58.871 | + ./stack.sh:main:938 : configure_placement 2022-06-18 04:02:58.874 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-18 04:02:58.886 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-18 04:02:58.889 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-18 04:02:58.893 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-18 04:02:58.896 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-18 04:02:58.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-18 04:02:58.901 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-18 04:02:58.904 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-18 04:02:58.906 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-18 04:02:58.909 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-18 04:02:58.928 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:02:58.931 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-18 04:02:58.933 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:58.937 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-18 04:02:58.972 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-18 04:02:59.005 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-18 04:02:59.040 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-18 04:02:59.042 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-18 04:02:59.045 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-18 04:02:59.047 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-18 04:02:59.050 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-18 04:02:59.086 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-18 04:02:59.119 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-06-18 04:02:59.152 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-18 04:02:59.182 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-18 04:02:59.211 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-18 04:02:59.240 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-18 04:02:59.270 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-18 04:02:59.299 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-18 04:02:59.327 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-18 04:02:59.357 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-18 04:02:59.360 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-18 04:02:59.362 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-18 04:02:59.367 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-18 04:02:59.386 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-18 04:02:59.388 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-18 04:02:59.391 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-18 04:02:59.393 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-18 04:02:59.396 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-06-18 04:02:59.424 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:59.454 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-06-18 04:02:59.482 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-06-18 04:02:59.513 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-18 04:02:59.515 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-18 04:02:59.519 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-18 04:02:59.522 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-18 04:02:59.525 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-18 04:02:59.527 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-18 04:02:59.530 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-18 04:02:59.533 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-18 04:02:59.537 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-18 04:02:59.540 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-18 04:02:59.542 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-18 04:02:59.555 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-18 04:02:59.555 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:59.563 | d /var/run/uwsgi 0755 ubuntu root 2022-06-18 04:02:59.567 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-18 04:02:59.583 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-18 04:02:59.586 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-18 04:02:59.591 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-18 04:02:59.624 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-18 04:02:59.652 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-18 04:02:59.680 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-18 04:02:59.708 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-18 04:02:59.737 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-18 04:02:59.765 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-18 04:02:59.793 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-18 04:02:59.822 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-18 04:02:59.850 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-18 04:02:59.879 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-18 04:02:59.907 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-18 04:02:59.935 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-18 04:02:59.964 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-18 04:02:59.966 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-18 04:02:59.969 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-18 04:02:59.972 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-18 04:02:59.974 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-18 04:02:59.977 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:02:59.980 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:02:59.982 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-18 04:02:59.986 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-18 04:02:59.988 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-18 04:03:00.016 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-18 04:03:00.045 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-18 04:03:00.045 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-18 04:03:00.054 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-18 04:03:00.057 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-18 04:03:00.060 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-18 04:03:00.062 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-18 04:03:00.065 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-18 04:03:00.067 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-18 04:03:00.070 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:00.073 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:00.075 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-18 04:03:00.078 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-18 04:03:00.080 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:00.083 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:00.085 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-18 04:03:00.149 | Enabling site placement-api. 2022-06-18 04:03:00.158 | To activate the new configuration, you need to run: 2022-06-18 04:03:00.158 | systemctl reload apache2 2022-06-18 04:03:00.165 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-18 04:03:00.168 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-18 04:03:00.171 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:03:00.173 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-18 04:03:00.314 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-18 04:03:00.337 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:00.340 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-18 04:03:00.359 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:00.362 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-18 04:03:00.382 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:00.386 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-18 04:03:00.388 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-18 04:03:00.391 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-18 04:03:00.425 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-06-18 04:03:00.459 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-18 04:03:00.489 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-18 04:03:00.518 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-18 04:03:00.547 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-18 04:03:00.576 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-18 04:03:00.609 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-18 04:03:00.638 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-18 04:03:00.655 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:00.658 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-18 04:03:00.675 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:00.678 | + ./stack.sh:main:964 : run_phase stack install 2022-06-18 04:03:00.680 | + functions-common:run_phase:1854 : local mode=stack 2022-06-18 04:03:00.683 | + functions-common:run_phase:1855 : local phase=install 2022-06-18 04:03:00.685 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-18 04:03:00.688 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-18 04:03:00.690 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-18 04:03:00.693 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-18 04:03:00.695 | + functions-common:run_phase:1864 : local extra 2022-06-18 04:03:00.698 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-18 04:03:00.703 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-18 04:03:00.705 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-18 04:03:00.708 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-18 04:03:00.710 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-18 04:03:00.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-18 04:03:00.728 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:00.730 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-18 04:03:00.733 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-18 04:03:00.735 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-18 04:03:00.737 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-18 04:03:00.740 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 04:03:00.742 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-18 04:03:00.745 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-18 04:03:00.747 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-18 04:03:00.819 | ++ inc/async:async_inner:63 : install_tempest 2022-06-18 04:03:00.856 | [19155 Async install_tempest:77426]: running: install_tempest 2022-06-18 04:03:00.859 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-18 04:03:00.861 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-18 04:03:00.864 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-18 04:03:00.867 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-18 04:03:00.869 | + functions-common:run_phase:1881 : run_plugins stack install 2022-06-18 04:03:00.872 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-18 04:03:00.874 | + functions-common:run_plugins:1841 : local phase=install 2022-06-18 04:03:00.877 | + functions-common:run_plugins:1843 : local plugins= 2022-06-18 04:03:00.879 | + functions-common:run_plugins:1844 : local plugin 2022-06-18 04:03:00.882 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-18 04:03:00.884 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-18 04:03:00.887 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-18 04:03:00.889 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-18 04:03:00.892 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-06-18 04:03:00.897 | + inc/python:use_library_from_git:249 : return 1 2022-06-18 04:03:00.900 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-18 04:03:00.903 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-18 04:03:00.905 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-18 04:03:00.909 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-18 04:03:00.911 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-18 04:03:00.914 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-18 04:03:00.918 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-18 04:03:00.918 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-18 04:03:00.924 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-18 04:03:00.926 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-18 04:03:00.929 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-18 04:03:00.931 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-18 04:03:00.934 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-18 04:03:00.955 | Using python 3.8 to install python-openstackclient 2022-06-18 04:03:00.958 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-18 04:03:03.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:03:03.038 | from cryptography.utils import int_from_bytes 2022-06-18 04:03:03.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:03:03.038 | from cryptography.utils import int_from_bytes 2022-06-18 04:03:04.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:03:04.898 | Collecting python-openstackclient===5.8.0 2022-06-18 04:03:04.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-06-18 04:03:05.217 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-18 04:03:05.224 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-18 04:03:05.248 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-18 04:03:05.252 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-18 04:03:05.267 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-18 04:03:05.287 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-18 04:03:05.289 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-18 04:03:05.303 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-18 04:03:05.306 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-18 04:03:05.318 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-18 04:03:05.332 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-18 04:03:05.347 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-18 04:03:05.350 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-18 04:03:05.387 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-18 04:03:05.392 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-18 04:03:05.394 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-18 04:03:05.397 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-18 04:03:05.401 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-18 04:03:05.403 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-18 04:03:05.406 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-18 04:03:05.409 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-18 04:03:05.414 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-18 04:03:05.436 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-18 04:03:05.492 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-18 04:03:05.501 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-18 04:03:05.512 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-18 04:03:05.524 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-18 04:03:05.527 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-18 04:03:05.565 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-18 04:03:05.571 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-18 04:03:05.576 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-18 04:03:05.579 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-18 04:03:05.585 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-18 04:03:05.632 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-18 04:03:05.635 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-18 04:03:05.639 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-18 04:03:05.643 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-18 04:03:05.646 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-18 04:03:05.649 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-18 04:03:05.653 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-18 04:03:05.657 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-18 04:03:05.661 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-18 04:03:05.665 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-18 04:03:05.697 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-18 04:03:05.699 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-18 04:03:05.704 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-18 04:03:05.707 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-18 04:03:05.709 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-18 04:03:05.769 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-18 04:03:07.525 | Installing collected packages: python-openstackclient 2022-06-18 04:03:09.223 | Successfully installed python-openstackclient-5.8.0 2022-06-18 04:03:09.349 | + inc/python:pip_install:196 : result=0 2022-06-18 04:03:09.351 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:03:09.353 | + functions-common:time_stop:2426 : local name 2022-06-18 04:03:09.356 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:03:09.359 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:03:09.361 | + functions-common:time_stop:2429 : local total 2022-06-18 04:03:09.363 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:03:09.365 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:03:09.368 | + functions-common:time_stop:2433 : start_time=1655524980950 2022-06-18 04:03:09.370 | + functions-common:time_stop:2435 : [[ -z 1655524980950 ]] 2022-06-18 04:03:09.373 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:03:09.377 | + functions-common:time_stop:2438 : end_time=1655524989375 2022-06-18 04:03:09.380 | + functions-common:time_stop:2439 : elapsed_time=8425 2022-06-18 04:03:09.382 | + functions-common:time_stop:2440 : total=197905 2022-06-18 04:03:09.385 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:03:09.387 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=206330 2022-06-18 04:03:09.389 | + inc/python:pip_install:199 : return 0 2022-06-18 04:03:09.392 | + ./stack.sh:main:976 : install_oscwrap 2022-06-18 04:03:09.395 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-06-18 04:03:09.400 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.DA9fTARaOm 2022-06-18 04:03:09.402 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-06-18 04:03:09.405 | + functions-common:install_oscwrap:2477 : unalias -a 2022-06-18 04:03:09.407 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-06-18 04:03:09.410 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-18 04:03:09.413 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-18 04:03:09.415 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-18 04:03:09.433 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:09.435 | + ./stack.sh:main:1030 : configure_database 2022-06-18 04:03:09.438 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-18 04:03:09.440 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-18 04:03:09.443 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-18 04:03:09.445 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 04:03:09.447 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-18 04:03:09.449 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-18 04:03:09.452 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:09.454 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:09.456 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-18 04:03:09.459 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-18 04:03:09.462 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-06-18 04:03:09.463 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-06-18 04:03:09.467 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-18 04:03:09.526 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-18 04:03:09.529 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-18 04:03:09.531 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-18 04:03:09.533 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-18 04:03:09.536 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-18 04:03:09.538 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-18 04:03:09.540 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-18 04:03:09.543 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-18 04:03:09.545 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-18 04:03:09.547 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-18 04:03:09.549 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-18 04:03:09.552 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-18 04:03:09.554 | + functions-common:is_suse:537 : is_opensuse 2022-06-18 04:03:09.556 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-18 04:03:09.558 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-18 04:03:09.560 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-18 04:03:09.563 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-18 04:03:09.565 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-18 04:03:09.567 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-18 04:03:09.569 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:09.571 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:09.574 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-18 04:03:09.576 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:03:09.578 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-18 04:03:12.030 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-18 04:03:12.084 | mysqladmin: connect to server at 'localhost' failed 2022-06-18 04:03:12.084 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-18 04:03:12.114 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-18 04:03:12.138 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-18 04:03:12.166 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:12.187 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:12.206 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-18 04:03:12.230 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-18 04:03:12.251 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-18 04:03:12.275 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-18 04:03:12.298 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-18 04:03:12.320 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-18 04:03:12.338 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-18 04:03:12.362 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-06-18 04:03:12.401 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:12.465 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-18 04:03:12.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:12.583 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-18 04:03:12.814 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-18 04:03:13.114 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-18 04:03:13.354 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-18 04:03:13.370 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-18 04:03:13.386 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-18 04:03:13.386 | enabling MySQL performance counting 2022-06-18 04:03:13.402 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-18 04:03:13.517 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-18 04:03:13.520 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-06-18 04:03:15.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:03:15.634 | from cryptography.utils import int_from_bytes 2022-06-18 04:03:15.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:03:15.634 | from cryptography.utils import int_from_bytes 2022-06-18 04:03:16.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-18 04:03:16.662 | Processing ./tools/dbcounter 2022-06-18 04:03:16.667 | Installing build dependencies: started 2022-06-18 04:03:26.367 | Installing build dependencies: finished with status 'done' 2022-06-18 04:03:26.369 | Getting requirements to build wheel: started 2022-06-18 04:03:29.324 | Getting requirements to build wheel: finished with status 'done' 2022-06-18 04:03:29.328 | Installing backend dependencies: started 2022-06-18 04:03:33.934 | Installing backend dependencies: finished with status 'done' 2022-06-18 04:03:33.936 | Preparing wheel metadata: started 2022-06-18 04:03:37.155 | Preparing wheel metadata: finished with status 'done' 2022-06-18 04:03:37.260 | Building wheels for collected packages: dbcounter 2022-06-18 04:03:37.262 | Building wheel for dbcounter (PEP 517): started 2022-06-18 04:03:41.435 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-06-18 04:03:41.436 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=8081f8a5b6fe10ec2f23a550e5ff7283ba823d46da33d9ee50344295f0357c69 2022-06-18 04:03:41.436 | Stored in directory: /tmp/pip-ephem-wheel-cache-o1e1hlo9/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-18 04:03:41.437 | Successfully built dbcounter 2022-06-18 04:03:43.615 | Installing collected packages: dbcounter 2022-06-18 04:03:43.714 | Successfully installed dbcounter-0.1 2022-06-18 04:03:43.868 | + inc/python:pip_install:196 : result=0 2022-06-18 04:03:43.870 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-18 04:03:43.873 | + functions-common:time_stop:2426 : local name 2022-06-18 04:03:43.875 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:03:43.877 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:03:43.880 | + functions-common:time_stop:2429 : local total 2022-06-18 04:03:43.882 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:03:43.884 | + functions-common:time_stop:2432 : name=pip_install 2022-06-18 04:03:43.886 | + functions-common:time_stop:2433 : start_time=1655524993510 2022-06-18 04:03:43.888 | + functions-common:time_stop:2435 : [[ -z 1655524993510 ]] 2022-06-18 04:03:43.891 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:03:43.895 | + functions-common:time_stop:2438 : end_time=1655525023893 2022-06-18 04:03:43.898 | + functions-common:time_stop:2439 : elapsed_time=30383 2022-06-18 04:03:43.900 | + functions-common:time_stop:2440 : total=206330 2022-06-18 04:03:43.902 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:03:43.904 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=236713 2022-06-18 04:03:43.907 | + inc/python:pip_install:199 : return 0 2022-06-18 04:03:43.909 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-18 04:03:43.911 | + lib/database:recreate_database:112 : local db=stats 2022-06-18 04:03:43.913 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-18 04:03:43.916 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-18 04:03:43.918 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-18 04:03:43.923 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:43.943 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-18 04:03:43.947 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:43.967 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-06-18 04:03:43.967 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-18 04:03:43.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:43.992 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-18 04:03:43.995 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:03:43.997 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-18 04:03:46.230 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-18 04:03:46.232 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-18 04:03:46.236 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-18 04:03:46.241 | + functions-common:save_stackenv:62 : time_stamp=2022-06-18-040346 2022-06-18 04:03:46.243 | + functions-common:save_stackenv:63 : echo '# 2022-06-18-040346 1034' 2022-06-18 04:03:46.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.249 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-18 04:03:46.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.255 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-18 04:03:46.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.260 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-18 04:03:46.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.265 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-18 04:03:46.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.270 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-06-18 04:03:46.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.275 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-06-18 04:03:46.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.280 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-18-035301 2022-06-18 04:03:46.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.285 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-18 04:03:46.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.290 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-06-18 04:03:46.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.295 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-18 04:03:46.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.299 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-18 04:03:46.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.304 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-18 04:03:46.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.309 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-18 04:03:46.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.314 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.20 2022-06-18 04:03:46.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-18 04:03:46.319 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-18 04:03:46.321 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-18 04:03:46.324 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-18 04:03:46.326 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-18 04:03:46.338 | + ./stack.sh:main:1060 : start_dstat 2022-06-18 04:03:46.340 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.342 | + functions-common:run_process:1681 : local service=dstat 2022-06-18 04:03:46.345 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.347 | + functions-common:run_process:1683 : local group= 2022-06-18 04:03:46.350 | + functions-common:run_process:1684 : local user= 2022-06-18 04:03:46.352 | + functions-common:run_process:1686 : local name=dstat 2022-06-18 04:03:46.354 | + functions-common:run_process:1688 : time_start run_process 2022-06-18 04:03:46.357 | + functions-common:time_start:2412 : local name=run_process 2022-06-18 04:03:46.360 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:03:46.362 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:03:46.365 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:03:46.369 | + functions-common:time_start:2417 : _TIME_START[$name]=1655525026367 2022-06-18 04:03:46.372 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-06-18 04:03:46.388 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:46.391 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-06-18 04:03:46.393 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-06-18 04:03:46.396 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.398 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.400 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.403 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.405 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-18 04:03:46.408 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-18 04:03:46.410 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-06-18 04:03:46.412 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-18 04:03:46.415 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-18 04:03:46.417 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-18 04:03:46.420 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-06-18 04:03:46.422 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-18 04:03:46.424 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.426 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-18 04:03:46.429 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-18 04:03:46.431 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-18 04:03:46.433 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-18 04:03:46.435 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-18 04:03:46.438 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-18 04:03:46.442 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-18 04:03:46.501 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-18 04:03:46.561 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-18 04:03:46.615 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-18 04:03:46.665 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-18 04:03:46.715 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-18 04:03:46.766 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-18 04:03:46.768 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-18 04:03:46.829 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-18 04:03:47.190 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-06-18 04:03:47.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-18 04:03:47.570 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-06-18 04:03:47.596 | + functions-common:run_process:1692 : time_stop run_process 2022-06-18 04:03:47.602 | + functions-common:time_stop:2426 : local name 2022-06-18 04:03:47.607 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:03:47.610 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:03:47.612 | + functions-common:time_stop:2429 : local total 2022-06-18 04:03:47.615 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:03:47.617 | + functions-common:time_stop:2432 : name=run_process 2022-06-18 04:03:47.620 | + functions-common:time_stop:2433 : start_time=1655525026367 2022-06-18 04:03:47.622 | + functions-common:time_stop:2435 : [[ -z 1655525026367 ]] 2022-06-18 04:03:47.625 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:03:47.630 | + functions-common:time_stop:2438 : end_time=1655525027628 2022-06-18 04:03:47.633 | + functions-common:time_stop:2439 : elapsed_time=1261 2022-06-18 04:03:47.635 | + functions-common:time_stop:2440 : total=0 2022-06-18 04:03:47.638 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:03:47.640 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1261 2022-06-18 04:03:47.642 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-18 04:03:47.645 | + functions-common:run_process:1681 : local service=memory_tracker 2022-06-18 04:03:47.647 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-18 04:03:47.649 | + functions-common:run_process:1683 : local group= 2022-06-18 04:03:47.652 | + functions-common:run_process:1684 : local user=root 2022-06-18 04:03:47.654 | + functions-common:run_process:1686 : local name=memory_tracker 2022-06-18 04:03:47.657 | + functions-common:run_process:1688 : time_start run_process 2022-06-18 04:03:47.659 | + functions-common:time_start:2412 : local name=run_process 2022-06-18 04:03:47.661 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:03:47.664 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:03:47.668 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:03:47.674 | + functions-common:time_start:2417 : _TIME_START[$name]=1655525027669 2022-06-18 04:03:47.677 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-06-18 04:03:47.697 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:47.700 | + functions-common:run_process:1692 : time_stop run_process 2022-06-18 04:03:47.702 | + functions-common:time_stop:2426 : local name 2022-06-18 04:03:47.705 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:03:47.707 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:03:47.709 | + functions-common:time_stop:2429 : local total 2022-06-18 04:03:47.712 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:03:47.714 | + functions-common:time_stop:2432 : name=run_process 2022-06-18 04:03:47.716 | + functions-common:time_stop:2433 : start_time=1655525027669 2022-06-18 04:03:47.719 | + functions-common:time_stop:2435 : [[ -z 1655525027669 ]] 2022-06-18 04:03:47.722 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:03:47.726 | + functions-common:time_stop:2438 : end_time=1655525027723 2022-06-18 04:03:47.728 | + functions-common:time_stop:2439 : elapsed_time=54 2022-06-18 04:03:47.731 | + functions-common:time_stop:2440 : total=1261 2022-06-18 04:03:47.733 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:03:47.736 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1315 2022-06-18 04:03:47.738 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-18 04:03:47.760 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:47.762 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-18 04:03:47.782 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:47.784 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-18 04:03:47.803 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:47.806 | + ./stack.sh:main:1073 : start_etcd3 2022-06-18 04:03:47.808 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-18 04:03:47.811 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-836996-34-iscsi --data-dir /opt/stack/data/etcd' 2022-06-18 04:03:47.813 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-18 04:03:47.816 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-836996-34-iscsi=http://10.222.0.20:2380' 2022-06-18 04:03:47.818 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2022-06-18 04:03:47.820 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2022-06-18 04:03:47.823 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-18 04:03:47.825 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-18 04:03:47.828 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2022-06-18 04:03:47.830 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-18 04:03:47.832 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-18 04:03:47.835 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-18 04:03:47.837 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-836996-34-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836996-34-iscsi=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2022-06-18 04:03:47.840 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-18 04:03:47.842 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-836996-34-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836996-34-iscsi=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-06-18 04:03:47.844 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-18 04:03:47.847 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-18 04:03:47.849 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-18 04:03:47.851 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-18 04:03:47.854 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-18 04:03:47.858 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-18 04:03:47.867 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-18 04:03:47.933 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-18 04:03:48.002 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-836996-34-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836996-34-iscsi=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-06-18 04:03:48.053 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-18 04:03:48.103 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-18 04:03:48.152 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-18 04:03:48.201 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-18 04:03:48.204 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-18 04:03:48.264 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-18 04:03:48.647 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-18 04:03:48.700 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-18 04:03:48.755 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-18 04:03:48.808 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-18 04:03:48.860 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-18 04:03:48.863 | ++ functions-common:is_arch:502 : uname -m 2022-06-18 04:03:48.868 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-18 04:03:48.870 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-18 04:03:49.253 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-18 04:03:49.266 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-18 04:03:49.652 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-18 04:03:50.129 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-18 04:03:50.148 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:50.151 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-18 04:03:50.153 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-18 04:03:50.156 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-18 04:03:50.161 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-18 04:03:50.173 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-18 04:03:50.184 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-18 04:03:50.187 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-18 04:03:50.190 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-18 04:03:50.278 | The user clouds.yaml file didn't exist. 2022-06-18 04:03:50.288 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-18 04:03:50.390 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-18 04:03:50.494 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-18 04:03:50.601 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-18 04:03:50.713 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-18 04:03:50.828 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-18 04:03:50.947 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-18 04:03:51.073 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-18 04:03:51.200 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.20/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-18 04:03:51.326 | + functions-common:write_clouds_yaml:198 : cat 2022-06-18 04:03:51.332 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-18 04:03:51.335 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-18 04:03:51.338 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-18 04:03:51.342 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-18 04:03:51.345 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-18 04:03:51.347 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-18 04:03:51.365 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:03:51.367 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-18 04:03:51.369 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-18 04:03:51.372 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-18 04:03:51.374 | + ./stack.sh:main:1090 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-06-18 04:03:51.377 | + ./stack.sh:main:1091 : init_keystone 2022-06-18 04:03:51.379 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-18 04:03:51.396 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:03:51.398 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-18 04:03:51.400 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-18 04:03:51.403 | + lib/database:recreate_database:112 : local db=keystone 2022-06-18 04:03:51.405 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-18 04:03:51.407 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-18 04:03:51.409 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-18 04:03:51.414 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:51.437 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-18 04:03:51.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-18 04:03:51.460 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-18 04:03:51.462 | + functions-common:time_start:2412 : local name=dbsync 2022-06-18 04:03:51.465 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:03:51.467 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:03:51.470 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:03:51.475 | + functions-common:time_start:2417 : _TIME_START[$name]=1655525031472 2022-06-18 04:03:51.477 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-18 04:03:55.919 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database keystone[00m[00m 2022-06-18 04:03:55.943 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION[00m [00;33m{{(pid=79609) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-06-18 04:03:55.949 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[79609] Writer thread running[00m [00;33m{{(pid=79609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-06-18 04:03:55.950 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:55.951 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.951 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.951 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.951 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.952 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:55.953 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:55.982 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:55.983 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.983 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.984 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.984 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.984 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.984 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:55.985 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:55.986 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:55.986 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:56.045 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:56.046 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.046 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.046 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.046 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.047 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.048 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.048 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:56.048 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:56.048 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:56.048 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:56.056 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-06-18 04:03:57.125 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[79609] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2[00m [00;33m{{(pid=79609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-06-18 04:03:58.175 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.175 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-06-18 04:03:58.185 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.185 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-06-18 04:03:58.194 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.194 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-06-18 04:03:58.202 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.202 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-06-18 04:03:58.210 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.211 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-06-18 04:03:58.219 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.219 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-06-18 04:03:58.286 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.287 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.289 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.290 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.290 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.290 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.290 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.291 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.291 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.291 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.291 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.292 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.293 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.301 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.302 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.302 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.302 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.303 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.304 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.311 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[79609] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1[00m [00;33m{{(pid=79609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-06-18 04:03:58.775 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.776 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.776 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.776 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.777 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.778 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.807 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.808 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.808 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.808 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.809 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.810 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.822 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-06-18 04:03:58.854 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[79609] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2[00m [00;33m{{(pid=79609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-06-18 04:03:58.871 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.871 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-06-18 04:03:58.881 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.881 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-06-18 04:03:58.891 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.892 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-06-18 04:03:58.901 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.902 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-06-18 04:03:58.910 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.910 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-06-18 04:03:58.918 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.919 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-06-18 04:03:58.926 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:58.927 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.928 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.929 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.930 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.930 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.930 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.930 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.930 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.930 | ++ inc/async:async_inner:64 : rc=0 2022-06-18 04:03:58.931 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.931 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.931 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.932 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.933 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.941 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:58.942 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.942 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.942 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.943 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:58.944 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:58.960 | [77426 Async install_tempest:77426]: finished successfully 2022-06-18 04:03:59.241 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[79609] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18[00m [00;33m{{(pid=79609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}[00m[00m 2022-06-18 04:03:59.286 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.287 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.288 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.289 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:59.289 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:59.325 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-06-18 04:03:59.326 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.326 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.326 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.327 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-06-18 04:03:59.328 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=79609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-06-18 04:03:59.337 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-06-18 04:03:59.347 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.347 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-06-18 04:03:59.356 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.356 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-06-18 04:03:59.366 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.366 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-06-18 04:03:59.374 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.374 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-06-18 04:03:59.386 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.386 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-06-18 04:03:59.394 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.394 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-06-18 04:03:59.405 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-06-18 04:03:59.761 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-18 04:03:59.765 | + functions-common:time_stop:2426 : local name 2022-06-18 04:03:59.768 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:03:59.773 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:03:59.777 | + functions-common:time_stop:2429 : local total 2022-06-18 04:03:59.779 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:03:59.782 | + functions-common:time_stop:2432 : name=dbsync 2022-06-18 04:03:59.784 | + functions-common:time_stop:2433 : start_time=1655525031472 2022-06-18 04:03:59.787 | + functions-common:time_stop:2435 : [[ -z 1655525031472 ]] 2022-06-18 04:03:59.790 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:03:59.794 | + functions-common:time_stop:2438 : end_time=1655525039792 2022-06-18 04:03:59.797 | + functions-common:time_stop:2439 : elapsed_time=8320 2022-06-18 04:03:59.799 | + functions-common:time_stop:2440 : total=0 2022-06-18 04:03:59.802 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:03:59.804 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8320 2022-06-18 04:03:59.807 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-18 04:03:59.809 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-18 04:03:59.813 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-18 04:04:03.981 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/fernet-keys/ does not appear to exist; attempting to create it[00m[00m 2022-06-18 04:04:03.981 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-06-18 04:04:03.981 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-06-18 04:04:03.982 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'][00m[00m 2022-06-18 04:04:03.982 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-06-18 04:04:03.982 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-06-18 04:04:03.982 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-06-18 04:04:03.983 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-06-18 04:04:03.983 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-06-18 04:04:04.313 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-18 04:04:04.319 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-18 04:04:08.467 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/credential-keys/ does not appear to exist; attempting to create it[00m[00m 2022-06-18 04:04:08.468 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-06-18 04:04:08.468 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-06-18 04:04:08.468 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'][00m[00m 2022-06-18 04:04:08.469 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-06-18 04:04:08.469 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-06-18 04:04:08.469 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-06-18 04:04:08.469 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-06-18 04:04:08.470 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-06-18 04:04:08.804 | + ./stack.sh:main:1092 : start_keystone 2022-06-18 04:04:08.808 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-18 04:04:08.812 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-18 04:04:08.815 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-18 04:04:08.835 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:04:08.837 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-18 04:04:08.840 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-18 04:04:08.845 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-18 04:04:08.847 | + functions-common:run_process:1681 : local service=keystone 2022-06-18 04:04:08.850 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.853 | + functions-common:run_process:1683 : local group= 2022-06-18 04:04:08.855 | + functions-common:run_process:1684 : local user= 2022-06-18 04:04:08.858 | + functions-common:run_process:1686 : local name=keystone 2022-06-18 04:04:08.861 | + functions-common:run_process:1688 : time_start run_process 2022-06-18 04:04:08.863 | + functions-common:time_start:2412 : local name=run_process 2022-06-18 04:04:08.866 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:04:08.868 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:04:08.871 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:04:08.875 | + functions-common:time_start:2417 : _TIME_START[$name]=1655525048873 2022-06-18 04:04:08.878 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-06-18 04:04:08.893 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:04:08.896 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-06-18 04:04:08.899 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-06-18 04:04:08.901 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.903 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.906 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.908 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.910 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-18 04:04:08.913 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-18 04:04:08.915 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-06-18 04:04:08.918 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-18 04:04:08.920 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-18 04:04:08.923 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-18 04:04:08.925 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-06-18 04:04:08.927 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-06-18 04:04:08.930 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:08.932 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-18 04:04:08.934 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-18 04:04:08.937 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-18 04:04:08.939 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-18 04:04:08.944 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-18 04:04:09.003 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-18 04:04:09.062 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-18 04:04:09.120 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-18 04:04:09.171 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-18 04:04:09.220 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-18 04:04:09.270 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-18 04:04:09.319 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-18 04:04:09.368 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-18 04:04:09.417 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-18 04:04:09.466 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-18 04:04:09.469 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-18 04:04:09.528 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-18 04:04:09.914 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-06-18 04:04:09.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-18 04:04:10.297 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-06-18 04:04:10.375 | + functions-common:run_process:1692 : time_stop run_process 2022-06-18 04:04:10.377 | + functions-common:time_stop:2426 : local name 2022-06-18 04:04:10.380 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:04:10.382 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:04:10.384 | + functions-common:time_stop:2429 : local total 2022-06-18 04:04:10.386 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:04:10.389 | + functions-common:time_stop:2432 : name=run_process 2022-06-18 04:04:10.391 | + functions-common:time_stop:2433 : start_time=1655525048873 2022-06-18 04:04:10.393 | + functions-common:time_stop:2435 : [[ -z 1655525048873 ]] 2022-06-18 04:04:10.396 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:04:10.401 | + functions-common:time_stop:2438 : end_time=1655525050398 2022-06-18 04:04:10.403 | + functions-common:time_stop:2439 : elapsed_time=1525 2022-06-18 04:04:10.405 | + functions-common:time_stop:2440 : total=1315 2022-06-18 04:04:10.407 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:04:10.410 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2840 2022-06-18 04:04:10.412 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-18 04:04:10.412 | Waiting for keystone to start... 2022-06-18 04:04:10.415 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.20/identity/v3/ 2022-06-18 04:04:10.417 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2022-06-18 04:04:10.420 | + functions:wait_for_service:457 : local timeout=60 2022-06-18 04:04:10.422 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2022-06-18 04:04:10.424 | + functions:wait_for_service:459 : local rval=0 2022-06-18 04:04:10.426 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-18 04:04:10.429 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-18 04:04:10.431 | + functions-common:time_start:2413 : local start_time= 2022-06-18 04:04:10.433 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-18 04:04:10.436 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-18 04:04:10.441 | + functions-common:time_start:2417 : _TIME_START[$name]=1655525050438 2022-06-18 04:04:10.443 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-18 04:04:10.449 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2022-06-18 04:04:16.543 | + :: : [[ 200 == 503 ]] 2022-06-18 04:04:16.545 | + :: : [[ 0 -eq 7 ]] 2022-06-18 04:04:16.550 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-18 04:04:16.554 | + functions-common:time_stop:2426 : local name 2022-06-18 04:04:16.558 | + functions-common:time_stop:2427 : local end_time 2022-06-18 04:04:16.562 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-18 04:04:16.566 | + functions-common:time_stop:2429 : local total 2022-06-18 04:04:16.570 | + functions-common:time_stop:2430 : local start_time 2022-06-18 04:04:16.573 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-18 04:04:16.576 | + functions-common:time_stop:2433 : start_time=1655525050438 2022-06-18 04:04:16.578 | + functions-common:time_stop:2435 : [[ -z 1655525050438 ]] 2022-06-18 04:04:16.582 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-18 04:04:16.587 | + functions-common:time_stop:2438 : end_time=1655525056583 2022-06-18 04:04:16.590 | + functions-common:time_stop:2439 : elapsed_time=6145 2022-06-18 04:04:16.593 | + functions-common:time_stop:2440 : total=0 2022-06-18 04:04:16.595 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-18 04:04:16.598 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6145 2022-06-18 04:04:16.602 | + functions:wait_for_service:467 : return 0 2022-06-18 04:04:16.604 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-18 04:04:16.624 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:04:16.627 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-18 04:04:16.630 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-18 04:04:16.634 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-18 04:04:16.664 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-18 04:04:16.667 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.20/identity 2022-06-18 04:04:20.929 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.930 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.930 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.937 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.953 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.953 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:20.985 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.016 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.016 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.193 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.193 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.193 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.193 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.193 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.194 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.206 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.207 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.213 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.216 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.216 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.217 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.217 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.217 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.217 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.217 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=80386) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-06-18 04:04:21.282 | [00;36mINFO dbcounter [[00;36m-[00;36m] [01;35m[00;36mRegistered counter for database keystone[00m[00m 2022-06-18 04:04:21.302 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION[00m [00;33m{{(pid=80386) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-06-18 04:04:21.309 | [00;32mDEBUG dbcounter [[00;36m-[00;32m] [01;35m[00;32m[80386] Writer thread running[00m [00;33m{{(pid=80386) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}[00m[00m 2022-06-18 04:04:21.520 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated domain default[00m[00m 2022-06-18 04:04:21.570 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated project admin[00m[00m 2022-06-18 04:04:21.598 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;32m] [01;35m[00;32mdetected 'bcrypt' backend, version '3.2.2'[00m [00;33m{{(pid=80386) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}[00m[00m 2022-06-18 04:04:21.599 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;32m] [01;35m[00;32m'bcrypt' backend lacks $2$ support, enabling workaround[00m [00;33m{{(pid=80386) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}[00m[00m 2022-06-18 04:04:21.662 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated user admin[00m[00m 2022-06-18 04:04:21.678 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated role reader[00m[00m 2022-06-18 04:04:21.688 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated role member[00m[00m 2022-06-18 04:04:21.713 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where d74f7ad64e584e6186564837fa3cf380 implies 3af5984773ef41448b3d4ef5e617e090[00m[00m 2022-06-18 04:04:21.724 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated role admin[00m[00m 2022-06-18 04:04:21.743 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where d783a633c75847d48ef7ef5b169b0313 implies d74f7ad64e584e6186564837fa3cf380[00m[00m 2022-06-18 04:04:21.757 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on project admin to user admin.[00m[00m 2022-06-18 04:04:21.767 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on the system to user admin.[00m[00m 2022-06-18 04:04:21.782 | [01;33mWARNING py.warnings [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[01;33m] [01;35m[01;33m/usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-06-18 04:04:21.782 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-18 04:04:21.782 | [00m[00m 2022-06-18 04:04:21.785 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated region RegionOne[00m[00m 2022-06-18 04:04:21.823 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-8bfcb0a2-4d12-443f-a07c-c4581002e4d5 [00;36mNone None[00;36m] [01;35m[00;36mCreated public endpoint http://10.222.0.20/identity[00m[00m 2022-06-18 04:04:22.236 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-18 04:04:22.239 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-18 04:04:22.243 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-18 04:04:22.247 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-18 04:04:25.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:25.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:25.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:25.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:25.385 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:25.389 | + lib/keystone:create_keystone_accounts:310 : admin_project=5c8b5d4bdeea4b829107c59f65874f03 2022-06-18 04:04:25.392 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-18 04:04:25.399 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-18 04:04:27.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:27.390 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:27.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:27.390 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:27.529 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:27.533 | + lib/keystone:create_keystone_accounts:312 : admin_user=7064955bb91f4385a8d5f4c522c8d511 2022-06-18 04:04:27.536 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-18 04:04:27.539 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-18 04:04:27.542 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-18 04:04:27.544 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7064955bb91f4385a8d5f4c522c8d511 default 2022-06-18 04:04:27.599 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7064955bb91f4385a8d5f4c522c8d511 default 2022-06-18 04:04:27.639 | [19155 Async ks-domain-role:80547]: running: get_or_add_user_domain_role admin 7064955bb91f4385a8d5f4c522c8d511 default 2022-06-18 04:04:27.641 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-18 04:04:27.643 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-18 04:04:27.646 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-18 04:04:30.544 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-18 04:04:30.546 | + functions-common:get_or_create_domain:889 : echo default 2022-06-18 04:04:30.546 | default 2022-06-18 04:04:30.548 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-18 04:04:30.606 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-18 04:04:30.648 | [19155 Async ks-project:80688]: running: get_or_create_project service Default 2022-06-18 04:04:30.651 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-18 04:04:30.719 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-18 04:04:30.757 | [19155 Async ks-service:80774]: running: get_or_create_role service 2022-06-18 04:04:30.760 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-18 04:04:30.827 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-18 04:04:30.882 | [19155 Async ks-reseller:80861]: running: get_or_create_role ResellerAdmin 2022-06-18 04:04:30.886 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-18 04:04:30.889 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-18 04:04:31.179 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-18 04:04:31.424 | [19155 Async ks-anotherrole:80951]: running: get_or_create_role anotherrole 2022-06-18 04:04:31.442 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-18 04:04:31.470 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-18 04:04:31.490 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-18 04:04:31.530 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-06-18 04:04:34.235 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:34.317 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:34.333 | [80774 Async ks-service:80774]: finished successfully 2022-06-18 04:04:34.379 | [80688 Async ks-project:80688]: finished successfully 2022-06-18 04:04:34.442 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:34.467 | [80861 Async ks-reseller:80861]: finished successfully 2022-06-18 04:04:34.867 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:34.893 | [80951 Async ks-anotherrole:80951]: finished successfully 2022-06-18 04:04:35.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:35.030 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:35.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:35.030 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:35.174 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:35.177 | ++ functions-common:get_or_create_project:939 : project_id=a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:35.179 | ++ functions-common:get_or_create_project:940 : echo a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:35.182 | + lib/keystone:create_keystone_accounts:340 : invis_project=a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:35.184 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-18 04:04:35.187 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-18 04:04:35.189 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-18 04:04:35.193 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-06-18 04:04:37.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:37.469 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:37.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:37.469 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:37.627 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:37.630 | ++ functions-common:get_or_create_project:939 : project_id=594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:37.632 | ++ functions-common:get_or_create_project:940 : echo 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:37.635 | + lib/keystone:create_keystone_accounts:344 : demo_project=594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:37.638 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-18 04:04:37.641 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-18 04:04:37.643 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:04:37.646 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-18 04:04:37.648 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-18 04:04:37.651 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-06-18 04:04:37.709 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:37.734 | [80547 Async ks-domain-role:80547]: finished successfully 2022-06-18 04:04:39.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:39.965 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:39.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:39.965 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.108 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.113 | ++ functions-common:get_or_create_user:926 : user_id=732d81d4380b4131ac8b88c9215b9c7f 2022-06-18 04:04:40.116 | ++ functions-common:get_or_create_user:927 : echo 732d81d4380b4131ac8b88c9215b9c7f 2022-06-18 04:04:40.120 | + lib/keystone:create_keystone_accounts:347 : demo_user=732d81d4380b4131ac8b88c9215b9c7f 2022-06-18 04:04:40.123 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-18 04:04:40.174 | [19155 Async ks-domain-role:80547]: Waiting for completion of get_or_add_user_domain_role admin 7064955bb91f4385a8d5f4c522c8d511 default running on PID 80547 (6 other jobs running) 2022-06-18 04:04:40.203 | [19155 Async ks-domain-role:80547]: Signaling child to exit 2022-06-18 04:04:40.203 | WAKEUP 2022-06-18 04:04:40.226 | [19155 Async ks-domain-role:80547]: Signaled 2022-06-18 04:04:40.228 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-18 04:04:40.228 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:04:40.228 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7064955bb91f4385a8d5f4c522c8d511 --domain default 2022-06-18 04:04:40.228 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-18 04:04:40.228 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:04:40.228 | ++ functions-common:get_field:813 : read data 2022-06-18 04:04:40.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.228 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.228 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.228 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.228 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-18 04:04:40.228 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-18 04:04:40.228 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 7064955bb91f4385a8d5f4c522c8d511 --domain default 2022-06-18 04:04:40.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.228 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.229 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.229 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7064955bb91f4385a8d5f4c522c8d511 --domain default 2022-06-18 04:04:40.229 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:04:40.229 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-18 04:04:40.229 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:04:40.229 | ++ functions-common:get_field:813 : read data 2022-06-18 04:04:40.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.229 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.229 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.229 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.229 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:04:40.229 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:04:40.229 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:04:40.229 | ++ functions-common:get_field:819 : echo '| d783a633c75847d48ef7ef5b169b0313 | 7064955bb91f4385a8d5f4c522c8d511 | | | default | | False |' 2022-06-18 04:04:40.229 | ++ functions-common:get_field:813 : read data 2022-06-18 04:04:40.229 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:04:40.229 | + functions-common:get_or_add_user_domain_role:1022 : echo d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:04:40.229 | d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:04:40.272 | [19155 Async ks-domain-role:80547]: finished get_or_add_user_domain_role admin 7064955bb91f4385a8d5f4c522c8d511 default with result 0 in 10 seconds 2022-06-18 04:04:40.279 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-18 04:04:40.314 | [19155 Async ks-project:80688]: Waiting for completion of get_or_create_project service Default running on PID 80688 (5 other jobs running) 2022-06-18 04:04:40.339 | [19155 Async ks-project:80688]: Signaling child to exit 2022-06-18 04:04:40.339 | WAKEUP 2022-06-18 04:04:40.362 | [19155 Async ks-project:80688]: Signaled 2022-06-18 04:04:40.363 | + functions-common:get_or_create_project:933 : local project_id 2022-06-18 04:04:40.363 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-06-18 04:04:40.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.363 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.363 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.363 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.363 | + functions-common:get_or_create_project:939 : project_id=9649aee8c5554102bc4193003300a3ad 2022-06-18 04:04:40.363 | + functions-common:get_or_create_project:940 : echo 9649aee8c5554102bc4193003300a3ad 2022-06-18 04:04:40.363 | 9649aee8c5554102bc4193003300a3ad 2022-06-18 04:04:40.407 | [19155 Async ks-project:80688]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-06-18 04:04:40.444 | [19155 Async ks-service:80774]: Waiting for completion of get_or_create_role service running on PID 80774 (4 other jobs running) 2022-06-18 04:04:40.469 | [19155 Async ks-service:80774]: Signaling child to exit 2022-06-18 04:04:40.469 | WAKEUP 2022-06-18 04:04:40.491 | [19155 Async ks-service:80774]: Signaled 2022-06-18 04:04:40.493 | + functions-common:get_or_create_role:946 : local role_id 2022-06-18 04:04:40.493 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-18 04:04:40.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.493 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.493 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.493 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.493 | + functions-common:get_or_create_role:951 : role_id=f055a7ed241c4492a4f92494099bab54 2022-06-18 04:04:40.493 | + functions-common:get_or_create_role:952 : echo f055a7ed241c4492a4f92494099bab54 2022-06-18 04:04:40.493 | f055a7ed241c4492a4f92494099bab54 2022-06-18 04:04:40.537 | [19155 Async ks-service:80774]: finished get_or_create_role service with result 0 in 3 seconds 2022-06-18 04:04:40.574 | [19155 Async ks-reseller:80861]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80861 (3 other jobs running) 2022-06-18 04:04:40.599 | [19155 Async ks-reseller:80861]: Signaling child to exit 2022-06-18 04:04:40.599 | WAKEUP 2022-06-18 04:04:40.621 | [19155 Async ks-reseller:80861]: Signaled 2022-06-18 04:04:40.623 | + functions-common:get_or_create_role:946 : local role_id 2022-06-18 04:04:40.623 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-18 04:04:40.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.623 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.623 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.623 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.623 | + functions-common:get_or_create_role:951 : role_id=d4273747919d492bb44d9c0f6ee20e91 2022-06-18 04:04:40.623 | + functions-common:get_or_create_role:952 : echo d4273747919d492bb44d9c0f6ee20e91 2022-06-18 04:04:40.623 | d4273747919d492bb44d9c0f6ee20e91 2022-06-18 04:04:40.666 | [19155 Async ks-reseller:80861]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-06-18 04:04:40.703 | [19155 Async ks-anotherrole:80951]: Waiting for completion of get_or_create_role anotherrole running on PID 80951 (2 other jobs running) 2022-06-18 04:04:40.727 | [19155 Async ks-anotherrole:80951]: Signaling child to exit 2022-06-18 04:04:40.727 | WAKEUP 2022-06-18 04:04:40.750 | [19155 Async ks-anotherrole:80951]: Signaled 2022-06-18 04:04:40.751 | + functions-common:get_or_create_role:946 : local role_id 2022-06-18 04:04:40.751 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-18 04:04:40.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.751 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:40.751 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:40.751 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:40.751 | + functions-common:get_or_create_role:951 : role_id=ba29217afc57483a90e90b287c480549 2022-06-18 04:04:40.751 | + functions-common:get_or_create_role:952 : echo ba29217afc57483a90e90b287c480549 2022-06-18 04:04:40.751 | ba29217afc57483a90e90b287c480549 2022-06-18 04:04:40.794 | [19155 Async ks-anotherrole:80951]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-06-18 04:04:40.798 | + inc/async:async_wait:197 : return 0 2022-06-18 04:04:40.801 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:40.859 | + inc/async:async_inner:63 : get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:40.898 | [19155 Async ks-demo-member:81817]: running: get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:40.900 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7064955bb91f4385a8d5f4c522c8d511 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:40.961 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7064955bb91f4385a8d5f4c522c8d511 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:41.014 | [19155 Async ks-demo-admin:81929]: running: get_or_add_user_project_role admin 7064955bb91f4385a8d5f4c522c8d511 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:41.017 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:41.091 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:41.140 | [19155 Async ks-demo-another:82041]: running: get_or_add_user_project_role anotherrole 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:41.143 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:41.223 | + inc/async:async_inner:63 : get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:41.260 | [19155 Async ks-demo-invis:82154]: running: get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:04:41.265 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-18 04:04:41.273 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-18 04:04:41.276 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:04:41.288 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-18 04:04:41.297 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-18 04:04:41.310 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-06-18 04:04:44.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:44.886 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:44.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:44.886 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:45.041 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:45.044 | ++ functions-common:get_or_create_user:926 : user_id=adb92e9a455f4a6498d4e82112f55eb9 2022-06-18 04:04:45.047 | ++ functions-common:get_or_create_user:927 : echo adb92e9a455f4a6498d4e82112f55eb9 2022-06-18 04:04:45.049 | + lib/keystone:create_keystone_accounts:360 : demo_reader=adb92e9a455f4a6498d4e82112f55eb9 2022-06-18 04:04:45.052 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader adb92e9a455f4a6498d4e82112f55eb9 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:45.121 | + inc/async:async_inner:63 : get_or_add_user_project_role reader adb92e9a455f4a6498d4e82112f55eb9 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:45.170 | [19155 Async ks-demo-reader:82311]: running: get_or_add_user_project_role reader adb92e9a455f4a6498d4e82112f55eb9 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:04:45.178 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-18 04:04:45.181 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-18 04:04:45.184 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-18 04:04:45.190 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-06-18 04:04:48.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:48.121 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:48.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:48.121 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:48.506 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:48.521 | ++ functions-common:get_or_create_project:939 : project_id=a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:48.542 | ++ functions-common:get_or_create_project:940 : echo a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:48.558 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:48.566 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-18 04:04:48.590 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-18 04:04:48.602 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:04:48.622 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-18 04:04:48.649 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-18 04:04:48.666 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-06-18 04:04:51.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:51.989 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:51.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:51.989 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:52.371 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:52.388 | ++ functions-common:get_or_create_user:926 : user_id=b4a74d58f6974f58bf43496f6df8176e 2022-06-18 04:04:52.413 | ++ functions-common:get_or_create_user:927 : echo b4a74d58f6974f58bf43496f6df8176e 2022-06-18 04:04:52.442 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b4a74d58f6974f58bf43496f6df8176e 2022-06-18 04:04:52.465 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:52.808 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:52.968 | [19155 Async ks-alt-admin:82679]: running: get_or_add_user_project_role admin b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:52.982 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:53.376 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:53.591 | [19155 Async ks-alt-another:82791]: running: get_or_add_user_project_role anotherrole b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:53.618 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-18 04:04:53.654 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-18 04:04:53.678 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:04:53.714 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-18 04:04:53.742 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-18 04:04:53.771 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-06-18 04:04:54.681 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:54.859 | [81817 Async ks-demo-member:81817]: finished successfully 2022-06-18 04:04:57.107 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:57.145 | [81929 Async ks-demo-admin:81929]: finished successfully 2022-06-18 04:04:57.341 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:57.400 | [82041 Async ks-demo-another:82041]: finished successfully 2022-06-18 04:04:58.299 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:04:58.327 | [82154 Async ks-demo-invis:82154]: finished successfully 2022-06-18 04:04:58.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:58.363 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:58.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:04:58.363 | from cryptography.utils import int_from_bytes 2022-06-18 04:04:58.519 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:04:58.522 | ++ functions-common:get_or_create_user:926 : user_id=300bf1ac59b447b58ba665fd2e02aa73 2022-06-18 04:04:58.524 | ++ functions-common:get_or_create_user:927 : echo 300bf1ac59b447b58ba665fd2e02aa73 2022-06-18 04:04:58.527 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=300bf1ac59b447b58ba665fd2e02aa73 2022-06-18 04:04:58.530 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 300bf1ac59b447b58ba665fd2e02aa73 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:58.600 | + inc/async:async_inner:63 : get_or_add_user_project_role member 300bf1ac59b447b58ba665fd2e02aa73 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:58.659 | [19155 Async ks-alt-member-user:83174]: running: get_or_add_user_project_role member 300bf1ac59b447b58ba665fd2e02aa73 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:04:58.662 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-18 04:04:58.667 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-18 04:04:58.675 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:04:58.678 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-18 04:04:58.683 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-18 04:04:58.694 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-06-18 04:05:00.058 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:00.216 | [82311 Async ks-demo-reader:82311]: finished successfully 2022-06-18 04:05:01.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:01.527 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:01.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:01.527 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:01.688 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:01.690 | ++ functions-common:get_or_create_user:926 : user_id=cee306c8db5248a4a7ab99e4242aa3ec 2022-06-18 04:05:01.693 | ++ functions-common:get_or_create_user:927 : echo cee306c8db5248a4a7ab99e4242aa3ec 2022-06-18 04:05:01.698 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=cee306c8db5248a4a7ab99e4242aa3ec 2022-06-18 04:05:01.702 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader cee306c8db5248a4a7ab99e4242aa3ec a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:01.784 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cee306c8db5248a4a7ab99e4242aa3ec a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:01.829 | [19155 Async ks-alt-reader-user:83398]: running: get_or_add_user_project_role reader cee306c8db5248a4a7ab99e4242aa3ec a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:01.833 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-18 04:05:01.839 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:05:01.842 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-18 04:05:01.845 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-18 04:05:01.848 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-06-18 04:05:04.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:04.539 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:04.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:04.539 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:04.812 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:04.836 | ++ functions-common:get_or_create_user:926 : user_id=007123ec376644a69edbb913114cb61f 2022-06-18 04:05:04.860 | ++ functions-common:get_or_create_user:927 : echo 007123ec376644a69edbb913114cb61f 2022-06-18 04:05:04.875 | + lib/keystone:create_keystone_accounts:392 : system_member_user=007123ec376644a69edbb913114cb61f 2022-06-18 04:05:04.898 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 007123ec376644a69edbb913114cb61f all 2022-06-18 04:05:05.239 | + inc/async:async_inner:63 : get_or_add_user_system_role member 007123ec376644a69edbb913114cb61f all 2022-06-18 04:05:05.433 | [19155 Async ks-system-member:83624]: running: get_or_add_user_system_role member 007123ec376644a69edbb913114cb61f all 2022-06-18 04:05:05.462 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-18 04:05:05.481 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-18 04:05:05.512 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-18 04:05:05.523 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-18 04:05:05.546 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-06-18 04:05:08.054 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:08.205 | [82791 Async ks-alt-another:82791]: finished successfully 2022-06-18 04:05:08.384 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:08.488 | [82679 Async ks-alt-admin:82679]: finished successfully 2022-06-18 04:05:08.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:08.949 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:08.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:08.949 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:09.103 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:09.106 | ++ functions-common:get_or_create_user:926 : user_id=c1c470f76a6a48d298bb5cb96df9458e 2022-06-18 04:05:09.110 | ++ functions-common:get_or_create_user:927 : echo c1c470f76a6a48d298bb5cb96df9458e 2022-06-18 04:05:09.113 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c1c470f76a6a48d298bb5cb96df9458e 2022-06-18 04:05:09.115 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c1c470f76a6a48d298bb5cb96df9458e all 2022-06-18 04:05:09.230 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c1c470f76a6a48d298bb5cb96df9458e all 2022-06-18 04:05:09.330 | [19155 Async ks-system-reader:83906]: running: get_or_add_user_system_role reader c1c470f76a6a48d298bb5cb96df9458e all 2022-06-18 04:05:09.333 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-18 04:05:09.362 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-18 04:05:09.379 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-18 04:05:09.382 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-18 04:05:09.405 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-06-18 04:05:10.818 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:11.002 | [83174 Async ks-alt-member-user:83174]: finished successfully 2022-06-18 04:05:12.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:12.413 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:12.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:12.413 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:12.586 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:12.590 | ++ functions-common:get_or_create_group:903 : group_id=c72c976e6f53491dbd2388b9d023e85a 2022-06-18 04:05:12.594 | ++ functions-common:get_or_create_group:904 : echo c72c976e6f53491dbd2388b9d023e85a 2022-06-18 04:05:12.597 | + lib/keystone:create_keystone_accounts:402 : admin_group=c72c976e6f53491dbd2388b9d023e85a 2022-06-18 04:05:12.599 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-18 04:05:12.602 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-18 04:05:12.606 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-18 04:05:12.609 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-18 04:05:12.612 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-06-18 04:05:14.054 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:14.082 | [83398 Async ks-alt-reader-user:83398]: finished successfully 2022-06-18 04:05:15.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:15.109 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:15.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:15.110 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:15.264 | +++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:15.267 | ++ functions-common:get_or_create_group:903 : group_id=556f5b841fe2406881a0ad69e9c716d0 2022-06-18 04:05:15.270 | ++ functions-common:get_or_create_group:904 : echo 556f5b841fe2406881a0ad69e9c716d0 2022-06-18 04:05:15.273 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=556f5b841fe2406881a0ad69e9c716d0 2022-06-18 04:05:15.276 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.367 | + inc/async:async_inner:63 : get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.451 | [19155 Async ks-group-memberdemo:84259]: running: get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.475 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.593 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.653 | [19155 Async ks-group-anotherdemo:84364]: running: get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:15.656 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:15.720 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:15.776 | [83624 Async ks-system-member:83624]: finished successfully 2022-06-18 04:05:15.809 | + inc/async:async_inner:63 : get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:15.907 | [19155 Async ks-group-memberalt:84484]: running: get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:15.934 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:16.406 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:16.659 | [19155 Async ks-group-anotheralt:84577]: running: get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:16.678 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 2022-06-18 04:05:17.107 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 2022-06-18 04:05:17.362 | [19155 Async ks-group-admin:84664]: running: get_or_add_group_project_role admin c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 2022-06-18 04:05:17.390 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-18 04:05:17.724 | [19155 Async ks-demo-member:81817]: Waiting for completion of get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 running on PID 81817 (17 other jobs running) 2022-06-18 04:05:17.906 | [19155 Async ks-demo-member:81817]: Signaling child to exit 2022-06-18 04:05:17.907 | WAKEUP 2022-06-18 04:05:18.051 | [19155 Async ks-demo-member:81817]: Signaled 2022-06-18 04:05:18.058 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:18.058 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:18.058 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:18.058 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:18.058 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:18.058 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:18.058 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:18.058 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:18.058 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.058 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:18.058 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:18.058 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:18.058 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.058 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.058 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.058 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:18.058 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:18.058 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:18.058 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.059 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.059 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.059 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:18.059 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.059 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:18.059 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:18.059 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.059 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.059 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.059 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:18.059 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:18.059 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:18.059 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:18.059 | ++ functions-common:get_field:819 : echo '| d74f7ad64e584e6186564837fa3cf380 | 732d81d4380b4131ac8b88c9215b9c7f | | 594195ae8d4c49c8babdbc7125c60372 | | | False |' 2022-06-18 04:05:18.059 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.059 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:18.059 | + functions-common:get_or_add_user_project_role:998 : echo d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:18.059 | d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:18.278 | [19155 Async ks-demo-member:81817]: finished get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 with result 0 in 14 seconds 2022-06-18 04:05:18.466 | [19155 Async ks-demo-admin:81929]: Waiting for completion of get_or_add_user_project_role admin 7064955bb91f4385a8d5f4c522c8d511 594195ae8d4c49c8babdbc7125c60372 running on PID 81929 (16 other jobs running) 2022-06-18 04:05:18.612 | [19155 Async ks-demo-admin:81929]: Signaling child to exit 2022-06-18 04:05:18.612 | WAKEUP 2022-06-18 04:05:18.703 | [19155 Async ks-demo-admin:81929]: Signaled 2022-06-18 04:05:18.705 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:18.705 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:18.705 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:18.705 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:18.705 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:18.705 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:18.705 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:18.705 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:18.705 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:18.705 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7064955bb91f4385a8d5f4c522c8d511 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.705 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:18.705 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:18.705 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.705 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.705 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.706 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:18.706 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:18.706 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:18.706 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 7064955bb91f4385a8d5f4c522c8d511 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.706 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.706 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.706 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:18.706 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:18.706 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:18.706 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.706 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7064955bb91f4385a8d5f4c522c8d511 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:18.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.706 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:18.706 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:18.706 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:18.706 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:18.706 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:18.706 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:18.706 | ++ functions-common:get_field:819 : echo '| d783a633c75847d48ef7ef5b169b0313 | 7064955bb91f4385a8d5f4c522c8d511 | | 594195ae8d4c49c8babdbc7125c60372 | | | False |' 2022-06-18 04:05:18.706 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:18.706 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:18.706 | + functions-common:get_or_add_user_project_role:998 : echo d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:18.706 | d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:18.923 | [19155 Async ks-demo-admin:81929]: finished get_or_add_user_project_role admin 7064955bb91f4385a8d5f4c522c8d511 594195ae8d4c49c8babdbc7125c60372 with result 0 in 16 seconds 2022-06-18 04:05:19.114 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:19.132 | [19155 Async ks-demo-another:82041]: Waiting for completion of get_or_add_user_project_role anotherrole 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 running on PID 82041 (15 other jobs running) 2022-06-18 04:05:19.261 | [83906 Async ks-system-reader:83906]: finished successfully 2022-06-18 04:05:19.277 | [19155 Async ks-demo-another:82041]: Signaling child to exit 2022-06-18 04:05:19.278 | WAKEUP 2022-06-18 04:05:19.396 | [19155 Async ks-demo-another:82041]: Signaled 2022-06-18 04:05:19.397 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:19.397 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:19.397 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:19.397 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:19.398 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:19.398 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:19.398 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:19.398 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.398 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.398 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.398 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:19.398 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:19.398 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:19.398 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 732d81d4380b4131ac8b88c9215b9c7f --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.398 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.398 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.398 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.399 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:19.399 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:19.399 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:19.399 | ++ functions-common:get_field:819 : echo '| ba29217afc57483a90e90b287c480549 | 732d81d4380b4131ac8b88c9215b9c7f | | 594195ae8d4c49c8babdbc7125c60372 | | | False |' 2022-06-18 04:05:19.399 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.399 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba29217afc57483a90e90b287c480549 2022-06-18 04:05:19.399 | + functions-common:get_or_add_user_project_role:998 : echo ba29217afc57483a90e90b287c480549 2022-06-18 04:05:19.399 | ba29217afc57483a90e90b287c480549 2022-06-18 04:05:19.469 | [19155 Async ks-demo-another:82041]: finished get_or_add_user_project_role anotherrole 732d81d4380b4131ac8b88c9215b9c7f 594195ae8d4c49c8babdbc7125c60372 with result 0 in 16 seconds 2022-06-18 04:05:19.541 | [19155 Async ks-demo-invis:82154]: Waiting for completion of get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f a709e1adfafe4068bb500cc3bec8353e running on PID 82154 (14 other jobs running) 2022-06-18 04:05:19.579 | [19155 Async ks-demo-invis:82154]: Signaling child to exit 2022-06-18 04:05:19.579 | WAKEUP 2022-06-18 04:05:19.616 | [19155 Async ks-demo-invis:82154]: Signaled 2022-06-18 04:05:19.618 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:19.618 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:19.618 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:19.618 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:19.618 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:19.618 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:19.618 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:19.618 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:19.618 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:19.618 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.618 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 732d81d4380b4131ac8b88c9215b9c7f --project a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:05:19.618 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.618 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.618 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.618 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.618 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.618 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:19.618 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:19.618 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 732d81d4380b4131ac8b88c9215b9c7f --project a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:05:19.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.618 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.619 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.619 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:19.619 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.619 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.619 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.619 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 732d81d4380b4131ac8b88c9215b9c7f --project a709e1adfafe4068bb500cc3bec8353e 2022-06-18 04:05:19.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.619 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.619 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.619 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.619 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:19.619 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:19.619 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:19.619 | ++ functions-common:get_field:819 : echo '| d74f7ad64e584e6186564837fa3cf380 | 732d81d4380b4131ac8b88c9215b9c7f | | a709e1adfafe4068bb500cc3bec8353e | | | False |' 2022-06-18 04:05:19.619 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.619 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:19.619 | + functions-common:get_or_add_user_project_role:998 : echo d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:19.619 | d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:19.703 | [19155 Async ks-demo-invis:82154]: finished get_or_add_user_project_role member 732d81d4380b4131ac8b88c9215b9c7f a709e1adfafe4068bb500cc3bec8353e with result 0 in 17 seconds 2022-06-18 04:05:19.801 | [19155 Async ks-demo-reader:82311]: Waiting for completion of get_or_add_user_project_role reader adb92e9a455f4a6498d4e82112f55eb9 594195ae8d4c49c8babdbc7125c60372 running on PID 82311 (13 other jobs running) 2022-06-18 04:05:19.844 | [19155 Async ks-demo-reader:82311]: Signaling child to exit 2022-06-18 04:05:19.845 | WAKEUP 2022-06-18 04:05:19.881 | [19155 Async ks-demo-reader:82311]: Signaled 2022-06-18 04:05:19.882 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:19.882 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:19.882 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:19.882 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:19.882 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:19.882 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:19.882 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:19.882 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user adb92e9a455f4a6498d4e82112f55eb9 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.883 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.883 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.883 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:19.883 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:19.883 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user adb92e9a455f4a6498d4e82112f55eb9 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user adb92e9a455f4a6498d4e82112f55eb9 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:19.883 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:19.883 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:19.883 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:19.883 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:19.883 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:19.883 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:19.883 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:19.883 | ++ functions-common:get_field:819 : echo '| 3af5984773ef41448b3d4ef5e617e090 | adb92e9a455f4a6498d4e82112f55eb9 | | 594195ae8d4c49c8babdbc7125c60372 | | | False |' 2022-06-18 04:05:19.883 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:19.884 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:19.884 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:19.884 | + functions-common:get_or_add_user_project_role:998 : echo 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:19.884 | 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:19.944 | [19155 Async ks-demo-reader:82311]: finished get_or_add_user_project_role reader adb92e9a455f4a6498d4e82112f55eb9 594195ae8d4c49c8babdbc7125c60372 with result 0 in 15 seconds 2022-06-18 04:05:19.950 | + inc/async:async_wait:197 : return 0 2022-06-18 04:05:19.953 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-18 04:05:20.076 | [19155 Async ks-alt-admin:82679]: Waiting for completion of get_or_add_user_project_role admin b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d running on PID 82679 (12 other jobs running) 2022-06-18 04:05:20.118 | [19155 Async ks-alt-admin:82679]: Signaling child to exit 2022-06-18 04:05:20.119 | WAKEUP 2022-06-18 04:05:20.159 | [19155 Async ks-alt-admin:82679]: Signaled 2022-06-18 04:05:20.162 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:20.162 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:20.162 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:20.162 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:20.162 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:20.162 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:20.162 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:20.162 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:20.162 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.162 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:20.162 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.163 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.163 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.163 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.163 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.163 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.163 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:20.163 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:20.163 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.163 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.163 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.163 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.163 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:20.163 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.163 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.163 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.164 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.164 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.164 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.164 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:20.164 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:20.164 | ++ functions-common:get_field:819 : echo '| d783a633c75847d48ef7ef5b169b0313 | b4a74d58f6974f58bf43496f6df8176e | | a7f9d08dadd24d78b125397d1904ae7d | | | False |' 2022-06-18 04:05:20.164 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:20.164 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.164 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:20.164 | + functions-common:get_or_add_user_project_role:998 : echo d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:20.164 | d783a633c75847d48ef7ef5b169b0313 2022-06-18 04:05:20.274 | [19155 Async ks-alt-admin:82679]: finished get_or_add_user_project_role admin b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d with result 0 in 15 seconds 2022-06-18 04:05:20.348 | [19155 Async ks-alt-another:82791]: Waiting for completion of get_or_add_user_project_role anotherrole b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d running on PID 82791 (11 other jobs running) 2022-06-18 04:05:20.397 | [19155 Async ks-alt-another:82791]: Signaling child to exit 2022-06-18 04:05:20.397 | WAKEUP 2022-06-18 04:05:20.431 | [19155 Async ks-alt-another:82791]: Signaled 2022-06-18 04:05:20.433 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:20.433 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:20.433 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:20.433 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:20.433 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:20.434 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:20.434 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:20.434 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:20.434 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.434 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.434 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:20.434 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:20.434 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4a74d58f6974f58bf43496f6df8176e --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.434 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:20.434 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.434 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.434 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.434 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.434 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:20.434 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:20.435 | ++ functions-common:get_field:819 : echo '| ba29217afc57483a90e90b287c480549 | b4a74d58f6974f58bf43496f6df8176e | | a7f9d08dadd24d78b125397d1904ae7d | | | False |' 2022-06-18 04:05:20.435 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:20.435 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.435 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ba29217afc57483a90e90b287c480549 2022-06-18 04:05:20.435 | + functions-common:get_or_add_user_project_role:998 : echo ba29217afc57483a90e90b287c480549 2022-06-18 04:05:20.435 | ba29217afc57483a90e90b287c480549 2022-06-18 04:05:20.515 | [19155 Async ks-alt-another:82791]: finished get_or_add_user_project_role anotherrole b4a74d58f6974f58bf43496f6df8176e a7f9d08dadd24d78b125397d1904ae7d with result 0 in 15 seconds 2022-06-18 04:05:20.586 | [19155 Async ks-alt-member-user:83174]: Waiting for completion of get_or_add_user_project_role member 300bf1ac59b447b58ba665fd2e02aa73 a7f9d08dadd24d78b125397d1904ae7d running on PID 83174 (10 other jobs running) 2022-06-18 04:05:20.675 | [19155 Async ks-alt-member-user:83174]: Signaling child to exit 2022-06-18 04:05:20.676 | WAKEUP 2022-06-18 04:05:20.782 | [19155 Async ks-alt-member-user:83174]: Signaled 2022-06-18 04:05:20.783 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:20.783 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:20.783 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:20.783 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:20.784 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:20.784 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:20.784 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:20.784 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 300bf1ac59b447b58ba665fd2e02aa73 --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.784 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.784 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.784 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.784 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.784 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.784 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:20.784 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:20.784 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 300bf1ac59b447b58ba665fd2e02aa73 --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.784 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.784 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 300bf1ac59b447b58ba665fd2e02aa73 --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:20.784 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:20.784 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.784 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.784 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:20.785 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:20.785 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:20.785 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:20.785 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:20.785 | ++ functions-common:get_field:819 : echo '| d74f7ad64e584e6186564837fa3cf380 | 300bf1ac59b447b58ba665fd2e02aa73 | | a7f9d08dadd24d78b125397d1904ae7d | | | False |' 2022-06-18 04:05:20.785 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:20.785 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:20.785 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:20.785 | + functions-common:get_or_add_user_project_role:998 : echo d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:20.785 | d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:20.928 | [19155 Async ks-alt-member-user:83174]: finished get_or_add_user_project_role member 300bf1ac59b447b58ba665fd2e02aa73 a7f9d08dadd24d78b125397d1904ae7d with result 0 in 12 seconds 2022-06-18 04:05:21.141 | [19155 Async ks-alt-reader-user:83398]: Waiting for completion of get_or_add_user_project_role reader cee306c8db5248a4a7ab99e4242aa3ec a7f9d08dadd24d78b125397d1904ae7d running on PID 83398 (9 other jobs running) 2022-06-18 04:05:21.254 | [19155 Async ks-alt-reader-user:83398]: Signaling child to exit 2022-06-18 04:05:21.254 | WAKEUP 2022-06-18 04:05:21.385 | [19155 Async ks-alt-reader-user:83398]: Signaled 2022-06-18 04:05:21.397 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-18 04:05:21.397 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-18 04:05:21.397 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:21.397 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:21.397 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:21.398 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:21.398 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:21.398 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cee306c8db5248a4a7ab99e4242aa3ec --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:21.398 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:21.398 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.398 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:21.398 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-18 04:05:21.398 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-18 04:05:21.398 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user cee306c8db5248a4a7ab99e4242aa3ec --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cee306c8db5248a4a7ab99e4242aa3ec --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-18 04:05:21.398 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-18 04:05:21.398 | ++ functions-common:get_field:812 : local data field 2022-06-18 04:05:21.398 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:21.398 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:21.399 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:21.399 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-18 04:05:21.399 | ++ functions-common:get_field:817 : field='$2' 2022-06-18 04:05:21.399 | ++ functions-common:get_field:819 : echo '| 3af5984773ef41448b3d4ef5e617e090 | cee306c8db5248a4a7ab99e4242aa3ec | | a7f9d08dadd24d78b125397d1904ae7d | | | False |' 2022-06-18 04:05:21.399 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-18 04:05:21.399 | ++ functions-common:get_field:813 : read data 2022-06-18 04:05:21.399 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:21.399 | + functions-common:get_or_add_user_project_role:998 : echo 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:21.399 | 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:21.672 | [19155 Async ks-alt-reader-user:83398]: finished get_or_add_user_project_role reader cee306c8db5248a4a7ab99e4242aa3ec a7f9d08dadd24d78b125397d1904ae7d with result 0 in 12 seconds 2022-06-18 04:05:21.714 | + inc/async:async_wait:197 : return 0 2022-06-18 04:05:21.734 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-18 04:05:22.035 | [19155 Async ks-system-member:83624]: Waiting for completion of get_or_add_user_system_role member 007123ec376644a69edbb913114cb61f all running on PID 83624 (8 other jobs running) 2022-06-18 04:05:22.224 | [19155 Async ks-system-member:83624]: Signaling child to exit 2022-06-18 04:05:22.224 | WAKEUP 2022-06-18 04:05:22.354 | [19155 Async ks-system-member:83624]: Signaled 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-18 04:05:22.365 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-18 04:05:22.365 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:22.365 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:22.365 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:22.365 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:22.365 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-18 04:05:22.365 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 007123ec376644a69edbb913114cb61f --system all -f value -c Role 2022-06-18 04:05:22.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.365 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.365 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.365 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-18 04:05:22.365 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 007123ec376644a69edbb913114cb61f --system all 2022-06-18 04:05:22.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.365 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.365 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.365 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 007123ec376644a69edbb913114cb61f --system all -f value -c Role 2022-06-18 04:05:22.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.365 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:22.366 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:22.366 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:22.366 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:22.366 | + functions-common:get_or_add_user_system_role:1053 : echo d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:22.366 | d74f7ad64e584e6186564837fa3cf380 2022-06-18 04:05:22.638 | [19155 Async ks-system-member:83624]: finished get_or_add_user_system_role member 007123ec376644a69edbb913114cb61f all with result 0 in 10 seconds 2022-06-18 04:05:22.873 | [19155 Async ks-system-reader:83906]: Waiting for completion of get_or_add_user_system_role reader c1c470f76a6a48d298bb5cb96df9458e all running on PID 83906 (7 other jobs running) 2022-06-18 04:05:23.053 | [19155 Async ks-system-reader:83906]: Signaling child to exit 2022-06-18 04:05:23.054 | WAKEUP 2022-06-18 04:05:23.184 | [19155 Async ks-system-reader:83906]: Signaled 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-18 04:05:23.195 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-18 04:05:23.195 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-18 04:05:23.195 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-18 04:05:23.195 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-18 04:05:23.195 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-18 04:05:23.195 | ++ functions-common:_get_domain_args:968 : echo 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-18 04:05:23.195 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c1c470f76a6a48d298bb5cb96df9458e --system all -f value -c Role 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.195 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.195 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.195 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-18 04:05:23.195 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user c1c470f76a6a48d298bb5cb96df9458e --system all 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.195 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.195 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.195 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c1c470f76a6a48d298bb5cb96df9458e --system all -f value -c Role 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.195 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:23.196 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:23.196 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:23.196 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:23.196 | + functions-common:get_or_add_user_system_role:1053 : echo 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:23.196 | 3af5984773ef41448b3d4ef5e617e090 2022-06-18 04:05:23.457 | [19155 Async ks-system-reader:83906]: finished get_or_add_user_system_role reader c1c470f76a6a48d298bb5cb96df9458e all with result 0 in 10 seconds 2022-06-18 04:05:23.482 | + inc/async:async_wait:197 : return 0 2022-06-18 04:05:23.485 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-18 04:05:23.649 | [19155 Async ks-group-memberdemo:84259]: Waiting for completion of get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 running on PID 84259 (6 other jobs running) 2022-06-18 04:05:23.790 | [19155 Async ks-group-memberdemo:84259]: Signaling child to exit 2022-06-18 04:05:28.358 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:28.484 | [84259 Async ks-group-memberdemo:84259]: finished successfully 2022-06-18 04:05:28.561 | WAKEUP 2022-06-18 04:05:28.651 | [19155 Async ks-group-memberdemo:84259]: Signaled 2022-06-18 04:05:28.657 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-18 04:05:28.658 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 -f value 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:28.658 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-18 04:05:28.658 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-18 04:05:28.658 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 -f value 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:28.658 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:28.658 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:28.658 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False' 2022-06-18 04:05:28.658 | + functions-common:get_or_add_group_project_role:1077 : echo d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False 2022-06-18 04:05:28.658 | d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False 2022-06-18 04:05:28.893 | [19155 Async ks-group-memberdemo:84259]: finished get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 with result 0 in 13 seconds 2022-06-18 04:05:28.922 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:28.979 | [84364 Async ks-group-anotherdemo:84364]: finished successfully 2022-06-18 04:05:29.012 | [19155 Async ks-group-anotherdemo:84364]: Waiting for completion of get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 running on PID 84364 (5 other jobs running) 2022-06-18 04:05:29.051 | [19155 Async ks-group-anotherdemo:84364]: Signaling child to exit 2022-06-18 04:05:29.052 | WAKEUP 2022-06-18 04:05:29.068 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:29.080 | [19155 Async ks-group-anotherdemo:84364]: Signaled 2022-06-18 04:05:29.082 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-18 04:05:29.082 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 -f value 2022-06-18 04:05:29.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.082 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.082 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.082 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:29.082 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-18 04:05:29.082 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-18 04:05:29.082 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 2022-06-18 04:05:29.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.082 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.082 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.082 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project 594195ae8d4c49c8babdbc7125c60372 -f value 2022-06-18 04:05:29.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.082 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.083 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.083 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:29.083 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False' 2022-06-18 04:05:29.083 | + functions-common:get_or_add_group_project_role:1077 : echo ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False 2022-06-18 04:05:29.083 | ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 False 2022-06-18 04:05:29.103 | [84484 Async ks-group-memberalt:84484]: finished successfully 2022-06-18 04:05:29.141 | [19155 Async ks-group-anotherdemo:84364]: finished get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 594195ae8d4c49c8babdbc7125c60372 with result 0 in 13 seconds 2022-06-18 04:05:29.185 | [19155 Async ks-group-memberalt:84484]: Waiting for completion of get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d running on PID 84484 (4 other jobs running) 2022-06-18 04:05:29.215 | [19155 Async ks-group-memberalt:84484]: Signaling child to exit 2022-06-18 04:05:29.216 | WAKEUP 2022-06-18 04:05:29.248 | [19155 Async ks-group-memberalt:84484]: Signaled 2022-06-18 04:05:29.249 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-18 04:05:29.249 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d -f value 2022-06-18 04:05:29.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.249 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:29.249 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-18 04:05:29.249 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-18 04:05:29.249 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:29.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.249 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d -f value 2022-06-18 04:05:29.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.249 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:29.250 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:29.250 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:29.250 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False' 2022-06-18 04:05:29.250 | + functions-common:get_or_add_group_project_role:1077 : echo d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False 2022-06-18 04:05:29.250 | d74f7ad64e584e6186564837fa3cf380 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False 2022-06-18 04:05:29.299 | [19155 Async ks-group-memberalt:84484]: finished get_or_add_group_project_role member 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d with result 0 in 13 seconds 2022-06-18 04:05:29.346 | [19155 Async ks-group-anotheralt:84577]: Waiting for completion of get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d running on PID 84577 (3 other jobs running) 2022-06-18 04:05:29.376 | [19155 Async ks-group-anotheralt:84577]: Signaling child to exit 2022-06-18 04:05:30.443 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:30.469 | [84577 Async ks-group-anotheralt:84577]: finished successfully 2022-06-18 04:05:30.491 | WAKEUP 2022-06-18 04:05:30.515 | [19155 Async ks-group-anotheralt:84577]: Signaled 2022-06-18 04:05:30.516 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-18 04:05:30.516 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d -f value 2022-06-18 04:05:30.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:30.517 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-18 04:05:30.517 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-18 04:05:30.517 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d 2022-06-18 04:05:30.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 556f5b841fe2406881a0ad69e9c716d0 --project a7f9d08dadd24d78b125397d1904ae7d -f value 2022-06-18 04:05:30.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.517 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.517 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:30.517 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False' 2022-06-18 04:05:30.517 | + functions-common:get_or_add_group_project_role:1077 : echo ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False 2022-06-18 04:05:30.517 | ba29217afc57483a90e90b287c480549 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d False 2022-06-18 04:05:30.564 | [19155 Async ks-group-anotheralt:84577]: finished get_or_add_group_project_role anotherrole 556f5b841fe2406881a0ad69e9c716d0 a7f9d08dadd24d78b125397d1904ae7d with result 0 in 14 seconds 2022-06-18 04:05:30.580 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:05:30.604 | [19155 Async ks-group-admin:84664]: Waiting for completion of get_or_add_group_project_role admin c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 running on PID 84664 (2 other jobs running) 2022-06-18 04:05:30.606 | [84664 Async ks-group-admin:84664]: finished successfully 2022-06-18 04:05:30.630 | [19155 Async ks-group-admin:84664]: Signaling child to exit 2022-06-18 04:05:30.630 | WAKEUP 2022-06-18 04:05:30.653 | [19155 Async ks-group-admin:84664]: Signaled 2022-06-18 04:05:30.654 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-18 04:05:30.654 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c72c976e6f53491dbd2388b9d023e85a --project 5c8b5d4bdeea4b829107c59f65874f03 -f value 2022-06-18 04:05:30.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.654 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.654 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.654 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:30.655 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-18 04:05:30.655 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-18 04:05:30.655 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group c72c976e6f53491dbd2388b9d023e85a --project 5c8b5d4bdeea4b829107c59f65874f03 2022-06-18 04:05:30.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.655 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.655 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.655 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c72c976e6f53491dbd2388b9d023e85a --project 5c8b5d4bdeea4b829107c59f65874f03 -f value 2022-06-18 04:05:30.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.655 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-18 04:05:30.655 | from cryptography.utils import int_from_bytes 2022-06-18 04:05:30.655 | ++ functions-common:oscwrap:2466 : return 0 2022-06-18 04:05:30.655 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d783a633c75847d48ef7ef5b169b0313 c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 False' 2022-06-18 04:05:30.655 | + functions-common:get_or_add_group_project_role:1077 : echo d783a633c75847d48ef7ef5b169b0313 c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 False 2022-06-18 04:05:30.655 | d783a633c75847d48ef7ef5b169b0313 c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 False 2022-06-18 04:05:30.698 | [19155 Async ks-group-admin:84664]: finished get_or_add_group_project_role admin c72c976e6f53491dbd2388b9d023e85a 5c8b5d4bdeea4b829107c59f65874f03 with result 0 in 13 seconds 2022-06-18 04:05:30.702 | + inc/async:async_wait:197 : return 0 2022-06-18 04:05:30.705 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-18 04:05:30.722 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:05:30.724 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-18 04:05:30.743 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:05:30.746 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-18 04:05:30.749 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-18 04:05:30.807 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-18 04:05:30.845 | [19155 Async create_nova_accounts:86596]: running: create_nova_accounts 2022-06-18 04:05:30.848 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-18 04:05:30.867 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:05:30.870 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-18 04:05:30.872 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-18 04:05:30.936 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-18 04:05:30.978 | [19155 Async create_glance_accounts:86711]: running: create_glance_accounts 2022-06-18 04:05:30.982 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-18 04:05:31.003 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:05:31.006 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-18 04:05:31.009 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-18 04:05:31.074 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-18 04:05:31.117 | [19155 Async create_cinder_accounts:86841]: running: create_cinder_accounts 2022-06-18 04:05:31.120 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-18 04:05:31.140 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:05:31.142 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-18 04:05:31.145 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-18 04:05:31.218 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-18 04:05:31.271 | [19155 Async create_neutron_accounts:86957]: running: create_neutron_accounts 2022-06-18 04:05:31.274 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-18 04:05:31.329 | + functions-common:is_service_enabled:2082 : return 0 2022-06-18 04:05:31.339 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-18 04:05:31.343 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-18 04:05:31.743 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-18 04:05:32.024 | [19155 Async create_swift_accounts:87100]: running: create_swift_accounts 2022-06-18 04:05:32.042 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-18 04:05:32.158 | + functions-common:is_service_enabled:2082 : return 1 2022-06-18 04:05:32.178 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-18 04:05:32.560 | [19155 Async create_nova_accounts:86596]: Waiting for completion of create_nova_accounts running on PID 86596 (6 other jobs running) 2022-06-18 04:05:32.749 | [19155 Async create_nova_accounts:86596]: Signaling child to exit 2022-06-18 04:06:10.563 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:06:10.706 | [86957 Async create_neutron_accounts:86957]: finished successfully 2022-06-18 04:06:27.769 | + inc/async:async_inner:64 : rc=0 2022-06-18 04:06:27.803 | [86841 Async create_cinder_accounts:86841]: finished successfully