2021-12-15 13:28:13.280 | + ./stack.sh:main:481 : exec 2021-12-15 13:28:13.280 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-132813' 2021-12-15 13:28:13.280 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-132813.summary.2021-12-15-132813 2021-12-15 13:28:13.280 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:28:13.280 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-132813 2021-12-15 13:28:13.280 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-132813 /opt/stack/logs/stack.sh.log 2021-12-15 13:28:13.280 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-132813.summary.2021-12-15-132813 /opt/stack/logs/stack.sh.log.summary 2021-12-15 13:28:13.280 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 13:28:13.280 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 13:28:13.280 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 13:28:13.280 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 13:28:13.280 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 13:28:13.280 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:28:13.282 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:28:13.283 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 13:28:13.286 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 13:28:13.290 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:28:13.292 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 13:28:13.294 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 13:28:13.296 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 13:28:13.299 | + ./stack.sh:main:570 : uname -a 2021-12-15 13:28:13.301 | Linux dv-neutron-821838-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 13:28:13.303 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 13:28:13.308 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 13:28:13.314 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 13:28:13.347 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 13:28:13.364 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 13:28:13.366 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 13:28:13.368 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 13:28:13.370 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 13:28:13.372 | + functions-common:fetch_plugins:1753 : return 2021-12-15 13:28:13.374 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 13:28:13.376 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 13:28:13.377 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:28:13.379 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:28:13.381 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:28:13.383 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:28:13.385 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:28:13.386 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:28:13.389 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:28:13.393 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:28:13.394 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:28:13.396 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:28:13.398 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 13:28:13.400 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:28:13.414 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:13.416 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:28:13.417 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:28:13.419 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:28:13.421 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:28:13.423 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:28:13.425 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:28:13.427 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 13:28:13.429 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 13:28:13.432 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:28:13.434 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:28:13.436 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 13:28:13.439 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 13:28:13.441 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 13:28:13.444 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 13:28:13.445 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 13:28:13.447 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 13:28:13.466 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 13:28:13.468 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 13:28:13.481 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:28:13.484 | +++ lib/tls:source:43 : hostname -f 2021-12-15 13:28:13.491 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 13:28:13.493 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 13:28:13.496 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 13:28:13.498 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 13:28:13.500 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 13:28:13.501 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 13:28:13.503 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 13:28:13.505 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 13:28:13.507 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 13:28:13.509 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 13:28:13.514 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 13:28:13.528 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 13:28:13.545 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 13:28:13.558 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 13:28:13.571 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 13:28:13.609 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 13:28:13.673 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 13:28:13.766 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 13:28:13.789 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 13:28:13.843 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 13:28:13.898 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 13:28:14.035 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 13:28:14.050 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 13:28:14.064 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 13:28:14.077 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 13:28:14.173 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 13:28:14.175 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 13:28:14.178 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 13:28:14.180 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 13:28:14.182 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 13:28:14.184 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 13:28:14.186 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 13:28:14.187 | False' 2021-12-15 13:28:14.189 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 13:28:14.205 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 13:28:14.207 | + ./stack.sh:main:618 : run_phase source 2021-12-15 13:28:14.209 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 13:28:14.211 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:28:14.214 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:28:14.216 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:28:14.218 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:28:14.220 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:28:14.222 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:28:14.224 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:28:14.228 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:28:14.230 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:28:14.232 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:28:14.234 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 13:28:14.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:28:14.258 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:14.261 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:28:14.264 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 13:28:14.305 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 13:28:14.307 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 13:28:14.309 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:28:14.311 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 13:28:14.314 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 13:28:14.316 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 13:28:14.318 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 13:28:14.320 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 13:28:14.322 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 13:28:14.324 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 13:28:14.326 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.328 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 13:28:14.331 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.333 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 13:28:14.336 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.338 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 13:28:14.341 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.343 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 13:28:14.346 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.348 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 13:28:14.351 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.353 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 13:28:14.356 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.358 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 13:28:14.360 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.363 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 13:28:14.366 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.368 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 13:28:14.370 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.375 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 13:28:14.378 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.381 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 13:28:14.384 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.387 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 13:28:14.390 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.393 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 13:28:14.396 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.398 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 13:28:14.401 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.403 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 13:28:14.405 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.408 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 13:28:14.410 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.412 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 13:28:14.415 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.417 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 13:28:14.419 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.421 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 13:28:14.424 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.426 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 13:28:14.429 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.431 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 13:28:14.433 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.435 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 13:28:14.437 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.440 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 13:28:14.442 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.444 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 13:28:14.446 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.449 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 13:28:14.451 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.453 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 13:28:14.455 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.457 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 13:28:14.460 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.462 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 13:28:14.464 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.467 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 13:28:14.469 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.471 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 13:28:14.473 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.476 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 13:28:14.478 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.480 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 13:28:14.483 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.485 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 13:28:14.487 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.490 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 13:28:14.494 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.496 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 13:28:14.498 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.501 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 13:28:14.504 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.508 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 13:28:14.511 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.516 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 13:28:14.518 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.520 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 13:28:14.523 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.525 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 13:28:14.527 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.530 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 13:28:14.532 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.534 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 13:28:14.537 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.539 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 13:28:14.541 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.544 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 13:28:14.546 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.548 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 13:28:14.550 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.553 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 13:28:14.555 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:28:14.558 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 13:28:14.560 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 13:28:14.563 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:28:14.565 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 13:28:14.579 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:14.581 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 13:28:14.584 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:28:14.586 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 13:28:14.602 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:28:14.604 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 13:28:14.607 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 13:28:14.609 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 13:28:14.611 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 13:28:14.613 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 13:28:14.616 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 13:28:14.618 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 13:28:14.621 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 13:28:14.623 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:28:14.625 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 13:28:14.628 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:28:14.630 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 13:28:14.632 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 13:28:14.632 | Using mysql database backend 2021-12-15 13:28:14.635 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 13:28:14.653 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 13:28:14.671 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:14.674 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 13:28:14.690 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 13:28:14.707 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:14.709 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 13:28:14.725 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 13:28:14.742 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 13:28:14.760 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:28:14.762 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 13:28:14.779 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:28:14.781 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 13:28:14.797 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 13:28:14.799 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 13:28:14.802 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 13:28:14.805 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 13:28:14.808 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 13:28:14.815 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-132814 2021-12-15 13:28:14.818 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-132814 749' 2021-12-15 13:28:14.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.824 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:28:14.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.828 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 13:28:14.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.833 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 13:28:14.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.839 | + 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,c-vol,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,c-bak,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 2021-12-15 13:28:14.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.843 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 13:28:14.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.848 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 13:28:14.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.853 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-132813 2021-12-15 13:28:14.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.858 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 13:28:14.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.864 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 13:28:14.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.869 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 13:28:14.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.873 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 13:28:14.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.878 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 13:28:14.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:28:14.883 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 13:28:14.886 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 13:28:14.888 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 13:28:14.890 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 13:28:14.892 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:28:14.894 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:28:14.897 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:28:14.899 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:28:14.902 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:28:14.904 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:28:14.920 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:28:14.922 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:28:14.924 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:28:14.927 | + functions-common:git_clone:606 : echo master 2021-12-15 13:28:14.927 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:28:14.933 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 13:28:14.935 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:28:14.937 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 13:28:14.940 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:28:14.940 | + functions-common:git_clone:655 : head -1 2021-12-15 13:28:14.944 | e74f91e2 Updated from generate-constraints 2021-12-15 13:28:14.947 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:28:14.950 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 13:28:14.952 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:28:14.955 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 13:28:14.958 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 13:28:14.961 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 13:28:14.963 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 13:28:14.966 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:28:14.969 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 13:28:14.971 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 13:28:14.974 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 13:28:14.977 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 13:28:14.982 | ++ tools/install_prereqs.sh:source:47 : NOW=1639574894 2021-12-15 13:28:14.985 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 13:28:14.991 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639574722 2021-12-15 13:28:14.993 | ++ tools/install_prereqs.sh:source:49 : DELTA=172 2021-12-15 13:28:14.996 | ++ tools/install_prereqs.sh:source:50 : [[ 172 -lt 7200 ]] 2021-12-15 13:28:14.998 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 13:28:15.001 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 13:28:15.003 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 13:28:15.006 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 13:28:15.008 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 13:28:15.010 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 13:28:15.013 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 13:28:15.015 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 13:28:15.018 | +++ 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,c-vol,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,c-bak,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 2021-12-15 13:28:15.068 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 13:28:15.068 | apache2-dev 2021-12-15 13:28:15.068 | bc 2021-12-15 13:28:15.068 | bsdmainutils 2021-12-15 13:28:15.068 | curl 2021-12-15 13:28:15.068 | g++ 2021-12-15 13:28:15.068 | gawk 2021-12-15 13:28:15.068 | gcc 2021-12-15 13:28:15.068 | gettext 2021-12-15 13:28:15.068 | git 2021-12-15 13:28:15.068 | graphviz 2021-12-15 13:28:15.068 | iputils-ping 2021-12-15 13:28:15.068 | libapache2-mod-proxy-uwsgi 2021-12-15 13:28:15.068 | libffi-dev 2021-12-15 13:28:15.068 | libjpeg-dev 2021-12-15 13:28:15.068 | libpcre3-dev 2021-12-15 13:28:15.068 | libpq-dev 2021-12-15 13:28:15.068 | libssl-dev 2021-12-15 13:28:15.068 | libsystemd-dev 2021-12-15 13:28:15.068 | libxml2-dev 2021-12-15 13:28:15.068 | libxslt1-dev 2021-12-15 13:28:15.068 | libyaml-dev 2021-12-15 13:28:15.068 | lsof 2021-12-15 13:28:15.069 | openssh-server 2021-12-15 13:28:15.069 | openssl 2021-12-15 13:28:15.069 | pkg-config 2021-12-15 13:28:15.069 | psmisc 2021-12-15 13:28:15.069 | python3-dev 2021-12-15 13:28:15.069 | python3-pip 2021-12-15 13:28:15.069 | python3-systemd 2021-12-15 13:28:15.069 | python3-venv 2021-12-15 13:28:15.069 | tar 2021-12-15 13:28:15.069 | tcpdump 2021-12-15 13:28:15.069 | unzip 2021-12-15 13:28:15.069 | uuid-runtime 2021-12-15 13:28:15.069 | wget 2021-12-15 13:28:15.069 | wget 2021-12-15 13:28:15.069 | zlib1g-dev 2021-12-15 13:28:15.069 | libkrb5-dev 2021-12-15 13:28:15.069 | libldap2-dev 2021-12-15 13:28:15.069 | libsasl2-dev 2021-12-15 13:28:15.069 | memcached 2021-12-15 13:28:15.069 | python3-mysqldb 2021-12-15 13:28:15.069 | sqlite3 2021-12-15 13:28:15.069 | conntrack 2021-12-15 13:28:15.069 | curl 2021-12-15 13:28:15.069 | dnsmasq-base 2021-12-15 13:28:15.069 | dnsmasq-utils 2021-12-15 13:28:15.069 | ebtables 2021-12-15 13:28:15.069 | genisoimage 2021-12-15 13:28:15.069 | iptables 2021-12-15 13:28:15.069 | iputils-arping 2021-12-15 13:28:15.069 | kpartx 2021-12-15 13:28:15.069 | libjs-jquery-tablesorter 2021-12-15 13:28:15.070 | parted 2021-12-15 13:28:15.070 | pm-utils 2021-12-15 13:28:15.070 | python3-mysqldb 2021-12-15 13:28:15.070 | socat 2021-12-15 13:28:15.070 | sqlite3 2021-12-15 13:28:15.070 | sudo 2021-12-15 13:28:15.070 | vlan 2021-12-15 13:28:15.070 | lsscsi 2021-12-15 13:28:15.070 | open-iscsi 2021-12-15 13:28:15.070 | lvm2 2021-12-15 13:28:15.070 | qemu-utils 2021-12-15 13:28:15.070 | thin-provisioning-tools 2021-12-15 13:28:15.070 | acl 2021-12-15 13:28:15.070 | dnsmasq-base 2021-12-15 13:28:15.070 | dnsmasq-utils 2021-12-15 13:28:15.070 | ebtables 2021-12-15 13:28:15.070 | haproxy 2021-12-15 13:28:15.070 | iptables 2021-12-15 13:28:15.070 | iputils-arping 2021-12-15 13:28:15.070 | iputils-ping 2021-12-15 13:28:15.070 | postgresql-server-dev-all 2021-12-15 13:28:15.070 | python3-mysqldb 2021-12-15 13:28:15.070 | sqlite3 2021-12-15 13:28:15.070 | sudo 2021-12-15 13:28:15.070 | vlan 2021-12-15 13:28:15.070 | pcp 2021-12-15 13:28:15.070 | ipset 2021-12-15 13:28:15.070 | conntrack 2021-12-15 13:28:15.070 | conntrackd 2021-12-15 13:28:15.070 | keepalived 2021-12-15 13:28:15.070 | lvm2 2021-12-15 13:28:15.070 | qemu-utils 2021-12-15 13:28:15.070 | thin-provisioning-tools 2021-12-15 13:28:15.070 | curl 2021-12-15 13:28:15.070 | liberasurecode-dev 2021-12-15 13:28:15.070 | make 2021-12-15 13:28:15.070 | memcached 2021-12-15 13:28:15.071 | sqlite3 2021-12-15 13:28:15.071 | xfsprogs' 2021-12-15 13:28:15.072 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 13:28:15.093 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 13:28:15.093 | apache2-dev 2021-12-15 13:28:15.093 | bc 2021-12-15 13:28:15.093 | bsdmainutils 2021-12-15 13:28:15.093 | curl 2021-12-15 13:28:15.093 | g++ 2021-12-15 13:28:15.093 | gawk 2021-12-15 13:28:15.093 | gcc 2021-12-15 13:28:15.093 | gettext 2021-12-15 13:28:15.093 | git 2021-12-15 13:28:15.093 | graphviz 2021-12-15 13:28:15.094 | iputils-ping 2021-12-15 13:28:15.094 | libapache2-mod-proxy-uwsgi 2021-12-15 13:28:15.094 | libffi-dev 2021-12-15 13:28:15.094 | libjpeg-dev 2021-12-15 13:28:15.094 | libpcre3-dev 2021-12-15 13:28:15.094 | libpq-dev 2021-12-15 13:28:15.094 | libssl-dev 2021-12-15 13:28:15.094 | libsystemd-dev 2021-12-15 13:28:15.094 | libxml2-dev 2021-12-15 13:28:15.094 | libxslt1-dev 2021-12-15 13:28:15.094 | libyaml-dev 2021-12-15 13:28:15.094 | lsof 2021-12-15 13:28:15.094 | openssh-server 2021-12-15 13:28:15.094 | openssl 2021-12-15 13:28:15.094 | pkg-config 2021-12-15 13:28:15.094 | psmisc 2021-12-15 13:28:15.094 | python3-dev 2021-12-15 13:28:15.094 | python3-pip 2021-12-15 13:28:15.094 | python3-systemd 2021-12-15 13:28:15.094 | python3-venv 2021-12-15 13:28:15.094 | tar 2021-12-15 13:28:15.094 | tcpdump 2021-12-15 13:28:15.094 | unzip 2021-12-15 13:28:15.094 | uuid-runtime 2021-12-15 13:28:15.094 | wget 2021-12-15 13:28:15.094 | wget 2021-12-15 13:28:15.094 | zlib1g-dev 2021-12-15 13:28:15.094 | libkrb5-dev 2021-12-15 13:28:15.094 | libldap2-dev 2021-12-15 13:28:15.094 | libsasl2-dev 2021-12-15 13:28:15.094 | memcached 2021-12-15 13:28:15.094 | python3-mysqldb 2021-12-15 13:28:15.094 | sqlite3 2021-12-15 13:28:15.094 | conntrack 2021-12-15 13:28:15.094 | curl 2021-12-15 13:28:15.094 | dnsmasq-base 2021-12-15 13:28:15.094 | dnsmasq-utils 2021-12-15 13:28:15.095 | ebtables 2021-12-15 13:28:15.095 | genisoimage 2021-12-15 13:28:15.095 | iptables 2021-12-15 13:28:15.095 | iputils-arping 2021-12-15 13:28:15.095 | kpartx 2021-12-15 13:28:15.095 | libjs-jquery-tablesorter 2021-12-15 13:28:15.095 | parted 2021-12-15 13:28:15.095 | pm-utils 2021-12-15 13:28:15.095 | python3-mysqldb 2021-12-15 13:28:15.095 | socat 2021-12-15 13:28:15.095 | sqlite3 2021-12-15 13:28:15.095 | sudo 2021-12-15 13:28:15.095 | vlan 2021-12-15 13:28:15.095 | lsscsi 2021-12-15 13:28:15.095 | open-iscsi 2021-12-15 13:28:15.095 | lvm2 2021-12-15 13:28:15.095 | qemu-utils 2021-12-15 13:28:15.095 | thin-provisioning-tools 2021-12-15 13:28:15.095 | acl 2021-12-15 13:28:15.095 | dnsmasq-base 2021-12-15 13:28:15.095 | dnsmasq-utils 2021-12-15 13:28:15.095 | ebtables 2021-12-15 13:28:15.095 | haproxy 2021-12-15 13:28:15.095 | iptables 2021-12-15 13:28:15.095 | iputils-arping 2021-12-15 13:28:15.095 | iputils-ping 2021-12-15 13:28:15.095 | postgresql-server-dev-all 2021-12-15 13:28:15.095 | python3-mysqldb 2021-12-15 13:28:15.095 | sqlite3 2021-12-15 13:28:15.095 | sudo 2021-12-15 13:28:15.095 | vlan 2021-12-15 13:28:15.095 | pcp 2021-12-15 13:28:15.097 | ipset 2021-12-15 13:28:15.097 | conntrack 2021-12-15 13:28:15.097 | conntrackd 2021-12-15 13:28:15.097 | keepalived 2021-12-15 13:28:15.097 | lvm2 2021-12-15 13:28:15.097 | qemu-utils 2021-12-15 13:28:15.098 | thin-provisioning-tools 2021-12-15 13:28:15.098 | curl 2021-12-15 13:28:15.098 | liberasurecode-dev 2021-12-15 13:28:15.098 | make 2021-12-15 13:28:15.098 | memcached 2021-12-15 13:28:15.098 | sqlite3 2021-12-15 13:28:15.098 | xfsprogs ' 2021-12-15 13:28:15.098 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 13:28:15.100 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:28:15.102 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:28:15.106 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:28:15.106 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 13:28:15.111 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:28:15.114 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 13:28:15.116 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:28:15.119 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 13:28:15.121 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:28:15.123 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:28:15.125 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:28:15.128 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:28:15.130 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:28:15.133 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:28:15.135 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 13:28:15.137 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 13:28:15.139 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 13:28:15.142 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 13:28:15.147 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 13:28:15.149 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 13:28:15.152 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 13:28:15.154 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 13:28:15.156 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 13:28:15.158 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 13:28:15.163 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639574895160 2021-12-15 13:28:15.165 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 13:28:15.167 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 13:28:15.170 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 13:28:15.400 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 13:28:15.436 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 13:28:15.484 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 13:28:15.598 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 13:28:17.684 | Reading package lists... 2021-12-15 13:28:17.716 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 13:28:17.718 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 13:28:17.720 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:28:17.723 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:17.725 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:17.727 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:28:17.729 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:17.731 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 13:28:17.733 | ++ functions-common:time_stop:2409 : start_time=1639574895160 2021-12-15 13:28:17.735 | ++ functions-common:time_stop:2411 : [[ -z 1639574895160 ]] 2021-12-15 13:28:17.738 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:17.742 | ++ functions-common:time_stop:2414 : end_time=1639574897740 2021-12-15 13:28:17.744 | ++ functions-common:time_stop:2415 : elapsed_time=2580 2021-12-15 13:28:17.746 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 13:28:17.748 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:17.750 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2580 2021-12-15 13:28:17.753 | ++ functions-common:install_package:1441 : 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 sqlite3 xfsprogs 2021-12-15 13:28:17.755 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:28:17.757 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:28:17.759 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:28:17.762 | ++ functions-common:real_install_package:1427 : 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 sqlite3 xfsprogs 2021-12-15 13:28:17.783 | ++ functions-common:apt_get:1207 : 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 sqlite3 xfsprogs 2021-12-15 13:28:17.892 | Reading package lists... 2021-12-15 13:28:18.187 | Building dependency tree... 2021-12-15 13:28:18.189 | Reading state information... 2021-12-15 13:28:18.230 | acl is already the newest version (2.2.53-6). 2021-12-15 13:28:18.230 | bc is already the newest version (1.07.1-2build1). 2021-12-15 13:28:18.230 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 13:28:18.230 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 13:28:18.230 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 13:28:18.230 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:28:18.230 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 13:28:18.230 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:28:18.230 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 13:28:18.230 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 13:28:18.230 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 13:28:18.230 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 13:28:18.230 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 13:28:18.230 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 13:28:18.230 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 13:28:18.231 | libffi-dev is already the newest version (3.3-4). 2021-12-15 13:28:18.231 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 13:28:18.231 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 13:28:18.231 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 13:28:18.231 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 13:28:18.231 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 13:28:18.231 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 13:28:18.231 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 13:28:18.231 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:28:18.231 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 13:28:18.231 | psmisc is already the newest version (23.3-1). 2021-12-15 13:28:18.231 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:28:18.231 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 13:28:18.231 | python3-systemd is already the newest version (234-3build2). 2021-12-15 13:28:18.231 | socat is already the newest version (1.7.3.3-2). 2021-12-15 13:28:18.231 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 13:28:18.231 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 13:28:18.231 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 13:28:18.231 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 13:28:18.231 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 13:28:18.231 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 13:28:18.231 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 13:28:18.231 | pcp is already the newest version (5.0.3-1). 2021-12-15 13:28:18.231 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 13:28:18.231 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:28:18.231 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:28:18.231 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:28:18.231 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 13:28:18.231 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:28:18.231 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:28:18.231 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 13:28:18.231 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 13:28:18.231 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 13:28:18.231 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 13:28:18.231 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 13:28:18.232 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 13:28:18.232 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 13:28:18.232 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:28:18.232 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 13:28:18.232 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 13:28:18.232 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 13:28:18.232 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 13:28:18.232 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 13:28:18.232 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 13:28:18.232 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:28:18.232 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 13:28:18.232 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 13:28:18.232 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 13:28:18.232 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 13:28:18.232 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 13:28:18.232 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 13:28:18.232 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 13:28:18.232 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 13:28:18.232 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:28:18.480 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 13:28:18.480 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 13:28:18.480 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 13:28:18.480 | The following packages were automatically installed and are no longer required: 2021-12-15 13:28:18.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:28:18.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:28:18.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:28:18.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:28:18.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:28:18.482 | python3-zope.interface 2021-12-15 13:28:18.482 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:28:18.629 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:28:18.634 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 13:28:18.636 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:28:18.638 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:28:18.641 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:18.643 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:18.645 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:28:18.648 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:18.650 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:28:18.652 | ++ functions-common:time_stop:2409 : start_time=1639574897780 2021-12-15 13:28:18.655 | ++ functions-common:time_stop:2411 : [[ -z 1639574897780 ]] 2021-12-15 13:28:18.658 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:18.663 | ++ functions-common:time_stop:2414 : end_time=1639574898660 2021-12-15 13:28:18.665 | ++ functions-common:time_stop:2415 : elapsed_time=880 2021-12-15 13:28:18.668 | ++ functions-common:time_stop:2416 : total=805 2021-12-15 13:28:18.670 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:18.672 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1685 2021-12-15 13:28:18.675 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 13:28:18.678 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 13:28:18.680 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:28:18.682 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 13:28:18.687 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 13:28:18.691 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 13:28:18.693 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 13:28:18.697 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 13:28:20.277 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 13:28:20.279 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:28:20.281 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:28:20.284 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:28:20.286 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 13:28:20.288 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 13:28:20.290 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 13:28:20.292 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 13:28:20.294 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 13:28:20.296 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 13:28:20.298 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 13:28:20.300 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 13:28:20.302 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 13:28:20.304 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 13:28:20.305 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 13:28:20.307 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 13:28:20.309 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 13:28:20.310 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 13:28:20.312 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 13:28:20.314 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 13:28:20.316 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 13:28:20.319 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 13:28:20.321 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 13:28:20.323 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 13:28:20.325 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 13:28:20.404 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 13:28:20.406 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 13:28:20.485 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 13:28:20.487 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 13:28:20.562 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 13:28:20.564 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 13:28:20.567 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 13:28:20.569 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 13:28:20.571 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 13:28:20.573 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 13:28:20.575 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 13:28:20.578 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 13:28:20.580 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 13:28:20.582 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 13:28:20.585 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 13:28:20.585 | Distro: focal 2021-12-15 13:28:20.587 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 13:28:20.590 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:28:20.594 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:28:20.596 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:28:20.599 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:28:20.599 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:28:21.332 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:28:21.333 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:28:21.333 | pip: 21.3.1 2021-12-15 13:28:21.336 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 13:28:21.338 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 13:28:21.339 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:28:21.341 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:28:21.343 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:28:21.345 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:28:21.346 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:28:21.349 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:28:21.351 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:28:21.352 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:28:21.356 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:28:21.358 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 13:28:21.364 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:28:21.367 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:28:21.367 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 13:28:21.371 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:28:21.373 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 13:28:21.375 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 13:28:21.377 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:28:21.379 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 13:28:21.381 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:28:21.393 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 13:28:21.394 | Dload Upload Total Spent Left Speed 2021-12-15 13:28:21.537 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 13:28:21.541 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 13:28:21.545 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:28:24.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:24.915 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:24.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:24.915 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:25.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:25.444 | Collecting pip 2021-12-15 13:28:25.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 13:28:27.886 | Installing collected packages: pip 2021-12-15 13:28:27.886 | Attempting uninstall: pip 2021-12-15 13:28:27.887 | Found existing installation: pip 21.3.1 2021-12-15 13:28:28.141 | Uninstalling pip-21.3.1: 2021-12-15 13:28:28.155 | Successfully uninstalled pip-21.3.1 2021-12-15 13:28:29.785 | Successfully installed pip-21.3.1 2021-12-15 13:28:29.785 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:28:29.785 | warnings.warn( 2021-12-15 13:28:29.785 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:28:29.785 | warnings.warn( 2021-12-15 13:28:29.785 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:28:29.785 | warnings.warn( 2021-12-15 13:28:29.785 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:28:29.940 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 13:28:29.942 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 13:28:29.944 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 13:28:29.947 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:28:29.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 13:28:29.952 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 13:28:29.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:28:29.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:28:29.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:28:29.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2021-12-15 13:28:29.964 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 13:28:29.966 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2021-12-15 13:28:29.968 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2021-12-15 13:28:29.970 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2021-12-15 13:28:29.990 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2021-12-15 13:28:29.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2021-12-15 13:28:30.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:30.849 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:30.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:30.849 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:31.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:31.965 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 13:28:34.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:28:34.514 | + inc/python:pip_install:200 : result=0 2021-12-15 13:28:34.517 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:28:34.520 | + functions-common:time_stop:2402 : local name 2021-12-15 13:28:34.522 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:34.524 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:34.526 | + functions-common:time_stop:2405 : local total 2021-12-15 13:28:34.529 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:34.531 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:28:34.533 | + functions-common:time_stop:2409 : start_time=1639574909985 2021-12-15 13:28:34.535 | + functions-common:time_stop:2411 : [[ -z 1639574909985 ]] 2021-12-15 13:28:34.538 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:34.542 | + functions-common:time_stop:2414 : end_time=1639574914540 2021-12-15 13:28:34.545 | + functions-common:time_stop:2415 : elapsed_time=4555 2021-12-15 13:28:34.547 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:28:34.549 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:34.551 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4555 2021-12-15 13:28:34.553 | + inc/python:pip_install:203 : return 0 2021-12-15 13:28:34.555 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 13:28:34.558 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:28:34.562 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:28:34.564 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:28:34.567 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:28:34.568 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:28:35.282 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:28:35.284 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:28:35.284 | pip: 21.3.1 2021-12-15 13:28:35.288 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 13:28:35.291 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:28:35.295 | + ./stack.sh:main:786 : fixup_all 2021-12-15 13:28:35.298 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 13:28:35.301 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 13:28:35.303 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:28:35.305 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:28:35.308 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 13:28:35.320 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 13:28:35.331 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 13:28:35.344 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 13:28:35.346 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 13:28:35.348 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:28:35.350 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:28:35.352 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:28:35.354 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:28:35.357 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:28:35.359 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:28:35.361 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:28:35.363 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:28:35.365 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:28:35.368 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 13:28:35.370 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 13:28:35.372 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 13:28:35.375 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:28:35.377 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:28:35.380 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:28:35.382 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:28:35.384 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:28:35.386 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:28:35.389 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 13:28:35.391 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 13:28:35.414 | Using python 3.8 to install os-testr 2021-12-15 13:28:35.417 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 13:28:36.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:36.273 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:36.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:36.273 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:37.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:37.381 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 13:28:37.477 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 13:28:37.479 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 13:28:37.479 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 13:28:37.481 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 13:28:37.494 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 13:28:37.521 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 13:28:37.522 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 13:28:37.524 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 13:28:37.524 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 13:28:37.525 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 13:28:37.548 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 13:28:37.549 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 13:28:37.550 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 13:28:37.552 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 13:28:37.553 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 13:28:37.567 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 13:28:37.634 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 13:28:37.635 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 13:28:37.636 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 13:28:39.906 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:28:40.066 | + inc/python:pip_install:200 : result=0 2021-12-15 13:28:40.068 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:28:40.070 | + functions-common:time_stop:2402 : local name 2021-12-15 13:28:40.072 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:40.075 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:40.077 | + functions-common:time_stop:2405 : local total 2021-12-15 13:28:40.080 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:40.082 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:28:40.084 | + functions-common:time_stop:2409 : start_time=1639574915408 2021-12-15 13:28:40.086 | + functions-common:time_stop:2411 : [[ -z 1639574915408 ]] 2021-12-15 13:28:40.089 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:40.094 | + functions-common:time_stop:2414 : end_time=1639574920091 2021-12-15 13:28:40.096 | + functions-common:time_stop:2415 : elapsed_time=4683 2021-12-15 13:28:40.099 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:28:40.101 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:40.104 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4683 2021-12-15 13:28:40.106 | + inc/python:pip_install:203 : return 0 2021-12-15 13:28:40.108 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 13:28:40.168 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 13:28:40.300 | + ./stack.sh:main:800 : install_infra 2021-12-15 13:28:40.303 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:28:40.306 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 13:28:40.310 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:28:40.313 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 13:28:40.338 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 13:28:42.368 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.384 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.493 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.514 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.519 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.534 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.542 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.580 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.585 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.642 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.647 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.706 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.729 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.778 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.800 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:42.807 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.093 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.097 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.109 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.131 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.137 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.154 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.224 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:43.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:43.406 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:28:43.708 | + inc/python:pip_install:200 : result=0 2021-12-15 13:28:43.711 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:28:43.713 | + functions-common:time_stop:2402 : local name 2021-12-15 13:28:43.715 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:43.717 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:43.719 | + functions-common:time_stop:2405 : local total 2021-12-15 13:28:43.722 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:43.724 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:28:43.726 | + functions-common:time_stop:2409 : start_time=1639574920329 2021-12-15 13:28:43.728 | + functions-common:time_stop:2411 : [[ -z 1639574920329 ]] 2021-12-15 13:28:43.731 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:43.735 | + functions-common:time_stop:2414 : end_time=1639574923732 2021-12-15 13:28:43.737 | + functions-common:time_stop:2415 : elapsed_time=3403 2021-12-15 13:28:43.739 | + functions-common:time_stop:2416 : total=4683 2021-12-15 13:28:43.741 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:43.744 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8086 2021-12-15 13:28:43.746 | + inc/python:pip_install:203 : return 0 2021-12-15 13:28:43.748 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:28:43.751 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 13:28:43.775 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 13:28:45.667 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.683 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.787 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.808 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.813 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.828 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.836 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.873 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.878 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.934 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:45.939 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.003 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.026 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.073 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.091 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.095 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.385 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.389 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.400 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.421 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.428 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.445 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.506 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:28:46.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:46.569 | Processing /opt/stack/requirements 2021-12-15 13:28:48.217 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-12-15 13:28:48.220 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (3.0.0) 2021-12-15 13:28:48.232 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (21.3) 2021-12-15 13:28:48.238 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:28:48.241 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 13:28:48.248 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 13:28:48.277 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (1.16.0) 2021-12-15 13:28:48.280 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.5.0) 2021-12-15 13:28:48.291 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 13:28:48.313 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 13:28:48.316 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 13:28:48.333 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 13:28:48.358 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 13:28:48.362 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (3.3) 2021-12-15 13:28:48.366 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.0.0) 2021-12-15 13:28:48.368 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 13:28:48.381 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.5.0) 2021-12-15 13:28:48.388 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 13:28:48.400 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 13:28:48.454 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 13:28:48.457 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (0.2.5) 2021-12-15 13:28:48.466 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 13:28:48.528 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (1.8.2) 2021-12-15 13:28:48.532 | Building wheels for collected packages: openstack-requirements 2021-12-15 13:28:48.535 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 13:28:49.469 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 13:28:49.469 | ERROR: Command errored out with exit status 1: 2021-12-15 13:28:49.469 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sp8xw7mh/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sp8xw7mh/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-pl3doo4r 2021-12-15 13:28:49.469 | cwd: /tmp/pip-req-build-sp8xw7mh/ 2021-12-15 13:28:49.469 | Complete output (6 lines): 2021-12-15 13:28:49.469 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 13:28:49.469 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 13:28:49.469 | or: setup.py --help-commands 2021-12-15 13:28:49.470 | or: setup.py cmd --help 2021-12-15 13:28:49.470 | 2021-12-15 13:28:49.470 | error: invalid command 'bdist_wheel' 2021-12-15 13:28:49.470 | ---------------------------------------- 2021-12-15 13:28:49.470 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 13:28:49.470 | Running setup.py clean for openstack-requirements 2021-12-15 13:28:50.302 | Failed to build openstack-requirements 2021-12-15 13:28:50.318 | Installing collected packages: openstack-requirements 2021-12-15 13:28:50.318 | Attempting uninstall: openstack-requirements 2021-12-15 13:28:50.319 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 13:28:50.354 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 13:28:50.373 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 13:28:50.376 | Running setup.py install for openstack-requirements: started 2021-12-15 13:28:52.678 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 13:28:52.703 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 13:28:52.845 | + inc/python:pip_install:200 : result=0 2021-12-15 13:28:52.847 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:28:52.849 | + functions-common:time_stop:2402 : local name 2021-12-15 13:28:52.852 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:52.854 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:52.857 | + functions-common:time_stop:2405 : local total 2021-12-15 13:28:52.859 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:52.861 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:28:52.863 | + functions-common:time_stop:2409 : start_time=1639574923767 2021-12-15 13:28:52.866 | + functions-common:time_stop:2411 : [[ -z 1639574923767 ]] 2021-12-15 13:28:52.869 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:52.873 | + functions-common:time_stop:2414 : end_time=1639574932870 2021-12-15 13:28:52.875 | + functions-common:time_stop:2415 : elapsed_time=9103 2021-12-15 13:28:52.877 | + functions-common:time_stop:2416 : total=8086 2021-12-15 13:28:52.879 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:52.881 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17189 2021-12-15 13:28:52.884 | + inc/python:pip_install:203 : return 0 2021-12-15 13:28:52.886 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 13:28:52.889 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 13:28:52.892 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 13:28:52.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:28:52.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:28:52.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 13:28:52.903 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:28:52.905 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 13:28:52.927 | Using python 3.8 to install pbr 2021-12-15 13:28:52.930 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 13:28:53.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:53.808 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:53.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:28:53.808 | from cryptography.utils import int_from_bytes 2021-12-15 13:28:54.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:28:54.898 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 13:28:57.397 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:28:57.544 | + inc/python:pip_install:200 : result=0 2021-12-15 13:28:57.546 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:28:57.549 | + functions-common:time_stop:2402 : local name 2021-12-15 13:28:57.551 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:28:57.553 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:28:57.555 | + functions-common:time_stop:2405 : local total 2021-12-15 13:28:57.557 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:28:57.559 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:28:57.561 | + functions-common:time_stop:2409 : start_time=1639574932921 2021-12-15 13:28:57.564 | + functions-common:time_stop:2411 : [[ -z 1639574932921 ]] 2021-12-15 13:28:57.567 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:28:57.571 | + functions-common:time_stop:2414 : end_time=1639574937568 2021-12-15 13:28:57.573 | + functions-common:time_stop:2415 : elapsed_time=4647 2021-12-15 13:28:57.575 | + functions-common:time_stop:2416 : total=17189 2021-12-15 13:28:57.577 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:28:57.579 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21836 2021-12-15 13:28:57.581 | + inc/python:pip_install:203 : return 0 2021-12-15 13:28:57.584 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 13:28:59.994 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 13:29:01.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:01.949 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 13:29:01.964 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 13:29:01.968 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 13:29:01.973 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 13:29:01.975 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 13:29:01.978 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2021-12-15 13:29:02.055 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:29:02.058 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:29:02.063 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 13:29:02.086 | + ./stack.sh:main:809 : pkgs= 2021-12-15 13:29:02.090 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 13:29:02.092 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 13:29:02.095 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 13:29:02.098 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 13:29:02.100 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:29:02.103 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:29:02.105 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:29:02.107 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:29:02.109 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:29:02.112 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:29:02.116 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:29:02.119 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:29:02.121 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:29:02.123 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 13:29:02.126 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:29:02.140 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:02.142 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:29:02.145 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:29:02.147 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 13:29:02.149 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:29:02.151 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:29:02.153 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:29:02.155 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 13:29:02.157 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:29:02.160 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 13:29:02.163 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:29:02.165 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:29:02.167 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 13:29:02.169 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 13:29:02.171 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:29:02.174 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:29:02.177 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 13:29:02.179 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 13:29:02.182 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 13:29:02.184 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 13:29:02.186 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 13:29:02.190 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 13:29:02.193 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 13:29:02.195 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 13:29:02.198 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 13:29:02.202 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 13:29:02.268 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 13:29:02.268 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 13:29:02.271 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 13:29:02.666 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 13:29:02.669 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 13:29:02.691 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:02.694 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 13:29:02.697 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:29:02.700 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:29:02.702 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:29:02.704 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:29:02.707 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:02.709 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:29:02.711 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:02.714 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:02.717 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:29:02.720 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:02.722 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:29:02.725 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:29:02.727 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 13:29:02.730 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:29:02.732 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:02.734 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:02.737 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 13:29:02.759 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 13:29:02.871 | Reading package lists... 2021-12-15 13:29:03.126 | Building dependency tree... 2021-12-15 13:29:03.127 | Reading state information... 2021-12-15 13:29:03.400 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 13:29:03.400 | The following packages were automatically installed and are no longer required: 2021-12-15 13:29:03.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:29:03.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:29:03.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:29:03.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:29:03.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:29:03.401 | python3-zope.interface 2021-12-15 13:29:03.401 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:29:03.552 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:29:03.556 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:29:03.559 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:29:03.561 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:03.563 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:03.566 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:03.568 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:03.570 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:03.573 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:29:03.575 | + functions-common:time_stop:2409 : start_time=1639574942755 2021-12-15 13:29:03.577 | + functions-common:time_stop:2411 : [[ -z 1639574942755 ]] 2021-12-15 13:29:03.580 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:03.584 | + functions-common:time_stop:2414 : end_time=1639574943581 2021-12-15 13:29:03.586 | + functions-common:time_stop:2415 : elapsed_time=826 2021-12-15 13:29:03.589 | + functions-common:time_stop:2416 : total=1685 2021-12-15 13:29:03.591 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:03.593 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2511 2021-12-15 13:29:03.596 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:29:03.598 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 13:29:03.601 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:29:03.603 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:29:03.605 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:29:03.608 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:29:03.610 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:29:03.612 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:29:03.615 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 13:29:03.617 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:29:03.619 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:29:03.622 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:29:03.624 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:29:03.626 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:29:03.628 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:29:03.631 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:29:03.633 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:29:03.635 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:29:03.638 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 13:29:03.640 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:29:03.642 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:29:03.644 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:29:03.647 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:29:03.649 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:29:03.651 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:29:03.654 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 13:29:03.656 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 13:29:03.674 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:03.677 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 13:29:03.679 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:29:03.682 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 13:29:03.684 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 13:29:03.687 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 13:29:03.692 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 13:29:03.694 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 13:29:03.696 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 13:29:03.699 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 13:29:03.701 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 13:29:03.703 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 13:29:03.706 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 13:29:04.515 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 13:29:04.515 | user tags 2021-12-15 13:29:04.515 | stackrabbit []' 2021-12-15 13:29:04.519 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 13:29:04.519 | user tags 2021-12-15 13:29:04.519 | stackrabbit []' 2021-12-15 13:29:04.519 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 13:29:04.525 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 13:29:04.528 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 13:29:04.530 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:29:05.264 | Changing password for user "stackrabbit" ... 2021-12-15 13:29:05.294 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 13:29:06.015 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 13:29:06.044 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 13:29:06.047 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:29:06.757 | Changing password for user "stackrabbit" ... 2021-12-15 13:29:06.784 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 13:29:06.786 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 13:29:06.789 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 13:29:07.515 | Deleting user "guest" ... 2021-12-15 13:29:07.536 | Error: 2021-12-15 13:29:07.536 | {:no_such_user, "guest"} 2021-12-15 13:29:07.549 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 13:29:07.551 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 13:29:07.570 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:07.572 | + ./stack.sh:main:826 : install_database 2021-12-15 13:29:07.575 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 13:29:07.578 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 13:29:07.580 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:07.582 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:07.585 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 13:29:07.807 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 13:29:07.809 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 13:29:07.812 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 13:29:07.814 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:29:07.817 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 13:29:07.820 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:29:07.822 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:29:07.825 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:29:07.827 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:29:07.830 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:29:07.832 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:29:07.835 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:29:07.837 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:29:07.840 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:29:07.842 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 13:29:07.845 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:29:07.847 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:29:07.850 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:29:07.852 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:29:07.855 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:29:07.857 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:29:07.859 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 13:29:07.862 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:07.864 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:07.867 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 13:29:07.869 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:29:07.871 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:29:07.873 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:29:07.875 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:29:07.877 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:07.880 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:29:07.882 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:07.884 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:07.886 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:29:07.888 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:07.891 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:29:07.893 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:29:07.896 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 13:29:07.898 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:29:07.901 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:07.903 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:07.905 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 13:29:07.927 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 13:29:08.040 | Reading package lists... 2021-12-15 13:29:08.301 | Building dependency tree... 2021-12-15 13:29:08.302 | Reading state information... 2021-12-15 13:29:08.612 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 13:29:08.612 | The following packages were automatically installed and are no longer required: 2021-12-15 13:29:08.613 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:29:08.613 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:29:08.613 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:29:08.613 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:29:08.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:29:08.614 | python3-zope.interface 2021-12-15 13:29:08.614 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:29:08.736 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:29:08.740 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:29:08.743 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:29:08.745 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:08.747 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:08.749 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:08.752 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:08.755 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:08.757 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:29:08.759 | + functions-common:time_stop:2409 : start_time=1639574947924 2021-12-15 13:29:08.761 | + functions-common:time_stop:2411 : [[ -z 1639574947924 ]] 2021-12-15 13:29:08.764 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:08.769 | + functions-common:time_stop:2414 : end_time=1639574948766 2021-12-15 13:29:08.772 | + functions-common:time_stop:2415 : elapsed_time=842 2021-12-15 13:29:08.775 | + functions-common:time_stop:2416 : total=2511 2021-12-15 13:29:08.778 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:08.782 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3353 2021-12-15 13:29:08.785 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:29:08.788 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 13:29:08.790 | + ./stack.sh:main:829 : install_database_python 2021-12-15 13:29:08.792 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 13:29:08.794 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 13:29:08.797 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 13:29:08.799 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:29:08.802 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 13:29:08.804 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 13:29:08.806 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:29:08.810 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:29:08.810 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:29:08.815 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 13:29:08.817 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 13:29:08.819 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 13:29:08.823 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 13:29:08.825 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 13:29:08.848 | Using python 3.8 to install PyMySQL 2021-12-15 13:29:08.851 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 13:29:09.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:09.705 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:09.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:09.705 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:10.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:10.805 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 13:29:13.165 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:13.320 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:13.324 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:13.326 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:13.328 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:13.331 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:13.333 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:13.335 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:13.338 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:13.340 | + functions-common:time_stop:2409 : start_time=1639574948841 2021-12-15 13:29:13.342 | + functions-common:time_stop:2411 : [[ -z 1639574948841 ]] 2021-12-15 13:29:13.345 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:13.349 | + functions-common:time_stop:2414 : end_time=1639574953346 2021-12-15 13:29:13.351 | + functions-common:time_stop:2415 : elapsed_time=4505 2021-12-15 13:29:13.353 | + functions-common:time_stop:2416 : total=21836 2021-12-15 13:29:13.356 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:13.358 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26341 2021-12-15 13:29:13.361 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:13.363 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 13:29:13.366 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:29:13.370 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 13:29:13.373 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 13:29:13.389 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:13.391 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 13:29:13.394 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 13:29:13.398 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:29:13.398 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:29:13.404 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:29:13.406 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:29:13.409 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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- ]] 2021-12-15 13:29:13.412 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:29:13.414 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 13:29:13.417 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 13:29:13.433 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:13.435 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 13:29:13.437 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:29:13.439 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:29:13.442 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:29:13.444 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:29:13.446 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:13.448 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:29:13.451 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:13.453 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:13.455 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:29:13.457 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:13.460 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:29:13.462 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:29:13.464 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 13:29:13.467 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:29:13.469 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:13.471 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:13.474 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 13:29:13.495 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 13:29:13.607 | Reading package lists... 2021-12-15 13:29:13.873 | Building dependency tree... 2021-12-15 13:29:13.874 | Reading state information... 2021-12-15 13:29:14.141 | radvd is already the newest version (1:2.17-2). 2021-12-15 13:29:14.142 | The following packages were automatically installed and are no longer required: 2021-12-15 13:29:14.143 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:29:14.143 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:29:14.143 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:29:14.143 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:29:14.143 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:29:14.143 | python3-zope.interface 2021-12-15 13:29:14.143 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:29:14.263 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:29:14.267 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:29:14.270 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:29:14.272 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:14.274 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:14.276 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:14.279 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:14.282 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:14.285 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:29:14.287 | + functions-common:time_stop:2409 : start_time=1639574953492 2021-12-15 13:29:14.291 | + functions-common:time_stop:2411 : [[ -z 1639574953492 ]] 2021-12-15 13:29:14.294 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:14.299 | + functions-common:time_stop:2414 : end_time=1639574954296 2021-12-15 13:29:14.302 | + functions-common:time_stop:2415 : elapsed_time=804 2021-12-15 13:29:14.304 | + functions-common:time_stop:2416 : total=3353 2021-12-15 13:29:14.306 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:14.309 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4157 2021-12-15 13:29:14.311 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:29:14.313 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 13:29:14.331 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:14.334 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 13:29:14.337 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 13:29:14.340 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 13:29:14.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 13:29:14.366 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:29:14.368 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:29:14.378 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:29:14.381 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:29:14.384 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:14.386 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:29:14.389 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:14.391 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:14.394 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:29:14.396 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:14.398 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:29:14.401 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:29:14.403 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 13:29:14.405 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:29:14.407 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:14.410 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:14.412 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 13:29:14.432 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 13:29:14.541 | Reading package lists... 2021-12-15 13:29:14.805 | Building dependency tree... 2021-12-15 13:29:14.806 | Reading state information... 2021-12-15 13:29:15.097 | fakeroot is already the newest version (1.24-1). 2021-12-15 13:29:15.097 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:29:15.098 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 13:29:15.098 | The following packages were automatically installed and are no longer required: 2021-12-15 13:29:15.099 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:29:15.099 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:29:15.099 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:29:15.099 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:29:15.099 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:29:15.099 | python3-zope.interface 2021-12-15 13:29:15.099 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:29:15.223 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:29:15.228 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:29:15.230 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:29:15.232 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:15.235 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:15.237 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:15.243 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:15.246 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:15.248 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:29:15.251 | + functions-common:time_stop:2409 : start_time=1639574954429 2021-12-15 13:29:15.254 | + functions-common:time_stop:2411 : [[ -z 1639574954429 ]] 2021-12-15 13:29:15.257 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:15.262 | + functions-common:time_stop:2414 : end_time=1639574955259 2021-12-15 13:29:15.264 | + functions-common:time_stop:2415 : elapsed_time=830 2021-12-15 13:29:15.267 | + functions-common:time_stop:2416 : total=4157 2021-12-15 13:29:15.270 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:15.272 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4987 2021-12-15 13:29:15.275 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:29:15.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 13:29:15.279 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:15.282 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:15.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 13:29:15.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 13:29:15.289 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 13:29:15.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 13:29:15.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 13:29:15.299 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 13:29:15.299 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 13:29:15.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 13:29:15.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 13:29:15.310 | + functions:vercmp:628 : local v1=5.4 2021-12-15 13:29:15.312 | + functions:vercmp:629 : local 'op=<' 2021-12-15 13:29:15.315 | + functions:vercmp:630 : local v2=3.13 2021-12-15 13:29:15.317 | + functions:vercmp:631 : local result 2021-12-15 13:29:15.321 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 13:29:15.321 | ++ functions:vercmp:635 : head -1 2021-12-15 13:29:15.322 | ++ functions:vercmp:635 : sort -V 2021-12-15 13:29:15.326 | + functions:vercmp:635 : result=3.13 2021-12-15 13:29:15.328 | + functions:vercmp:637 : case $op in 2021-12-15 13:29:15.331 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 13:29:15.333 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 13:29:15.335 | + functions:vercmp:648 : return 2021-12-15 13:29:15.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 13:29:15.340 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:29:15.342 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 13:29:15.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 13:29:15.858 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 13:29:15.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:15.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:15.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 13:29:15.869 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:15.871 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 13:29:15.888 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:15.891 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 13:29:15.894 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 13:29:15.894 | Installing etcd 2021-12-15 13:29:15.897 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 13:29:15.911 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 13:29:15.924 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:15.927 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 13:29:15.945 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 13:29:15.948 | ++ 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 2021-12-15 13:29:15.951 | ++ 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 2021-12-15 13:29:15.954 | +++ 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 2021-12-15 13:29:15.958 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:29:15.961 | ++ 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* ]] 2021-12-15 13:29:15.964 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 13:29:15.966 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:29:15.968 | ++ functions:get_extra_file:74 : return 2021-12-15 13:29:15.971 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:29:15.974 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 13:29:15.977 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 13:29:15.980 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 13:29:15.998 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:16.001 | + ./stack.sh:main:856 : install_dstat 2021-12-15 13:29:16.003 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 13:29:16.021 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:16.024 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 13:29:16.026 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:29:16.029 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 13:29:16.031 | + ./stack.sh:main:865 : install_libs 2021-12-15 13:29:16.034 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 13:29:16.043 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 13:29:16.047 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 13:29:16.050 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 13:29:16.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 13:29:16.062 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.065 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 13:29:16.068 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 13:29:16.070 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 13:29:16.073 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 13:29:16.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 13:29:16.086 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.089 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 13:29:16.091 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 13:29:16.093 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 13:29:16.096 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 13:29:16.098 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 13:29:16.104 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.107 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 13:29:16.109 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 13:29:16.111 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 13:29:16.114 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 13:29:16.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 13:29:16.123 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.125 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 13:29:16.127 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 13:29:16.130 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 13:29:16.132 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 13:29:16.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 13:29:16.141 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.143 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 13:29:16.146 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 13:29:16.149 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 13:29:16.151 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 13:29:16.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 13:29:16.159 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.162 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 13:29:16.164 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 13:29:16.166 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 13:29:16.169 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 13:29:16.171 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 13:29:16.177 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.180 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 13:29:16.182 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 13:29:16.184 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 13:29:16.187 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 13:29:16.189 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 13:29:16.196 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.198 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 13:29:16.200 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 13:29:16.203 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 13:29:16.205 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 13:29:16.207 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 13:29:16.215 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.217 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 13:29:16.220 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 13:29:16.222 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 13:29:16.224 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 13:29:16.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 13:29:16.234 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.236 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 13:29:16.239 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 13:29:16.241 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 13:29:16.243 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 13:29:16.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 13:29:16.253 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.256 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 13:29:16.258 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 13:29:16.260 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 13:29:16.263 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 13:29:16.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 13:29:16.272 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.274 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 13:29:16.277 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 13:29:16.279 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 13:29:16.281 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 13:29:16.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 13:29:16.290 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.292 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 13:29:16.295 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 13:29:16.297 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 13:29:16.299 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 13:29:16.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 13:29:16.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.312 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 13:29:16.315 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 13:29:16.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 13:29:16.320 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 13:29:16.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 13:29:16.329 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.331 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 13:29:16.334 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 13:29:16.336 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 13:29:16.339 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 13:29:16.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 13:29:16.348 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.350 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 13:29:16.352 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 13:29:16.354 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 13:29:16.357 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 13:29:16.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 13:29:16.366 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.368 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 13:29:16.371 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 13:29:16.373 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 13:29:16.376 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 13:29:16.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 13:29:16.388 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.390 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 13:29:16.393 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 13:29:16.395 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 13:29:16.397 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 13:29:16.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 13:29:16.407 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.411 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 13:29:16.413 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 13:29:16.415 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 13:29:16.418 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 13:29:16.420 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 13:29:16.427 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.430 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 13:29:16.432 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 13:29:16.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 13:29:16.437 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 13:29:16.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 13:29:16.448 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.450 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 13:29:16.453 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 13:29:16.455 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 13:29:16.458 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 13:29:16.462 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 13:29:16.470 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.473 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 13:29:16.477 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 13:29:16.480 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 13:29:16.484 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 13:29:16.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 13:29:16.494 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.496 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 13:29:16.498 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 13:29:16.501 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 13:29:16.503 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 13:29:16.506 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 13:29:16.513 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.516 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 13:29:16.518 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 13:29:16.521 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 13:29:16.523 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 13:29:16.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 13:29:16.533 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.536 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 13:29:16.539 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 13:29:16.541 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 13:29:16.544 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 13:29:16.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 13:29:16.554 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.557 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 13:29:16.559 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 13:29:16.562 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 13:29:16.564 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 13:29:16.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 13:29:16.574 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.576 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 13:29:16.579 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 13:29:16.581 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 13:29:16.584 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 13:29:16.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 13:29:16.594 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.598 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 13:29:16.601 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 13:29:16.604 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 13:29:16.607 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 13:29:16.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 13:29:16.617 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.619 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 13:29:16.621 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 13:29:16.624 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 13:29:16.626 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 13:29:16.629 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 13:29:16.635 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.638 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 13:29:16.640 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 13:29:16.642 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 13:29:16.645 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 13:29:16.647 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 13:29:16.654 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.656 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 13:29:16.659 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 13:29:16.662 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 13:29:16.664 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 13:29:16.666 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 13:29:16.673 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.676 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 13:29:16.678 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 13:29:16.681 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 13:29:16.684 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 13:29:16.686 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 13:29:16.693 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.695 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 13:29:16.697 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 13:29:16.700 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 13:29:16.702 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 13:29:16.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 13:29:16.712 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.714 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 13:29:16.717 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 13:29:16.719 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 13:29:16.721 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 13:29:16.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 13:29:16.731 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.733 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 13:29:16.735 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 13:29:16.737 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 13:29:16.740 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 13:29:16.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 13:29:16.748 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.751 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 13:29:16.753 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 13:29:16.756 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 13:29:16.759 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 13:29:16.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:16.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:16.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 13:29:16.769 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:16.771 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 13:29:16.794 | Using python 3.8 to install etcd3 2021-12-15 13:29:16.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 13:29:17.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:17.648 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:17.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:17.649 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:18.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:18.757 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 13:29:18.786 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 13:29:18.787 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 13:29:18.788 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 13:29:18.789 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 13:29:21.664 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:21.801 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:21.804 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:21.806 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:21.809 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:21.811 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:21.815 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:21.817 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:21.819 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:21.821 | + functions-common:time_stop:2409 : start_time=1639574956788 2021-12-15 13:29:21.823 | + functions-common:time_stop:2411 : [[ -z 1639574956788 ]] 2021-12-15 13:29:21.826 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:21.832 | + functions-common:time_stop:2414 : end_time=1639574961828 2021-12-15 13:29:21.834 | + functions-common:time_stop:2415 : elapsed_time=5040 2021-12-15 13:29:21.836 | + functions-common:time_stop:2416 : total=26341 2021-12-15 13:29:21.839 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:21.842 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=31381 2021-12-15 13:29:21.846 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:21.850 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 13:29:21.875 | Using python 3.8 to install etcd3gw 2021-12-15 13:29:21.877 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 13:29:22.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:22.832 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:22.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:22.832 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:23.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:23.945 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 13:29:23.975 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 13:29:23.976 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 13:29:23.977 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 13:29:23.978 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 13:29:24.012 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 13:29:24.013 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 13:29:24.016 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 13:29:24.017 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 13:29:26.327 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:26.458 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:26.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:26.466 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:26.469 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:26.473 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:26.475 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:26.477 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:26.479 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:26.481 | + functions-common:time_stop:2409 : start_time=1639574961869 2021-12-15 13:29:26.484 | + functions-common:time_stop:2411 : [[ -z 1639574961869 ]] 2021-12-15 13:29:26.486 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:26.492 | + functions-common:time_stop:2414 : end_time=1639574966489 2021-12-15 13:29:26.494 | + functions-common:time_stop:2415 : elapsed_time=4620 2021-12-15 13:29:26.496 | + functions-common:time_stop:2416 : total=31381 2021-12-15 13:29:26.499 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:26.502 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=36001 2021-12-15 13:29:26.505 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:26.508 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 13:29:26.511 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 13:29:26.513 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 13:29:26.516 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:29:26.519 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:29:26.522 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:29:26.525 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:29:26.528 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:29:26.532 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:29:26.535 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:29:26.538 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:29:26.540 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:29:26.543 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 13:29:26.545 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 13:29:26.547 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:26.549 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:26.552 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 13:29:26.554 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:29:26.556 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:29:26.559 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:29:26.561 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:29:26.563 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:29:26.565 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:26.568 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:29:26.571 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:26.575 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:26.577 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:29:26.581 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:29:26.583 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:29:26.586 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:29:26.590 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:29:26.593 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:29:26.596 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:26.598 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:26.601 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:29:26.623 | + functions-common:apt_get:1207 : 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 2021-12-15 13:29:26.733 | Reading package lists... 2021-12-15 13:29:26.980 | Building dependency tree... 2021-12-15 13:29:26.982 | Reading state information... 2021-12-15 13:29:27.271 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:29:27.271 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:29:27.271 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:29:27.271 | The following packages were automatically installed and are no longer required: 2021-12-15 13:29:27.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:29:27.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:29:27.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:29:27.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:29:27.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:29:27.273 | python3-zope.interface 2021-12-15 13:29:27.273 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:29:27.404 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:29:27.410 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:29:27.412 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:29:27.415 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:27.418 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:27.420 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:27.423 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:27.425 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:27.427 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:29:27.429 | + functions-common:time_stop:2409 : start_time=1639574966620 2021-12-15 13:29:27.432 | + functions-common:time_stop:2411 : [[ -z 1639574966620 ]] 2021-12-15 13:29:27.434 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:27.438 | + functions-common:time_stop:2414 : end_time=1639574967436 2021-12-15 13:29:27.441 | + functions-common:time_stop:2415 : elapsed_time=816 2021-12-15 13:29:27.444 | + functions-common:time_stop:2416 : total=4987 2021-12-15 13:29:27.446 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:27.448 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5803 2021-12-15 13:29:27.450 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:29:27.453 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 13:29:27.455 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:27.457 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:27.460 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 13:29:27.523 | Module proxy already enabled 2021-12-15 13:29:27.529 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 13:29:27.594 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 13:29:27.594 | Module proxy already enabled 2021-12-15 13:29:27.594 | Module proxy_uwsgi already enabled 2021-12-15 13:29:27.599 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 13:29:27.602 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:29:27.605 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:29:27.607 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:29:27.749 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 13:29:27.751 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 13:29:27.754 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 13:29:27.756 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 13:29:27.764 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.767 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 13:29:27.770 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 13:29:27.773 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 13:29:27.776 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 13:29:27.786 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.789 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 13:29:27.792 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 13:29:27.795 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 13:29:27.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 13:29:27.806 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.808 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 13:29:27.811 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 13:29:27.813 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 13:29:27.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 13:29:27.822 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.825 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 13:29:27.827 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 13:29:27.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 13:29:27.837 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.839 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 13:29:27.842 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 13:29:27.844 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 13:29:27.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 13:29:27.854 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.856 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 13:29:27.873 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:27.875 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 13:29:27.878 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 13:29:27.880 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 13:29:27.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 13:29:27.889 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.892 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 13:29:27.908 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:27.910 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 13:29:27.913 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 13:29:27.915 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 13:29:27.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 13:29:27.926 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.929 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 13:29:27.931 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 13:29:27.934 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 13:29:27.938 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:27.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:27.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 13:29:27.947 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:27.950 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 13:29:27.953 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 13:29:27.955 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:29:27.958 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 13:29:27.961 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 13:29:27.964 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:29:27.968 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:29:27.968 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:29:27.974 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 13:29:27.977 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 13:29:27.980 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 13:29:27.983 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 13:29:27.985 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 13:29:28.007 | Using python 3.8 to install keystonemiddleware 2021-12-15 13:29:28.010 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 13:29:28.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:28.879 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:28.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:28.879 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:29.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:29.994 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 13:29:30.071 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 13:29:30.072 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 13:29:30.073 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 13:29:30.075 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 13:29:30.076 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 13:29:30.077 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 13:29:30.078 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 13:29:30.080 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 13:29:30.081 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 13:29:30.082 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 13:29:30.083 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 13:29:30.084 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 13:29:30.085 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 13:29:30.086 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 13:29:30.144 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 13:29:30.146 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 13:29:30.147 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 13:29:30.183 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 13:29:30.224 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 13:29:30.225 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 13:29:30.226 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 13:29:30.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 13:29:30.276 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 13:29:30.281 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 13:29:30.290 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-15 13:29:30.291 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 13:29:30.306 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 13:29:30.307 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 13:29:30.309 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 13:29:30.377 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 13:29:30.378 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 13:29:30.379 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 13:29:30.381 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 13:29:30.434 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 13:29:30.448 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 13:29:32.729 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:32.871 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:32.874 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:32.877 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:32.881 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:32.884 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:32.887 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:32.890 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:32.893 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:32.896 | + functions-common:time_stop:2409 : start_time=1639574968001 2021-12-15 13:29:32.898 | + functions-common:time_stop:2411 : [[ -z 1639574968001 ]] 2021-12-15 13:29:32.901 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:32.905 | + functions-common:time_stop:2414 : end_time=1639574972902 2021-12-15 13:29:32.907 | + functions-common:time_stop:2415 : elapsed_time=4901 2021-12-15 13:29:32.910 | + functions-common:time_stop:2416 : total=36001 2021-12-15 13:29:32.912 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:32.916 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=40902 2021-12-15 13:29:32.918 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:32.921 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 13:29:32.923 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 13:29:32.927 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:29:32.929 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 13:29:32.933 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 13:29:32.935 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:29:32.939 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:29:32.939 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:29:32.945 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 13:29:32.949 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 13:29:32.952 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 13:29:32.956 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 13:29:32.959 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 13:29:32.982 | Using python 3.8 to install python-memcached 2021-12-15 13:29:32.984 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 13:29:33.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:33.847 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:33.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:33.847 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:34.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:34.944 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 13:29:34.948 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 13:29:37.275 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:37.419 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:37.421 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:37.423 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:37.426 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:37.429 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:37.431 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:37.433 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:37.435 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:37.438 | + functions-common:time_stop:2409 : start_time=1639574972975 2021-12-15 13:29:37.440 | + functions-common:time_stop:2411 : [[ -z 1639574972975 ]] 2021-12-15 13:29:37.443 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:37.447 | + functions-common:time_stop:2414 : end_time=1639574977444 2021-12-15 13:29:37.450 | + functions-common:time_stop:2415 : elapsed_time=4469 2021-12-15 13:29:37.452 | + functions-common:time_stop:2416 : total=40902 2021-12-15 13:29:37.454 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:37.457 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=45371 2021-12-15 13:29:37.459 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:37.461 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 13:29:37.479 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:37.482 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 13:29:37.484 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 13:29:37.486 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 13:29:37.489 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 13:29:37.491 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:29:37.494 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 13:29:37.496 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 13:29:37.512 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:37.515 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 13:29:37.517 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 13:29:37.519 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 13:29:37.521 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:29:37.523 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:29:37.526 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:29:37.528 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:29:37.530 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:29:37.533 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:29:37.547 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:29:37.550 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:29:37.552 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:37.555 | + functions-common:git_clone:606 : echo master 2021-12-15 13:29:37.556 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:29:37.563 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 13:29:37.567 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:37.569 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 13:29:37.572 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:29:37.573 | + functions-common:git_clone:655 : head -1 2021-12-15 13:29:37.576 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 13:29:37.579 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:29:37.582 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 13:29:37.586 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:29:37.589 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:29:37.592 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 13:29:37.595 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:29:37.597 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 13:29:37.600 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:29:37.603 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:29:37.606 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 13:29:37.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:29:37.611 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:29:37.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 13:29:37.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:29:37.621 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 13:29:37.624 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:29:37.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:29:37.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 13:29:37.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 13:29:37.640 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 13:29:38.328 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 13:29:38.331 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:29:38.333 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:29:38.335 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:29:38.339 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:29:38.341 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 13:29:38.343 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:29:38.346 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:29:38.348 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:29:38.351 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:29:38.354 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:29:38.356 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:29:38.359 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:29:38.362 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 13:29:38.388 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 13:29:38.391 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 13:29:39.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:39.276 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:39.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:39.276 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:40.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:40.424 | Obtaining file:///opt/stack/keystone 2021-12-15 13:29:40.426 | Preparing metadata (setup.py): started 2021-12-15 13:29:41.936 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:29:42.041 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 13:29:42.042 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 13:29:42.043 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:29:42.044 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 13:29:42.045 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 13:29:42.046 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 13:29:42.047 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 13:29:42.048 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:29:42.049 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 13:29:42.051 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 13:29:42.052 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 13:29:42.053 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:29:42.054 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 13:29:42.055 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 13:29:42.056 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 13:29:42.057 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 13:29:42.059 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 13:29:42.060 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 13:29:42.061 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:29:42.062 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 13:29:42.063 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:29:42.064 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 13:29:42.066 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 13:29:42.067 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 13:29:42.068 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 13:29:42.069 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:29:42.070 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 13:29:42.071 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:29:42.072 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 13:29:42.073 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:29:42.074 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:29:42.075 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 13:29:42.077 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 13:29:42.078 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 13:29:42.092 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 13:29:42.093 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 13:29:42.137 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:29:42.158 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:29:42.159 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:29:42.161 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 13:29:42.166 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 13:29:42.179 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 13:29:42.241 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 13:29:42.242 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 13:29:42.335 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:29:42.336 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 13:29:42.338 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 13:29:42.339 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 13:29:42.392 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 13:29:42.395 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:29:42.396 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 13:29:42.446 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 13:29:42.449 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 13:29:42.508 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 13:29:42.510 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 13:29:42.511 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 13:29:42.513 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 13:29:42.515 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:29:42.516 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 13:29:42.538 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 13:29:42.586 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:29:42.607 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 13:29:42.608 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 13:29:42.609 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 13:29:42.610 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 13:29:42.663 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:29:42.773 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 13:29:42.774 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 13:29:42.775 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 13:29:42.776 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 13:29:43.020 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 13:29:43.041 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 13:29:43.043 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 13:29:43.110 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 13:29:43.112 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 13:29:43.130 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 13:29:43.200 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 13:29:43.241 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 13:29:43.349 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:29:43.420 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 13:29:43.543 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 13:29:43.571 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 13:29:43.611 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 13:29:43.614 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 13:29:43.615 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:29:43.616 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 13:29:43.618 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 13:29:43.620 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 13:29:43.671 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 13:29:43.816 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 13:29:43.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 13:29:43.821 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 13:29:43.822 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 13:29:43.972 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 13:29:44.053 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:29:44.126 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 13:29:44.304 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 13:29:44.332 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 13:29:44.474 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 13:29:44.576 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 13:29:44.611 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 13:29:46.399 | Installing collected packages: keystone 2021-12-15 13:29:46.400 | Attempting uninstall: keystone 2021-12-15 13:29:46.400 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 13:29:46.403 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 13:29:46.405 | Running setup.py develop for keystone 2021-12-15 13:29:48.534 | Successfully installed keystone 2021-12-15 13:29:48.535 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:48.686 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:48.689 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:48.692 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:48.695 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:48.698 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:48.701 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:48.704 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:48.707 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:48.716 | + functions-common:time_stop:2409 : start_time=1639574978380 2021-12-15 13:29:48.719 | + functions-common:time_stop:2411 : [[ -z 1639574978380 ]] 2021-12-15 13:29:48.722 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:48.727 | + functions-common:time_stop:2414 : end_time=1639574988724 2021-12-15 13:29:48.729 | + functions-common:time_stop:2415 : elapsed_time=10344 2021-12-15 13:29:48.732 | + functions-common:time_stop:2416 : total=45371 2021-12-15 13:29:48.734 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:48.737 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=55715 2021-12-15 13:29:48.739 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:48.742 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:29:48.745 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:29:48.748 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:29:48.771 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:29:48.787 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 13:29:48.789 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 13:29:48.792 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:48.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:48.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 13:29:48.800 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:48.803 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 13:29:48.820 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:48.822 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:29:48.824 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:29:48.827 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 13:29:48.829 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 13:29:48.842 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 13:29:48.844 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 13:29:48.850 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 13:29:48.866 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:48.869 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 13:29:48.906 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 13:29:48.935 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 13:29:48.971 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 13:29:49.004 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 13:29:49.035 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 13:29:49.070 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 13:29:49.104 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 13:29:49.133 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 13:29:49.136 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 13:29:49.138 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 13:29:49.140 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 13:29:49.143 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:29:49.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:29:49.160 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:49.163 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:29:49.166 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:29:49.168 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:29:49.186 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:49.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:29:49.193 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:29:49.232 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:29:49.235 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:29:49.238 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 13:29:49.240 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 13:29:49.257 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:49.262 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 13:29:49.295 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 13:29:49.298 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 13:29:49.334 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 13:29:49.337 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 13:29:49.340 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 13:29:49.343 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 13:29:49.346 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:29:49.349 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:29:49.380 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 13:29:49.382 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 13:29:49.384 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 13:29:49.387 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 13:29:49.390 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:29:49.409 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:29:49.412 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:29:49.415 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:29:49.418 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:29:49.420 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:29:49.450 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:29:49.478 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:29:49.513 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:29:49.544 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 13:29:49.572 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:29:49.575 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 13:29:49.577 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:29:49.579 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 13:29:49.582 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 13:29:49.584 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:29:49.586 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:29:49.589 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 13:29:49.593 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 13:29:49.596 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:29:49.598 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:29:49.611 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:29:49.611 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:29:49.621 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:29:49.626 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:29:49.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:29:49.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:29:49.655 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 13:29:49.690 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 13:29:49.723 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 13:29:49.753 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 13:29:49.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 13:29:49.820 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 13:29:49.856 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 13:29:49.891 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 13:29:49.923 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 13:29:49.958 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:29:49.994 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 13:29:50.027 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 13:29:50.061 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 13:29:50.093 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:29:50.095 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:29:50.098 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 13:29:50.100 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 13:29:50.104 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:29:50.106 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:50.109 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:50.111 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:29:50.114 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:29:50.116 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:29:50.146 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 13:29:50.177 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:29:50.178 | + 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 ' 2021-12-15 13:29:50.188 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 13:29:50.192 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 13:29:50.195 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 13:29:50.197 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:29:50.200 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:29:50.202 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:29:50.205 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:50.208 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:50.211 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:29:50.214 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:29:50.217 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:29:50.219 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:29:50.224 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 13:29:50.300 | Site keystone-wsgi-public already enabled 2021-12-15 13:29:50.305 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:29:50.308 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:29:50.312 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:29:50.315 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:29:50.484 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 13:29:50.526 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 13:29:50.562 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 13:29:50.600 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 13:29:50.603 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 13:29:50.636 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 13:29:50.667 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 13:29:50.698 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 13:29:50.719 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:29:50.722 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 13:29:50.741 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:29:50.743 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 13:29:50.746 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 13:29:50.749 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 13:29:50.751 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:29:50.754 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 13:29:50.757 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 13:29:50.759 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 13:29:50.762 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 13:29:50.764 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:29:50.766 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:29:50.769 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:29:50.772 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:29:50.774 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:29:50.777 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:29:50.795 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:29:50.797 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:29:50.800 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:50.803 | + functions-common:git_clone:606 : echo master 2021-12-15 13:29:50.803 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:29:50.809 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 13:29:50.811 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:29:50.814 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 13:29:50.817 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:29:50.817 | + functions-common:git_clone:655 : head -1 2021-12-15 13:29:50.820 | 876377435 Merge "updaters: use replication network" 2021-12-15 13:29:50.823 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:29:50.825 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 13:29:50.828 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:29:50.830 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:29:50.833 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 13:29:50.835 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 13:29:50.838 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 13:29:50.840 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:29:50.843 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:29:50.845 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 13:29:50.847 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:29:50.850 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 13:29:50.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 13:29:50.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:29:50.858 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 13:29:50.861 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:29:50.863 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:29:50.867 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 13:29:50.874 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 13:29:50.876 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 13:29:51.546 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 13:29:51.548 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:29:51.551 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:29:51.553 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:29:51.556 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:29:51.558 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 13:29:51.560 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:29:51.562 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 13:29:51.564 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:29:51.567 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 13:29:51.569 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 13:29:51.571 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 13:29:51.573 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:29:51.576 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 13:29:51.598 | Using python 3.8 to install /opt/stack/swift 2021-12-15 13:29:51.601 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 13:29:52.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:52.462 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:52.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:29:52.462 | from cryptography.utils import int_from_bytes 2021-12-15 13:29:53.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:29:53.581 | Obtaining file:///opt/stack/swift 2021-12-15 13:29:53.582 | Preparing metadata (setup.py): started 2021-12-15 13:29:54.769 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:29:54.833 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 13:29:54.834 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 13:29:54.835 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 13:29:54.836 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 13:29:54.837 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 13:29:54.838 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 13:29:54.839 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 13:29:54.841 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 13:29:54.841 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 13:29:54.843 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 13:29:54.843 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 13:29:54.882 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 13:29:54.890 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 13:29:54.944 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 13:29:54.945 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 13:29:54.947 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 13:29:54.948 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 13:29:54.949 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 13:29:54.950 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 13:29:54.951 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 13:29:54.952 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 13:29:54.953 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 13:29:54.955 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 13:29:54.956 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 13:29:54.957 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:29:54.978 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 13:29:55.007 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 13:29:55.009 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 13:29:55.011 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 13:29:55.013 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 13:29:55.038 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 13:29:55.130 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 13:29:55.132 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 13:29:55.133 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 13:29:55.174 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 13:29:55.217 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 13:29:55.218 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 13:29:55.219 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 13:29:55.220 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 13:29:55.278 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 13:29:55.281 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 13:29:55.295 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 13:29:55.297 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 13:29:55.315 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 13:29:55.316 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 13:29:55.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 13:29:55.436 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:29:57.573 | Installing collected packages: swift 2021-12-15 13:29:57.573 | Attempting uninstall: swift 2021-12-15 13:29:57.573 | Found existing installation: swift 2.29.0.dev84 2021-12-15 13:29:57.576 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 13:29:57.578 | Running setup.py develop for swift 2021-12-15 13:29:59.523 | Successfully installed swift 2021-12-15 13:29:59.523 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:29:59.684 | + inc/python:pip_install:200 : result=0 2021-12-15 13:29:59.687 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:29:59.690 | + functions-common:time_stop:2402 : local name 2021-12-15 13:29:59.693 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:29:59.696 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:29:59.700 | + functions-common:time_stop:2405 : local total 2021-12-15 13:29:59.703 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:29:59.706 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:29:59.709 | + functions-common:time_stop:2409 : start_time=1639574991593 2021-12-15 13:29:59.711 | + functions-common:time_stop:2411 : [[ -z 1639574991593 ]] 2021-12-15 13:29:59.714 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:29:59.719 | + functions-common:time_stop:2414 : end_time=1639574999716 2021-12-15 13:29:59.722 | + functions-common:time_stop:2415 : elapsed_time=8123 2021-12-15 13:29:59.728 | + functions-common:time_stop:2416 : total=55715 2021-12-15 13:29:59.731 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:29:59.734 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=63838 2021-12-15 13:29:59.737 | + inc/python:pip_install:203 : return 0 2021-12-15 13:29:59.739 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:29:59.742 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:29:59.744 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:29:59.767 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:29:59.779 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 13:29:59.781 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 13:29:59.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:29:59.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:29:59.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 13:29:59.791 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:29:59.793 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 13:29:59.796 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:29:59.798 | + ./stack.sh:main:898 : configure_swift 2021-12-15 13:29:59.800 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 13:29:59.802 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 13:29:59.804 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 13:29:59.806 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 13:29:59.808 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 13:30:00.863 | No container-auditor running 2021-12-15 13:30:00.863 | No object-auditor running 2021-12-15 13:30:00.863 | No container-sharder running 2021-12-15 13:30:00.863 | No account-auditor running 2021-12-15 13:30:00.864 | No container-replicator running 2021-12-15 13:30:00.864 | No container-updater running 2021-12-15 13:30:00.864 | No object-reconstructor running 2021-12-15 13:30:00.864 | No object-replicator running 2021-12-15 13:30:00.864 | No object-updater running 2021-12-15 13:30:00.864 | No proxy-server running 2021-12-15 13:30:00.864 | No container-sync running 2021-12-15 13:30:00.864 | No container-reconciler running 2021-12-15 13:30:00.864 | No container-server running 2021-12-15 13:30:00.864 | No account-server running 2021-12-15 13:30:00.864 | No object-expirer running 2021-12-15 13:30:00.864 | No object-server running 2021-12-15 13:30:00.864 | No account-reaper running 2021-12-15 13:30:00.864 | No account-replicator running 2021-12-15 13:30:00.940 | + lib/swift:configure_swift:340 : true 2021-12-15 13:30:00.942 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 13:30:00.955 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 13:30:00.971 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 13:30:00.974 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 13:30:00.974 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 13:30:00.981 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 13:30:00.981 | s/%GROUP%/ubuntu/; 2021-12-15 13:30:00.981 | s/%USER%/ubuntu/; 2021-12-15 13:30:00.981 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 13:30:00.981 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 13:30:00.984 | uid = ubuntu 2021-12-15 13:30:00.984 | gid = ubuntu 2021-12-15 13:30:00.984 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 13:30:00.984 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 13:30:00.984 | address = 127.0.0.1 2021-12-15 13:30:00.984 | 2021-12-15 13:30:00.984 | [account6612] 2021-12-15 13:30:00.984 | max connections = 25 2021-12-15 13:30:00.984 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:30:00.984 | read only = false 2021-12-15 13:30:00.984 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 13:30:00.984 | 2021-12-15 13:30:00.984 | [account6622] 2021-12-15 13:30:00.984 | max connections = 25 2021-12-15 13:30:00.984 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:30:00.984 | read only = false 2021-12-15 13:30:00.984 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 13:30:00.984 | 2021-12-15 13:30:00.984 | [account6632] 2021-12-15 13:30:00.984 | max connections = 25 2021-12-15 13:30:00.984 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:30:00.984 | read only = false 2021-12-15 13:30:00.984 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 13:30:00.984 | 2021-12-15 13:30:00.984 | [account6642] 2021-12-15 13:30:00.984 | max connections = 25 2021-12-15 13:30:00.984 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:30:00.984 | read only = false 2021-12-15 13:30:00.984 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [container6611] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [container6621] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [container6631] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [container6641] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [object6613] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 13:30:00.985 | 2021-12-15 13:30:00.985 | [object6623] 2021-12-15 13:30:00.985 | max connections = 25 2021-12-15 13:30:00.985 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:30:00.985 | read only = false 2021-12-15 13:30:00.985 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 13:30:00.986 | 2021-12-15 13:30:00.986 | [object6633] 2021-12-15 13:30:00.986 | max connections = 25 2021-12-15 13:30:00.986 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:30:00.986 | read only = false 2021-12-15 13:30:00.986 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 13:30:00.986 | 2021-12-15 13:30:00.986 | [object6643] 2021-12-15 13:30:00.986 | max connections = 25 2021-12-15 13:30:00.986 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:30:00.986 | read only = false 2021-12-15 13:30:00.986 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 13:30:00.987 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 13:30:00.990 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:00.992 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:00.994 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 13:30:01.008 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 13:30:01.011 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 13:30:01.015 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 13:30:01.020 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 13:30:01.023 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 13:30:01.028 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 13:30:01.058 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 13:30:01.089 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 13:30:01.111 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 13:30:01.140 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 13:30:01.161 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:30:01.190 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 13:30:01.208 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 13:30:01.237 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 13:30:01.262 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 13:30:01.292 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 13:30:01.312 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:30:01.346 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 13:30:01.368 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 13:30:01.386 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:01.388 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 13:30:01.417 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 13:30:01.445 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 13:30:01.476 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 13:30:01.506 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 13:30:01.521 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:01.523 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 13:30:01.553 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 13:30:01.571 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:01.574 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 13:30:01.591 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:01.593 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 13:30:01.595 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 13:30:01.611 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:01.613 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 13:30:01.615 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 13:30:01.618 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 13:30:01.623 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 13:30:01.628 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 13:30:01.662 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 13:30:01.696 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 13:30:01.728 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 13:30:01.758 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 13:30:01.790 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 13:30:01.792 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 13:30:01.794 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 13:30:01.797 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 13:30:01.799 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 13:30:01.829 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 13:30:01.867 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:30:01.895 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 13:30:01.925 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 13:30:01.960 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 13:30:01.990 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 13:30:02.018 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 13:30:02.048 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:30:02.078 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 13:30:02.111 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 13:30:02.140 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 13:30:02.171 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 13:30:02.200 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 13:30:02.234 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 13:30:02.266 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 13:30:02.285 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 13:30:02.317 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 13:30:02.349 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 13:30:02.354 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 13:30:02.384 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 13:30:02.412 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 13:30:02.443 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 13:30:02.445 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 13:30:02.448 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:30:02.450 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 13:30:02.455 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 13:30:02.457 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:30:02.460 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:30:02.463 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 13:30:02.465 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 13:30:02.468 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:30:02.470 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:30:02.473 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 13:30:02.491 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 13:30:02.522 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 13:30:02.540 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 13:30:02.570 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 13:30:02.589 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:30:02.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 13:30:02.636 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:30:02.669 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 13:30:02.690 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:30:02.721 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 13:30:02.748 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 13:30:02.778 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:30:02.797 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:30:02.827 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 13:30:02.846 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 13:30:02.875 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 13:30:02.895 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 13:30:02.927 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 13:30:02.933 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 13:30:02.954 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:30:02.987 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 13:30:03.019 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:30:03.023 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 13:30:03.028 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 13:30:03.030 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:30:03.032 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:30:03.035 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 13:30:03.037 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 13:30:03.039 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:30:03.042 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:30:03.045 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 13:30:03.069 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 13:30:03.103 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 13:30:03.126 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 13:30:03.158 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 13:30:03.179 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:30:03.210 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 13:30:03.229 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:30:03.259 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 13:30:03.279 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:30:03.309 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 13:30:03.328 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 13:30:03.360 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:30:03.379 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:30:03.410 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 13:30:03.434 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 13:30:03.465 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 13:30:03.484 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 13:30:03.513 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 13:30:03.518 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 13:30:03.540 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:30:03.574 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:30:03.576 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 13:30:03.580 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 13:30:03.583 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:30:03.585 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:30:03.588 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 13:30:03.590 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 13:30:03.592 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:30:03.594 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:30:03.597 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 13:30:03.618 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 13:30:03.650 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 13:30:03.669 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 13:30:03.701 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 13:30:03.724 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:30:03.753 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 13:30:03.775 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:30:03.810 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 13:30:03.831 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:30:03.863 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 13:30:03.886 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 13:30:03.919 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:30:03.944 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:30:03.976 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 13:30:03.996 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 13:30:04.027 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 13:30:04.048 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 13:30:04.082 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 13:30:04.087 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 13:30:04.108 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:30:04.138 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 13:30:04.168 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 13:30:04.198 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 13:30:04.230 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 13:30:04.232 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 13:30:04.237 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 13:30:04.270 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 13:30:04.299 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 13:30:04.333 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 13:30:04.363 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 13:30:04.397 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 13:30:04.425 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 13:30:04.454 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 13:30:04.491 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 13:30:04.525 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 13:30:04.544 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:04.546 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 13:30:04.565 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 13:30:04.568 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 13:30:04.589 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 13:30:04.591 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 13:30:04.620 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 13:30:04.622 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 13:30:04.655 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 13:30:04.689 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 13:30:04.692 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 13:30:04.725 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 13:30:04.742 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:04.748 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 13:30:04.753 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 13:30:04.762 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 13:30:04.764 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 13:30:04.778 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 13:30:04.780 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 13:30:04.794 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 13:30:04.797 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 13:30:04.799 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:30:04.802 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:30:04.804 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:30:04.807 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:30:04.809 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:30:04.811 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:30:04.814 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 13:30:04.828 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:30:04.831 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 13:30:04.833 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 13:30:04.851 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:04.854 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 13:30:04.872 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:04.875 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 13:30:04.878 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 13:30:04.880 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 13:30:04.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:30:04.885 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 13:30:04.890 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 13:30:04.892 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 13:30:04.895 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 13:30:04.913 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:04.916 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 13:30:04.919 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 13:30:04.936 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:04.939 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 13:30:04.942 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 13:30:04.945 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 13:30:04.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:30:04.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:30:04.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 13:30:04.955 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:30:04.959 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 13:30:04.963 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 13:30:04.966 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 13:30:04.970 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 13:30:04.973 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 13:30:04.975 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 13:30:04.978 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 13:30:04.981 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 13:30:04.984 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 13:30:04.986 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 13:30:04.990 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:30:04.991 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 13:30:04.996 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 13:30:04.999 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 13:30:05.002 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 13:30:05.006 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 13:30:05.008 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:30:05.032 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 13:30:05.035 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:30:05.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:05.916 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:05.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:05.916 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:06.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:30:07.000 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 13:30:07.104 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 13:30:07.105 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 13:30:07.106 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 13:30:07.107 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 13:30:07.108 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 13:30:07.110 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 13:30:07.111 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-12-15 13:30:07.112 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 13:30:07.113 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 13:30:07.114 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-12-15 13:30:07.115 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-12-15 13:30:07.116 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 13:30:07.118 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2021-12-15 13:30:07.120 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-15 13:30:07.123 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 13:30:07.125 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2021-12-15 13:30:07.127 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 13:30:07.129 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 13:30:07.139 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 13:30:07.140 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 13:30:07.157 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 13:30:07.225 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-12-15 13:30:07.227 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-15 13:30:07.228 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 13:30:07.251 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 13:30:07.252 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 13:30:07.255 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 13:30:07.256 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 13:30:07.257 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 13:30:07.268 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 13:30:07.307 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-15 13:30:07.308 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 13:30:07.310 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 13:30:07.310 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 13:30:07.331 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 13:30:07.333 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2021-12-15 13:30:07.347 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 13:30:07.364 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-12-15 13:30:07.366 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 13:30:07.383 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-12-15 13:30:07.385 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-15 13:30:07.463 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 13:30:07.466 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2021-12-15 13:30:07.467 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 13:30:07.468 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 13:30:07.516 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-12-15 13:30:07.544 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 13:30:07.583 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 13:30:07.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 13:30:07.751 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 13:30:07.783 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 13:30:07.786 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 13:30:07.788 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 13:30:07.790 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 13:30:07.791 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 13:30:07.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 13:30:07.847 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 13:30:08.014 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 13:30:08.055 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 13:30:08.140 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 13:30:08.289 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 13:30:10.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:30:10.415 | + inc/python:pip_install:200 : result=0 2021-12-15 13:30:10.418 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:30:10.422 | + functions-common:time_stop:2402 : local name 2021-12-15 13:30:10.424 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:30:10.426 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:30:10.429 | + functions-common:time_stop:2405 : local total 2021-12-15 13:30:10.432 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:30:10.434 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:30:10.436 | + functions-common:time_stop:2409 : start_time=1639575005026 2021-12-15 13:30:10.439 | + functions-common:time_stop:2411 : [[ -z 1639575005026 ]] 2021-12-15 13:30:10.443 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:30:10.448 | + functions-common:time_stop:2414 : end_time=1639575010445 2021-12-15 13:30:10.452 | + functions-common:time_stop:2415 : elapsed_time=5419 2021-12-15 13:30:10.455 | + functions-common:time_stop:2416 : total=63838 2021-12-15 13:30:10.461 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:30:10.463 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=69257 2021-12-15 13:30:10.466 | + inc/python:pip_install:203 : return 0 2021-12-15 13:30:10.468 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 13:30:10.471 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 13:30:10.474 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 13:30:10.492 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 13:30:10.498 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 13:30:10.501 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 13:30:10.504 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 13:30:10.507 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:30:10.510 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:30:10.513 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:30:10.516 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:30:10.519 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:30:10.523 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:30:10.543 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:30:10.545 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:30:10.548 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:10.552 | + functions-common:git_clone:606 : echo master 2021-12-15 13:30:10.553 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:30:10.568 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 13:30:10.571 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:10.575 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 13:30:10.580 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:30:10.580 | + functions-common:git_clone:655 : head -1 2021-12-15 13:30:10.584 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 13:30:10.590 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:30:10.595 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 13:30:10.602 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:30:10.605 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:30:10.608 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 13:30:10.611 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:30:10.614 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 13:30:10.617 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:30:10.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:30:10.623 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 13:30:10.627 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:30:10.631 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:30:10.635 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 13:30:10.638 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:30:10.640 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 13:30:10.643 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:30:10.646 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:30:10.649 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 13:30:10.654 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 13:30:10.657 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 13:30:11.356 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 13:30:11.359 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:30:11.362 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:30:11.364 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:30:11.368 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:30:11.371 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 13:30:11.373 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:30:11.376 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:30:11.379 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:30:11.383 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:30:11.385 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:30:11.388 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:30:11.390 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:30:11.392 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 13:30:11.416 | Using python 3.8 to install /opt/stack/glance 2021-12-15 13:30:11.418 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 13:30:12.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:12.360 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:12.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:12.361 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:13.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:30:13.476 | Obtaining file:///opt/stack/glance 2021-12-15 13:30:13.477 | Preparing metadata (setup.py): started 2021-12-15 13:30:14.680 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:30:14.786 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:30:14.787 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 13:30:14.788 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 13:30:14.789 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 13:30:14.790 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 13:30:14.791 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 13:30:14.792 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 13:30:14.793 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 13:30:14.794 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 13:30:14.795 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 13:30:14.796 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 13:30:14.797 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:30:14.798 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 13:30:14.799 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:30:14.801 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 13:30:14.802 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:30:14.803 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:30:14.804 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 13:30:14.804 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 13:30:14.806 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 13:30:14.807 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:30:14.808 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:30:14.809 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:30:14.810 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:30:14.811 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 13:30:14.812 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 13:30:14.813 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 13:30:14.814 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 13:30:14.815 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:30:14.816 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:30:14.817 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 13:30:14.819 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 13:30:14.820 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:30:14.821 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:30:14.822 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:30:14.823 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:30:14.824 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 13:30:14.826 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:30:14.827 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:30:14.828 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 13:30:14.829 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 13:30:14.830 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 13:30:14.831 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 13:30:14.832 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:30:14.849 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 13:30:14.850 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 13:30:14.852 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 13:30:14.873 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 13:30:14.874 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 13:30:14.916 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 13:30:14.934 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 13:30:14.953 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 13:30:14.968 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 13:30:14.969 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 13:30:15.061 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 13:30:15.138 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 13:30:15.191 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 13:30:15.193 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 13:30:15.227 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 13:30:15.274 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 13:30:15.276 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 13:30:15.277 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 13:30:15.342 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 13:30:15.344 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 13:30:15.348 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:30:15.374 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 13:30:15.422 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 13:30:15.425 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 13:30:15.486 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 13:30:15.488 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 13:30:15.490 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 13:30:15.492 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 13:30:15.493 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:30:15.515 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:30:15.517 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 13:30:15.519 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 13:30:15.564 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:30:15.607 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 13:30:15.610 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 13:30:15.611 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:30:15.719 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 13:30:15.780 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 13:30:15.885 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 13:30:16.179 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 13:30:16.180 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 13:30:16.184 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:30:16.185 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 13:30:16.245 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 13:30:16.270 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 13:30:16.391 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 13:30:16.454 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 13:30:16.509 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:30:16.729 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:30:16.731 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 13:30:16.732 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:30:16.733 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 13:30:16.736 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:30:16.737 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 13:30:16.738 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 13:30:16.860 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 13:30:16.895 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 13:30:16.942 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:30:16.948 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 13:30:17.196 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:30:17.393 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 13:30:17.396 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 13:30:17.397 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 13:30:17.398 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 13:30:17.479 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 13:30:17.638 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:30:17.746 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 13:30:18.068 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 13:30:18.069 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 13:30:18.307 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 13:30:18.634 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 13:30:18.955 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 13:30:18.956 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 13:30:20.352 | Installing collected packages: glance 2021-12-15 13:30:20.352 | Attempting uninstall: glance 2021-12-15 13:30:20.352 | Found existing installation: glance 23.1.0.dev27 2021-12-15 13:30:20.359 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 13:30:20.361 | Running setup.py develop for glance 2021-12-15 13:30:22.545 | Successfully installed glance 2021-12-15 13:30:22.545 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:30:22.726 | + inc/python:pip_install:200 : result=0 2021-12-15 13:30:22.729 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:30:22.732 | + functions-common:time_stop:2402 : local name 2021-12-15 13:30:22.735 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:30:22.738 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:30:22.740 | + functions-common:time_stop:2405 : local total 2021-12-15 13:30:22.743 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:30:22.745 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:30:22.748 | + functions-common:time_stop:2409 : start_time=1639575011409 2021-12-15 13:30:22.750 | + functions-common:time_stop:2411 : [[ -z 1639575011409 ]] 2021-12-15 13:30:22.753 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:30:22.758 | + functions-common:time_stop:2414 : end_time=1639575022755 2021-12-15 13:30:22.760 | + functions-common:time_stop:2415 : elapsed_time=11346 2021-12-15 13:30:22.762 | + functions-common:time_stop:2416 : total=69257 2021-12-15 13:30:22.765 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:30:22.770 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=80603 2021-12-15 13:30:22.773 | + inc/python:pip_install:203 : return 0 2021-12-15 13:30:22.776 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:30:22.778 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:30:22.781 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:30:22.802 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:30:22.815 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 13:30:22.819 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 13:30:22.822 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:30:22.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:30:22.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 13:30:22.830 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:30:22.834 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:30:22.836 | + ./stack.sh:main:910 : configure_glance 2021-12-15 13:30:22.839 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 13:30:22.853 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 13:30:22.856 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 13:30:22.859 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 13:30:22.861 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 13:30:22.865 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 13:30:22.867 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:30:22.870 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:30:22.873 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 13:30:22.904 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:30:22.937 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 13:30:22.972 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:30:23.006 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 13:30:23.040 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 13:30:23.074 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 13:30:23.077 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:30:23.080 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 13:30:23.084 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:30:23.086 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 13:30:23.121 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 13:30:23.153 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:30:23.187 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 13:30:23.219 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 13:30:23.251 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 13:30:23.286 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 13:30:23.323 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 13:30:23.358 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:30:23.392 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:30:23.424 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 13:30:23.456 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 13:30:23.459 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 13:30:23.462 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 13:30:23.465 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:30:23.468 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:30:23.470 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:30:23.495 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:23.499 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:30:23.501 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:30:23.505 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:30:23.521 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:23.524 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:30:23.527 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:30:23.558 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:30:23.561 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:30:23.563 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 13:30:23.566 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 13:30:23.569 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 13:30:23.604 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 13:30:23.636 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 13:30:23.638 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 13:30:23.641 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 13:30:23.644 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 13:30:23.647 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:30:23.650 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 13:30:23.653 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:30:23.687 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 13:30:23.689 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 13:30:23.721 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:30:23.724 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 13:30:23.741 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:23.744 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 13:30:23.775 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 13:30:23.806 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 13:30:23.838 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 13:30:23.881 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 13:30:23.914 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 13:30:23.932 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:23.934 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:30:23.977 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 13:30:24.007 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 13:30:24.040 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 13:30:24.071 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 13:30:24.104 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 13:30:24.136 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 13:30:24.154 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:24.157 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 13:30:24.159 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 13:30:24.162 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:30:24.165 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:30:24.184 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:30:24.186 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:30:24.189 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:30:24.191 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:30:24.194 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:30:24.231 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:30:24.269 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:30:24.302 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:30:24.337 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 13:30:24.342 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 13:30:24.380 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 13:30:24.413 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:30:24.449 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 13:30:24.482 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 13:30:24.514 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 13:30:24.548 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 13:30:24.600 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:30:24.633 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 13:30:24.674 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 13:30:24.708 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 13:30:24.741 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 13:30:24.746 | + 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-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-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 2021-12-15 13:30:24.755 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 13:30:24.771 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:24.774 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 13:30:24.776 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 13:30:24.779 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 13:30:24.782 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 13:30:24.784 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 13:30:24.787 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 13:30:24.792 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 13:30:24.795 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 13:30:24.799 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 13:30:24.832 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 13:30:24.835 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 13:30:24.839 | ++ functions:get_random_port:837 : true 2021-12-15 13:30:24.841 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 13:30:24.844 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 13:30:24.846 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 13:30:24.906 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 13:30:24.909 | ++ functions:get_random_port:841 : break 2 2021-12-15 13:30:24.911 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 13:30:24.914 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 13:30:24.917 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 13:30:24.949 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 13:30:24.981 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 13:30:25.011 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:30:25.041 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:30:25.074 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:30:25.104 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:30:25.134 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:30:25.164 | + 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' 2021-12-15 13:30:25.200 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:30:25.231 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:30:25.268 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:30:25.299 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:30:25.329 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:30:25.362 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 13:30:25.392 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 13:30:25.425 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 13:30:25.454 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 13:30:25.483 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 13:30:25.513 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 13:30:25.515 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 13:30:25.518 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:30:25.521 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:25.524 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:25.526 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 13:30:25.528 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 13:30:25.591 | proxy (enabled by site administrator) 2021-12-15 13:30:25.594 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 13:30:25.597 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 13:30:25.600 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:30:25.602 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:25.605 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:25.607 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 13:30:25.610 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 13:30:25.664 | proxy_http (enabled by site administrator) 2021-12-15 13:30:25.668 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 13:30:25.671 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 13:30:25.674 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 13:30:25.676 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:30:25.679 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:25.681 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:25.684 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:30:25.687 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:30:25.691 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 13:30:25.691 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:30:25.701 | KeepAlive Off 2021-12-15 13:30:25.705 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 13:30:25.706 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:30:25.716 | SetEnv proxy-sendchunked 1 2021-12-15 13:30:25.722 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 13:30:25.723 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:30:25.732 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 13:30:25.736 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 13:30:25.739 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 13:30:25.742 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:30:25.745 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:30:25.747 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:30:25.749 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:25.752 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:25.754 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:30:25.757 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:30:25.760 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:25.762 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:25.764 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 13:30:25.830 | Site glance-wsgi-api already enabled 2021-12-15 13:30:25.835 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 13:30:25.837 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:30:25.840 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:30:25.842 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:30:26.009 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 13:30:26.018 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 13:30:26.054 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 13:30:26.056 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 13:30:26.076 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:26.078 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 13:30:26.081 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 13:30:26.084 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 13:30:26.086 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:30:26.089 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 13:30:26.092 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 13:30:26.094 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 13:30:26.097 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 13:30:26.099 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:30:26.102 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:30:26.105 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:30:26.109 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:30:26.113 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:30:26.116 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:30:26.135 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:30:26.138 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:30:26.141 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:26.145 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:30:26.145 | + functions-common:git_clone:606 : echo master 2021-12-15 13:30:26.150 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 13:30:26.153 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:26.155 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 13:30:26.158 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:30:26.159 | + functions-common:git_clone:655 : head -1 2021-12-15 13:30:26.169 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 13:30:26.173 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:30:26.175 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 13:30:26.178 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:30:26.181 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:30:26.183 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 13:30:26.186 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:30:26.189 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 13:30:26.191 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:30:26.194 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:30:26.197 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 13:30:26.199 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:30:26.202 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:30:26.205 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 13:30:26.208 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:30:26.211 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 13:30:26.214 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:30:26.216 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:30:26.220 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 13:30:26.227 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 13:30:26.229 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 13:30:26.920 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 13:30:26.923 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:30:26.925 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:30:26.928 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:30:26.931 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:30:26.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 13:30:26.935 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:30:26.938 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:30:26.940 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:30:26.943 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:30:26.946 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:30:26.948 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:30:26.951 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:30:26.953 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 13:30:26.977 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 13:30:26.979 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 13:30:27.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:27.851 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:27.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:27.851 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:28.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:30:28.985 | Obtaining file:///opt/stack/cinder 2021-12-15 13:30:28.987 | Preparing metadata (setup.py): started 2021-12-15 13:30:31.082 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:30:31.253 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:30:31.256 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:30:31.258 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 13:30:31.260 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 13:30:31.261 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 13:30:31.263 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 13:30:31.264 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:30:31.265 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 13:30:31.266 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 13:30:31.267 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 13:30:31.268 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 13:30:31.270 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 13:30:31.271 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:30:31.273 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 13:30:31.274 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 13:30:31.276 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 13:30:31.277 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 13:30:31.278 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:30:31.279 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:30:31.281 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 13:30:31.283 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:30:31.284 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 13:30:31.285 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 13:30:31.286 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 13:30:31.288 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:30:31.289 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 13:30:31.290 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:30:31.291 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 13:30:31.293 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 13:30:31.294 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:30:31.296 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:30:31.297 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 13:30:31.298 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:30:31.300 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 13:30:31.301 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 13:30:31.302 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:30:31.303 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 13:30:31.305 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 13:30:31.306 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 13:30:31.307 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 13:30:31.308 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 13:30:31.309 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 13:30:31.310 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 13:30:31.312 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 13:30:31.313 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 13:30:31.314 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 13:30:31.315 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 13:30:31.316 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:30:31.317 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 13:30:31.318 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 13:30:31.319 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 13:30:31.320 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:30:31.322 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:30:31.323 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:30:31.324 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 13:30:31.325 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 13:30:31.326 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 13:30:31.327 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:30:31.328 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 13:30:31.329 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 13:30:31.331 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 13:30:31.332 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 13:30:31.347 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:30:31.348 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 13:30:31.349 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 13:30:31.413 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 13:30:31.448 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 13:30:31.464 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:30:31.465 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 13:30:31.466 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 13:30:31.467 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:30:31.569 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 13:30:31.624 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:30:31.627 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 13:30:31.655 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 13:30:31.656 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 13:30:31.658 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 13:30:31.715 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 13:30:31.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 13:30:31.762 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 13:30:31.763 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 13:30:31.764 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:30:31.839 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:30:31.843 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 13:30:31.846 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:30:31.958 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 13:30:31.962 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 13:30:32.023 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:30:32.025 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 13:30:32.026 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:30:32.028 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 13:30:32.031 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 13:30:32.092 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:30:32.093 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 13:30:32.094 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 13:30:32.141 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 13:30:32.234 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 13:30:32.237 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:30:32.261 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:30:32.290 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 13:30:32.359 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:30:32.361 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 13:30:32.503 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:30:32.529 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 13:30:32.678 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:30:32.719 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 13:30:32.721 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 13:30:32.724 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:30:32.930 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 13:30:32.933 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 13:30:32.935 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 13:30:32.973 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 13:30:33.005 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 13:30:33.255 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 13:30:33.257 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 13:30:33.406 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 13:30:33.411 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:30:33.412 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 13:30:33.549 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 13:30:33.674 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 13:30:33.675 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 13:30:33.677 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 13:30:33.714 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 13:30:33.975 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 13:30:34.059 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:30:34.060 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:30:34.193 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 13:30:34.242 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:30:34.347 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 13:30:34.349 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 13:30:34.545 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:30:35.040 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 13:30:35.100 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 13:30:35.163 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 13:30:36.319 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 13:30:36.611 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 13:30:36.612 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 13:30:36.765 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 13:30:37.020 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:30:37.155 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 13:30:38.668 | Installing collected packages: cinder 2021-12-15 13:30:38.668 | Attempting uninstall: cinder 2021-12-15 13:30:38.668 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 13:30:38.675 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 13:30:38.677 | Running setup.py develop for cinder 2021-12-15 13:30:42.176 | Successfully installed cinder 2021-12-15 13:30:42.177 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:30:42.376 | + inc/python:pip_install:200 : result=0 2021-12-15 13:30:42.378 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:30:42.381 | + functions-common:time_stop:2402 : local name 2021-12-15 13:30:42.383 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:30:42.385 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:30:42.389 | + functions-common:time_stop:2405 : local total 2021-12-15 13:30:42.391 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:30:42.394 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:30:42.396 | + functions-common:time_stop:2409 : start_time=1639575026970 2021-12-15 13:30:42.398 | + functions-common:time_stop:2411 : [[ -z 1639575026970 ]] 2021-12-15 13:30:42.401 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:30:42.405 | + functions-common:time_stop:2414 : end_time=1639575042403 2021-12-15 13:30:42.408 | + functions-common:time_stop:2415 : elapsed_time=15433 2021-12-15 13:30:42.410 | + functions-common:time_stop:2416 : total=80603 2021-12-15 13:30:42.412 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:30:42.415 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=96036 2021-12-15 13:30:42.417 | + inc/python:pip_install:203 : return 0 2021-12-15 13:30:42.419 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:30:42.422 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:30:42.424 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:30:42.445 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:30:42.457 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 13:30:42.460 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 13:30:42.463 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:30:42.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:30:42.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 13:30:42.471 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:30:42.474 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 13:30:42.476 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 13:30:42.479 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 13:30:42.482 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:42.485 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:42.487 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 13:30:42.500 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 13:30:42.503 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:30:42.506 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:30:42.509 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:30:42.515 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:30:42.517 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:42.520 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:30:42.523 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:42.525 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:42.528 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:30:42.531 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:30:42.533 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:30:42.536 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:30:42.538 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 13:30:42.541 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:30:42.543 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:42.546 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:42.548 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 13:30:42.574 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 13:30:42.685 | Reading package lists... 2021-12-15 13:30:42.943 | Building dependency tree... 2021-12-15 13:30:42.944 | Reading state information... 2021-12-15 13:30:43.194 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 13:30:43.194 | The following packages were automatically installed and are no longer required: 2021-12-15 13:30:43.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:30:43.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:30:43.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:30:43.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:30:43.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:30:43.195 | python3-zope.interface 2021-12-15 13:30:43.195 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:30:43.345 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:30:43.350 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:30:43.353 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:30:43.356 | + functions-common:time_stop:2402 : local name 2021-12-15 13:30:43.360 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:30:43.363 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:30:43.365 | + functions-common:time_stop:2405 : local total 2021-12-15 13:30:43.368 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:30:43.371 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:30:43.373 | + functions-common:time_stop:2409 : start_time=1639575042571 2021-12-15 13:30:43.375 | + functions-common:time_stop:2411 : [[ -z 1639575042571 ]] 2021-12-15 13:30:43.379 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:30:43.383 | + functions-common:time_stop:2414 : end_time=1639575043380 2021-12-15 13:30:43.386 | + functions-common:time_stop:2415 : elapsed_time=809 2021-12-15 13:30:43.388 | + functions-common:time_stop:2416 : total=5803 2021-12-15 13:30:43.391 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:30:43.393 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6612 2021-12-15 13:30:43.396 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:30:43.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:30:43.401 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 13:30:43.403 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 13:30:43.418 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 13:30:43.423 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 13:30:43.426 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 13:30:43.428 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 13:30:43.432 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 13:30:43.432 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 13:30:43.438 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 13:30:43.441 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 13:30:43.444 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 13:30:43.446 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 13:30:43.448 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 13:30:43.450 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 13:30:43.452 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 13:30:43.455 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 13:30:43.473 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 13:30:43.486 | + 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 2021-12-15 13:30:43.499 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 13:30:43.512 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 13:30:43.525 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 13:30:43.528 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 13:30:43.532 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Pzyo2EaQi4 2021-12-15 13:30:43.535 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:30:43.537 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:30:43.540 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 13:30:43.542 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Pzyo2EaQi4 2021-12-15 13:30:43.546 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Pzyo2EaQi4 2021-12-15 13:30:43.560 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Pzyo2EaQi4 /etc/sudoers.d/cinder-rootwrap 2021-12-15 13:30:43.574 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 13:30:43.578 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 13:30:43.580 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 13:30:43.582 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 13:30:43.585 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 13:30:43.587 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 13:30:43.589 | + 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 ]] 2021-12-15 13:30:43.591 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 13:30:43.594 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 13:30:43.598 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 13:30:43.603 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 13:30:43.621 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 13:30:43.640 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 13:30:43.666 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 13:30:43.686 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 13:30:43.706 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 13:30:43.725 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 13:30:43.746 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 13:30:43.765 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 13:30:43.767 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:30:43.770 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 13:30:43.772 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:30:43.774 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 13:30:43.804 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 13:30:43.834 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:30:43.864 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 13:30:43.894 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 13:30:43.922 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 13:30:43.957 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 13:30:43.992 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 13:30:44.024 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:30:44.056 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:30:44.085 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 13:30:44.117 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 13:30:44.146 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 13:30:44.149 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 13:30:44.151 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 13:30:44.154 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 13:30:44.156 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:30:44.159 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:30:44.197 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 13:30:44.229 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 13:30:44.257 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 13:30:44.289 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 13:30:44.323 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 13:30:44.355 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 13:30:44.394 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 13:30:44.397 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 13:30:44.428 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 13:30:44.463 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 13:30:44.471 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 82f29e429646cfdd223c1ecfbaa21d21 2021-12-15 13:30:44.502 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 13:30:44.508 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 13:30:44.539 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 13:30:44.568 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 13:30:44.600 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 13:30:44.631 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 13:30:44.648 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:44.650 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 13:30:44.653 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 13:30:44.655 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 13:30:44.658 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 13:30:44.660 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 13:30:44.663 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 13:30:44.665 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 13:30:44.668 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 13:30:44.670 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 13:30:44.673 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 13:30:44.675 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 13:30:44.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 13:30:44.741 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 13:30:44.771 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 13:30:44.804 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 13:30:44.840 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 13:30:44.871 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 13:30:44.874 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 13:30:44.877 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 13:30:44.880 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 13:30:44.911 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 13:30:44.914 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 13:30:44.948 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 13:30:44.950 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 13:30:44.954 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 13:30:44.957 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 13:30:44.989 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 13:30:44.991 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 13:30:44.993 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 13:30:45.010 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:45.012 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 13:30:45.016 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 13:30:45.018 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 13:30:45.021 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 13:30:45.053 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 13:30:45.082 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 13:30:45.102 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:45.105 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 13:30:45.124 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:45.126 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 13:30:45.128 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 13:30:45.131 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 13:30:45.133 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 13:30:45.135 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:30:45.138 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:30:45.140 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:30:45.156 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:45.159 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:30:45.162 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:30:45.164 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:30:45.181 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:45.184 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:30:45.188 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:30:45.222 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:30:45.225 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:30:45.227 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 13:30:45.229 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 13:30:45.232 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:30:45.235 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:30:45.252 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:30:45.255 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:30:45.257 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:30:45.260 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:30:45.262 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:30:45.293 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:30:45.322 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:30:45.350 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:30:45.382 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 13:30:45.401 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:45.403 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 13:30:45.406 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:30:45.408 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 13:30:45.411 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 13:30:45.414 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:30:45.416 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:30:45.420 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 13:30:45.424 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 13:30:45.427 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:30:45.430 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:30:45.444 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:30:45.445 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:30:45.453 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:30:45.457 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:30:45.475 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:30:45.477 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:30:45.481 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 13:30:45.510 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 13:30:45.542 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 13:30:45.577 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:30:45.610 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:30:45.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:30:45.677 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:30:45.707 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:30:45.740 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:30:45.774 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:30:45.807 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:30:45.839 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:30:45.872 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:30:45.899 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:30:45.902 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:30:45.905 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 13:30:45.907 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 13:30:45.910 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:30:45.912 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:45.915 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:45.917 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:30:45.920 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:30:45.923 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:30:45.953 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:30:45.986 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 13:30:45.988 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:30:45.997 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 13:30:46.001 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 13:30:46.004 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 13:30:46.008 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:30:46.012 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:30:46.015 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:30:46.018 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:46.021 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:46.024 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:30:46.026 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:30:46.029 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:30:46.032 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:30:46.035 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 13:30:46.110 | Enabling site cinder-wsgi. 2021-12-15 13:30:46.116 | To activate the new configuration, you need to run: 2021-12-15 13:30:46.116 | systemctl reload apache2 2021-12-15 13:30:46.121 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:30:46.125 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:30:46.127 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:30:46.129 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:30:46.262 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 13:30:46.264 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 13:30:46.299 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 13:30:46.330 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 13:30:46.350 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:30:46.353 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 13:30:46.355 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:30:46.358 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 13:30:46.360 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 13:30:46.364 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 13:30:46.396 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 13:30:46.429 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 13:30:46.462 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 13:30:46.491 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 13:30:46.519 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 13:30:46.550 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 13:30:46.580 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 13:30:46.618 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:30:46.647 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 13:30:46.680 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 13:30:46.714 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:30:46.742 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 13:30:46.745 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 13:30:46.763 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:46.766 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 13:30:46.809 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 13:30:46.812 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 13:30:46.833 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:30:46.836 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 13:30:46.839 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 13:30:46.842 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 13:30:46.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:30:46.847 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 13:30:46.850 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 13:30:46.855 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:30:46.855 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:30:46.862 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:30:46.866 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:30:46.869 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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- ]] 2021-12-15 13:30:46.873 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:30:46.876 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 13:30:46.880 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 13:30:46.884 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 13:30:46.888 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:30:46.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:30:46.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 13:30:46.895 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:30:46.898 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 13:30:46.901 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 13:30:46.903 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 13:30:46.906 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:30:46.908 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:30:46.911 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:30:46.914 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:30:46.916 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:30:46.919 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:30:46.936 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:30:46.939 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:30:46.941 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:46.944 | + functions-common:git_clone:606 : echo master 2021-12-15 13:30:46.945 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:30:46.951 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 13:30:46.954 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:30:46.957 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 13:30:46.961 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:30:46.961 | + functions-common:git_clone:655 : head -1 2021-12-15 13:30:46.971 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 13:30:46.975 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:30:46.978 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 13:30:46.980 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:30:46.983 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:30:46.986 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 13:30:46.988 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:30:46.991 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 13:30:46.994 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:30:46.996 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:30:46.998 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 13:30:47.001 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:30:47.003 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:30:47.006 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 13:30:47.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:30:47.012 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 13:30:47.015 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:30:47.018 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:30:47.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 13:30:47.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 13:30:47.031 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 13:30:47.687 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 13:30:47.690 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:30:47.693 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:30:47.696 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:30:47.698 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:30:47.701 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 13:30:47.704 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:30:47.707 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:30:47.709 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:30:47.711 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:30:47.715 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:30:47.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:30:47.720 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:30:47.722 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 13:30:47.746 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 13:30:47.749 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 13:30:48.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:48.586 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:48.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:30:48.586 | from cryptography.utils import int_from_bytes 2021-12-15 13:30:49.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:30:49.678 | Obtaining file:///opt/stack/neutron 2021-12-15 13:30:49.680 | Preparing metadata (setup.py): started 2021-12-15 13:30:51.840 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:30:51.966 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 13:30:51.967 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 13:30:51.968 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 13:30:51.969 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 13:30:51.971 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 13:30:51.972 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 13:30:51.972 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 13:30:51.973 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 13:30:51.975 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 13:30:51.976 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 13:30:51.977 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 13:30:51.978 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 13:30:51.979 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 13:30:51.981 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 13:30:52.098 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 13:30:52.099 | 2021-12-15 13:30:52.099 | The conflict is caused by: 2021-12-15 13:30:52.099 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 13:30:52.099 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 13:30:52.099 | 2021-12-15 13:30:52.099 | To fix this you could try to: 2021-12-15 13:30:52.099 | 1. loosen the range of package versions you've specified 2021-12-15 13:30:52.099 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 13:30:52.099 | 2021-12-15 13:30:52.099 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 13:30:52.203 | + inc/python:pip_install:1 : exit_trap 2021-12-15 13:30:52.207 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 13:30:52.211 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 13:30:52.216 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 13:30:52.219 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 13:30:52.223 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 13:30:52.226 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 13:30:52.228 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 13:30:52.231 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 13:30:52.233 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 13:30:52.233 | Error on exit 2021-12-15 13:30:52.236 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 13:30:52.238 | + ./stack.sh:exit_trap:536 : generate-subunit 1639574889 163 fail 2021-12-15 13:30:52.807 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 13:30:52.810 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 13:30:53.351 | + ./stack.sh:exit_trap:550 : exit 1