2022-06-21 18:08:48.180 | + ./stack.sh:main:473 : exec 2022-06-21 18:08:48.180 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-180848' 2022-06-21 18:08:48.180 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-21-180848.summary.2022-06-21-180848 2022-06-21 18:08:48.180 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:08:48.180 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-180848 2022-06-21 18:08:48.180 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-180848 /opt/stack/logs/stack.sh.log 2022-06-21 18:08:48.180 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-180848.summary.2022-06-21-180848 /opt/stack/logs/stack.sh.log.summary 2022-06-21 18:08:48.180 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-06-21 18:08:48.180 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-21 18:08:48.180 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-21 18:08:48.180 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-21 18:08:48.180 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-21 18:08:48.180 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-21 18:08:48.180 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-21 18:08:48.180 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:08:48.180 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-21 18:08:48.180 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-21 18:08:48.181 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:08:48.181 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:08:48.181 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-21 18:08:48.181 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-21 18:08:48.181 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:08:48.181 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-06-21 18:08:48.181 | + ./stack.sh:main:546 : trap err_trap ERR 2022-06-21 18:08:48.181 | + ./stack.sh:main:559 : set -o errexit 2022-06-21 18:08:48.182 | + ./stack.sh:main:562 : uname -a 2022-06-21 18:08:48.184 | Linux dv-neutron-846031-3-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 2022-06-21 18:08:48.186 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-21 18:08:48.187 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-21 18:08:48.191 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-06-21 18:08:48.218 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-21 18:08:48.235 | + ./stack.sh:main:576 : fetch_plugins 2022-06-21 18:08:48.237 | + functions-common:fetch_plugins:1667 : local plugins= 2022-06-21 18:08:48.239 | + functions-common:fetch_plugins:1668 : local plugin 2022-06-21 18:08:48.241 | + functions-common:fetch_plugins:1671 : [[ -z '' ]] 2022-06-21 18:08:48.243 | + functions-common:fetch_plugins:1672 : return 2022-06-21 18:08:48.245 | + ./stack.sh:main:580 : run_phase override_defaults 2022-06-21 18:08:48.247 | + functions-common:run_phase:1749 : local mode=override_defaults 2022-06-21 18:08:48.249 | + functions-common:run_phase:1750 : local phase= 2022-06-21 18:08:48.251 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:08:48.253 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:08:48.255 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:08:48.257 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:08:48.259 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:08:48.262 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:08:48.265 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:08:48.267 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:08:48.269 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:08:48.271 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-21 18:08:48.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:08:48.285 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:48.287 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:08:48.289 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:08:48.291 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:08:48.292 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:08:48.294 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:08:48.296 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:08:48.298 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-21 18:08:48.299 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-21 18:08:48.301 | + functions-common:run_phase:1770 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:08:48.304 | + functions-common:run_phase:1773 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:08:48.305 | + functions-common:run_phase:1774 : plugin_override_defaults 2022-06-21 18:08:48.307 | + functions-common:plugin_override_defaults:1708 : local plugins= 2022-06-21 18:08:48.309 | + functions-common:plugin_override_defaults:1709 : local plugin 2022-06-21 18:08:48.311 | + functions-common:plugin_override_defaults:1712 : [[ -z '' ]] 2022-06-21 18:08:48.313 | + functions-common:plugin_override_defaults:1713 : return 2022-06-21 18:08:48.315 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-06-21 18:08:48.332 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-06-21 18:08:48.334 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-21 18:08:48.346 | ++ functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:48.349 | +++ lib/tls:source:43 : hostname -f 2022-06-21 18:08:48.352 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-21 18:08:48.354 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-21 18:08:48.356 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-21 18:08:48.358 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-21 18:08:48.360 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-21 18:08:48.362 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-21 18:08:48.364 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-21 18:08:48.366 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-21 18:08:48.368 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-21 18:08:48.370 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-21 18:08:48.375 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-06-21 18:08:48.387 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-06-21 18:08:48.404 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-06-21 18:08:48.417 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-06-21 18:08:48.429 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-06-21 18:08:48.456 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-06-21 18:08:48.515 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-06-21 18:08:48.600 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-06-21 18:08:48.621 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-06-21 18:08:48.671 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-06-21 18:08:48.723 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-06-21 18:08:48.850 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-06-21 18:08:48.863 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-06-21 18:08:48.876 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-21 18:08:48.888 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-06-21 18:08:48.984 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-06-21 18:08:48.987 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-21 18:08:48.989 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-21 18:08:48.992 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-21 18:08:48.994 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-21 18:08:48.996 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-21 18:08:48.998 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-21 18:08:48.998 | False' 2022-06-21 18:08:49.001 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-21 18:08:49.020 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-21 18:08:49.023 | + ./stack.sh:main:610 : run_phase source 2022-06-21 18:08:49.025 | + functions-common:run_phase:1749 : local mode=source 2022-06-21 18:08:49.027 | + functions-common:run_phase:1750 : local phase= 2022-06-21 18:08:49.029 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:08:49.031 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:08:49.033 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:08:49.035 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:08:49.038 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:08:49.040 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:08:49.044 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:08:49.046 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:08:49.048 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:08:49.050 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-21 18:08:49.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:08:49.067 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:49.069 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:08:49.071 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-21 18:08:49.110 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-21 18:08:49.112 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-21 18:08:49.115 | + functions-common:run_phase:1770 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:08:49.117 | + functions-common:run_phase:1771 : load_plugin_settings 2022-06-21 18:08:49.119 | + functions-common:load_plugin_settings:1685 : local plugins= 2022-06-21 18:08:49.121 | + functions-common:load_plugin_settings:1686 : local plugin 2022-06-21 18:08:49.123 | + functions-common:load_plugin_settings:1689 : [[ -z '' ]] 2022-06-21 18:08:49.125 | + functions-common:load_plugin_settings:1690 : return 2022-06-21 18:08:49.127 | + functions-common:run_phase:1772 : verify_disabled_services 2022-06-21 18:08:49.129 | + functions-common:verify_disabled_services:2032 : local service 2022-06-21 18:08:49.131 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.133 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-21 18:08:49.136 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.138 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-21 18:08:49.140 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.142 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-21 18:08:49.145 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.147 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-21 18:08:49.149 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.152 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-21 18:08:49.154 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.156 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-21 18:08:49.158 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.161 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-21 18:08:49.163 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.166 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-21 18:08:49.168 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.170 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-21 18:08:49.172 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.174 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-21 18:08:49.177 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.179 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-21 18:08:49.181 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.183 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-21 18:08:49.185 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.188 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-21 18:08:49.190 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.192 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-21 18:08:49.194 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.196 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-21 18:08:49.199 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.201 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-21 18:08:49.203 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.205 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-21 18:08:49.208 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.210 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-21 18:08:49.213 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.215 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-21 18:08:49.217 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.220 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-21 18:08:49.222 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.224 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-21 18:08:49.227 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.229 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-21 18:08:49.231 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.234 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-21 18:08:49.236 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.238 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-21 18:08:49.241 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.243 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-21 18:08:49.246 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.248 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-21 18:08:49.250 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.253 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-21 18:08:49.255 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.258 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-21 18:08:49.260 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.262 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-21 18:08:49.264 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.266 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-21 18:08:49.269 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.271 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-21 18:08:49.273 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.275 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-21 18:08:49.277 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.280 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-21 18:08:49.282 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.284 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-21 18:08:49.286 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.289 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-21 18:08:49.291 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.293 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-21 18:08:49.295 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.298 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-21 18:08:49.300 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.302 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-21 18:08:49.305 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.307 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-21 18:08:49.309 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.311 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-21 18:08:49.314 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.316 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-21 18:08:49.318 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.320 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-21 18:08:49.322 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.324 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-21 18:08:49.327 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.329 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-21 18:08:49.331 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.333 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-21 18:08:49.336 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.338 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-21 18:08:49.340 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:08:49.342 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-21 18:08:49.345 | + ./stack.sh:main:681 : initialize_database_backends 2022-06-21 18:08:49.348 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:08:49.350 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-21 18:08:49.366 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:49.368 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-21 18:08:49.370 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:08:49.372 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-21 18:08:49.388 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:49.390 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-21 18:08:49.393 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-21 18:08:49.400 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-21 18:08:49.402 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-21 18:08:49.405 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-21 18:08:49.407 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-21 18:08:49.409 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-21 18:08:49.413 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-21 18:08:49.415 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:08:49.417 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-21 18:08:49.420 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:08:49.422 | + lib/database:initialize_database_backends:104 : return 0 2022-06-21 18:08:49.424 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-06-21 18:08:49.425 | Using mysql database backend 2022-06-21 18:08:49.427 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-21 18:08:49.444 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-06-21 18:08:49.459 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:49.462 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-21 18:08:49.478 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-06-21 18:08:49.494 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:49.497 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-21 18:08:49.513 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-21 18:08:49.529 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-06-21 18:08:49.545 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:08:49.547 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-06-21 18:08:49.564 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:08:49.566 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-21 18:08:49.581 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-06-21 18:08:49.584 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-06-21 18:08:49.586 | + ./stack.sh:main:741 : save_stackenv 741 2022-06-21 18:08:49.589 | + functions-common:save_stackenv:60 : local tag=741 2022-06-21 18:08:49.592 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-21 18:08:49.596 | + functions-common:save_stackenv:62 : time_stamp=2022-06-21-180849 2022-06-21 18:08:49.598 | + functions-common:save_stackenv:63 : echo '# 2022-06-21-180849 741' 2022-06-21 18:08:49.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.604 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:08:49.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.608 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-21 18:08:49.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.613 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-21 18:08:49.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.618 | + 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 2022-06-21 18:08:49.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.623 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2022-06-21 18:08:49.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.628 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2022-06-21 18:08:49.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.633 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-21-180848 2022-06-21 18:08:49.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.637 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-21 18:08:49.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.642 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2022-06-21 18:08:49.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.648 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-21 18:08:49.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.653 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-21 18:08:49.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.658 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-21 18:08:49.660 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:08:49.663 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-21 18:08:49.665 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-06-21 18:08:49.667 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-21 18:08:49.669 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-06-21 18:08:49.671 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:08:49.674 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:08:49.676 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:08:49.679 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:08:49.681 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:08:49.683 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:08:49.708 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:08:49.711 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:08:49.714 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:49.717 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:08:49.718 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:08:49.724 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-06-21 18:08:49.727 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:49.729 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-21 18:08:49.743 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-06-21 18:08:49.746 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:08:49.746 | + functions-common:git_clone:605 : head -1 2022-06-21 18:08:49.750 | 03061a94 update constraint for python-designateclient to new release 4.3.1 2022-06-21 18:08:49.752 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:08:49.754 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-06-21 18:08:49.757 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:08:49.759 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-06-21 18:08:49.762 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-21 18:08:49.764 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-21 18:08:49.767 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-21 18:08:49.769 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:08:49.772 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-21 18:08:49.775 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-21 18:08:49.777 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-21 18:08:49.780 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-21 18:08:49.784 | ++ tools/install_prereqs.sh:source:47 : NOW=1655834929 2022-06-21 18:08:49.788 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-21 18:08:49.793 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1655834749 2022-06-21 18:08:49.795 | ++ tools/install_prereqs.sh:source:49 : DELTA=180 2022-06-21 18:08:49.797 | ++ tools/install_prereqs.sh:source:50 : [[ 180 -lt 7200 ]] 2022-06-21 18:08:49.800 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-21 18:08:49.802 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-21 18:08:49.804 | ++ functions-common:export_proxy_variables:2139 : isset http_proxy 2022-06-21 18:08:49.807 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-21 18:08:49.809 | ++ functions-common:export_proxy_variables:2142 : isset https_proxy 2022-06-21 18:08:49.811 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-21 18:08:49.813 | ++ functions-common:export_proxy_variables:2145 : isset no_proxy 2022-06-21 18:08:49.816 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-21 18:08:49.819 | +++ 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 2022-06-21 18:08:49.874 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-21 18:08:49.874 | apache2-dev 2022-06-21 18:08:49.874 | bc 2022-06-21 18:08:49.874 | bsdmainutils 2022-06-21 18:08:49.874 | curl 2022-06-21 18:08:49.875 | g++ 2022-06-21 18:08:49.875 | gawk 2022-06-21 18:08:49.875 | gcc 2022-06-21 18:08:49.875 | gettext 2022-06-21 18:08:49.875 | git 2022-06-21 18:08:49.875 | graphviz 2022-06-21 18:08:49.875 | iputils-ping 2022-06-21 18:08:49.875 | libapache2-mod-proxy-uwsgi 2022-06-21 18:08:49.875 | libffi-dev 2022-06-21 18:08:49.875 | libjpeg-dev 2022-06-21 18:08:49.875 | libpcre3-dev 2022-06-21 18:08:49.875 | libpq-dev 2022-06-21 18:08:49.875 | libssl-dev 2022-06-21 18:08:49.875 | libsystemd-dev 2022-06-21 18:08:49.875 | libxml2-dev 2022-06-21 18:08:49.875 | libxslt1-dev 2022-06-21 18:08:49.875 | libyaml-dev 2022-06-21 18:08:49.875 | lsof 2022-06-21 18:08:49.875 | openssh-server 2022-06-21 18:08:49.875 | openssl 2022-06-21 18:08:49.875 | pkg-config 2022-06-21 18:08:49.875 | psmisc 2022-06-21 18:08:49.875 | python3-dev 2022-06-21 18:08:49.875 | python3-pip 2022-06-21 18:08:49.875 | python3-systemd 2022-06-21 18:08:49.875 | python3-venv 2022-06-21 18:08:49.875 | tar 2022-06-21 18:08:49.875 | tcpdump 2022-06-21 18:08:49.875 | unzip 2022-06-21 18:08:49.875 | uuid-runtime 2022-06-21 18:08:49.875 | wget 2022-06-21 18:08:49.875 | wget 2022-06-21 18:08:49.875 | zlib1g-dev 2022-06-21 18:08:49.875 | libkrb5-dev 2022-06-21 18:08:49.875 | libldap2-dev 2022-06-21 18:08:49.875 | libsasl2-dev 2022-06-21 18:08:49.875 | memcached 2022-06-21 18:08:49.876 | python3-mysqldb 2022-06-21 18:08:49.876 | sqlite3 2022-06-21 18:08:49.876 | conntrack 2022-06-21 18:08:49.876 | curl 2022-06-21 18:08:49.876 | dnsmasq-base 2022-06-21 18:08:49.876 | dnsmasq-utils 2022-06-21 18:08:49.876 | ebtables 2022-06-21 18:08:49.876 | genisoimage 2022-06-21 18:08:49.876 | iptables 2022-06-21 18:08:49.876 | iputils-arping 2022-06-21 18:08:49.876 | kpartx 2022-06-21 18:08:49.876 | libjs-jquery-tablesorter 2022-06-21 18:08:49.876 | parted 2022-06-21 18:08:49.876 | pm-utils 2022-06-21 18:08:49.876 | python3-mysqldb 2022-06-21 18:08:49.876 | socat 2022-06-21 18:08:49.876 | sqlite3 2022-06-21 18:08:49.876 | sudo 2022-06-21 18:08:49.876 | vlan 2022-06-21 18:08:49.876 | lsscsi 2022-06-21 18:08:49.876 | open-iscsi 2022-06-21 18:08:49.876 | lvm2 2022-06-21 18:08:49.876 | qemu-utils 2022-06-21 18:08:49.876 | thin-provisioning-tools 2022-06-21 18:08:49.876 | acl 2022-06-21 18:08:49.876 | dnsmasq-base 2022-06-21 18:08:49.876 | dnsmasq-utils 2022-06-21 18:08:49.876 | ebtables 2022-06-21 18:08:49.876 | haproxy 2022-06-21 18:08:49.876 | iptables 2022-06-21 18:08:49.876 | iputils-arping 2022-06-21 18:08:49.876 | iputils-ping 2022-06-21 18:08:49.876 | postgresql-server-dev-all 2022-06-21 18:08:49.876 | python3-mysqldb 2022-06-21 18:08:49.876 | sqlite3 2022-06-21 18:08:49.876 | sudo 2022-06-21 18:08:49.876 | vlan 2022-06-21 18:08:49.877 | pcp 2022-06-21 18:08:49.877 | ipset 2022-06-21 18:08:49.877 | conntrack 2022-06-21 18:08:49.877 | conntrackd 2022-06-21 18:08:49.877 | keepalived 2022-06-21 18:08:49.877 | lvm2 2022-06-21 18:08:49.877 | qemu-utils 2022-06-21 18:08:49.877 | thin-provisioning-tools 2022-06-21 18:08:49.877 | curl 2022-06-21 18:08:49.877 | liberasurecode-dev 2022-06-21 18:08:49.877 | make 2022-06-21 18:08:49.877 | memcached 2022-06-21 18:08:49.877 | sqlite3 2022-06-21 18:08:49.877 | xfsprogs' 2022-06-21 18:08:49.880 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-21 18:08:49.899 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-21 18:08:49.899 | apache2-dev 2022-06-21 18:08:49.899 | bc 2022-06-21 18:08:49.899 | bsdmainutils 2022-06-21 18:08:49.899 | curl 2022-06-21 18:08:49.899 | g++ 2022-06-21 18:08:49.899 | gawk 2022-06-21 18:08:49.899 | gcc 2022-06-21 18:08:49.899 | gettext 2022-06-21 18:08:49.899 | git 2022-06-21 18:08:49.899 | graphviz 2022-06-21 18:08:49.899 | iputils-ping 2022-06-21 18:08:49.899 | libapache2-mod-proxy-uwsgi 2022-06-21 18:08:49.899 | libffi-dev 2022-06-21 18:08:49.899 | libjpeg-dev 2022-06-21 18:08:49.899 | libpcre3-dev 2022-06-21 18:08:49.899 | libpq-dev 2022-06-21 18:08:49.899 | libssl-dev 2022-06-21 18:08:49.899 | libsystemd-dev 2022-06-21 18:08:49.899 | libxml2-dev 2022-06-21 18:08:49.899 | libxslt1-dev 2022-06-21 18:08:49.899 | libyaml-dev 2022-06-21 18:08:49.899 | lsof 2022-06-21 18:08:49.899 | openssh-server 2022-06-21 18:08:49.899 | openssl 2022-06-21 18:08:49.899 | pkg-config 2022-06-21 18:08:49.899 | psmisc 2022-06-21 18:08:49.899 | python3-dev 2022-06-21 18:08:49.899 | python3-pip 2022-06-21 18:08:49.900 | python3-systemd 2022-06-21 18:08:49.900 | python3-venv 2022-06-21 18:08:49.900 | tar 2022-06-21 18:08:49.900 | tcpdump 2022-06-21 18:08:49.900 | unzip 2022-06-21 18:08:49.900 | uuid-runtime 2022-06-21 18:08:49.900 | wget 2022-06-21 18:08:49.900 | wget 2022-06-21 18:08:49.900 | zlib1g-dev 2022-06-21 18:08:49.900 | libkrb5-dev 2022-06-21 18:08:49.900 | libldap2-dev 2022-06-21 18:08:49.900 | libsasl2-dev 2022-06-21 18:08:49.900 | memcached 2022-06-21 18:08:49.900 | python3-mysqldb 2022-06-21 18:08:49.900 | sqlite3 2022-06-21 18:08:49.900 | conntrack 2022-06-21 18:08:49.900 | curl 2022-06-21 18:08:49.900 | dnsmasq-base 2022-06-21 18:08:49.900 | dnsmasq-utils 2022-06-21 18:08:49.900 | ebtables 2022-06-21 18:08:49.900 | genisoimage 2022-06-21 18:08:49.900 | iptables 2022-06-21 18:08:49.900 | iputils-arping 2022-06-21 18:08:49.900 | kpartx 2022-06-21 18:08:49.900 | libjs-jquery-tablesorter 2022-06-21 18:08:49.900 | parted 2022-06-21 18:08:49.900 | pm-utils 2022-06-21 18:08:49.900 | python3-mysqldb 2022-06-21 18:08:49.900 | socat 2022-06-21 18:08:49.900 | sqlite3 2022-06-21 18:08:49.900 | sudo 2022-06-21 18:08:49.900 | vlan 2022-06-21 18:08:49.900 | lsscsi 2022-06-21 18:08:49.900 | open-iscsi 2022-06-21 18:08:49.900 | lvm2 2022-06-21 18:08:49.900 | qemu-utils 2022-06-21 18:08:49.901 | thin-provisioning-tools 2022-06-21 18:08:49.901 | acl 2022-06-21 18:08:49.901 | dnsmasq-base 2022-06-21 18:08:49.901 | dnsmasq-utils 2022-06-21 18:08:49.901 | ebtables 2022-06-21 18:08:49.901 | haproxy 2022-06-21 18:08:49.901 | iptables 2022-06-21 18:08:49.901 | iputils-arping 2022-06-21 18:08:49.901 | iputils-ping 2022-06-21 18:08:49.901 | postgresql-server-dev-all 2022-06-21 18:08:49.901 | python3-mysqldb 2022-06-21 18:08:49.901 | sqlite3 2022-06-21 18:08:49.901 | sudo 2022-06-21 18:08:49.901 | vlan 2022-06-21 18:08:49.901 | pcp 2022-06-21 18:08:49.901 | ipset 2022-06-21 18:08:49.901 | conntrack 2022-06-21 18:08:49.901 | conntrackd 2022-06-21 18:08:49.901 | keepalived 2022-06-21 18:08:49.901 | lvm2 2022-06-21 18:08:49.901 | qemu-utils 2022-06-21 18:08:49.901 | thin-provisioning-tools 2022-06-21 18:08:49.901 | curl 2022-06-21 18:08:49.901 | liberasurecode-dev 2022-06-21 18:08:49.901 | make 2022-06-21 18:08:49.901 | memcached 2022-06-21 18:08:49.901 | sqlite3 2022-06-21 18:08:49.901 | xfsprogs ' 2022-06-21 18:08:49.901 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-21 18:08:49.903 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:49.906 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:49.909 | ++ 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 2022-06-21 18:08:49.910 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-21 18:08:49.915 | ++ 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 2022-06-21 18:08:49.918 | ++ functions-common:install_package:1359 : update_package_repo 2022-06-21 18:08:49.920 | ++ functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:08:49.922 | ++ functions-common:update_package_repo:1332 : REPOS_UPDATED=False 2022-06-21 18:08:49.924 | ++ functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:08:49.926 | ++ functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:49.929 | ++ functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:08:49.931 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:49.933 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:49.935 | ++ functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:08:49.937 | ++ functions-common:apt_get_update:1085 : [[ False == \T\r\u\e ]] 2022-06-21 18:08:49.939 | ++ functions-common:apt_get_update:1090 : [[ False = \T\r\u\e ]] 2022-06-21 18:08:49.941 | ++ functions-common:apt_get_update:1092 : local sudo=sudo 2022-06-21 18:08:49.943 | +++ functions-common:apt_get_update:1093 : id -u 2022-06-21 18:08:49.948 | ++ functions-common:apt_get_update:1093 : [[ 1000 = \0 ]] 2022-06-21 18:08:49.950 | ++ functions-common:apt_get_update:1096 : time_start apt-get-update 2022-06-21 18:08:49.952 | ++ functions-common:time_start:2307 : local name=apt-get-update 2022-06-21 18:08:49.954 | ++ functions-common:time_start:2308 : local start_time= 2022-06-21 18:08:49.956 | ++ functions-common:time_start:2309 : [[ -n '' ]] 2022-06-21 18:08:49.959 | +++ functions-common:time_start:2312 : date +%s%3N 2022-06-21 18:08:49.963 | ++ functions-common:time_start:2312 : _TIME_START[$name]=1655834929961 2022-06-21 18:08:49.965 | ++ functions-common:apt_get_update:1098 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-21 18:08:49.967 | ++ functions-common:apt_get_update:1099 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-21 18:08:49.969 | ++ functions-common:apt_get_update:1100 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-21 18:08:50.241 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-21 18:08:50.248 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-21 18:08:50.273 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-21 18:08:50.316 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-21 18:08:52.570 | Reading package lists... 2022-06-21 18:08:52.602 | ++ functions-common:apt_get_update:1104 : REPOS_UPDATED=True 2022-06-21 18:08:52.604 | ++ functions-common:apt_get_update:1106 : time_stop apt-get-update 2022-06-21 18:08:52.606 | ++ functions-common:time_stop:2321 : local name 2022-06-21 18:08:52.609 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 18:08:52.611 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:08:52.613 | ++ functions-common:time_stop:2324 : local total 2022-06-21 18:08:52.615 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 18:08:52.617 | ++ functions-common:time_stop:2327 : name=apt-get-update 2022-06-21 18:08:52.620 | ++ functions-common:time_stop:2328 : start_time=1655834929961 2022-06-21 18:08:52.622 | ++ functions-common:time_stop:2330 : [[ -z 1655834929961 ]] 2022-06-21 18:08:52.624 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:08:52.629 | ++ functions-common:time_stop:2333 : end_time=1655834932626 2022-06-21 18:08:52.631 | ++ functions-common:time_stop:2334 : elapsed_time=2665 2022-06-21 18:08:52.633 | ++ functions-common:time_stop:2335 : total=0 2022-06-21 18:08:52.635 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:08:52.637 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2665 2022-06-21 18:08:52.639 | ++ functions-common:install_package:1360 : 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 2022-06-21 18:08:52.642 | ++ functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:08:52.644 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:08:52.647 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:08:52.649 | ++ functions-common:real_install_package:1346 : 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 2022-06-21 18:08:52.670 | ++ functions-common:apt_get:1126 : 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 2022-06-21 18:08:52.781 | Reading package lists... 2022-06-21 18:08:53.056 | Building dependency tree... 2022-06-21 18:08:53.057 | Reading state information... 2022-06-21 18:08:53.097 | acl is already the newest version (2.2.53-6). 2022-06-21 18:08:53.097 | bc is already the newest version (1.07.1-2build1). 2022-06-21 18:08:53.097 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-21 18:08:53.097 | conntrack is already the newest version (1:1.4.5-2). 2022-06-21 18:08:53.097 | ebtables is already the newest version (2.0.11-3build1). 2022-06-21 18:08:53.097 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:08:53.097 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-21 18:08:53.097 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:08:53.097 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-21 18:08:53.097 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-21 18:08:53.097 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-21 18:08:53.098 | iputils-arping is already the newest version (3:20190709-3). 2022-06-21 18:08:53.098 | iputils-ping is already the newest version (3:20190709-3). 2022-06-21 18:08:53.098 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-21 18:08:53.098 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-21 18:08:53.098 | libffi-dev is already the newest version (3.3-4). 2022-06-21 18:08:53.098 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-21 18:08:53.098 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-21 18:08:53.098 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-21 18:08:53.098 | lsscsi is already the newest version (0.30-0.1). 2022-06-21 18:08:53.098 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-21 18:08:53.098 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:08:53.098 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-21 18:08:53.098 | psmisc is already the newest version (23.3-1). 2022-06-21 18:08:53.098 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:08:53.098 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-21 18:08:53.098 | python3-systemd is already the newest version (234-3build2). 2022-06-21 18:08:53.098 | socat is already the newest version (1.7.3.3-2). 2022-06-21 18:08:53.098 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-21 18:08:53.098 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-21 18:08:53.098 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-21 18:08:53.098 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-21 18:08:53.098 | graphviz is already the newest version (2.42.2-3build2). 2022-06-21 18:08:53.098 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-21 18:08:53.098 | pcp is already the newest version (5.0.3-1). 2022-06-21 18:08:53.098 | pm-utils is already the newest version (1.4.1-19). 2022-06-21 18:08:53.098 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:08:53.098 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:08:53.098 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:08:53.098 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-21 18:08:53.098 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:08:53.098 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:08:53.098 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-21 18:08:53.098 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-21 18:08:53.098 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-21 18:08:53.099 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-21 18:08:53.099 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-21 18:08:53.099 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-21 18:08:53.099 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-21 18:08:53.099 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-21 18:08:53.099 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-21 18:08:53.099 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:08:53.099 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-21 18:08:53.099 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-21 18:08:53.099 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-21 18:08:53.099 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-21 18:08:53.099 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-21 18:08:53.099 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-21 18:08:53.099 | openssl is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:08:53.099 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-21 18:08:53.099 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-06-21 18:08:53.099 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-21 18:08:53.099 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-21 18:08:53.099 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-21 18:08:53.099 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-21 18:08:53.099 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-21 18:08:53.099 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-21 18:08:53.099 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-21 18:08:53.344 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:08:53.344 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-21 18:08:53.344 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-21 18:08:53.344 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-21 18:08:53.344 | The following packages were automatically installed and are no longer required: 2022-06-21 18:08:53.345 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:08:53.345 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:08:53.345 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:08:53.345 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:08:53.345 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:08:53.345 | python3-zope.interface 2022-06-21 18:08:53.345 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:08:53.468 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:08:53.472 | ++ functions-common:apt_get:1130 : result=0 2022-06-21 18:08:53.478 | ++ functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:08:53.480 | ++ functions-common:time_stop:2321 : local name 2022-06-21 18:08:53.483 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 18:08:53.485 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:08:53.487 | ++ functions-common:time_stop:2324 : local total 2022-06-21 18:08:53.490 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 18:08:53.492 | ++ functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:08:53.495 | ++ functions-common:time_stop:2328 : start_time=1655834932667 2022-06-21 18:08:53.497 | ++ functions-common:time_stop:2330 : [[ -z 1655834932667 ]] 2022-06-21 18:08:53.499 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:08:53.504 | ++ functions-common:time_stop:2333 : end_time=1655834933501 2022-06-21 18:08:53.507 | ++ functions-common:time_stop:2334 : elapsed_time=834 2022-06-21 18:08:53.510 | ++ functions-common:time_stop:2335 : total=768 2022-06-21 18:08:53.512 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:08:53.514 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=1602 2022-06-21 18:08:53.517 | ++ functions-common:apt_get:1134 : return 0 2022-06-21 18:08:53.520 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-21 18:08:53.524 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:08:53.526 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-21 18:08:53.532 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-21 18:08:53.536 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-06-21 18:08:53.540 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-06-21 18:08:53.543 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-21 18:08:55.094 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-21 18:08:55.096 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:08:55.098 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-21 18:08:55.100 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-21 18:08:55.102 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-21 18:08:55.104 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-21 18:08:55.106 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-21 18:08:55.108 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-21 18:08:55.110 | + functions-common:_ensure_lsb_release:328 : return 2022-06-21 18:08:55.112 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-21 18:08:55.187 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-21 18:08:55.189 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-21 18:08:55.264 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-21 18:08:55.267 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-21 18:08:55.342 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-21 18:08:55.344 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-21 18:08:55.346 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-21 18:08:55.348 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-21 18:08:55.349 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-21 18:08:55.351 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-21 18:08:55.353 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-21 18:08:55.355 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-21 18:08:55.357 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-21 18:08:55.359 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-06-21 18:08:55.361 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-21 18:08:55.361 | Distro: focal 2022-06-21 18:08:55.364 | + tools/install_pip.sh:main:124 : get_versions 2022-06-21 18:08:55.366 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:08:55.370 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:08:55.371 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:08:55.374 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:08:55.374 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:08:55.936 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:08:55.937 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:08:55.937 | pip: 22.1.2 2022-06-21 18:08:55.939 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-21 18:08:55.941 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-21 18:08:55.943 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:08:55.945 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:08:55.946 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:08:55.948 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:08:55.949 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:08:55.951 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:08:55.953 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:08:55.955 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:08:55.956 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:08:55.958 | + tools/install_pip.sh:main:142 : install_get_pip 2022-06-21 18:08:55.960 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-06-21 18:08:55.962 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:08:55.964 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:08:55.967 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:08:55.969 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:08:55.971 | + tools/install_pip.sh:install_get_pip:72 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:08:55.971 | + tools/install_pip.sh:install_get_pip:72 : grep -q '#!/usr/bin/env python' 2022-06-21 18:08:55.976 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:08:55.977 | + tools/install_pip.sh:install_get_pip:88 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-06-21 18:08:55.979 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-06-21 18:08:55.981 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:08:55.982 | + tools/install_pip.sh:install_get_pip:93 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-06-21 18:08:55.984 | + tools/install_pip.sh:install_get_pip:96 : 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 2022-06-21 18:08:55.995 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-21 18:08:55.995 | Dload Upload Total Spent Left Speed 2022-06-21 18:08:56.147 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-21 18:08:56.151 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-06-21 18:08:56.155 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:08:59.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:59.502 | from cryptography.utils import int_from_bytes 2022-06-21 18:08:59.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:08:59.502 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:00.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:00.286 | Collecting pip 2022-06-21 18:09:00.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3e/dacb89022ef52/pip-22.1.2-py3-none-any.whl (2.1 MB) 2022-06-21 18:09:00.336 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.1 MB/s eta 0:00:00 2022-06-21 18:09:00.975 | Collecting setuptools 2022-06-21 18:09:00.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c18/48f654aea2e35/setuptools-62.6.0-py3-none-any.whl (1.2 MB) 2022-06-21 18:09:01.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 84.7 MB/s eta 0:00:00 2022-06-21 18:09:03.461 | Installing collected packages: setuptools, pip 2022-06-21 18:09:04.333 | Attempting uninstall: pip 2022-06-21 18:09:04.338 | Found existing installation: pip 22.1.2 2022-06-21 18:09:04.709 | Uninstalling pip-22.1.2: 2022-06-21 18:09:04.727 | Successfully uninstalled pip-22.1.2 2022-06-21 18:09:06.835 | Successfully installed pip-22.1.2 setuptools-62.6.0 2022-06-21 18:09:06.836 | 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 2022-06-21 18:09:07.192 | + tools/install_pip.sh:main:145 : set -x 2022-06-21 18:09:07.194 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-06-21 18:09:07.196 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-21 18:09:07.197 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:09:07.200 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-21 18:09:07.202 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-06-21 18:09:07.204 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:09:07.208 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:09:07.209 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:09:07.214 | ++ 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 ' 2022-06-21 18:09:07.216 | ++ 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 == '' ]] 2022-06-21 18:09:07.218 | ++ 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' 2022-06-21 18:09:07.220 | + 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' 2022-06-21 18:09:07.223 | + 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' 2022-06-21 18:09:07.241 | 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 2022-06-21 18:09:07.243 | + 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' 2022-06-21 18:09:08.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:08.009 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:08.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:08.009 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:09.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:11.038 | Collecting 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 2022-06-21 18:09:11.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-06-21 18:09:11.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 78.4 MB/s eta 0:00:00 2022-06-21 18:09:13.535 | Installing collected packages: setuptools 2022-06-21 18:09:13.536 | Attempting uninstall: setuptools 2022-06-21 18:09:13.538 | Found existing installation: setuptools 62.6.0 2022-06-21 18:09:13.693 | Uninstalling setuptools-62.6.0: 2022-06-21 18:09:14.071 | Successfully uninstalled setuptools-62.6.0 2022-06-21 18:09:14.759 | Successfully installed setuptools-57.4.0 2022-06-21 18:09:14.760 | 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 2022-06-21 18:09:14.935 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:14.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:14.939 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:14.941 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:14.942 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:14.944 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:14.946 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:14.947 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:14.949 | + functions-common:time_stop:2328 : start_time=1655834947236 2022-06-21 18:09:14.951 | + functions-common:time_stop:2330 : [[ -z 1655834947236 ]] 2022-06-21 18:09:14.953 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:14.956 | + functions-common:time_stop:2333 : end_time=1655834954954 2022-06-21 18:09:14.958 | + functions-common:time_stop:2334 : elapsed_time=7718 2022-06-21 18:09:14.960 | + functions-common:time_stop:2335 : total=0 2022-06-21 18:09:14.962 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:14.964 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=7718 2022-06-21 18:09:14.965 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:14.967 | + tools/install_pip.sh:main:151 : get_versions 2022-06-21 18:09:14.970 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:09:14.973 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:09:14.976 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:09:14.978 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:09:14.979 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:09:15.547 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:09:15.549 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:09:15.549 | pip: 22.1.2 2022-06-21 18:09:15.552 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-21 18:09:15.554 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:09:15.558 | + ./stack.sh:main:778 : fixup_all 2022-06-21 18:09:15.560 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-06-21 18:09:15.562 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-21 18:09:15.564 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:09:15.570 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:09:15.570 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-21 18:09:15.570 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-21 18:09:15.577 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-21 18:09:15.579 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-21 18:09:15.582 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-21 18:09:15.591 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-21 18:09:15.594 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-06-21 18:09:15.597 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-06-21 18:09:15.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:15.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:15.604 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-21 18:09:15.615 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-21 18:09:15.627 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-21 18:09:15.639 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-06-21 18:09:15.642 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-06-21 18:09:15.644 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:09:15.647 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:09:15.649 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:09:15.652 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:09:15.654 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:09:15.656 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:09:15.658 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:09:15.660 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:09:15.662 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:09:15.664 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-06-21 18:09:15.666 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-06-21 18:09:15.668 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-06-21 18:09:15.670 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:09:15.673 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:09:15.675 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:09:15.678 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:09:15.680 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:09:15.682 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:09:15.684 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-06-21 18:09:15.687 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-06-21 18:09:15.710 | Using python 3.8 to install os-testr 2022-06-21 18:09:15.713 | + 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 2022-06-21 18:09:16.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:16.445 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:16.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:16.445 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:17.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:17.820 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-06-21 18:09:17.872 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-21 18:09:17.873 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2022-06-21 18:09:17.875 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-21 18:09:17.876 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-06-21 18:09:17.892 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-21 18:09:17.918 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-06-21 18:09:17.920 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-06-21 18:09:17.921 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-06-21 18:09:17.923 | 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) 2022-06-21 18:09:17.924 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-06-21 18:09:17.950 | 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.1.2) 2022-06-21 18:09:17.952 | 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) (0.7.2) 2022-06-21 18:09:17.954 | 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) (2.4.7) 2022-06-21 18:09:17.955 | 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.4.0) 2022-06-21 18:09:17.957 | 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) 2022-06-21 18:09:17.971 | 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) 2022-06-21 18:09:18.040 | 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) 2022-06-21 18:09:18.041 | 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) 2022-06-21 18:09:18.042 | Requirement already satisfied: colorama>=0.3.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.4.4) 2022-06-21 18:09:18.044 | 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) 2022-06-21 18:09:20.323 | 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 2022-06-21 18:09:20.472 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:20.475 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:20.477 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:20.479 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:20.481 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:20.483 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:20.485 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:20.487 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:20.490 | + functions-common:time_stop:2328 : start_time=1655834955704 2022-06-21 18:09:20.492 | + functions-common:time_stop:2330 : [[ -z 1655834955704 ]] 2022-06-21 18:09:20.495 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:20.499 | + functions-common:time_stop:2333 : end_time=1655834960496 2022-06-21 18:09:20.501 | + functions-common:time_stop:2334 : elapsed_time=4792 2022-06-21 18:09:20.503 | + functions-common:time_stop:2335 : total=0 2022-06-21 18:09:20.506 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:20.508 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4792 2022-06-21 18:09:20.510 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:20.513 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-21 18:09:20.565 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-06-21 18:09:20.667 | + ./stack.sh:main:792 : install_infra 2022-06-21 18:09:20.669 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:09:20.671 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-21 18:09:20.674 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:09:20.678 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-21 18:09:20.701 | + 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 2022-06-21 18:09:22.774 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:22.778 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:22.799 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:22.840 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:22.845 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:23.030 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:23.048 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:23.346 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:23.456 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:23.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:23.642 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2022-06-21 18:09:23.936 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:23.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:23.940 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:23.943 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:23.945 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:23.947 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:23.949 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:23.951 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:23.953 | + functions-common:time_stop:2328 : start_time=1655834960693 2022-06-21 18:09:23.956 | + functions-common:time_stop:2330 : [[ -z 1655834960693 ]] 2022-06-21 18:09:23.958 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:23.963 | + functions-common:time_stop:2333 : end_time=1655834963960 2022-06-21 18:09:23.965 | + functions-common:time_stop:2334 : elapsed_time=3267 2022-06-21 18:09:23.967 | + functions-common:time_stop:2335 : total=4792 2022-06-21 18:09:23.969 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:23.971 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=8059 2022-06-21 18:09:23.974 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:23.976 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:09:23.978 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-21 18:09:24.001 | + 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 2022-06-21 18:09:25.938 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:25.941 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:25.962 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.001 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.006 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.186 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.203 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.491 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.595 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:09:26.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:26.658 | Processing /opt/stack/requirements 2022-06-21 18:09:28.397 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-06-21 18:09:28.400 | 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 171)) (3.0.0) 2022-06-21 18:09:28.411 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (21.0) 2022-06-21 18:09:28.416 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2022-06-21 18:09:28.419 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2022-06-21 18:09:28.423 | 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 455)) (2.26.0) 2022-06-21 18:09:28.449 | 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 493)) (1.16.0) 2022-06-21 18:09:28.452 | 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 543)) (2.5.0) 2022-06-21 18:09:28.463 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2022-06-21 18:09:28.482 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4980) (1.3) 2022-06-21 18:09:28.485 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4980) (0.3.0) 2022-06-21 18:09:28.501 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2022-06-21 18:09:28.503 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2022-06-21 18:09:28.507 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2022-06-21 18:09:28.512 | 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 167)) (1.0.0) 2022-06-21 18:09:28.514 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2022-06-21 18:09:28.526 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2022-06-21 18:09:28.529 | 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 92)) (0.4.0) 2022-06-21 18:09:28.531 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2022-06-21 18:09:28.602 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.4.0) 2022-06-21 18:09:28.609 | 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 373)) (1.8.2) 2022-06-21 18:09:28.611 | 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 580)) (0.2.5) 2022-06-21 18:09:28.617 | 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 88)) (21.2.0) 2022-06-21 18:09:28.670 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2022-06-21 18:09:28.674 | Building wheels for collected packages: openstack-requirements 2022-06-21 18:09:28.675 | Building wheel for openstack-requirements (setup.py): started 2022-06-21 18:09:29.499 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-21 18:09:29.499 | ERROR: Command errored out with exit status 1: 2022-06-21 18:09:29.499 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-v81hvmz6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-v81hvmz6/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-ea780y73 2022-06-21 18:09:29.499 | cwd: /tmp/pip-req-build-v81hvmz6/ 2022-06-21 18:09:29.499 | Complete output (6 lines): 2022-06-21 18:09:29.499 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-21 18:09:29.499 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-21 18:09:29.499 | or: setup.py --help-commands 2022-06-21 18:09:29.499 | or: setup.py cmd --help 2022-06-21 18:09:29.499 | 2022-06-21 18:09:29.499 | error: invalid command 'bdist_wheel' 2022-06-21 18:09:29.499 | ---------------------------------------- 2022-06-21 18:09:29.499 | ERROR: Failed building wheel for openstack-requirements 2022-06-21 18:09:29.499 | Running setup.py clean for openstack-requirements 2022-06-21 18:09:30.328 | Failed to build openstack-requirements 2022-06-21 18:09:30.344 | Installing collected packages: openstack-requirements 2022-06-21 18:09:30.344 | Attempting uninstall: openstack-requirements 2022-06-21 18:09:30.345 | Found existing installation: openstack-requirements 1.2.1.dev4980 2022-06-21 18:09:30.380 | Uninstalling openstack-requirements-1.2.1.dev4980: 2022-06-21 18:09:30.398 | Successfully uninstalled openstack-requirements-1.2.1.dev4980 2022-06-21 18:09:30.401 | Running setup.py install for openstack-requirements: started 2022-06-21 18:09:32.761 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-21 18:09:32.785 | Successfully installed openstack-requirements-1.2.1.dev4980 2022-06-21 18:09:32.918 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:32.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:32.922 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:32.925 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:32.927 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:32.929 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:32.931 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:32.933 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:32.935 | + functions-common:time_stop:2328 : start_time=1655834963994 2022-06-21 18:09:32.937 | + functions-common:time_stop:2330 : [[ -z 1655834963994 ]] 2022-06-21 18:09:32.940 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:32.945 | + functions-common:time_stop:2333 : end_time=1655834972941 2022-06-21 18:09:32.947 | + functions-common:time_stop:2334 : elapsed_time=8947 2022-06-21 18:09:32.949 | + functions-common:time_stop:2335 : total=8059 2022-06-21 18:09:32.951 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:32.954 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=17006 2022-06-21 18:09:32.956 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:32.959 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-21 18:09:32.962 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-21 18:09:32.964 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-21 18:09:32.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:32.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:32.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-21 18:09:32.974 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:32.976 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-21 18:09:32.997 | Using python 3.8 to install pbr 2022-06-21 18:09:32.999 | + 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 2022-06-21 18:09:33.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:33.723 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:33.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:33.724 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:35.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:35.076 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-06-21 18:09:37.522 | 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 2022-06-21 18:09:37.687 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:37.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:37.691 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:37.693 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:37.702 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:37.704 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:37.706 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:37.709 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:37.711 | + functions-common:time_stop:2328 : start_time=1655834972991 2022-06-21 18:09:37.713 | + functions-common:time_stop:2330 : [[ -z 1655834972991 ]] 2022-06-21 18:09:37.716 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:37.720 | + functions-common:time_stop:2333 : end_time=1655834977718 2022-06-21 18:09:37.722 | + functions-common:time_stop:2334 : elapsed_time=4727 2022-06-21 18:09:37.725 | + functions-common:time_stop:2335 : total=17006 2022-06-21 18:09:37.727 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:37.729 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=21733 2022-06-21 18:09:37.731 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:37.734 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-06-21 18:09:40.046 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-21 18:09:42.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:42.003 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-21 18:09:42.023 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-21 18:09:42.026 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-21 18:09:42.029 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-21 18:09:42.032 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-21 18:09:42.038 | 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.9) 2022-06-21 18:09:42.118 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:09:42.122 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:09:42.131 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-06-21 18:09:42.148 | + ./stack.sh:main:801 : pkgs= 2022-06-21 18:09:42.151 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-06-21 18:09:42.154 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-06-21 18:09:42.164 | + functions-common:run_phase:1749 : local mode=stack 2022-06-21 18:09:42.167 | + functions-common:run_phase:1750 : local phase=pre-install 2022-06-21 18:09:42.170 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:09:42.172 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 18:09:42.175 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:09:42.178 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 18:09:42.180 | + functions-common:run_phase:1759 : local extra 2022-06-21 18:09:42.183 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:09:42.187 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 18:09:42.189 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:09:42.191 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:09:42.194 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-21 18:09:42.196 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:09:42.212 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:42.214 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:09:42.217 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:09:42.219 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-21 18:09:42.221 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:09:42.223 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:09:42.225 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:09:42.227 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-21 18:09:42.230 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:09:42.232 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-21 18:09:42.234 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:09:42.236 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:09:42.239 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-21 18:09:42.241 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-21 18:09:42.244 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:09:42.246 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:09:42.248 | + functions-common:run_phase:1776 : run_plugins stack pre-install 2022-06-21 18:09:42.250 | + functions-common:run_plugins:1735 : local mode=stack 2022-06-21 18:09:42.252 | + functions-common:run_plugins:1736 : local phase=pre-install 2022-06-21 18:09:42.255 | + functions-common:run_plugins:1738 : local plugins= 2022-06-21 18:09:42.257 | + functions-common:run_plugins:1739 : local plugin 2022-06-21 18:09:42.260 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-21 18:09:42.262 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-21 18:09:42.265 | + functions:set_systemd_override:821 : local value=2048 2022-06-21 18:09:42.267 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-21 18:09:42.269 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-21 18:09:42.326 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-21 18:09:42.326 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-21 18:09:42.328 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-21 18:09:42.699 | + ./stack.sh:main:814 : install_rpc_backend 2022-06-21 18:09:42.701 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-21 18:09:42.719 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:42.722 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-21 18:09:42.724 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:09:42.727 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:09:42.729 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:09:42.731 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:09:42.734 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:09:42.736 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:09:42.739 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:42.741 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:42.743 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:09:42.746 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:09:42.748 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:09:42.750 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:09:42.753 | + functions-common:install_package:1360 : real_install_package rabbitmq-server 2022-06-21 18:09:42.755 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:09:42.758 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:42.760 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:42.763 | + functions-common:real_install_package:1346 : apt_get install rabbitmq-server 2022-06-21 18:09:42.785 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-21 18:09:42.898 | Reading package lists... 2022-06-21 18:09:43.171 | Building dependency tree... 2022-06-21 18:09:43.172 | Reading state information... 2022-06-21 18:09:43.465 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-21 18:09:43.465 | The following packages were automatically installed and are no longer required: 2022-06-21 18:09:43.466 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:09:43.466 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:09:43.466 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:09:43.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:09:43.466 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:09:43.466 | python3-zope.interface 2022-06-21 18:09:43.466 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:09:43.587 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:09:43.591 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:09:43.594 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:09:43.596 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:43.599 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:43.601 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:43.603 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:43.605 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:43.608 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:09:43.611 | + functions-common:time_stop:2328 : start_time=1655834982783 2022-06-21 18:09:43.613 | + functions-common:time_stop:2330 : [[ -z 1655834982783 ]] 2022-06-21 18:09:43.616 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:43.620 | + functions-common:time_stop:2333 : end_time=1655834983618 2022-06-21 18:09:43.622 | + functions-common:time_stop:2334 : elapsed_time=835 2022-06-21 18:09:43.624 | + functions-common:time_stop:2335 : total=1602 2022-06-21 18:09:43.627 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:43.629 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2437 2022-06-21 18:09:43.631 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:09:43.634 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-21 18:09:43.636 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:09:43.639 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:09:43.641 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:09:43.643 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:09:43.646 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:09:43.648 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:09:43.651 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-21 18:09:43.653 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:09:43.655 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:09:43.658 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:09:43.661 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:09:43.663 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:09:43.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:09:43.668 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:09:43.670 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:09:43.672 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:09:43.675 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-21 18:09:43.677 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:09:43.679 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:09:43.681 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:09:43.684 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:09:43.686 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:09:43.688 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:09:43.690 | + ./stack.sh:main:815 : restart_rpc_backend 2022-06-21 18:09:43.693 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-21 18:09:43.709 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:43.712 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-21 18:09:43.714 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:09:43.716 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-06-21 18:09:43.719 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-21 18:09:43.722 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-21 18:09:43.727 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-21 18:09:43.729 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-21 18:09:43.731 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-21 18:09:43.734 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-21 18:09:43.736 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-21 18:09:43.738 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-21 18:09:43.741 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-21 18:09:44.462 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-21 18:09:44.462 | user tags 2022-06-21 18:09:44.462 | stackrabbit []' 2022-06-21 18:09:44.466 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-21 18:09:44.466 | user tags 2022-06-21 18:09:44.466 | stackrabbit []' 2022-06-21 18:09:44.466 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-21 18:09:44.475 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-21 18:09:44.480 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-21 18:09:44.482 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:09:45.169 | Changing password for user "stackrabbit" ... 2022-06-21 18:09:45.193 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-21 18:09:45.904 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-21 18:09:45.929 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-21 18:09:45.931 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:09:46.638 | Changing password for user "stackrabbit" ... 2022-06-21 18:09:46.664 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-21 18:09:46.667 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-21 18:09:46.669 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-21 18:09:47.386 | Deleting user "guest" ... 2022-06-21 18:09:47.403 | Error: 2022-06-21 18:09:47.403 | {:no_such_user, "guest"} 2022-06-21 18:09:47.416 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-21 18:09:47.419 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-06-21 18:09:47.437 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:47.440 | + ./stack.sh:main:818 : install_database 2022-06-21 18:09:47.443 | + lib/database:install_database:116 : install_database_mysql 2022-06-21 18:09:47.446 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-21 18:09:47.448 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:47.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:47.453 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-21 18:09:47.671 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-21 18:09:47.674 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-21 18:09:47.680 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-06-21 18:09:47.683 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:09:47.685 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-21 18:09:47.687 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:09:47.690 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:09:47.692 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:09:47.695 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:09:47.697 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:09:47.699 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:09:47.701 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:09:47.704 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:09:47.706 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:09:47.709 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-21 18:09:47.712 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:09:47.714 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:09:47.716 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:09:47.719 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:09:47.721 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:09:47.723 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:09:47.726 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-21 18:09:47.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:47.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:47.733 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-21 18:09:47.735 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:09:47.737 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:09:47.740 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:09:47.742 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:09:47.744 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:09:47.747 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:09:47.749 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:47.751 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:47.754 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:09:47.756 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:09:47.759 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:09:47.761 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:09:47.763 | + functions-common:install_package:1360 : real_install_package mysql-server 2022-06-21 18:09:47.765 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:09:47.768 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:47.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:47.773 | + functions-common:real_install_package:1346 : apt_get install mysql-server 2022-06-21 18:09:47.793 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-21 18:09:47.904 | Reading package lists... 2022-06-21 18:09:48.173 | Building dependency tree... 2022-06-21 18:09:48.174 | Reading state information... 2022-06-21 18:09:48.463 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-21 18:09:48.463 | The following packages were automatically installed and are no longer required: 2022-06-21 18:09:48.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:09:48.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:09:48.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:09:48.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:09:48.464 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:09:48.464 | python3-zope.interface 2022-06-21 18:09:48.464 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:09:48.581 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:09:48.587 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:09:48.590 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:09:48.592 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:48.594 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:48.596 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:48.599 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:48.601 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:48.603 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:09:48.605 | + functions-common:time_stop:2328 : start_time=1655834987791 2022-06-21 18:09:48.608 | + functions-common:time_stop:2330 : [[ -z 1655834987791 ]] 2022-06-21 18:09:48.612 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:48.616 | + functions-common:time_stop:2333 : end_time=1655834988614 2022-06-21 18:09:48.619 | + functions-common:time_stop:2334 : elapsed_time=823 2022-06-21 18:09:48.621 | + functions-common:time_stop:2335 : total=2437 2022-06-21 18:09:48.623 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:48.625 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=3260 2022-06-21 18:09:48.627 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:09:48.630 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-06-21 18:09:48.633 | + ./stack.sh:main:821 : install_database_python 2022-06-21 18:09:48.635 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-21 18:09:48.637 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-21 18:09:48.639 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-21 18:09:48.641 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:09:48.645 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-21 18:09:48.647 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-21 18:09:48.650 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:09:48.653 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:09:48.654 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:09:48.659 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-21 18:09:48.661 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-21 18:09:48.666 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-21 18:09:48.670 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-21 18:09:48.672 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-21 18:09:48.694 | Using python 3.8 to install PyMySQL 2022-06-21 18:09:48.697 | + 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 2022-06-21 18:09:49.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:49.429 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:49.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:49.429 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:50.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:50.813 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-21 18:09:53.145 | 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 2022-06-21 18:09:53.302 | + inc/python:pip_install:200 : result=0 2022-06-21 18:09:53.304 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:09:53.307 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:53.309 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:53.311 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:53.314 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:53.316 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:53.318 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:09:53.320 | + functions-common:time_stop:2328 : start_time=1655834988688 2022-06-21 18:09:53.322 | + functions-common:time_stop:2330 : [[ -z 1655834988688 ]] 2022-06-21 18:09:53.325 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:53.330 | + functions-common:time_stop:2333 : end_time=1655834993327 2022-06-21 18:09:53.332 | + functions-common:time_stop:2334 : elapsed_time=4639 2022-06-21 18:09:53.335 | + functions-common:time_stop:2335 : total=21733 2022-06-21 18:09:53.337 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:53.339 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=26372 2022-06-21 18:09:53.342 | + inc/python:pip_install:203 : return 0 2022-06-21 18:09:53.344 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-21 18:09:53.346 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:09:53.349 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-21 18:09:53.351 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-06-21 18:09:53.368 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:53.371 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-06-21 18:09:53.373 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-21 18:09:53.376 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:09:53.377 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:09:53.382 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:09:53.385 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:09:53.387 | + 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- ]] 2022-06-21 18:09:53.390 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:09:53.392 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-21 18:09:53.396 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : is_service_enabled q-l3 2022-06-21 18:09:53.412 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:53.414 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : install_package radvd 2022-06-21 18:09:53.417 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:09:53.419 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:09:53.421 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:09:53.424 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:09:53.426 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:09:53.428 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:09:53.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:53.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:53.435 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:09:53.437 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:09:53.439 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:09:53.441 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:09:53.444 | + functions-common:install_package:1360 : real_install_package radvd 2022-06-21 18:09:53.446 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:09:53.448 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:53.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:53.453 | + functions-common:real_install_package:1346 : apt_get install radvd 2022-06-21 18:09:53.475 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-21 18:09:53.587 | Reading package lists... 2022-06-21 18:09:53.857 | Building dependency tree... 2022-06-21 18:09:53.859 | Reading state information... 2022-06-21 18:09:54.140 | radvd is already the newest version (1:2.17-2). 2022-06-21 18:09:54.140 | The following packages were automatically installed and are no longer required: 2022-06-21 18:09:54.141 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:09:54.142 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:09:54.142 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:09:54.142 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:09:54.142 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:09:54.142 | python3-zope.interface 2022-06-21 18:09:54.142 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:09:54.259 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:09:54.264 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:09:54.266 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:09:54.268 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:54.271 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:54.273 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:54.275 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:54.277 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:54.280 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:09:54.282 | + functions-common:time_stop:2328 : start_time=1655834993472 2022-06-21 18:09:54.284 | + functions-common:time_stop:2330 : [[ -z 1655834993472 ]] 2022-06-21 18:09:54.287 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:54.291 | + functions-common:time_stop:2333 : end_time=1655834994289 2022-06-21 18:09:54.294 | + functions-common:time_stop:2334 : elapsed_time=817 2022-06-21 18:09:54.296 | + functions-common:time_stop:2335 : total=3260 2022-06-21 18:09:54.298 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:54.300 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4077 2022-06-21 18:09:54.303 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:09:54.305 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:464 : is_service_enabled q-agt q-dhcp q-l3 2022-06-21 18:09:54.321 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:54.324 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:465 : neutron_plugin_install_agent_packages 2022-06-21 18:09:54.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-21 18:09:54.329 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-21 18:09:54.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-21 18:09:54.351 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:09:54.354 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:09:54.356 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:09:54.358 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:09:54.360 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:09:54.363 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:09:54.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:54.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:54.369 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:09:54.372 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:09:54.374 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:09:54.376 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:09:54.379 | + functions-common:install_package:1360 : real_install_package fakeroot make openvswitch-switch 2022-06-21 18:09:54.381 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:09:54.383 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:54.386 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:54.388 | + functions-common:real_install_package:1346 : apt_get install fakeroot make openvswitch-switch 2022-06-21 18:09:54.411 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-21 18:09:54.540 | Reading package lists... 2022-06-21 18:09:54.812 | Building dependency tree... 2022-06-21 18:09:54.813 | Reading state information... 2022-06-21 18:09:55.119 | fakeroot is already the newest version (1.24-1). 2022-06-21 18:09:55.119 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:09:55.120 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-21 18:09:55.120 | The following packages were automatically installed and are no longer required: 2022-06-21 18:09:55.121 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:09:55.121 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:09:55.121 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:09:55.121 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:09:55.121 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:09:55.121 | python3-zope.interface 2022-06-21 18:09:55.121 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:09:55.235 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:09:55.240 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:09:55.242 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:09:55.244 | + functions-common:time_stop:2321 : local name 2022-06-21 18:09:55.247 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:09:55.249 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:09:55.251 | + functions-common:time_stop:2324 : local total 2022-06-21 18:09:55.253 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:09:55.256 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:09:55.258 | + functions-common:time_stop:2328 : start_time=1655834994408 2022-06-21 18:09:55.260 | + functions-common:time_stop:2330 : [[ -z 1655834994408 ]] 2022-06-21 18:09:55.262 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:09:55.266 | + functions-common:time_stop:2333 : end_time=1655834995264 2022-06-21 18:09:55.268 | + functions-common:time_stop:2334 : elapsed_time=856 2022-06-21 18:09:55.271 | + functions-common:time_stop:2335 : total=4077 2022-06-21 18:09:55.273 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:09:55.275 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4933 2022-06-21 18:09:55.277 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:09:55.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-21 18:09:55.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:09:55.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:09:55.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-21 18:09:55.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-21 18:09:55.292 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-21 18:09:55.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-21 18:09:55.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-21 18:09:55.302 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-21 18:09:55.302 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-21 18:09:55.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-21 18:09:55.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-21 18:09:55.311 | + functions:vercmp:628 : local v1=5.4 2022-06-21 18:09:55.313 | + functions:vercmp:629 : local 'op=<' 2022-06-21 18:09:55.315 | + functions:vercmp:630 : local v2=3.13 2022-06-21 18:09:55.317 | + functions:vercmp:631 : local result 2022-06-21 18:09:55.321 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-21 18:09:55.321 | ++ functions:vercmp:635 : sort -V 2022-06-21 18:09:55.322 | ++ functions:vercmp:635 : head -1 2022-06-21 18:09:55.326 | + functions:vercmp:635 : result=3.13 2022-06-21 18:09:55.329 | + functions:vercmp:637 : case $op in 2022-06-21 18:09:55.331 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-21 18:09:55.333 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-21 18:09:55.335 | + functions:vercmp:648 : return 2022-06-21 18:09:55.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-21 18:09:55.340 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:09:55.343 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart openvswitch-switch 2022-06-21 18:09:55.850 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-21 18:09:55.856 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-06-21 18:09:55.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:55.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:55.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-06-21 18:09:55.869 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:55.872 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-06-21 18:09:55.897 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:09:55.899 | + ./stack.sh:main:829 : install_etcd3 2022-06-21 18:09:55.902 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-21 18:09:55.902 | Installing etcd 2022-06-21 18:09:55.905 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-21 18:09:55.941 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-21 18:09:55.955 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-21 18:09:55.957 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-21 18:09:55.971 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-21 18:09:55.975 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:55.977 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:55.980 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:55.985 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:55.988 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-21 18:09:55.991 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-21 18:09:55.994 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:55.997 | ++ functions:get_extra_file:74 : return 2022-06-21 18:09:56.005 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:09:56.008 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-21 18:09:56.011 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-21 18:09:56.013 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-06-21 18:09:56.030 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:09:56.033 | + ./stack.sh:main:848 : install_dstat 2022-06-21 18:09:56.035 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-21 18:09:56.051 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:09:56.054 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-06-21 18:09:56.056 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:09:56.058 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-06-21 18:09:56.061 | + ./stack.sh:main:857 : install_libs 2022-06-21 18:09:56.063 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-06-21 18:09:56.066 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-06-21 18:09:56.068 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-06-21 18:09:56.071 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-21 18:09:56.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-21 18:09:56.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.083 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-06-21 18:09:56.085 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-06-21 18:09:56.087 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-06-21 18:09:56.089 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-21 18:09:56.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-21 18:09:56.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.101 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-06-21 18:09:56.103 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-06-21 18:09:56.105 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-06-21 18:09:56.107 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-21 18:09:56.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-21 18:09:56.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.119 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-06-21 18:09:56.121 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-06-21 18:09:56.123 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-06-21 18:09:56.125 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-21 18:09:56.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-21 18:09:56.135 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.137 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-06-21 18:09:56.140 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-06-21 18:09:56.142 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-06-21 18:09:56.145 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-21 18:09:56.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-21 18:09:56.154 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.157 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-06-21 18:09:56.159 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-06-21 18:09:56.161 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-06-21 18:09:56.164 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-21 18:09:56.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-21 18:09:56.177 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.179 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-06-21 18:09:56.182 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-06-21 18:09:56.184 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-06-21 18:09:56.187 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-21 18:09:56.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-21 18:09:56.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.199 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-06-21 18:09:56.201 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-06-21 18:09:56.203 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-06-21 18:09:56.206 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-21 18:09:56.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-21 18:09:56.215 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.217 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-06-21 18:09:56.219 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-06-21 18:09:56.222 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-06-21 18:09:56.224 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-21 18:09:56.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-21 18:09:56.233 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.235 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-06-21 18:09:56.239 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-06-21 18:09:56.241 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-06-21 18:09:56.243 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-21 18:09:56.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-21 18:09:56.252 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.256 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-06-21 18:09:56.258 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-06-21 18:09:56.261 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-06-21 18:09:56.263 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-21 18:09:56.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-21 18:09:56.272 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.275 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-06-21 18:09:56.277 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-06-21 18:09:56.279 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-06-21 18:09:56.282 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-21 18:09:56.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-21 18:09:56.291 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.294 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-06-21 18:09:56.296 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-06-21 18:09:56.298 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-06-21 18:09:56.301 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-21 18:09:56.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-21 18:09:56.310 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.313 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-06-21 18:09:56.315 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-06-21 18:09:56.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-06-21 18:09:56.321 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-21 18:09:56.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-21 18:09:56.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.334 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-06-21 18:09:56.336 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-06-21 18:09:56.340 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-06-21 18:09:56.342 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-21 18:09:56.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-21 18:09:56.352 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.354 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-06-21 18:09:56.356 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-06-21 18:09:56.359 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-06-21 18:09:56.361 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-21 18:09:56.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-21 18:09:56.372 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.375 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-06-21 18:09:56.377 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-06-21 18:09:56.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-06-21 18:09:56.382 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-21 18:09:56.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-21 18:09:56.392 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.396 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-06-21 18:09:56.398 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-06-21 18:09:56.401 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-06-21 18:09:56.403 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-21 18:09:56.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-21 18:09:56.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.415 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-06-21 18:09:56.417 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-06-21 18:09:56.419 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-06-21 18:09:56.422 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-21 18:09:56.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-21 18:09:56.431 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.433 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-06-21 18:09:56.436 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-06-21 18:09:56.438 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-06-21 18:09:56.441 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-21 18:09:56.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-21 18:09:56.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.453 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-06-21 18:09:56.455 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-06-21 18:09:56.458 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-06-21 18:09:56.460 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-21 18:09:56.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-21 18:09:56.469 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.472 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-06-21 18:09:56.474 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-06-21 18:09:56.476 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-06-21 18:09:56.479 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-21 18:09:56.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-21 18:09:56.488 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.491 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-06-21 18:09:56.493 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-06-21 18:09:56.495 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-06-21 18:09:56.498 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-21 18:09:56.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-21 18:09:56.507 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.510 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-06-21 18:09:56.512 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-06-21 18:09:56.514 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-06-21 18:09:56.517 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-21 18:09:56.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-21 18:09:56.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.528 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-06-21 18:09:56.531 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-06-21 18:09:56.533 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-06-21 18:09:56.536 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-21 18:09:56.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-21 18:09:56.546 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.548 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-06-21 18:09:56.551 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-06-21 18:09:56.553 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-06-21 18:09:56.556 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-21 18:09:56.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-21 18:09:56.565 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.567 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-06-21 18:09:56.570 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-06-21 18:09:56.572 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-06-21 18:09:56.574 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-21 18:09:56.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-21 18:09:56.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.586 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-06-21 18:09:56.588 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-06-21 18:09:56.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-06-21 18:09:56.594 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-21 18:09:56.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-21 18:09:56.609 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.611 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-06-21 18:09:56.615 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-06-21 18:09:56.619 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-06-21 18:09:56.621 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-21 18:09:56.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-21 18:09:56.631 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.633 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-06-21 18:09:56.635 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-06-21 18:09:56.638 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-06-21 18:09:56.640 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-21 18:09:56.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-21 18:09:56.650 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.652 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-06-21 18:09:56.655 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-06-21 18:09:56.657 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-06-21 18:09:56.660 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-21 18:09:56.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-21 18:09:56.670 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.672 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-06-21 18:09:56.675 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-06-21 18:09:56.678 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-06-21 18:09:56.680 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-21 18:09:56.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-21 18:09:56.689 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.691 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-06-21 18:09:56.694 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-06-21 18:09:56.696 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-06-21 18:09:56.698 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-21 18:09:56.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-21 18:09:56.708 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.710 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-06-21 18:09:56.713 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-06-21 18:09:56.715 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-06-21 18:09:56.717 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-21 18:09:56.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-21 18:09:56.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.730 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-06-21 18:09:56.732 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-06-21 18:09:56.735 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-06-21 18:09:56.737 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-06-21 18:09:56.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-21 18:09:56.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.749 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-06-21 18:09:56.752 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-06-21 18:09:56.755 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-06-21 18:09:56.757 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-21 18:09:56.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-21 18:09:56.767 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.769 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-06-21 18:09:56.771 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-06-21 18:09:56.774 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-06-21 18:09:56.776 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-21 18:09:56.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:09:56.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:09:56.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-21 18:09:56.786 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:09:56.789 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-06-21 18:09:56.811 | Using python 3.8 to install etcd3 2022-06-21 18:09:56.813 | + 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 2022-06-21 18:09:57.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:57.537 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:57.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:09:57.537 | from cryptography.utils import int_from_bytes 2022-06-21 18:09:58.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:09:58.869 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-21 18:09:58.877 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2022-06-21 18:09:58.878 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2022-06-21 18:09:58.880 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-21 18:09:58.882 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-21 18:10:01.223 | 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 2022-06-21 18:10:01.384 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:01.386 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:01.389 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:01.391 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:01.393 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:01.395 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:01.398 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:01.400 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:01.403 | + functions-common:time_stop:2328 : start_time=1655834996805 2022-06-21 18:10:01.406 | + functions-common:time_stop:2330 : [[ -z 1655834996805 ]] 2022-06-21 18:10:01.408 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:01.413 | + functions-common:time_stop:2333 : end_time=1655835001410 2022-06-21 18:10:01.415 | + functions-common:time_stop:2334 : elapsed_time=4605 2022-06-21 18:10:01.418 | + functions-common:time_stop:2335 : total=26372 2022-06-21 18:10:01.420 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:01.424 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=30977 2022-06-21 18:10:01.427 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:01.430 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-06-21 18:10:01.453 | Using python 3.8 to install etcd3gw 2022-06-21 18:10:01.456 | + 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 2022-06-21 18:10:02.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:02.184 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:02.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:02.185 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:03.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:03.590 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-06-21 18:10:03.599 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-06-21 18:10:03.600 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-06-21 18:10:03.602 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-06-21 18:10:03.603 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-06-21 18:10:03.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-06-21 18:10:03.640 | 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.6) 2022-06-21 18:10:03.643 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-06-21 18:10:03.646 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-06-21 18:10:06.015 | 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 2022-06-21 18:10:06.169 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:06.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:06.175 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:06.178 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:06.180 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:06.182 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:06.184 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:06.186 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:06.188 | + functions-common:time_stop:2328 : start_time=1655835001448 2022-06-21 18:10:06.191 | + functions-common:time_stop:2330 : [[ -z 1655835001448 ]] 2022-06-21 18:10:06.194 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:06.198 | + functions-common:time_stop:2333 : end_time=1655835006196 2022-06-21 18:10:06.200 | + functions-common:time_stop:2334 : elapsed_time=4748 2022-06-21 18:10:06.206 | + functions-common:time_stop:2335 : total=30977 2022-06-21 18:10:06.208 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:06.211 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=35725 2022-06-21 18:10:06.213 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:06.216 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-06-21 18:10:06.218 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-21 18:10:06.221 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-21 18:10:06.225 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:10:06.228 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:10:06.230 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:10:06.232 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:10:06.235 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:10:06.237 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:10:06.240 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:10:06.243 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:10:06.245 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:10:06.248 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-21 18:10:06.250 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-21 18:10:06.255 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:06.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:06.261 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-21 18:10:06.263 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:10:06.266 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:10:06.268 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:10:06.270 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:10:06.273 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:10:06.275 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:06.277 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:10:06.280 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:06.282 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:06.285 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:10:06.292 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:10:06.294 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:10:06.299 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:10:06.299 | + functions-common:install_package:1360 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:10:06.302 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:10:06.304 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:06.307 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:06.309 | + functions-common:real_install_package:1346 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:10:06.331 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:10:06.448 | Reading package lists... 2022-06-21 18:10:06.711 | Building dependency tree... 2022-06-21 18:10:06.713 | Reading state information... 2022-06-21 18:10:07.012 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:10:07.012 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:10:07.012 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:10:07.012 | The following packages were automatically installed and are no longer required: 2022-06-21 18:10:07.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:10:07.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:10:07.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:10:07.013 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:10:07.013 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:10:07.013 | python3-zope.interface 2022-06-21 18:10:07.013 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:10:07.139 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:10:07.143 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:10:07.146 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:10:07.148 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:07.150 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:07.153 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:07.155 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:07.157 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:07.160 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:10:07.162 | + functions-common:time_stop:2328 : start_time=1655835006328 2022-06-21 18:10:07.165 | + functions-common:time_stop:2330 : [[ -z 1655835006328 ]] 2022-06-21 18:10:07.168 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:07.172 | + functions-common:time_stop:2333 : end_time=1655835007170 2022-06-21 18:10:07.174 | + functions-common:time_stop:2334 : elapsed_time=842 2022-06-21 18:10:07.177 | + functions-common:time_stop:2335 : total=4933 2022-06-21 18:10:07.179 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:07.181 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5775 2022-06-21 18:10:07.184 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:10:07.186 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-21 18:10:07.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:07.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:07.194 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-21 18:10:07.262 | Module proxy already enabled 2022-06-21 18:10:07.266 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-21 18:10:07.328 | Considering dependency proxy for proxy_uwsgi: 2022-06-21 18:10:07.328 | Module proxy already enabled 2022-06-21 18:10:07.328 | Module proxy_uwsgi already enabled 2022-06-21 18:10:07.333 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-21 18:10:07.335 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:10:07.338 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:10:07.340 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:10:07.476 | + ./stack.sh:main:863 : install_keystoneauth 2022-06-21 18:10:07.479 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-06-21 18:10:07.481 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-21 18:10:07.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-21 18:10:07.491 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.494 | + ./stack.sh:main:864 : install_keystoneclient 2022-06-21 18:10:07.496 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-06-21 18:10:07.499 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-21 18:10:07.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-21 18:10:07.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.512 | + ./stack.sh:main:865 : install_glanceclient 2022-06-21 18:10:07.514 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-06-21 18:10:07.517 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-21 18:10:07.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-21 18:10:07.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.531 | + ./stack.sh:main:866 : install_cinderclient 2022-06-21 18:10:07.534 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-06-21 18:10:07.537 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-21 18:10:07.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-21 18:10:07.549 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.552 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-06-21 18:10:07.554 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-21 18:10:07.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-21 18:10:07.564 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.567 | + ./stack.sh:main:867 : install_novaclient 2022-06-21 18:10:07.569 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-06-21 18:10:07.572 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-21 18:10:07.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-21 18:10:07.585 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.588 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-06-21 18:10:07.612 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:07.614 | + ./stack.sh:main:869 : install_swiftclient 2022-06-21 18:10:07.617 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-06-21 18:10:07.619 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-21 18:10:07.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-21 18:10:07.629 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.631 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-06-21 18:10:07.648 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:07.651 | + ./stack.sh:main:872 : install_neutronclient 2022-06-21 18:10:07.653 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-21 18:10:07.656 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-21 18:10:07.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-21 18:10:07.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.670 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-06-21 18:10:07.672 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-06-21 18:10:07.675 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-21 18:10:07.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:07.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:07.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-21 18:10:07.684 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:07.687 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-06-21 18:10:07.689 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-21 18:10:07.691 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:10:07.694 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-21 18:10:07.697 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-21 18:10:07.699 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:10:07.703 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:10:07.703 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:10:07.709 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-21 18:10:07.712 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-21 18:10:07.714 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-21 18:10:07.717 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-21 18:10:07.719 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-21 18:10:07.742 | Using python 3.8 to install keystonemiddleware 2022-06-21 18:10:07.745 | + 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 2022-06-21 18:10:08.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:08.468 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:08.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:08.468 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:09.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:09.852 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-06-21 18:10:09.908 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-06-21 18:10:09.909 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-21 18:10:09.911 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-21 18:10:09.912 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.2) 2022-06-21 18:10:09.914 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-06-21 18:10:09.916 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-21 18:10:09.917 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-06-21 18:10:09.919 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-21 18:10:09.920 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-06-21 18:10:09.922 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-06-21 18:10:09.923 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-06-21 18:10:09.924 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-06-21 18:10:09.927 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-21 18:10:09.928 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-21 18:10:09.989 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-06-21 18:10:09.991 | 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) 2022-06-21 18:10:09.992 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-06-21 18:10:10.033 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-21 18:10:10.075 | 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) 2022-06-21 18:10:10.076 | 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) 2022-06-21 18:10:10.078 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-06-21 18:10:10.079 | 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) 2022-06-21 18:10:10.134 | 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) 2022-06-21 18:10:10.136 | 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) 2022-06-21 18:10:10.146 | 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.1) 2022-06-21 18:10:10.148 | 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.2) 2022-06-21 18:10:10.162 | 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) 2022-06-21 18:10:10.164 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-06-21 18:10:10.167 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-06-21 18:10:10.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-06-21 18:10:10.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-06-21 18:10:10.237 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-06-21 18:10:10.239 | 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.6) 2022-06-21 18:10:10.291 | 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.12.1) 2022-06-21 18:10:10.304 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-06-21 18:10:12.592 | 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 2022-06-21 18:10:12.757 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:12.760 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:12.762 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:12.765 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:12.767 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:12.769 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:12.772 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:12.774 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:12.776 | + functions-common:time_stop:2328 : start_time=1655835007735 2022-06-21 18:10:12.779 | + functions-common:time_stop:2330 : [[ -z 1655835007735 ]] 2022-06-21 18:10:12.781 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:12.786 | + functions-common:time_stop:2333 : end_time=1655835012783 2022-06-21 18:10:12.788 | + functions-common:time_stop:2334 : elapsed_time=5048 2022-06-21 18:10:12.790 | + functions-common:time_stop:2335 : total=35725 2022-06-21 18:10:12.792 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:12.794 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=40773 2022-06-21 18:10:12.797 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:12.799 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-06-21 18:10:12.802 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-21 18:10:12.805 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:10:12.808 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-21 18:10:12.810 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-21 18:10:12.812 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:10:12.817 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:10:12.817 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:10:12.822 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-21 18:10:12.824 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-21 18:10:12.827 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-21 18:10:12.832 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-21 18:10:12.835 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-21 18:10:12.857 | Using python 3.8 to install python-memcached 2022-06-21 18:10:12.859 | + 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 2022-06-21 18:10:13.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:13.609 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:13.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:13.609 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:14.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:14.939 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-21 18:10:14.943 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-21 18:10:17.232 | 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 2022-06-21 18:10:17.391 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:17.394 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:17.396 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:17.398 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:17.400 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:17.402 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:17.405 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:17.407 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:17.409 | + functions-common:time_stop:2328 : start_time=1655835012851 2022-06-21 18:10:17.411 | + functions-common:time_stop:2330 : [[ -z 1655835012851 ]] 2022-06-21 18:10:17.414 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:17.418 | + functions-common:time_stop:2333 : end_time=1655835017416 2022-06-21 18:10:17.420 | + functions-common:time_stop:2334 : elapsed_time=4565 2022-06-21 18:10:17.422 | + functions-common:time_stop:2335 : total=40773 2022-06-21 18:10:17.425 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:17.427 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=45338 2022-06-21 18:10:17.430 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:17.432 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-06-21 18:10:17.449 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:17.452 | + ./stack.sh:main:879 : '[' 10.222.0.66 == 10.222.0.66 ']' 2022-06-21 18:10:17.454 | + ./stack.sh:main:880 : stack_install_service keystone 2022-06-21 18:10:17.456 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-21 18:10:17.459 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-21 18:10:17.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:10:17.464 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-21 18:10:17.466 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-06-21 18:10:17.481 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:17.484 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-06-21 18:10:17.486 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-21 18:10:17.489 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-06-21 18:10:17.491 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:10:17.493 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:10:17.495 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:10:17.498 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:10:17.500 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:10:17.503 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:10:17.519 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:10:17.521 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:10:17.523 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:17.526 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:10:17.526 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:10:17.531 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-06-21 18:10:17.534 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:17.536 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-21 18:10:17.549 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-06-21 18:10:17.553 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:10:17.553 | + functions-common:git_clone:605 : head -1 2022-06-21 18:10:17.558 | ca93f062d Fix issue with LDAP backend returning bytes instead of string 2022-06-21 18:10:17.560 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:10:17.563 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-06-21 18:10:17.565 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:10:17.567 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:10:17.570 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-21 18:10:17.572 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:10:17.574 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-21 18:10:17.576 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:10:17.579 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:10:17.581 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-21 18:10:17.583 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:10:17.585 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:10:17.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-21 18:10:17.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:10:17.594 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-21 18:10:17.596 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:10:17.599 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:10:17.602 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-21 18:10:17.608 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-06-21 18:10:17.610 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-21 18:10:18.263 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-06-21 18:10:18.266 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:10:18.268 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:10:18.270 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:10:18.273 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:10:18.275 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-06-21 18:10:18.278 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:10:18.281 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:10:18.283 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:10:18.286 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:10:18.288 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:10:18.290 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:10:18.293 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:10:18.295 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-06-21 18:10:18.317 | Using python 3.8 to install /opt/stack/keystone 2022-06-21 18:10:18.319 | + 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 2022-06-21 18:10:19.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:19.045 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:19.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:19.045 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:20.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:20.393 | Obtaining file:///opt/stack/keystone 2022-06-21 18:10:20.395 | Preparing metadata (setup.py): started 2022-06-21 18:10:22.012 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:10:22.093 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2022-06-21 18:10:22.095 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2022-06-21 18:10:22.096 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:10:22.097 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2022-06-21 18:10:22.099 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.8) 2022-06-21 18:10:22.101 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.23) 2022-06-21 18:10:22.102 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2022-06-21 18:10:22.103 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2022-06-21 18:10:22.105 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2022-06-21 18:10:22.107 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2022-06-21 18:10:22.108 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2022-06-21 18:10:22.109 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:10:22.111 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2022-06-21 18:10:22.112 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.2) 2022-06-21 18:10:22.114 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2022-06-21 18:10:22.115 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.2) 2022-06-21 18:10:22.117 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.3) 2022-06-21 18:10:22.118 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2022-06-21 18:10:22.120 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2022-06-21 18:10:22.121 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2022-06-21 18:10:22.123 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2022-06-21 18:10:22.124 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.3) 2022-06-21 18:10:22.126 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2022-06-21 18:10:22.127 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2022-06-21 18:10:22.129 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.2) 2022-06-21 18:10:22.131 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2022-06-21 18:10:22.132 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2022-06-21 18:10:22.134 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.1.0) 2022-06-21 18:10:22.135 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.5) 2022-06-21 18:10:22.136 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:10:22.138 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2022-06-21 18:10:22.139 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2022-06-21 18:10:22.141 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2022-06-21 18:10:22.142 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.1) 2022-06-21 18:10:22.154 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2022-06-21 18:10:22.156 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.14.6) 2022-06-21 18:10:22.202 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.0.9) 2022-06-21 18:10:22.217 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:10:22.218 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:10:22.220 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.1) 2022-06-21 18:10:22.221 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.1) 2022-06-21 18:10:22.232 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2022-06-21 18:10:22.298 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2022-06-21 18:10:22.299 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2022-06-21 18:10:22.399 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2022-06-21 18:10:22.401 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2022-06-21 18:10:22.402 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2022-06-21 18:10:22.404 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2022-06-21 18:10:22.500 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:10:22.502 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2022-06-21 18:10:22.504 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.1) 2022-06-21 18:10:22.559 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2022-06-21 18:10:22.561 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2022-06-21 18:10:22.619 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.2) 2022-06-21 18:10:22.621 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2022-06-21 18:10:22.623 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.8) 2022-06-21 18:10:22.625 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2022-06-21 18:10:22.627 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.1) 2022-06-21 18:10:22.629 | 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.0.1.dev8) (2.6.2) 2022-06-21 18:10:22.653 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2022-06-21 18:10:22.701 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2022-06-21 18:10:22.724 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2022-06-21 18:10:22.725 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2022-06-21 18:10:22.727 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2022-06-21 18:10:22.729 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2022-06-21 18:10:22.786 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2022-06-21 18:10:22.903 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2022-06-21 18:10:22.905 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2022-06-21 18:10:22.906 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (20.0.1) 2022-06-21 18:10:22.908 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.7.0) 2022-06-21 18:10:23.100 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.1) 2022-06-21 18:10:23.123 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2022-06-21 18:10:23.125 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.1) 2022-06-21 18:10:23.198 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2022-06-21 18:10:23.216 | 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.0.1.dev8) (5.0.0) 2022-06-21 18:10:23.290 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2022-06-21 18:10:23.334 | 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.0.1.dev8) (1.12.1) 2022-06-21 18:10:23.448 | 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.0.1.dev8) (2.0.1) 2022-06-21 18:10:23.525 | 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.0.1.dev8) (1.7.0) 2022-06-21 18:10:23.658 | 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.0.1.dev8) (0.14.1) 2022-06-21 18:10:23.706 | 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.0.1.dev8) (0.11.0) 2022-06-21 18:10:23.747 | 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.0.1.dev8) (3.5.0) 2022-06-21 18:10:23.749 | 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.0.1.dev8) (2.1.1) 2022-06-21 18:10:23.751 | 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.0.1.dev8) (2.5.1) 2022-06-21 18:10:23.753 | 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.0.1.dev8) (3.0.0) 2022-06-21 18:10:23.755 | 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.0.1.dev8) (1.3.2) 2022-06-21 18:10:23.757 | 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.0.1.dev8) (0.31.1) 2022-06-21 18:10:23.940 | 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.0.1.dev8) (2.0.4) 2022-06-21 18:10:23.942 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.5.30) 2022-06-21 18:10:23.944 | 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.0.1.dev8) (3.2) 2022-06-21 18:10:23.946 | 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.0.1.dev8) (1.26.6) 2022-06-21 18:10:24.100 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2022-06-21 18:10:24.180 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.2.3) 2022-06-21 18:10:24.258 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.5.0) 2022-06-21 18:10:24.436 | Requirement already satisfied: dnspython<2.0.0,>=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.0.1.dev8) (1.16.0) 2022-06-21 18:10:24.466 | 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.0.1.dev8) (1.6) 2022-06-21 18:10:24.612 | 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.0.1.dev8) (57.4.0) 2022-06-21 18:10:24.710 | 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.0.1.dev8) (0.7) 2022-06-21 18:10:24.746 | 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.0.1.dev8) (1.0.0) 2022-06-21 18:10:26.524 | Installing collected packages: keystone 2022-06-21 18:10:26.524 | Attempting uninstall: keystone 2022-06-21 18:10:26.525 | Found existing installation: keystone 20.0.1.dev8 2022-06-21 18:10:26.532 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-21 18:10:26.535 | Running setup.py develop for keystone 2022-06-21 18:10:29.088 | Successfully installed keystone 2022-06-21 18:10:29.088 | 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 2022-06-21 18:10:29.271 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:29.273 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:29.275 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:29.278 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:29.280 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:29.282 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:29.284 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:29.287 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:29.289 | + functions-common:time_stop:2328 : start_time=1655835018311 2022-06-21 18:10:29.291 | + functions-common:time_stop:2330 : [[ -z 1655835018311 ]] 2022-06-21 18:10:29.294 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:29.299 | + functions-common:time_stop:2333 : end_time=1655835029296 2022-06-21 18:10:29.301 | + functions-common:time_stop:2334 : elapsed_time=10985 2022-06-21 18:10:29.304 | + functions-common:time_stop:2335 : total=45338 2022-06-21 18:10:29.306 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:29.312 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=56323 2022-06-21 18:10:29.314 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:29.318 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:10:29.320 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:10:29.322 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:10:29.342 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:10:29.355 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-06-21 18:10:29.357 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-21 18:10:29.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:29.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:29.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-21 18:10:29.368 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:29.370 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-06-21 18:10:29.389 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:29.391 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:10:29.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:10:29.396 | + ./stack.sh:main:881 : configure_keystone 2022-06-21 18:10:29.399 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-21 18:10:29.412 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-21 18:10:29.415 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-21 18:10:29.420 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-21 18:10:29.441 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:29.444 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-21 18:10:29.478 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-21 18:10:29.508 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-21 18:10:29.540 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-21 18:10:29.571 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-21 18:10:29.604 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-21 18:10:29.635 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-21 18:10:29.663 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-21 18:10:29.692 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-21 18:10:29.694 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-21 18:10:29.696 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-21 18:10:29.699 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-21 18:10:29.701 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:10:29.703 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:10:29.720 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:29.724 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:10:29.726 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:10:29.729 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:10:29.745 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:29.748 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:10:29.751 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:10:29.780 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:10:29.783 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:10:29.786 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-21 18:10:29.788 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-21 18:10:29.791 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-21 18:10:29.807 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:29.809 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.66/identity 2022-06-21 18:10:29.841 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.66/identity 2022-06-21 18:10:29.869 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-21 18:10:29.871 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-21 18:10:29.904 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-21 18:10:29.908 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-21 18:10:29.910 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-21 18:10:29.912 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-21 18:10:29.915 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:10:29.918 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:10:29.949 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-21 18:10:29.952 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-21 18:10:29.954 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-21 18:10:29.956 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-21 18:10:29.959 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:10:29.977 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:10:29.979 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:10:29.981 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:10:29.984 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:10:29.986 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:10:30.016 | + 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' 2022-06-21 18:10:30.047 | + 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' 2022-06-21 18:10:30.076 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:10:30.104 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-21 18:10:30.134 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:10:30.136 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-21 18:10:30.138 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:10:30.141 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-21 18:10:30.143 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-21 18:10:30.146 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:10:30.148 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:10:30.151 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-21 18:10:30.155 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-21 18:10:30.157 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:10:30.163 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:10:30.176 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:10:30.176 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:10:30.185 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:10:30.189 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:10:30.205 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:10:30.208 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:10:30.212 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-21 18:10:30.242 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-21 18:10:30.269 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-21 18:10:30.298 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-21 18:10:30.328 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-21 18:10:30.359 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-21 18:10:30.387 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-21 18:10:30.415 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-21 18:10:30.443 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-21 18:10:30.471 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:10:30.499 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-21 18:10:30.530 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-21 18:10:30.561 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-21 18:10:30.596 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:10:30.599 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:10:30.605 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-21 18:10:30.607 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-21 18:10:30.609 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:10:30.612 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:30.615 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:30.617 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:10:30.620 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:10:30.622 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:10:30.650 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-21 18:10:30.678 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-21 18:10:30.678 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:10:30.687 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-21 18:10:30.690 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-21 18:10:30.692 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-21 18:10:30.695 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:10:30.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:10:30.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:10:30.701 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:30.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:30.706 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:10:30.709 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:10:30.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:30.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:30.716 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-21 18:10:30.777 | Site keystone-wsgi-public already enabled 2022-06-21 18:10:30.782 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:10:30.785 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:10:30.787 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:10:30.789 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:10:30.916 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-21 18:10:30.919 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:10:30.922 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-21 18:10:30.925 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-06-21 18:10:30.927 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:10:30.930 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:10:30.933 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:10:30.937 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-06-21 18:10:30.940 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:10:30.942 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:10:30.955 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:10:30.955 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:10:30.964 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:10:30.968 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:10:30.984 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:10:30.986 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:10:30.990 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:10:31.034 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-21 18:10:31.064 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-21 18:10:31.100 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-21 18:10:31.130 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-21 18:10:31.167 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-21 18:10:31.199 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-21 18:10:31.229 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-21 18:10:31.264 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-21 18:10:31.295 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:10:31.325 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-21 18:10:31.355 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-21 18:10:31.391 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-21 18:10:31.420 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:10:31.423 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:10:31.426 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-06-21 18:10:31.428 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-06-21 18:10:31.430 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:10:31.434 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:31.437 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:31.439 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:10:31.443 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:10:31.446 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:10:31.476 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-21 18:10:31.505 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-21 18:10:31.506 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:10:31.515 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-21 18:10:31.519 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-06-21 18:10:31.521 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-06-21 18:10:31.524 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:10:31.526 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:10:31.528 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:10:31.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:31.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:31.536 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:10:31.538 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:10:31.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:31.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:31.545 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-06-21 18:10:31.609 | Site keystone-wsgi-admin already enabled 2022-06-21 18:10:31.614 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:10:31.617 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:10:31.619 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:10:31.621 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:10:31.752 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-21 18:10:31.782 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-21 18:10:31.814 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-21 18:10:31.847 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-21 18:10:31.850 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-21 18:10:31.882 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-21 18:10:31.914 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-21 18:10:31.944 | + ./stack.sh:main:885 : is_service_enabled swift 2022-06-21 18:10:31.961 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:31.964 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-06-21 18:10:31.981 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:31.984 | + ./stack.sh:main:889 : stack_install_service swift 2022-06-21 18:10:31.986 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-21 18:10:31.989 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-21 18:10:31.991 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:10:31.994 | + lib/stack:stack_install_service:32 : install_swift 2022-06-21 18:10:31.996 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-06-21 18:10:31.999 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-21 18:10:32.001 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-06-21 18:10:32.003 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:10:32.005 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:10:32.008 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:10:32.011 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:10:32.013 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:10:32.016 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:10:32.039 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:10:32.041 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:10:32.044 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:32.047 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:10:32.047 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:10:32.053 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-06-21 18:10:32.056 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:32.058 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-21 18:10:32.071 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-06-21 18:10:32.074 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:10:32.074 | + functions-common:git_clone:605 : head -1 2022-06-21 18:10:32.081 | 0fa745c7f s3api: Use constant-time string comparisons in check_signature 2022-06-21 18:10:32.084 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:10:32.087 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-06-21 18:10:32.089 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:10:32.092 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:10:32.094 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-21 18:10:32.097 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-21 18:10:32.100 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-21 18:10:32.102 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:10:32.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:10:32.107 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-21 18:10:32.109 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:10:32.112 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-21 18:10:32.115 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-21 18:10:32.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:10:32.122 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-21 18:10:32.125 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:10:32.127 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:10:32.130 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-21 18:10:32.136 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-06-21 18:10:32.139 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-21 18:10:32.796 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-06-21 18:10:32.798 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:10:32.801 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:10:32.803 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:10:32.806 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:10:32.808 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-06-21 18:10:32.810 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:10:32.812 | + inc/python:setup_package:428 : local extras=keystone 2022-06-21 18:10:32.815 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:10:32.817 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-06-21 18:10:32.819 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-06-21 18:10:32.821 | + inc/python:setup_package:438 : extras='[keystone]' 2022-06-21 18:10:32.824 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:10:32.826 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-21 18:10:32.848 | Using python 3.8 to install /opt/stack/swift 2022-06-21 18:10:32.850 | + 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]' 2022-06-21 18:10:33.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:33.571 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:33.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:33.571 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:34.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:34.990 | Obtaining file:///opt/stack/swift 2022-06-21 18:10:34.992 | Preparing metadata (setup.py): started 2022-06-21 18:10:36.342 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:10:36.383 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.31.1) 2022-06-21 18:10:36.385 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.1.1) 2022-06-21 18:10:36.386 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.11.0) 2022-06-21 18:10:36.388 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.1.1) 2022-06-21 18:10:36.389 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (4.6.3) 2022-06-21 18:10:36.390 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.26.0) 2022-06-21 18:10:36.392 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:10:36.393 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.9.7) 2022-06-21 18:10:36.395 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.6.0) 2022-06-21 18:10:36.396 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (3.4.8) 2022-06-21 18:10:36.397 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (9.3.0) 2022-06-21 18:10:36.439 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev8) (1.14.6) 2022-06-21 18:10:36.448 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:10:36.506 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.6.0) 2022-06-21 18:10:36.507 | 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.28.1.dev8) (5.6.0) 2022-06-21 18:10:36.509 | 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.28.1.dev8) (4.2.0) 2022-06-21 18:10:36.510 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.10.2) 2022-06-21 18:10:36.512 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.4.0) 2022-06-21 18:10:36.513 | 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.28.1.dev8) (3.1.1) 2022-06-21 18:10:36.515 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.3.0) 2022-06-21 18:10:36.516 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (8.7.1) 2022-06-21 18:10:36.518 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.3.2) 2022-06-21 18:10:36.519 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-06-21 18:10:36.521 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.1.0) 2022-06-21 18:10:36.522 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.8.7) 2022-06-21 18:10:36.544 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev8) (57.4.0) 2022-06-21 18:10:36.576 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (3.2) 2022-06-21 18:10:36.577 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2021.5.30) 2022-06-21 18:10:36.579 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (1.26.6) 2022-06-21 18:10:36.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2.0.4) 2022-06-21 18:10:36.606 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev8) (2.20) 2022-06-21 18:10:36.691 | 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.28.1.dev8) (1.7.0) 2022-06-21 18:10:36.693 | 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.28.1.dev8) (0.1.16) 2022-06-21 18:10:36.695 | 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.28.1.dev8) (3.4.0) 2022-06-21 18:10:36.738 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.1.5) 2022-06-21 18:10:36.785 | 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.28.1.dev8) (5.4.1) 2022-06-21 18:10:36.787 | 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.28.1.dev8) (2.3.0) 2022-06-21 18:10:36.789 | 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.28.1.dev8) (0.8.0) 2022-06-21 18:10:36.790 | 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.28.1.dev8) (1.5.0) 2022-06-21 18:10:36.853 | 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.28.1.dev8) (0.9.6) 2022-06-21 18:10:36.855 | 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.28.1.dev8) (2.8.2) 2022-06-21 18:10:36.870 | 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.28.1.dev8) (1.0.2) 2022-06-21 18:10:36.871 | 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.28.1.dev8) (2021.1) 2022-06-21 18:10:36.891 | 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.28.1.dev8) (21.0) 2022-06-21 18:10:36.892 | 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.28.1.dev8) (2.4.7) 2022-06-21 18:10:37.029 | 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.28.1.dev8) (1.12.1) 2022-06-21 18:10:37.046 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.0.9) 2022-06-21 18:10:39.132 | Installing collected packages: swift 2022-06-21 18:10:39.132 | Attempting uninstall: swift 2022-06-21 18:10:39.133 | Found existing installation: swift 2.28.1.dev8 2022-06-21 18:10:39.140 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-21 18:10:39.143 | Running setup.py develop for swift 2022-06-21 18:10:41.313 | Successfully installed swift-2.28.1.dev8 2022-06-21 18:10:41.314 | 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 2022-06-21 18:10:41.484 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:41.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:41.489 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:41.492 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:41.494 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:41.497 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:41.499 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:41.501 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:41.503 | + functions-common:time_stop:2328 : start_time=1655835032842 2022-06-21 18:10:41.505 | + functions-common:time_stop:2330 : [[ -z 1655835032842 ]] 2022-06-21 18:10:41.509 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:41.513 | + functions-common:time_stop:2333 : end_time=1655835041510 2022-06-21 18:10:41.516 | + functions-common:time_stop:2334 : elapsed_time=8668 2022-06-21 18:10:41.519 | + functions-common:time_stop:2335 : total=56323 2022-06-21 18:10:41.521 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:41.524 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=64991 2022-06-21 18:10:41.526 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:41.529 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:10:41.532 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:10:41.535 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:10:41.554 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:10:41.570 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-06-21 18:10:41.573 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-21 18:10:41.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:41.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:41.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-21 18:10:41.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:41.593 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-06-21 18:10:41.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:10:41.599 | + ./stack.sh:main:890 : configure_swift 2022-06-21 18:10:41.602 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-21 18:10:41.604 | + lib/swift:configure_swift:335 : local node_number 2022-06-21 18:10:41.606 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-21 18:10:41.608 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-21 18:10:41.610 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-21 18:10:42.547 | No container-replicator running 2022-06-21 18:10:42.547 | No object-expirer running 2022-06-21 18:10:42.547 | No object-auditor running 2022-06-21 18:10:42.547 | No container-auditor running 2022-06-21 18:10:42.547 | No container-sync running 2022-06-21 18:10:42.547 | No proxy-server running 2022-06-21 18:10:42.547 | No object-reconstructor running 2022-06-21 18:10:42.547 | No container-server running 2022-06-21 18:10:42.547 | No account-reaper running 2022-06-21 18:10:42.547 | No object-updater running 2022-06-21 18:10:42.547 | No account-auditor running 2022-06-21 18:10:42.547 | No container-sharder running 2022-06-21 18:10:42.547 | No container-updater running 2022-06-21 18:10:42.547 | No container-reconciler running 2022-06-21 18:10:42.547 | No object-server running 2022-06-21 18:10:42.547 | No object-replicator running 2022-06-21 18:10:42.548 | No account-server running 2022-06-21 18:10:42.548 | No account-replicator running 2022-06-21 18:10:42.597 | + lib/swift:configure_swift:340 : true 2022-06-21 18:10:42.599 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-06-21 18:10:42.612 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-21 18:10:42.623 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-21 18:10:42.626 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-06-21 18:10:42.627 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-06-21 18:10:42.632 | + lib/swift:configure_swift:354 : sed -e ' 2022-06-21 18:10:42.632 | s/%GROUP%/ubuntu/; 2022-06-21 18:10:42.632 | s/%USER%/ubuntu/; 2022-06-21 18:10:42.632 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-21 18:10:42.632 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-21 18:10:42.636 | uid = ubuntu 2022-06-21 18:10:42.636 | gid = ubuntu 2022-06-21 18:10:42.636 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-21 18:10:42.636 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-21 18:10:42.636 | address = 127.0.0.1 2022-06-21 18:10:42.636 | 2022-06-21 18:10:42.636 | [account6612] 2022-06-21 18:10:42.636 | max connections = 25 2022-06-21 18:10:42.636 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:10:42.636 | read only = false 2022-06-21 18:10:42.636 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-21 18:10:42.636 | 2022-06-21 18:10:42.636 | [account6622] 2022-06-21 18:10:42.636 | max connections = 25 2022-06-21 18:10:42.636 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:10:42.636 | read only = false 2022-06-21 18:10:42.636 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-21 18:10:42.636 | 2022-06-21 18:10:42.636 | [account6632] 2022-06-21 18:10:42.636 | max connections = 25 2022-06-21 18:10:42.636 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:10:42.636 | read only = false 2022-06-21 18:10:42.636 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-21 18:10:42.636 | 2022-06-21 18:10:42.636 | [account6642] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.637 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | [container6611] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.637 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | [container6621] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.637 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | [container6631] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.637 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | [container6641] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.637 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | 2022-06-21 18:10:42.637 | [object6613] 2022-06-21 18:10:42.637 | max connections = 25 2022-06-21 18:10:42.637 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:10:42.637 | read only = false 2022-06-21 18:10:42.638 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-21 18:10:42.638 | 2022-06-21 18:10:42.638 | [object6623] 2022-06-21 18:10:42.638 | max connections = 25 2022-06-21 18:10:42.638 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:10:42.638 | read only = false 2022-06-21 18:10:42.638 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-21 18:10:42.638 | 2022-06-21 18:10:42.638 | [object6633] 2022-06-21 18:10:42.638 | max connections = 25 2022-06-21 18:10:42.638 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:10:42.638 | read only = false 2022-06-21 18:10:42.638 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-21 18:10:42.638 | 2022-06-21 18:10:42.638 | [object6643] 2022-06-21 18:10:42.638 | max connections = 25 2022-06-21 18:10:42.638 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:10:42.638 | read only = false 2022-06-21 18:10:42.638 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-21 18:10:42.639 | + lib/swift:configure_swift:360 : is_ubuntu 2022-06-21 18:10:42.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:10:42.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:10:42.646 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-21 18:10:42.659 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-21 18:10:42.661 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-21 18:10:42.665 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-21 18:10:42.670 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-21 18:10:42.672 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-21 18:10:42.677 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-21 18:10:42.705 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.66:8080/v1/ 2022-06-21 18:10:42.730 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-21 18:10:42.748 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-21 18:10:42.777 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-21 18:10:42.794 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:10:42.823 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-21 18:10:42.841 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-21 18:10:42.869 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-21 18:10:42.887 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-21 18:10:42.914 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-21 18:10:42.940 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:10:42.968 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-21 18:10:42.986 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-06-21 18:10:43.003 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:43.005 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-21 18:10:43.034 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-21 18:10:43.061 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-21 18:10:43.089 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-21 18:10:43.116 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-06-21 18:10:43.131 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:43.133 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-21 18:10:43.160 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-06-21 18:10:43.175 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:43.177 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-06-21 18:10:43.192 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:43.195 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-06-21 18:10:43.197 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-06-21 18:10:43.212 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:43.214 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-06-21 18:10:43.216 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-06-21 18:10:43.218 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-21 18:10:43.223 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-21 18:10:43.228 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-21 18:10:43.257 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-21 18:10:43.285 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-21 18:10:43.317 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-21 18:10:43.353 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-21 18:10:43.386 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-21 18:10:43.388 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-06-21 18:10:43.390 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-06-21 18:10:43.393 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-06-21 18:10:43.395 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-21 18:10:43.428 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-21 18:10:43.459 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:10:43.489 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-21 18:10:43.525 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-21 18:10:43.558 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-21 18:10:43.586 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-21 18:10:43.620 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-21 18:10:43.649 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:10:43.678 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-21 18:10:43.718 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-21 18:10:43.747 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-21 18:10:43.776 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-21 18:10:43.804 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-21 18:10:43.835 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-21 18:10:43.864 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-21 18:10:43.882 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-21 18:10:43.913 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-21 18:10:43.941 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-21 18:10:43.945 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-21 18:10:43.975 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-21 18:10:44.002 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-21 18:10:44.031 | + lib/swift:configure_swift:478 : local node_number 2022-06-21 18:10:44.034 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-21 18:10:44.036 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:10:44.039 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-21 18:10:44.043 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-21 18:10:44.045 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:10:44.047 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:10:44.050 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-21 18:10:44.052 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-21 18:10:44.055 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:10:44.057 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:10:44.059 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-21 18:10:44.078 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-21 18:10:44.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-21 18:10:44.125 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-21 18:10:44.154 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-21 18:10:44.173 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:10:44.202 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-21 18:10:44.224 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:10:44.253 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-21 18:10:44.272 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:10:44.302 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-21 18:10:44.321 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-21 18:10:44.351 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:10:44.369 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:10:44.403 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-21 18:10:44.423 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-21 18:10:44.452 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-21 18:10:44.471 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-21 18:10:44.499 | + 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 2022-06-21 18:10:44.505 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-21 18:10:44.526 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:10:44.554 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-21 18:10:44.584 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:10:44.586 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-21 18:10:44.591 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-21 18:10:44.593 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:10:44.595 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:10:44.597 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-21 18:10:44.600 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-21 18:10:44.602 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:10:44.604 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:10:44.606 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-21 18:10:44.630 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-21 18:10:44.659 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-21 18:10:44.676 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-21 18:10:44.706 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-21 18:10:44.724 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:10:44.754 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-21 18:10:44.772 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:10:44.800 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-21 18:10:44.820 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:10:44.850 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-21 18:10:44.869 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-21 18:10:44.899 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:10:44.918 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:10:44.947 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-21 18:10:44.965 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-21 18:10:44.997 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-21 18:10:45.017 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-21 18:10:45.044 | + 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 2022-06-21 18:10:45.050 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-21 18:10:45.072 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:10:45.105 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:10:45.108 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-21 18:10:45.112 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-21 18:10:45.115 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:10:45.117 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:10:45.119 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-21 18:10:45.122 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-21 18:10:45.124 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:10:45.126 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:10:45.129 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-21 18:10:45.146 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-21 18:10:45.175 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-21 18:10:45.194 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-21 18:10:45.223 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-21 18:10:45.243 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:10:45.283 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-21 18:10:45.302 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:10:45.331 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-21 18:10:45.350 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:10:45.380 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-21 18:10:45.400 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-21 18:10:45.431 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:10:45.449 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:10:45.480 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-21 18:10:45.499 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-21 18:10:45.527 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-21 18:10:45.545 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-21 18:10:45.572 | + 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 2022-06-21 18:10:45.577 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-21 18:10:45.595 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:10:45.624 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-21 18:10:45.653 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-21 18:10:45.681 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-21 18:10:45.709 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-06-21 18:10:45.711 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-21 18:10:45.716 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-21 18:10:45.744 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-21 18:10:45.773 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-21 18:10:45.802 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-21 18:10:45.833 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-21 18:10:45.868 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-21 18:10:45.896 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-21 18:10:45.924 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-21 18:10:45.951 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-21 18:10:45.979 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-06-21 18:10:45.998 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:46.000 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-21 18:10:46.019 | + lib/swift:configure_swift:521 : local auth_vers 2022-06-21 18:10:46.022 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-06-21 18:10:46.045 | + lib/swift:configure_swift:522 : auth_vers=3 2022-06-21 18:10:46.047 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.66 2022-06-21 18:10:46.076 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-06-21 18:10:46.079 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-21 18:10:46.113 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.66/identity 2022-06-21 18:10:46.145 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-06-21 18:10:46.147 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-21 18:10:46.179 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-06-21 18:10:46.202 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:46.205 | + lib/swift:configure_swift:541 : local user_group 2022-06-21 18:10:46.208 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-06-21 18:10:46.213 | + lib/swift:configure_swift:542 : user_group=1000 2022-06-21 18:10:46.215 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-21 18:10:46.229 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-21 18:10:46.232 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-21 18:10:46.244 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-06-21 18:10:46.247 | + lib/swift:configure_swift:548 : is_suse 2022-06-21 18:10:46.249 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:10:46.251 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:10:46.254 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:10:46.256 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:10:46.258 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:10:46.261 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:10:46.263 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-21 18:10:46.278 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:10:46.280 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-06-21 18:10:46.283 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-06-21 18:10:46.303 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:10:46.305 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-06-21 18:10:46.325 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:46.328 | + ./stack.sh:main:901 : stack_install_service glance 2022-06-21 18:10:46.330 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-21 18:10:46.333 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-21 18:10:46.335 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:10:46.338 | + lib/stack:stack_install_service:32 : install_glance 2022-06-21 18:10:46.341 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-06-21 18:10:46.344 | + lib/glance:install_glance:514 : local glance_store_extras 2022-06-21 18:10:46.347 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-06-21 18:10:46.367 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:46.370 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-21 18:10:46.372 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-06-21 18:10:46.390 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:10:46.393 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-21 18:10:46.398 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-06-21 18:10:46.400 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-21 18:10:46.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:10:46.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:10:46.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-21 18:10:46.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:10:46.415 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-06-21 18:10:46.418 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-21 18:10:46.420 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-21 18:10:46.423 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-06-21 18:10:46.426 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-21 18:10:46.429 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-21 18:10:46.431 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-21 18:10:46.434 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-21 18:10:46.437 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-21 18:10:46.440 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-21 18:10:46.444 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:10:46.444 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-21 18:10:46.450 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-21 18:10:46.452 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-21 18:10:46.456 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-21 18:10:46.463 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-21 18:10:46.466 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:10:46.488 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-21 18:10:46.491 | + 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' 2022-06-21 18:10:47.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:47.242 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:47.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:47.242 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:48.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:48.605 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-06-21 18:10:48.691 | 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) 2022-06-21 18:10:48.692 | 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) 2022-06-21 18:10:48.694 | 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) 2022-06-21 18:10:48.695 | 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) 2022-06-21 18:10:48.696 | 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.4.1) 2022-06-21 18:10:48.698 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-06-21 18:10:48.700 | 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) 2022-06-21 18:10:48.701 | 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.10.2) 2022-06-21 18:10:48.702 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-06-21 18:10:48.704 | 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) 2022-06-21 18:10:48.706 | 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) 2022-06-21 18:10:48.707 | 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.31.1) 2022-06-21 18:10:48.710 | 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.0.2) 2022-06-21 18:10:48.713 | 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.1.0) 2022-06-21 18:10:48.715 | 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.1) 2022-06-21 18:10:48.718 | 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) 2022-06-21 18:10:48.721 | 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.12.0) 2022-06-21 18:10:48.724 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-06-21 18:10:48.734 | 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.1) 2022-06-21 18:10:48.736 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2022-06-21 18:10:48.741 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2022-06-21 18:10:48.813 | 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) (0.1.16) 2022-06-21 18:10:48.815 | 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.6.0) 2022-06-21 18:10:48.817 | 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) 2022-06-21 18:10:48.842 | 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.0) 2022-06-21 18:10:48.844 | 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) 2022-06-21 18:10:48.847 | 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) 2022-06-21 18:10:48.849 | 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.6.2) 2022-06-21 18:10:48.851 | 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.3.2) 2022-06-21 18:10:48.862 | 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) 2022-06-21 18:10:48.905 | 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) 2022-06-21 18:10:48.906 | 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) 2022-06-21 18:10:48.908 | 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) 2022-06-21 18:10:48.909 | 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) (5.4.1) 2022-06-21 18:10:48.931 | 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.14.6) 2022-06-21 18:10:48.933 | 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.2) 2022-06-21 18:10:48.948 | 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.1) 2022-06-21 18:10:48.964 | 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) 2022-06-21 18:10:48.966 | 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.0) 2022-06-21 18:10:48.987 | 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) (0.7.2) 2022-06-21 18:10:48.989 | 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.5) 2022-06-21 18:10:49.072 | 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.2) 2022-06-21 18:10:49.074 | 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.6) 2022-06-21 18:10:49.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2022-06-21 18:10:49.078 | 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.4) 2022-06-21 18:10:49.160 | 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.20) 2022-06-21 18:10:49.188 | 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.12.1) 2022-06-21 18:10:49.218 | 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) 2022-06-21 18:10:49.390 | 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) 2022-06-21 18:10:49.394 | 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) 2022-06-21 18:10:49.434 | 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) 2022-06-21 18:10:49.435 | 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.2) 2022-06-21 18:10:49.437 | 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) 2022-06-21 18:10:49.440 | 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) 2022-06-21 18:10:49.443 | 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) 2022-06-21 18:10:49.445 | 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) 2022-06-21 18:10:49.656 | 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) 2022-06-21 18:10:49.696 | 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) (57.4.0) 2022-06-21 18:10:49.783 | 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) 2022-06-21 18:10:49.911 | 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) 2022-06-21 18:10:51.879 | 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 2022-06-21 18:10:52.040 | + inc/python:pip_install:200 : result=0 2022-06-21 18:10:52.043 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:10:52.045 | + functions-common:time_stop:2321 : local name 2022-06-21 18:10:52.048 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:10:52.050 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:10:52.052 | + functions-common:time_stop:2324 : local total 2022-06-21 18:10:52.055 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:10:52.057 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:10:52.059 | + functions-common:time_stop:2328 : start_time=1655835046482 2022-06-21 18:10:52.062 | + functions-common:time_stop:2330 : [[ -z 1655835046482 ]] 2022-06-21 18:10:52.065 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:10:52.070 | + functions-common:time_stop:2333 : end_time=1655835052067 2022-06-21 18:10:52.072 | + functions-common:time_stop:2334 : elapsed_time=5585 2022-06-21 18:10:52.074 | + functions-common:time_stop:2335 : total=64991 2022-06-21 18:10:52.077 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:10:52.079 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=70576 2022-06-21 18:10:52.082 | + inc/python:pip_install:203 : return 0 2022-06-21 18:10:52.084 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-06-21 18:10:52.087 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-21 18:10:52.090 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-21 18:10:52.103 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-21 18:10:52.108 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-06-21 18:10:52.111 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-21 18:10:52.113 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-06-21 18:10:52.116 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:10:52.118 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:10:52.121 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:10:52.124 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:10:52.126 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:10:52.129 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:10:52.146 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:10:52.149 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:10:52.152 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:52.155 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:10:52.155 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:10:52.161 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-06-21 18:10:52.163 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:10:52.165 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-21 18:10:52.178 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-06-21 18:10:52.181 | + functions-common:git_clone:605 : head -1 2022-06-21 18:10:52.182 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:10:52.187 | 316ce9659 Fix set_property_atomic() boolean type casting 2022-06-21 18:10:52.190 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:10:52.193 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-06-21 18:10:52.196 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:10:52.198 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:10:52.201 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-21 18:10:52.203 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:10:52.206 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-21 18:10:52.209 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:10:52.212 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:10:52.214 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-21 18:10:52.217 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:10:52.220 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:10:52.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-21 18:10:52.226 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:10:52.229 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-21 18:10:52.231 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:10:52.234 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:10:52.237 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-21 18:10:52.243 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-06-21 18:10:52.245 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-21 18:10:52.874 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-06-21 18:10:52.877 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:10:52.879 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:10:52.882 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:10:52.884 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:10:52.887 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-06-21 18:10:52.889 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:10:52.891 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:10:52.894 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:10:52.897 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:10:52.899 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:10:52.901 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:10:52.904 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:10:52.906 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-06-21 18:10:52.930 | Using python 3.8 to install /opt/stack/glance 2022-06-21 18:10:52.932 | + 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 2022-06-21 18:10:53.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:53.654 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:53.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:10:53.654 | from cryptography.utils import int_from_bytes 2022-06-21 18:10:54.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:10:54.979 | Obtaining file:///opt/stack/glance 2022-06-21 18:10:54.980 | Preparing metadata (setup.py): started 2022-06-21 18:10:56.270 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:10:56.345 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.6.0) 2022-06-21 18:10:56.347 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.1) 2022-06-21 18:10:56.349 | 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.0.1.dev3) (1.4.23) 2022-06-21 18:10:56.350 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.31.1) 2022-06-21 18:10:56.352 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.1.1) 2022-06-21 18:10:56.353 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.5.1) 2022-06-21 18:10:56.355 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.8.7) 2022-06-21 18:10:56.356 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.4.1) 2022-06-21 18:10:56.357 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.7.1) 2022-06-21 18:10:56.359 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.19.1) 2022-06-21 18:10:56.360 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (8.7.1) 2022-06-21 18:10:56.362 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.1) 2022-06-21 18:10:56.364 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.3.2) 2022-06-21 18:10:56.365 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:10:56.367 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.10.2) 2022-06-21 18:10:56.368 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.0) 2022-06-21 18:10:56.370 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.4.0) 2022-06-21 18:10:56.371 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.6.2) 2022-06-21 18:10:56.372 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:10:56.374 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (9.3.0) 2022-06-21 18:10:56.375 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:10:56.377 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.2) 2022-06-21 18:10:56.378 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:10:56.380 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:10:56.382 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.3.0) 2022-06-21 18:10:56.383 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (20.0.1) 2022-06-21 18:10:56.384 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:10:56.386 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (11.0.0) 2022-06-21 18:10:56.387 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.1.0) 2022-06-21 18:10:56.389 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:10:56.390 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.6.0) 2022-06-21 18:10:56.391 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (12.9.3) 2022-06-21 18:10:56.393 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:10:56.395 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:10:56.396 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.8.3) 2022-06-21 18:10:56.397 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.3.3) 2022-06-21 18:10:56.399 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.2) 2022-06-21 18:10:56.400 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.7.0) 2022-06-21 18:10:56.402 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:10:56.403 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.8) 2022-06-21 18:10:56.404 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.2.2) 2022-06-21 18:10:56.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.1.16) 2022-06-21 18:10:56.407 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.5.0) 2022-06-21 18:10:56.409 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.9.1) 2022-06-21 18:10:56.425 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (5.2.2) 2022-06-21 18:10:56.427 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (1.1.5) 2022-06-21 18:10:56.448 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.1.dev3) (5.2.0) 2022-06-21 18:10:56.450 | 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.0.1.dev3) (2.26.0) 2022-06-21 18:10:56.495 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev3) (1.14.6) 2022-06-21 18:10:56.511 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev3) (4.2.0) 2022-06-21 18:10:56.524 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev3) (1.12.1) 2022-06-21 18:10:56.539 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.1.1) 2022-06-21 18:10:56.540 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:10:56.626 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev3) (2.4.7) 2022-06-21 18:10:56.703 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.1.dev3) (1.7.0) 2022-06-21 18:10:56.789 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:10:56.791 | 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.0.1.dev3) (3.1.1) 2022-06-21 18:10:56.827 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev3) (0.14.1) 2022-06-21 18:10:56.874 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (0.8.0) 2022-06-21 18:10:56.877 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (5.4.1) 2022-06-21 18:10:56.879 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (1.5.0) 2022-06-21 18:10:56.941 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.13.0) 2022-06-21 18:10:56.943 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (2.0.1) 2022-06-21 18:10:56.945 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.5.0) 2022-06-21 18:10:56.971 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev3) (0.59.0) 2022-06-21 18:10:57.019 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (0.9.6) 2022-06-21 18:10:57.024 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:10:57.084 | 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.0.1.dev3) (4.2.2) 2022-06-21 18:10:57.086 | 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.0.1.dev3) (2.6.2) 2022-06-21 18:10:57.087 | 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.0.1.dev3) (5.1.0) 2022-06-21 18:10:57.092 | 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.0.1.dev3) (5.0.8) 2022-06-21 18:10:57.094 | 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.0.1.dev3) (0.3.1) 2022-06-21 18:10:57.117 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:10:57.119 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.3.0) 2022-06-21 18:10:57.121 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.0.1) 2022-06-21 18:10:57.165 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev3) (5.8.0) 2022-06-21 18:10:57.210 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (2021.1) 2022-06-21 18:10:57.212 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (21.0) 2022-06-21 18:10:57.215 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:10:57.294 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev3) (57.4.0) 2022-06-21 18:10:57.451 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev3) (0.7) 2022-06-21 18:10:57.718 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (6.3.1) 2022-06-21 18:10:57.722 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (2.6.2) 2022-06-21 18:10:57.724 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (1.4.2) 2022-06-21 18:10:57.725 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (2.4.0) 2022-06-21 18:10:57.784 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.0.1.dev3) (0.8.1) 2022-06-21 18:10:57.808 | 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.0.1.dev3) (5.0.0) 2022-06-21 18:10:57.928 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev3) (2.20) 2022-06-21 18:10:57.982 | 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.0.1.dev3) (1.6) 2022-06-21 18:10:58.035 | 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.0.1.dev3) (2.0.1) 2022-06-21 18:10:58.257 | 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.0.1.dev3) (1.1.5) 2022-06-21 18:10:58.259 | 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.0.1.dev3) (1.4.4) 2022-06-21 18:10:58.260 | 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.0.1.dev3) (0.10.0) 2022-06-21 18:10:58.263 | 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.0.1.dev3) (5.0.9) 2022-06-21 18:10:58.264 | 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.0.1.dev3) (1.4.0) 2022-06-21 18:10:58.268 | 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.0.1.dev3) (1.32) 2022-06-21 18:10:58.269 | 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.0.1.dev3) (2.5.0) 2022-06-21 18:10:58.396 | 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.0.1.dev3) (0.11.0) 2022-06-21 18:10:58.428 | 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.0.1.dev3) (1.0.2) 2022-06-21 18:10:58.481 | 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.0.1.dev3) (3.0.0) 2022-06-21 18:10:58.483 | 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.0.1.dev3) (1.3.2) 2022-06-21 18:10:58.732 | 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.0.1.dev3) (3.9.0) 2022-06-21 18:10:58.927 | 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.0.1.dev3) (1.26.6) 2022-06-21 18:10:58.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev3) (2021.5.30) 2022-06-21 18:10:58.933 | 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.0.1.dev3) (3.2) 2022-06-21 18:10:58.936 | 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.0.1.dev3) (2.0.4) 2022-06-21 18:10:59.016 | 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.0.1.dev3) (0.5.2) 2022-06-21 18:10:59.169 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev3) (2.5.0) 2022-06-21 18:10:59.263 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:10:59.487 | 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.0.1.dev3) (0.4.0) 2022-06-21 18:10:59.488 | 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.0.1.dev3) (2.1.2) 2022-06-21 18:10:59.715 | 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.0.1.dev3) (2.1) 2022-06-21 18:11:00.069 | 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.0.1.dev3) (1.0.0) 2022-06-21 18:11:00.388 | 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.0.1.dev3) (21.2.0) 2022-06-21 18:11:00.390 | 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.0.1.dev3) (1.8.2) 2022-06-21 18:11:00.391 | Requirement already satisfied: colorama>=0.3.7 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.0.1.dev3) (0.4.4) 2022-06-21 18:11:00.393 | Requirement already satisfied: wcwidth>=0.1.7 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.0.1.dev3) (0.2.5) 2022-06-21 18:11:01.756 | Installing collected packages: glance 2022-06-21 18:11:01.757 | Attempting uninstall: glance 2022-06-21 18:11:01.758 | Found existing installation: glance 23.0.1.dev3 2022-06-21 18:11:01.764 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-21 18:11:01.767 | Running setup.py develop for glance 2022-06-21 18:11:04.038 | Successfully installed glance 2022-06-21 18:11:04.039 | 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 2022-06-21 18:11:04.224 | + inc/python:pip_install:200 : result=0 2022-06-21 18:11:04.226 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:11:04.229 | + functions-common:time_stop:2321 : local name 2022-06-21 18:11:04.231 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:11:04.233 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:11:04.235 | + functions-common:time_stop:2324 : local total 2022-06-21 18:11:04.238 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:11:04.240 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:11:04.242 | + functions-common:time_stop:2328 : start_time=1655835052923 2022-06-21 18:11:04.245 | + functions-common:time_stop:2330 : [[ -z 1655835052923 ]] 2022-06-21 18:11:04.248 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:11:04.252 | + functions-common:time_stop:2333 : end_time=1655835064249 2022-06-21 18:11:04.255 | + functions-common:time_stop:2334 : elapsed_time=11326 2022-06-21 18:11:04.257 | + functions-common:time_stop:2335 : total=70576 2022-06-21 18:11:04.259 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:11:04.262 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=81902 2022-06-21 18:11:04.264 | + inc/python:pip_install:203 : return 0 2022-06-21 18:11:04.267 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:11:04.270 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:11:04.273 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:11:04.294 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:11:04.307 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-06-21 18:11:04.310 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-21 18:11:04.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:11:04.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:11:04.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-21 18:11:04.320 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:11:04.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:11:04.329 | + ./stack.sh:main:902 : configure_glance 2022-06-21 18:11:04.332 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-21 18:11:04.345 | + lib/glance:configure_glance:333 : local dburl 2022-06-21 18:11:04.348 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-06-21 18:11:04.351 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-21 18:11:04.353 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-21 18:11:04.355 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-21 18:11:04.358 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:11:04.361 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:11:04.363 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-21 18:11:04.394 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:11:04.424 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-21 18:11:04.455 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:11:04.486 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-21 18:11:04.518 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-21 18:11:04.548 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-21 18:11:04.551 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:11:04.553 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-06-21 18:11:04.556 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:11:04.558 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-21 18:11:04.587 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-21 18:11:04.618 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:11:04.647 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-21 18:11:04.678 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-21 18:11:04.715 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-21 18:11:04.750 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-21 18:11:04.780 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-21 18:11:04.814 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:11:04.846 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:11:04.876 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-21 18:11:04.907 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-21 18:11:04.910 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-21 18:11:04.913 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-21 18:11:04.915 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:11:04.917 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:11:04.921 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:11:04.939 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:04.942 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:11:04.945 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:11:04.947 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:11:04.966 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:04.969 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:11:04.972 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:11:05.003 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:11:05.005 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:11:05.009 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-06-21 18:11:05.012 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-06-21 18:11:05.015 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-21 18:11:05.047 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-21 18:11:05.079 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-06-21 18:11:05.082 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-21 18:11:05.084 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-21 18:11:05.087 | + lib/glance:configure_glance_store:254 : local be 2022-06-21 18:11:05.089 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:11:05.092 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-21 18:11:05.094 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:11:05.125 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-06-21 18:11:05.128 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.66 2022-06-21 18:11:05.159 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:11:05.161 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-06-21 18:11:05.179 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:05.182 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-21 18:11:05.216 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-21 18:11:05.246 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-21 18:11:05.276 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-21 18:11:05.307 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-21 18:11:05.337 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-06-21 18:11:05.354 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:05.356 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:11:05.388 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-21 18:11:05.418 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-21 18:11:05.448 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.66/identity/v3 2022-06-21 18:11:05.478 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-21 18:11:05.508 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.66/image 2022-06-21 18:11:05.538 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-06-21 18:11:05.554 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:05.557 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-06-21 18:11:05.559 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-21 18:11:05.562 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:11:05.566 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:11:05.584 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:11:05.586 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:11:05.592 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:11:05.595 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:11:05.599 | + 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}}' 2022-06-21 18:11:05.631 | + 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' 2022-06-21 18:11:05.667 | + 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' 2022-06-21 18:11:05.699 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:11:05.736 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-21 18:11:05.741 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-21 18:11:05.773 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-21 18:11:05.805 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:11:05.843 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.66/identity 2022-06-21 18:11:05.874 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-21 18:11:05.907 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-21 18:11:05.941 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-21 18:11:05.972 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:11:06.009 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-21 18:11:06.039 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-21 18:11:06.070 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-21 18:11:06.100 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-21 18:11:06.105 | + lib/glance:configure_glance:418 : 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 2022-06-21 18:11:06.114 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-06-21 18:11:06.131 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:06.134 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-06-21 18:11:06.136 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-21 18:11:06.138 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-21 18:11:06.141 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-21 18:11:06.143 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-21 18:11:06.146 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-21 18:11:06.150 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-21 18:11:06.152 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-21 18:11:06.156 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-21 18:11:06.186 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-21 18:11:06.188 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-21 18:11:06.191 | ++ functions:get_random_port:837 : true 2022-06-21 18:11:06.194 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-21 18:11:06.196 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-21 18:11:06.198 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-21 18:11:06.247 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-21 18:11:06.249 | ++ functions:get_random_port:841 : break 2 2022-06-21 18:11:06.252 | ++ functions:get_random_port:845 : echo 60999 2022-06-21 18:11:06.255 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-21 18:11:06.257 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-21 18:11:06.285 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-21 18:11:06.314 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-21 18:11:06.342 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:11:06.371 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:11:06.400 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:11:06.429 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:11:06.458 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:11:06.487 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:11:06.514 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:11:06.543 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:11:06.572 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:11:06.601 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:11:06.630 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:11:06.659 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-21 18:11:06.687 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-21 18:11:06.716 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-21 18:11:06.744 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-21 18:11:06.773 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-21 18:11:06.802 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-21 18:11:06.804 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-21 18:11:06.807 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:11:06.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:06.811 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:06.814 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-21 18:11:06.816 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-21 18:11:06.871 | proxy (enabled by site administrator) 2022-06-21 18:11:06.874 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-21 18:11:06.877 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-21 18:11:06.880 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:11:06.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:06.885 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:06.887 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-21 18:11:06.890 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-21 18:11:06.943 | proxy_http (enabled by site administrator) 2022-06-21 18:11:06.946 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-21 18:11:06.949 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-21 18:11:06.952 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-21 18:11:06.955 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:11:06.957 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:06.959 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:06.962 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:11:06.965 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:11:06.968 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-21 18:11:06.969 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:11:06.978 | KeepAlive Off 2022-06-21 18:11:06.982 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-21 18:11:06.983 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:11:06.992 | SetEnv proxy-sendchunked 1 2022-06-21 18:11:06.996 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-21 18:11:06.996 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:11:07.005 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-21 18:11:07.008 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-21 18:11:07.011 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-21 18:11:07.013 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:11:07.015 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:11:07.018 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:11:07.020 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:07.022 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:07.025 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:11:07.027 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:11:07.029 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:07.032 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:07.035 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-21 18:11:07.096 | Site glance-wsgi-api already enabled 2022-06-21 18:11:07.100 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-21 18:11:07.103 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:11:07.105 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:11:07.107 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:11:07.237 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-21 18:11:07.244 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-21 18:11:07.277 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-06-21 18:11:07.280 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-06-21 18:11:07.299 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:07.301 | + ./stack.sh:main:907 : stack_install_service cinder 2022-06-21 18:11:07.304 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-21 18:11:07.306 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-21 18:11:07.309 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:11:07.312 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-21 18:11:07.315 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-06-21 18:11:07.318 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-21 18:11:07.320 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-06-21 18:11:07.322 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:11:07.325 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:11:07.327 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:11:07.331 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:11:07.333 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:11:07.336 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:11:07.352 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:11:07.355 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:11:07.357 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:11:07.360 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:11:07.360 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:11:07.366 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-06-21 18:11:07.368 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:11:07.371 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-21 18:11:07.384 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-06-21 18:11:07.387 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:11:07.387 | + functions-common:git_clone:605 : head -1 2022-06-21 18:11:07.394 | 845099818 Merge "Don't destroy existing backup by mistake on import" into stable/xena 2022-06-21 18:11:07.397 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:11:07.399 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-06-21 18:11:07.402 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:11:07.404 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:11:07.407 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-21 18:11:07.410 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:11:07.412 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-21 18:11:07.414 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:11:07.417 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:11:07.419 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-21 18:11:07.422 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:11:07.425 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:11:07.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-21 18:11:07.431 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:11:07.434 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-21 18:11:07.436 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:11:07.439 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:11:07.442 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-21 18:11:07.448 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-06-21 18:11:07.451 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-21 18:11:08.101 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-06-21 18:11:08.103 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:11:08.106 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:11:08.108 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:11:08.111 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:11:08.113 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-06-21 18:11:08.116 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:11:08.118 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:11:08.120 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:11:08.123 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:11:08.125 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:11:08.128 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:11:08.130 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:11:08.133 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-06-21 18:11:08.155 | Using python 3.8 to install /opt/stack/cinder 2022-06-21 18:11:08.160 | + 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 2022-06-21 18:11:08.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:11:08.873 | from cryptography.utils import int_from_bytes 2022-06-21 18:11:08.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:11:08.873 | from cryptography.utils import int_from_bytes 2022-06-21 18:11:10.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:11:10.229 | Obtaining file:///opt/stack/cinder 2022-06-21 18:11:10.231 | Preparing metadata (setup.py): started 2022-06-21 18:11:12.233 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:11:12.376 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.6.0) 2022-06-21 18:11:12.377 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.9) 2022-06-21 18:11:12.379 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.31.1) 2022-06-21 18:11:12.380 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.1.1) 2022-06-21 18:11:12.382 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.19.1) 2022-06-21 18:11:12.383 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.1.16) 2022-06-21 18:11:12.384 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:11:12.386 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:11:12.387 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (9.3.0) 2022-06-21 18:11:12.389 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.3) 2022-06-21 18:11:12.390 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.1.3) 2022-06-21 18:11:12.392 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (8.7.1) 2022-06-21 18:11:12.393 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.1) 2022-06-21 18:11:12.395 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.3.2) 2022-06-21 18:11:12.396 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (11.0.0) 2022-06-21 18:11:12.397 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.0) 2022-06-21 18:11:12.399 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (12.9.3) 2022-06-21 18:11:12.400 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:11:12.402 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.8.3) 2022-06-21 18:11:12.403 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:11:12.405 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:11:12.406 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:11:12.408 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.2.0) 2022-06-21 18:11:12.410 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:11:12.411 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.0) 2022-06-21 18:11:12.412 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.10.2) 2022-06-21 18:11:12.414 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.0) 2022-06-21 18:11:12.415 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.2) 2022-06-21 18:11:12.417 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (21.0) 2022-06-21 18:11:12.418 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.7.2) 2022-06-21 18:11:12.420 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:11:12.421 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.1.1) 2022-06-21 18:11:12.422 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.8.0) 2022-06-21 18:11:12.424 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.4.7) 2022-06-21 18:11:12.426 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.2.0) 2022-06-21 18:11:12.428 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:11:12.429 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.3.0) 2022-06-21 18:11:12.431 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (17.6.0) 2022-06-21 18:11:12.432 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.12.0) 2022-06-21 18:11:12.434 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2021.1) 2022-06-21 18:11:12.435 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.26.0) 2022-06-21 18:11:12.436 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.1) 2022-06-21 18:11:12.437 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.2) 2022-06-21 18:11:12.439 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.1.74) 2022-06-21 18:11:12.441 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:11:12.442 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.23) 2022-06-21 18:11:12.444 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.13.0) 2022-06-21 18:11:12.445 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.0) 2022-06-21 18:11:12.447 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.8.9) 2022-06-21 18:11:12.448 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:11:12.449 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.8.7) 2022-06-21 18:11:12.451 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:11:12.452 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.9.2) 2022-06-21 18:11:12.454 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.2) 2022-06-21 18:11:12.455 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.5.0) 2022-06-21 18:11:12.456 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.9.0) 2022-06-21 18:11:12.458 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.19.0) 2022-06-21 18:11:12.460 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.9.1) 2022-06-21 18:11:12.461 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.8) 2022-06-21 18:11:12.463 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.2.2) 2022-06-21 18:11:12.464 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.5.0.2) 2022-06-21 18:11:12.465 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.18.33) 2022-06-21 18:11:12.480 | 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.1.dev12) (0.5.0) 2022-06-21 18:11:12.481 | Requirement already satisfied: botocore<1.22.0,>=1.21.33 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.1.dev12) (1.21.33) 2022-06-21 18:11:12.483 | 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.1.dev12) (0.10.0) 2022-06-21 18:11:12.548 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.1.dev12) (1.14.6) 2022-06-21 18:11:12.581 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:11:12.596 | 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.1.dev12) (2.0.1) 2022-06-21 18:11:12.598 | 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.1.dev12) (2.0.2) 2022-06-21 18:11:12.600 | 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.1.dev12) (0.1.0) 2022-06-21 18:11:12.601 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (3.0.1) 2022-06-21 18:11:12.724 | 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.1.dev12) (1.7.0) 2022-06-21 18:11:12.783 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (2.8.2) 2022-06-21 18:11:12.788 | 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.1.dev12) (3.1.1) 2022-06-21 18:11:12.816 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (0.2.8) 2022-06-21 18:11:12.817 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (0.4.8) 2022-06-21 18:11:12.819 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.1.dev12) (4.7.2) 2022-06-21 18:11:12.876 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.1.dev12) (0.14.1) 2022-06-21 18:11:12.921 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (1.5.0) 2022-06-21 18:11:12.924 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:11:12.925 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (5.4.1) 2022-06-21 18:11:12.927 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (0.8.0) 2022-06-21 18:11:12.988 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:11:12.990 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (1.7.1) 2022-06-21 18:11:12.992 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (0.5.0) 2022-06-21 18:11:13.052 | 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.1.dev12) (2.8.2) 2022-06-21 18:11:13.058 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.1.dev12) (0.9.6) 2022-06-21 18:11:13.119 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.0.8) 2022-06-21 18:11:13.121 | 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.1.dev12) (0.3.1) 2022-06-21 18:11:13.123 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:11:13.126 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:11:13.128 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (4.2.2) 2022-06-21 18:11:13.153 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.3.0) 2022-06-21 18:11:13.159 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.0.1) 2022-06-21 18:11:13.160 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:11:13.206 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.1.dev12) (1.0.2) 2022-06-21 18:11:13.295 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (1.3.2) 2022-06-21 18:11:13.300 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (3.0.0) 2022-06-21 18:11:13.322 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.1.dev12) (0.7.2) 2022-06-21 18:11:13.348 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.1.dev12) (0.11.0) 2022-06-21 18:11:13.419 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.1.dev12) (1.26.6) 2022-06-21 18:11:13.422 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.1.dev12) (0.6) 2022-06-21 18:11:13.558 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.1.dev12) (1.4.0) 2022-06-21 18:11:13.584 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.1.dev12) (57.4.0) 2022-06-21 18:11:13.724 | 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.1.dev12) (3.9.0) 2022-06-21 18:11:13.760 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.12.1) 2022-06-21 18:11:13.762 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (20.0.1) 2022-06-21 18:11:13.763 | 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.1.dev12) (1.3.3) 2022-06-21 18:11:13.963 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2021.5.30) 2022-06-21 18:11:13.966 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2.0.4) 2022-06-21 18:11:13.969 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (3.2) 2022-06-21 18:11:14.004 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.1.dev12) (0.7) 2022-06-21 18:11:14.034 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.1.dev12) (0.22.0) 2022-06-21 18:11:14.247 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.4.1) 2022-06-21 18:11:14.249 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.5.2) 2022-06-21 18:11:14.393 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (1.4.2) 2022-06-21 18:11:14.398 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:11:14.400 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:11:14.567 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.1.dev12) (0.12.1) 2022-06-21 18:11:14.686 | 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.1.dev12) (1.1.5) 2022-06-21 18:11:14.689 | 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.1.dev12) (5.2.2) 2022-06-21 18:11:14.724 | 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.1.dev12) (5.0.0) 2022-06-21 18:11:14.975 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.1.dev12) (2.20) 2022-06-21 18:11:15.081 | 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.1.dev12) (0.4.0) 2022-06-21 18:11:15.084 | 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.1.dev12) (2.1.2) 2022-06-21 18:11:15.204 | 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.1.dev12) (1.6) 2022-06-21 18:11:15.250 | 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.1.dev12) (2.5.0) 2022-06-21 18:11:15.346 | 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.1.dev12) (3.17.3) 2022-06-21 18:11:15.347 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.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.1.dev12) (1.53.0) 2022-06-21 18:11:15.520 | 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.1.dev12) (2.0.1) 2022-06-21 18:11:15.945 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (1.1.5) 2022-06-21 18:11:15.996 | 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.1.dev12) (0.11.0) 2022-06-21 18:11:17.095 | 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.1.dev12) (1.32) 2022-06-21 18:11:17.371 | 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.1.dev12) (1.8.2) 2022-06-21 18:11:17.372 | Requirement already satisfied: wcwidth>=0.1.7 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.1.dev12) (0.2.5) 2022-06-21 18:11:17.373 | Requirement already satisfied: colorama>=0.3.7 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.1.dev12) (0.4.4) 2022-06-21 18:11:17.375 | 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.1.dev12) (21.2.0) 2022-06-21 18:11:17.519 | 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.1.dev12) (2.1) 2022-06-21 18:11:17.757 | 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.1.dev12) (1.0.0) 2022-06-21 18:11:17.828 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:11:19.396 | Installing collected packages: cinder 2022-06-21 18:11:19.396 | Attempting uninstall: cinder 2022-06-21 18:11:19.397 | Found existing installation: cinder 19.1.1.dev12 2022-06-21 18:11:19.404 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-21 18:11:19.406 | Running setup.py develop for cinder 2022-06-21 18:11:22.901 | Successfully installed cinder 2022-06-21 18:11:22.901 | 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 2022-06-21 18:11:23.104 | + inc/python:pip_install:200 : result=0 2022-06-21 18:11:23.107 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:11:23.110 | + functions-common:time_stop:2321 : local name 2022-06-21 18:11:23.112 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:11:23.114 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:11:23.117 | + functions-common:time_stop:2324 : local total 2022-06-21 18:11:23.119 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:11:23.121 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:11:23.124 | + functions-common:time_stop:2328 : start_time=1655835068149 2022-06-21 18:11:23.127 | + functions-common:time_stop:2330 : [[ -z 1655835068149 ]] 2022-06-21 18:11:23.129 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:11:23.134 | + functions-common:time_stop:2333 : end_time=1655835083131 2022-06-21 18:11:23.136 | + functions-common:time_stop:2334 : elapsed_time=14982 2022-06-21 18:11:23.138 | + functions-common:time_stop:2335 : total=81902 2022-06-21 18:11:23.140 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:11:23.143 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=96884 2022-06-21 18:11:23.146 | + inc/python:pip_install:203 : return 0 2022-06-21 18:11:23.148 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:11:23.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:11:23.153 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:11:23.174 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:11:23.191 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-06-21 18:11:23.194 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-21 18:11:23.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:11:23.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:11:23.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-21 18:11:23.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:11:23.208 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-21 18:11:23.211 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-21 18:11:23.213 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-06-21 18:11:23.216 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:23.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:23.223 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-06-21 18:11:23.237 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-06-21 18:11:23.240 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:11:23.242 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:11:23.245 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:11:23.247 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:11:23.250 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:11:23.254 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:11:23.257 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:23.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:23.262 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:11:23.264 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:11:23.267 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:11:23.269 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:11:23.272 | + functions-common:install_package:1360 : real_install_package targetcli-fb 2022-06-21 18:11:23.275 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:11:23.278 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:23.280 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:23.282 | + functions-common:real_install_package:1346 : apt_get install targetcli-fb 2022-06-21 18:11:23.307 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-21 18:11:23.419 | Reading package lists... 2022-06-21 18:11:23.685 | Building dependency tree... 2022-06-21 18:11:23.687 | Reading state information... 2022-06-21 18:11:23.986 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-06-21 18:11:23.986 | The following packages were automatically installed and are no longer required: 2022-06-21 18:11:23.987 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:11:23.987 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:11:23.987 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:11:23.987 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:11:23.987 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:11:23.987 | python3-zope.interface 2022-06-21 18:11:23.987 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:11:24.105 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:11:24.110 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:11:24.113 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:11:24.115 | + functions-common:time_stop:2321 : local name 2022-06-21 18:11:24.118 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:11:24.120 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:11:24.123 | + functions-common:time_stop:2324 : local total 2022-06-21 18:11:24.125 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:11:24.128 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:11:24.131 | + functions-common:time_stop:2328 : start_time=1655835083304 2022-06-21 18:11:24.133 | + functions-common:time_stop:2330 : [[ -z 1655835083304 ]] 2022-06-21 18:11:24.136 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:11:24.140 | + functions-common:time_stop:2333 : end_time=1655835084138 2022-06-21 18:11:24.143 | + functions-common:time_stop:2334 : elapsed_time=834 2022-06-21 18:11:24.146 | + functions-common:time_stop:2335 : total=5775 2022-06-21 18:11:24.148 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:11:24.151 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=6609 2022-06-21 18:11:24.154 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:11:24.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:11:24.159 | + ./stack.sh:main:908 : configure_cinder 2022-06-21 18:11:24.162 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-21 18:11:24.174 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-21 18:11:24.178 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-21 18:11:24.181 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-21 18:11:24.183 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-21 18:11:24.186 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-21 18:11:24.186 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-21 18:11:24.191 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-21 18:11:24.193 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-21 18:11:24.195 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-21 18:11:24.197 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-21 18:11:24.199 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-21 18:11:24.201 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-21 18:11:24.203 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-21 18:11:24.206 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-21 18:11:24.218 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-21 18:11:24.230 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-21 18:11:24.243 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-21 18:11:24.257 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-21 18:11:24.269 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-21 18:11:24.272 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-21 18:11:24.276 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.abfGN4D2al 2022-06-21 18:11:24.278 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:11:24.280 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:11:24.283 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-21 18:11:24.285 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.abfGN4D2al 2022-06-21 18:11:24.293 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.abfGN4D2al 2022-06-21 18:11:24.305 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.abfGN4D2al /etc/sudoers.d/cinder-rootwrap 2022-06-21 18:11:24.319 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-21 18:11:24.323 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-21 18:11:24.325 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-21 18:11:24.327 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-21 18:11:24.330 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-21 18:11:24.332 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-21 18:11:24.335 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-21 18:11:24.337 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-21 18:11:24.340 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-21 18:11:24.344 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-21 18:11:24.349 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-21 18:11:24.367 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-21 18:11:24.387 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-21 18:11:24.406 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-21 18:11:24.424 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-21 18:11:24.444 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-21 18:11:24.464 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-21 18:11:24.484 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-21 18:11:24.504 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-21 18:11:24.507 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:11:24.512 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-06-21 18:11:24.514 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:11:24.517 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-21 18:11:24.549 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-21 18:11:24.578 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:11:24.609 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-21 18:11:24.638 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-21 18:11:24.667 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-21 18:11:24.696 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-21 18:11:24.725 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-21 18:11:24.755 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:11:24.784 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:11:24.815 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-21 18:11:24.845 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-21 18:11:24.874 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-21 18:11:24.877 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-21 18:11:24.879 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-21 18:11:24.882 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-21 18:11:24.884 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:11:24.887 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:11:24.921 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-21 18:11:24.951 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-21 18:11:24.980 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-21 18:11:25.009 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-21 18:11:25.039 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-21 18:11:25.068 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-21 18:11:25.104 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-21 18:11:25.106 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.66 2022-06-21 18:11:25.136 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-21 18:11:25.174 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-21 18:11:25.182 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c7911c5ab94e89238266cfdb3da7e124 2022-06-21 18:11:25.212 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-21 18:11:25.214 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-21 18:11:25.247 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-06-21 18:11:25.266 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:25.273 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2022-06-21 18:11:25.276 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2022-06-21 18:11:25.279 | + lib/cinder:configure_cinder:296 : local default_name= 2022-06-21 18:11:25.282 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2022-06-21 18:11:25.285 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-21 18:11:25.288 | + lib/cinder:configure_cinder:299 : be_type=lvm 2022-06-21 18:11:25.290 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2022-06-21 18:11:25.295 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2022-06-21 18:11:25.298 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2022-06-21 18:11:25.301 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-21 18:11:25.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-21 18:11:25.337 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-21 18:11:25.370 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-21 18:11:25.405 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-21 18:11:25.442 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-21 18:11:25.472 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-21 18:11:25.517 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2022-06-21 18:11:25.520 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2022-06-21 18:11:25.523 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2022-06-21 18:11:25.525 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-21 18:11:25.565 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2022-06-21 18:11:25.569 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-21 18:11:25.605 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2022-06-21 18:11:25.608 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-21 18:11:25.612 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2022-06-21 18:11:25.615 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-21 18:11:25.647 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2022-06-21 18:11:25.650 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2022-06-21 18:11:25.652 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-06-21 18:11:25.669 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:25.672 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2022-06-21 18:11:25.675 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2022-06-21 18:11:25.677 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2022-06-21 18:11:25.680 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-21 18:11:25.712 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.66:8080/v1/AUTH_ 2022-06-21 18:11:25.741 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-06-21 18:11:25.759 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:25.761 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-06-21 18:11:25.778 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:25.781 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-06-21 18:11:25.783 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-21 18:11:25.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-21 18:11:25.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-21 18:11:25.791 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:11:25.794 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:11:25.796 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:11:25.814 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:25.818 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:11:25.820 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:11:25.823 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:11:25.839 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:25.841 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:11:25.845 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:11:25.874 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:11:25.877 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:11:25.880 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-06-21 18:11:25.883 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-21 18:11:25.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:11:25.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:11:25.906 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:11:25.910 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:11:25.912 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:11:25.915 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:11:25.918 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:11:25.955 | + 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' 2022-06-21 18:11:25.988 | + 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' 2022-06-21 18:11:26.020 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:11:26.053 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-21 18:11:26.056 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:11:26.058 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-21 18:11:26.061 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-21 18:11:26.063 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:11:26.066 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:11:26.069 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-21 18:11:26.074 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-21 18:11:26.076 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:11:26.079 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:11:26.092 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:11:26.092 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:11:26.101 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:11:26.105 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:11:26.122 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:11:26.124 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:11:26.128 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-21 18:11:26.159 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-21 18:11:26.186 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-21 18:11:26.215 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:11:26.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:11:26.271 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:11:26.301 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:11:26.330 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:11:26.358 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:11:26.389 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:11:26.418 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:11:26.445 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:11:26.485 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:11:26.520 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:11:26.520 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:11:26.524 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-21 18:11:26.527 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-21 18:11:26.530 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:11:26.533 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:26.537 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:26.540 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:11:26.543 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:11:26.546 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:11:26.577 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:11:26.608 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:11:26.608 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-21 18:11:26.617 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-21 18:11:26.620 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-21 18:11:26.623 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-21 18:11:26.625 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:11:26.628 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:11:26.630 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:11:26.633 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:26.635 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:26.643 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:11:26.645 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:11:26.648 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:11:26.651 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:11:26.653 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-21 18:11:26.718 | Enabling site cinder-wsgi. 2022-06-21 18:11:26.725 | To activate the new configuration, you need to run: 2022-06-21 18:11:26.725 | systemctl reload apache2 2022-06-21 18:11:26.731 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:11:26.734 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:11:26.738 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:11:26.740 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:11:26.881 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-21 18:11:26.884 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-21 18:11:26.917 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.66/image 2022-06-21 18:11:26.954 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-06-21 18:11:26.974 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:11:26.976 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-21 18:11:26.979 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:11:26.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-06-21 18:11:26.984 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-06-21 18:11:26.988 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-21 18:11:27.032 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-21 18:11:27.065 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.66/identity 2022-06-21 18:11:27.097 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-21 18:11:27.129 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-21 18:11:27.161 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-21 18:11:27.196 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-21 18:11:27.227 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-21 18:11:27.261 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:11:27.295 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-21 18:11:27.327 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-21 18:11:27.361 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:11:27.397 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-06-21 18:11:27.400 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-06-21 18:11:27.420 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:27.422 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.66:2379 2022-06-21 18:11:27.462 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-06-21 18:11:27.465 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-06-21 18:11:27.484 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:11:27.488 | + ./stack.sh:main:913 : stack_install_service neutron 2022-06-21 18:11:27.491 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-21 18:11:27.493 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-21 18:11:27.496 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:11:27.499 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-21 18:11:27.501 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-21 18:11:27.506 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:11:27.506 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:11:27.513 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:11:27.516 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:11:27.519 | + 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- ]] 2022-06-21 18:11:27.522 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:11:27.525 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-21 18:11:27.528 | + lib/neutron-legacy:install_mutnauq:444 : use_library_from_git neutron-lib 2022-06-21 18:11:27.530 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-21 18:11:27.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:11:27.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:11:27.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-21 18:11:27.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:11:27.544 | + lib/neutron-legacy:install_mutnauq:449 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-06-21 18:11:27.548 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-21 18:11:27.550 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-06-21 18:11:27.553 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:11:27.555 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:11:27.558 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:11:27.564 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:11:27.566 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:11:27.570 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:11:27.588 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:11:27.590 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:11:27.593 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:11:27.597 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:11:27.597 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:11:27.603 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-06-21 18:11:27.606 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:11:27.608 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-21 18:11:27.623 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-06-21 18:11:27.626 | + functions-common:git_clone:605 : head -1 2022-06-21 18:11:27.635 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:11:27.648 | 669993550d Merge commit 'refs/changes/31/846031/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-21 18:11:27.652 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:11:27.655 | + lib/neutron-legacy:install_mutnauq:450 : setup_develop /opt/stack/neutron 2022-06-21 18:11:27.658 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:11:27.662 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:11:27.665 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-21 18:11:27.667 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:11:27.670 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-21 18:11:27.672 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:11:27.676 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:11:27.683 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-21 18:11:27.685 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:11:27.688 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:11:27.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-21 18:11:27.695 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:11:27.698 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-21 18:11:27.701 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:11:27.703 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:11:27.708 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-21 18:11:27.714 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-06-21 18:11:27.717 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-21 18:11:28.353 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-06-21 18:11:28.356 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:11:28.358 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:11:28.360 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:11:28.363 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:11:28.365 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-06-21 18:11:28.367 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:11:28.370 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:11:28.374 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:11:28.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:11:28.381 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:11:28.385 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:11:28.387 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:11:28.390 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-06-21 18:11:28.412 | Using python 3.8 to install /opt/stack/neutron 2022-06-21 18:11:28.415 | + 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 2022-06-21 18:11:29.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:11:29.195 | from cryptography.utils import int_from_bytes 2022-06-21 18:11:29.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:11:29.196 | from cryptography.utils import int_from_bytes 2022-06-21 18:11:30.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:11:30.579 | Obtaining file:///opt/stack/neutron 2022-06-21 18:11:30.581 | Preparing metadata (setup.py): started 2022-06-21 18:11:32.706 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:11:32.801 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.6.0) 2022-06-21 18:11:32.802 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.5.0) 2022-06-21 18:11:32.804 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.1) 2022-06-21 18:11:32.805 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.1) 2022-06-21 18:11:32.806 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:11:32.808 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.0.9) 2022-06-21 18:11:32.809 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.31.1) 2022-06-21 18:11:32.811 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.3.3) 2022-06-21 18:11:32.812 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.19.1) 2022-06-21 18:11:32.814 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.26.0) 2022-06-21 18:11:32.816 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.0.1) 2022-06-21 18:11:32.817 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (9.3.0) 2022-06-21 18:11:32.818 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.8.0) 2022-06-21 18:11:32.820 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.11.0) 2022-06-21 18:11:32.821 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.15.2) 2022-06-21 18:11:32.823 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (7.6.0) 2022-06-21 18:11:32.824 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:11:32.825 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.23) 2022-06-21 18:11:32.827 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.8.7) 2022-06-21 18:11:32.829 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:11:32.830 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.7.1) 2022-06-21 18:11:32.832 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.0) 2022-06-21 18:11:32.833 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.8.2) 2022-06-21 18:11:32.835 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.1) 2022-06-21 18:11:32.836 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (8.7.1) 2022-06-21 18:11:32.838 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.3.2) 2022-06-21 18:11:32.839 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (11.0.0) 2022-06-21 18:11:32.841 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.1.0) 2022-06-21 18:11:32.842 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.6.0) 2022-06-21 18:11:32.844 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (12.9.3) 2022-06-21 18:11:32.846 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:11:32.847 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.8.3) 2022-06-21 18:11:32.849 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:11:32.850 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:11:32.852 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:11:32.853 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.2.0) 2022-06-21 18:11:32.855 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:11:32.857 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.0) 2022-06-21 18:11:32.858 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.10.2) 2022-06-21 18:11:32.859 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.0) 2022-06-21 18:11:32.862 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.2) 2022-06-21 18:11:32.863 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.0) 2022-06-21 18:11:32.865 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.1.0) 2022-06-21 18:11:32.866 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.13.3) 2022-06-21 18:11:32.956 | ERROR: Cannot install neutron==19.3.1.dev37 because these package versions have conflicting dependencies. 2022-06-21 18:11:32.957 | 2022-06-21 18:11:32.957 | The conflict is caused by: 2022-06-21 18:11:32.957 | neutron 19.3.1.dev37 depends on ovsdbapp>=1.12.2 2022-06-21 18:11:32.957 | The user requested (constraint) ovsdbapp===1.12.1 2022-06-21 18:11:32.957 | 2022-06-21 18:11:32.957 | To fix this you could try to: 2022-06-21 18:11:32.957 | 1. loosen the range of package versions you've specified 2022-06-21 18:11:32.957 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-21 18:11:32.957 | 2022-06-21 18:11:32.957 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2022-06-21 18:11:33.095 | + inc/python:pip_install:1 : exit_trap 2022-06-21 18:11:33.098 | + ./stack.sh:exit_trap:507 : local r=1 2022-06-21 18:11:33.101 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-06-21 18:11:33.103 | + ./stack.sh:exit_trap:508 : jobs= 2022-06-21 18:11:33.106 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-06-21 18:11:33.108 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-06-21 18:11:33.110 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-06-21 18:11:33.112 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-06-21 18:11:33.115 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-06-21 18:11:33.117 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-06-21 18:11:33.117 | Error on exit 2022-06-21 18:11:33.119 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-06-21 18:11:33.122 | + ./stack.sh:exit_trap:528 : generate-subunit 1655834924 169 fail 2022-06-21 18:11:33.727 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-06-21 18:11:33.730 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-21 18:11:34.225 | + ./stack.sh:exit_trap:542 : exit 1