2022-04-14 07:30:38.129 | + ./stack.sh:main:487 : exec 2022-04-14 07:30:38.129 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-073038' 2022-04-14 07:30:38.129 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-073038.summary.2022-04-14-073038 2022-04-14 07:30:38.129 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:30:38.129 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-073038 2022-04-14 07:30:38.129 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-073038 /opt/stack/logs/stack.sh.log 2022-04-14 07:30:38.129 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-073038.summary.2022-04-14-073038 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:30:38.129 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:30:38.129 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:30:38.129 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:30:38.129 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:30:38.129 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:30:38.129 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:30:38.129 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:30:38.129 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:30:38.129 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:30:38.129 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:30:38.129 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:30:38.130 | Linux dv-neutron-837328-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 07:30:38.132 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:30:38.134 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:30:38.137 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:30:38.173 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:30:38.189 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:30:38.191 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:30:38.193 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:30:38.195 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:30:38.197 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:30:38.199 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:30:38.200 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:30:38.202 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:30:38.204 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:30:38.206 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:30:38.208 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:30:38.209 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:30:38.211 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:30:38.213 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:30:38.216 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:30:38.219 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:30:38.221 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:30:38.223 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:30:38.225 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:30:38.237 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:38.239 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:30:38.241 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:30:38.242 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:30:38.244 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:30:38.246 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:30:38.248 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:30:38.249 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:30:38.251 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:30:38.253 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:30:38.255 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:30:38.257 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:30:38.259 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:30:38.260 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:30:38.262 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:30:38.264 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:30:38.266 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:30:38.284 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:30:38.286 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:30:38.299 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:38.301 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:30:38.305 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:30:38.307 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:30:38.308 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:30:38.311 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:30:38.313 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:30:38.315 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:30:38.317 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:30:38.319 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:30:38.321 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:30:38.323 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:30:38.328 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:30:38.340 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:30:38.356 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:30:38.369 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:30:38.381 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:30:38.417 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:30:38.475 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:30:38.566 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:30:38.589 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:30:38.640 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:30:38.692 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:30:38.838 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:30:38.853 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:30:38.867 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:30:38.880 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:30:38.980 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:30:38.982 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:30:38.985 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:30:38.987 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:30:38.989 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:30:38.991 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:30:38.994 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:30:38.994 | False' 2022-04-14 07:30:38.997 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:30:39.012 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:30:39.015 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:30:39.020 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:30:39.022 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:30:39.024 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:30:39.026 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:30:39.028 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:30:39.031 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:30:39.033 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:30:39.036 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:30:39.040 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:30:39.042 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:30:39.045 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:30:39.047 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:30:39.049 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:30:39.064 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:39.066 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:30:39.068 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:30:39.109 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:30:39.111 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:30:39.113 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:30:39.116 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:30:39.118 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:30:39.120 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:30:39.122 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:30:39.125 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:30:39.127 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:30:39.129 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:30:39.131 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.133 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:30:39.136 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.138 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:30:39.141 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.143 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:30:39.145 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.148 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:30:39.150 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.152 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:30:39.154 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.157 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:30:39.159 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.161 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:30:39.164 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.166 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:30:39.168 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.170 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:30:39.173 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.175 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:30:39.177 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.180 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:30:39.182 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.184 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:30:39.187 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.189 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:30:39.191 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.194 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:30:39.196 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.198 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:30:39.201 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.203 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:30:39.206 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.208 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:30:39.210 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.212 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:30:39.215 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.217 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:30:39.219 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.221 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:30:39.224 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.226 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:30:39.228 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.230 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:30:39.233 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.235 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:30:39.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.240 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:30:39.242 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.244 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:30:39.246 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.249 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:30:39.252 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.254 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:30:39.256 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.258 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:30:39.261 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.263 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:30:39.266 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.268 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:30:39.270 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.272 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:30:39.275 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.277 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:30:39.280 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.282 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:30:39.284 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.287 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:30:39.289 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.291 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:30:39.294 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.296 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:30:39.298 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.300 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:30:39.303 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.305 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:30:39.307 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.309 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:30:39.312 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.315 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:30:39.317 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.319 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:30:39.321 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.323 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:30:39.326 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.329 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:30:39.331 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.333 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:30:39.335 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.338 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:30:39.340 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.342 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:30:39.344 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:30:39.347 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:30:39.350 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:30:39.352 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:30:39.354 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:30:39.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:39.372 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:30:39.375 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:30:39.377 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:30:39.392 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:39.395 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:30:39.397 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:30:39.399 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:30:39.401 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:30:39.404 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:30:39.406 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:30:39.409 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:30:39.411 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:30:39.413 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:30:39.413 | Using mysql database backend 2022-04-14 07:30:39.416 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:30:39.432 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:30:39.435 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:30:39.438 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:30:39.441 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:30:39.444 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:30:39.446 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:30:39.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:39.464 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:30:39.480 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:30:39.497 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:39.500 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:30:39.516 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:30:39.532 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:30:39.548 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:39.551 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:30:39.567 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:39.570 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:30:39.585 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:30:39.588 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:30:39.590 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:30:39.592 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:30:39.595 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:30:39.600 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-073039 2022-04-14 07:30:39.602 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-073039 757' 2022-04-14 07:30:39.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.607 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:30:39.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.612 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:30:39.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.617 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:30:39.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.621 | + 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-04-14 07:30:39.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.627 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:30:39.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.631 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:30:39.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.636 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-073038 2022-04-14 07:30:39.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.641 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:30:39.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.645 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:30:39.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.650 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:30:39.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.655 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:30:39.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.660 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:30:39.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:30:39.665 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:30:39.667 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:30:39.670 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:30:39.673 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:30:39.675 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:30:39.677 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:30:39.679 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:30:39.682 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:30:39.684 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:30:39.687 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:30:39.690 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:30:39.704 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:30:39.706 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:30:39.709 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.711 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:30:39.711 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:30:39.716 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:30:39.719 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.721 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:30:39.735 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:30:39.737 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:30:39.738 | + functions-common:git_clone:685 : head -1 2022-04-14 07:30:39.741 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:30:39.743 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:30:39.746 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:30:39.749 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:30:39.751 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:30:39.754 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:30:39.756 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:30:39.759 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:30:39.761 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:30:39.764 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:30:39.766 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:30:39.768 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:30:39.772 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:30:39.776 | ++ tools/install_prereqs.sh:source:47 : NOW=1649921439 2022-04-14 07:30:39.779 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:30:39.784 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920879 2022-04-14 07:30:39.786 | ++ tools/install_prereqs.sh:source:49 : DELTA=560 2022-04-14 07:30:39.789 | ++ tools/install_prereqs.sh:source:50 : [[ 560 -lt 7200 ]] 2022-04-14 07:30:39.791 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:30:39.794 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:30:39.796 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:30:39.798 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:30:39.801 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:30:39.803 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:30:39.806 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:30:39.808 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:30:39.811 | +++ 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-04-14 07:30:39.858 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:30:39.858 | apache2-dev 2022-04-14 07:30:39.858 | bc 2022-04-14 07:30:39.858 | bsdmainutils 2022-04-14 07:30:39.858 | curl 2022-04-14 07:30:39.858 | g++ 2022-04-14 07:30:39.858 | gawk 2022-04-14 07:30:39.858 | gcc 2022-04-14 07:30:39.858 | gettext 2022-04-14 07:30:39.859 | git 2022-04-14 07:30:39.859 | graphviz 2022-04-14 07:30:39.859 | iputils-ping 2022-04-14 07:30:39.859 | libapache2-mod-proxy-uwsgi 2022-04-14 07:30:39.859 | libffi-dev 2022-04-14 07:30:39.859 | libjpeg-dev 2022-04-14 07:30:39.859 | libpcre3-dev 2022-04-14 07:30:39.859 | libpq-dev 2022-04-14 07:30:39.859 | libssl-dev 2022-04-14 07:30:39.859 | libsystemd-dev 2022-04-14 07:30:39.859 | libxml2-dev 2022-04-14 07:30:39.859 | libxslt1-dev 2022-04-14 07:30:39.859 | libyaml-dev 2022-04-14 07:30:39.859 | lsof 2022-04-14 07:30:39.859 | openssh-server 2022-04-14 07:30:39.859 | openssl 2022-04-14 07:30:39.859 | pkg-config 2022-04-14 07:30:39.859 | psmisc 2022-04-14 07:30:39.859 | python3-dev 2022-04-14 07:30:39.859 | python3-pip 2022-04-14 07:30:39.859 | python3-systemd 2022-04-14 07:30:39.859 | python3-venv 2022-04-14 07:30:39.859 | tar 2022-04-14 07:30:39.859 | tcpdump 2022-04-14 07:30:39.859 | unzip 2022-04-14 07:30:39.859 | uuid-runtime 2022-04-14 07:30:39.859 | wget 2022-04-14 07:30:39.859 | wget 2022-04-14 07:30:39.859 | zlib1g-dev 2022-04-14 07:30:39.859 | libkrb5-dev 2022-04-14 07:30:39.859 | libldap2-dev 2022-04-14 07:30:39.859 | libsasl2-dev 2022-04-14 07:30:39.859 | memcached 2022-04-14 07:30:39.859 | python3-mysqldb 2022-04-14 07:30:39.859 | sqlite3 2022-04-14 07:30:39.859 | conntrack 2022-04-14 07:30:39.860 | curl 2022-04-14 07:30:39.860 | dnsmasq-base 2022-04-14 07:30:39.860 | dnsmasq-utils 2022-04-14 07:30:39.860 | ebtables 2022-04-14 07:30:39.860 | genisoimage 2022-04-14 07:30:39.860 | iptables 2022-04-14 07:30:39.860 | iputils-arping 2022-04-14 07:30:39.860 | kpartx 2022-04-14 07:30:39.860 | libjs-jquery-tablesorter 2022-04-14 07:30:39.860 | parted 2022-04-14 07:30:39.860 | pm-utils 2022-04-14 07:30:39.860 | python3-mysqldb 2022-04-14 07:30:39.860 | socat 2022-04-14 07:30:39.860 | sqlite3 2022-04-14 07:30:39.860 | sudo 2022-04-14 07:30:39.860 | vlan 2022-04-14 07:30:39.860 | lsscsi 2022-04-14 07:30:39.860 | open-iscsi 2022-04-14 07:30:39.860 | lvm2 2022-04-14 07:30:39.860 | qemu-utils 2022-04-14 07:30:39.860 | thin-provisioning-tools 2022-04-14 07:30:39.860 | acl 2022-04-14 07:30:39.860 | dnsmasq-base 2022-04-14 07:30:39.860 | dnsmasq-utils 2022-04-14 07:30:39.860 | ebtables 2022-04-14 07:30:39.860 | haproxy 2022-04-14 07:30:39.860 | iptables 2022-04-14 07:30:39.860 | iputils-arping 2022-04-14 07:30:39.860 | iputils-ping 2022-04-14 07:30:39.860 | postgresql-server-dev-all 2022-04-14 07:30:39.860 | python3-mysqldb 2022-04-14 07:30:39.860 | sqlite3 2022-04-14 07:30:39.860 | sudo 2022-04-14 07:30:39.860 | vlan 2022-04-14 07:30:39.860 | pcp 2022-04-14 07:30:39.860 | ipset 2022-04-14 07:30:39.860 | conntrack 2022-04-14 07:30:39.861 | conntrackd 2022-04-14 07:30:39.861 | keepalived 2022-04-14 07:30:39.861 | lvm2 2022-04-14 07:30:39.861 | qemu-utils 2022-04-14 07:30:39.861 | thin-provisioning-tools 2022-04-14 07:30:39.861 | curl 2022-04-14 07:30:39.861 | liberasurecode-dev 2022-04-14 07:30:39.861 | make 2022-04-14 07:30:39.861 | memcached 2022-04-14 07:30:39.861 | rsync 2022-04-14 07:30:39.861 | sqlite3 2022-04-14 07:30:39.861 | xfsprogs' 2022-04-14 07:30:39.861 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:30:39.879 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:30:39.880 | apache2-dev 2022-04-14 07:30:39.880 | bc 2022-04-14 07:30:39.880 | bsdmainutils 2022-04-14 07:30:39.880 | curl 2022-04-14 07:30:39.880 | g++ 2022-04-14 07:30:39.880 | gawk 2022-04-14 07:30:39.880 | gcc 2022-04-14 07:30:39.880 | gettext 2022-04-14 07:30:39.880 | git 2022-04-14 07:30:39.880 | graphviz 2022-04-14 07:30:39.880 | iputils-ping 2022-04-14 07:30:39.880 | libapache2-mod-proxy-uwsgi 2022-04-14 07:30:39.880 | libffi-dev 2022-04-14 07:30:39.880 | libjpeg-dev 2022-04-14 07:30:39.880 | libpcre3-dev 2022-04-14 07:30:39.880 | libpq-dev 2022-04-14 07:30:39.880 | libssl-dev 2022-04-14 07:30:39.880 | libsystemd-dev 2022-04-14 07:30:39.880 | libxml2-dev 2022-04-14 07:30:39.880 | libxslt1-dev 2022-04-14 07:30:39.880 | libyaml-dev 2022-04-14 07:30:39.880 | lsof 2022-04-14 07:30:39.880 | openssh-server 2022-04-14 07:30:39.880 | openssl 2022-04-14 07:30:39.880 | pkg-config 2022-04-14 07:30:39.880 | psmisc 2022-04-14 07:30:39.880 | python3-dev 2022-04-14 07:30:39.880 | python3-pip 2022-04-14 07:30:39.880 | python3-systemd 2022-04-14 07:30:39.880 | python3-venv 2022-04-14 07:30:39.880 | tar 2022-04-14 07:30:39.880 | tcpdump 2022-04-14 07:30:39.880 | unzip 2022-04-14 07:30:39.880 | uuid-runtime 2022-04-14 07:30:39.880 | wget 2022-04-14 07:30:39.880 | wget 2022-04-14 07:30:39.880 | zlib1g-dev 2022-04-14 07:30:39.881 | libkrb5-dev 2022-04-14 07:30:39.881 | libldap2-dev 2022-04-14 07:30:39.881 | libsasl2-dev 2022-04-14 07:30:39.881 | memcached 2022-04-14 07:30:39.881 | python3-mysqldb 2022-04-14 07:30:39.881 | sqlite3 2022-04-14 07:30:39.881 | conntrack 2022-04-14 07:30:39.881 | curl 2022-04-14 07:30:39.881 | dnsmasq-base 2022-04-14 07:30:39.881 | dnsmasq-utils 2022-04-14 07:30:39.881 | ebtables 2022-04-14 07:30:39.881 | genisoimage 2022-04-14 07:30:39.881 | iptables 2022-04-14 07:30:39.881 | iputils-arping 2022-04-14 07:30:39.881 | kpartx 2022-04-14 07:30:39.881 | libjs-jquery-tablesorter 2022-04-14 07:30:39.881 | parted 2022-04-14 07:30:39.881 | pm-utils 2022-04-14 07:30:39.881 | python3-mysqldb 2022-04-14 07:30:39.881 | socat 2022-04-14 07:30:39.881 | sqlite3 2022-04-14 07:30:39.881 | sudo 2022-04-14 07:30:39.881 | vlan 2022-04-14 07:30:39.881 | lsscsi 2022-04-14 07:30:39.881 | open-iscsi 2022-04-14 07:30:39.881 | lvm2 2022-04-14 07:30:39.881 | qemu-utils 2022-04-14 07:30:39.881 | thin-provisioning-tools 2022-04-14 07:30:39.881 | acl 2022-04-14 07:30:39.881 | dnsmasq-base 2022-04-14 07:30:39.881 | dnsmasq-utils 2022-04-14 07:30:39.881 | ebtables 2022-04-14 07:30:39.881 | haproxy 2022-04-14 07:30:39.881 | iptables 2022-04-14 07:30:39.881 | iputils-arping 2022-04-14 07:30:39.881 | iputils-ping 2022-04-14 07:30:39.881 | postgresql-server-dev-all 2022-04-14 07:30:39.882 | python3-mysqldb 2022-04-14 07:30:39.882 | sqlite3 2022-04-14 07:30:39.882 | sudo 2022-04-14 07:30:39.882 | vlan 2022-04-14 07:30:39.882 | pcp 2022-04-14 07:30:39.882 | ipset 2022-04-14 07:30:39.882 | conntrack 2022-04-14 07:30:39.882 | conntrackd 2022-04-14 07:30:39.882 | keepalived 2022-04-14 07:30:39.882 | lvm2 2022-04-14 07:30:39.882 | qemu-utils 2022-04-14 07:30:39.882 | thin-provisioning-tools 2022-04-14 07:30:39.882 | curl 2022-04-14 07:30:39.882 | liberasurecode-dev 2022-04-14 07:30:39.882 | make 2022-04-14 07:30:39.882 | memcached 2022-04-14 07:30:39.882 | rsync 2022-04-14 07:30:39.882 | sqlite3 2022-04-14 07:30:39.882 | xfsprogs ' 2022-04-14 07:30:39.882 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:30:39.884 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:39.887 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:39.891 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:30:39.891 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:30:39.895 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:30:39.898 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:30:39.900 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:30:39.902 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:30:39.904 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:30:39.906 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.908 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:30:39.910 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:39.912 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:39.915 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:30:39.917 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:30:39.919 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.921 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:30:39.924 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:30:39.928 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:30:39.930 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:30:39.932 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:30:39.934 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:30:39.936 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:30:39.939 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:30:39.943 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649921439940 2022-04-14 07:30:39.945 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:30:39.947 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:30:39.949 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:30:40.545 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:30:40.690 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:30:40.778 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:30:41.027 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:30:42.944 | Reading package lists... 2022-04-14 07:30:42.976 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:30:42.978 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:30:42.981 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:30:42.983 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:42.985 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:42.987 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:30:42.989 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:42.991 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:30:42.993 | ++ functions-common:time_stop:2439 : start_time=1649921439940 2022-04-14 07:30:42.996 | ++ functions-common:time_stop:2441 : [[ -z 1649921439940 ]] 2022-04-14 07:30:42.999 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:43.003 | ++ functions-common:time_stop:2444 : end_time=1649921443000 2022-04-14 07:30:43.005 | ++ functions-common:time_stop:2445 : elapsed_time=3060 2022-04-14 07:30:43.007 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:30:43.009 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:43.011 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3060 2022-04-14 07:30:43.014 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:30:43.016 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:30:43.019 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:43.021 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:43.023 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:30:43.044 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:30:43.156 | Reading package lists... 2022-04-14 07:30:43.398 | Building dependency tree... 2022-04-14 07:30:43.400 | Reading state information... 2022-04-14 07:30:43.434 | acl is already the newest version (2.2.53-6). 2022-04-14 07:30:43.434 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:30:43.434 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:30:43.434 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:30:43.434 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:30:43.434 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:30:43.434 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:30:43.434 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:30:43.434 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:30:43.434 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:30:43.434 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:30:43.434 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:30:43.434 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:30:43.434 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:30:43.434 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:30:43.434 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:30:43.434 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:30:43.434 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:30:43.434 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:30:43.434 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:30:43.434 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:30:43.434 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:30:43.434 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:30:43.434 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:30:43.434 | psmisc is already the newest version (23.3-1). 2022-04-14 07:30:43.434 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:30:43.435 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:30:43.435 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:30:43.435 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:30:43.435 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:30:43.435 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:30:43.435 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:30:43.435 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:30:43.435 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:30:43.435 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:30:43.435 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:30:43.435 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:30:43.435 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:30:43.435 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:30:43.435 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:30:43.435 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:30:43.435 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:30:43.435 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:30:43.435 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:30:43.435 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:30:43.435 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:30:43.435 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:30:43.435 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:30:43.435 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:30:43.435 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:30:43.435 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:30:43.435 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:30:43.436 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:30:43.436 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:30:43.436 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:30:43.436 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:30:43.436 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:30:43.436 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:30:43.436 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:30:43.436 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:30:43.436 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:30:43.436 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:30:43.436 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:30:43.436 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:30:43.436 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:30:43.436 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:30:43.436 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:30:43.436 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:30:43.436 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:30:43.652 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:30:43.652 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:30:43.652 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:30:43.652 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:30:43.652 | The following packages were automatically installed and are no longer required: 2022-04-14 07:30:43.654 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:30:43.654 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:30:43.654 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:30:43.654 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:30:43.654 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:30:43.654 | python3-zope.interface 2022-04-14 07:30:43.654 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:30:43.768 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:30:43.772 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:30:43.775 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:30:43.777 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:30:43.780 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:43.782 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:43.784 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:30:43.786 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:43.788 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:30:43.791 | ++ functions-common:time_stop:2439 : start_time=1649921443041 2022-04-14 07:30:43.793 | ++ functions-common:time_stop:2441 : [[ -z 1649921443041 ]] 2022-04-14 07:30:43.796 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:43.800 | ++ functions-common:time_stop:2444 : end_time=1649921443798 2022-04-14 07:30:43.802 | ++ functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 07:30:43.805 | ++ functions-common:time_stop:2446 : total=753 2022-04-14 07:30:43.807 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:43.809 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1510 2022-04-14 07:30:43.811 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:30:43.814 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:30:43.816 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:30:43.819 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:30:43.823 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:30:43.828 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:30:43.830 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:30:43.833 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:30:45.262 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:30:45.264 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:30:45.266 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:30:45.267 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:30:45.269 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:30:45.271 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:30:45.273 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:30:45.275 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:30:45.276 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:30:45.278 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:30:45.280 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:30:45.282 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:30:45.284 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:30:45.286 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:30:45.287 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:30:45.289 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:30:45.291 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:30:45.293 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:30:45.294 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:30:45.296 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:30:45.298 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:30:45.300 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:30:45.302 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:30:45.305 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:30:45.384 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:30:45.386 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:30:45.463 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:30:45.465 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:30:45.542 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:30:45.543 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:30:45.546 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:30:45.548 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:30:45.550 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:30:45.552 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:30:45.553 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:30:45.555 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:30:45.557 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:30:45.559 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:30:45.562 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:30:45.562 | Distro: focal 2022-04-14 07:30:45.564 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:30:45.567 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:30:45.570 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:30:45.572 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:30:45.575 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:30:45.575 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:30:46.269 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:30:46.271 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:30:46.271 | pip: 21.3.1 2022-04-14 07:30:46.273 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:30:46.275 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:30:46.276 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:30:46.278 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:30:46.280 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:30:46.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:30:46.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:30:46.286 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:30:46.287 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:30:46.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:30:46.291 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:30:46.292 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:30:46.294 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:30:46.297 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:30:46.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:46.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:46.302 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:30:46.304 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:30:46.306 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:30:46.308 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:30:46.310 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:30:46.313 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:30:46.315 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:30:46.317 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:30:46.319 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:30:46.320 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:30:46.324 | ++ 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-04-14 07:30:46.325 | ++ 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-04-14 07:30:46.327 | ++ 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-04-14 07:30:46.329 | + 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-04-14 07:30:46.331 | + 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-04-14 07:30:46.347 | 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-04-14 07:30:46.349 | + 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-04-14 07:30:47.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:47.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:47.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:47.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:48.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:50.069 | 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-04-14 07:30:50.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:30:52.631 | Installing collected packages: setuptools 2022-04-14 07:30:53.397 | Successfully installed setuptools-60.9.3 2022-04-14 07:30:53.397 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:30:53.571 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:53.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:53.709 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:53.711 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:53.713 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:53.714 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:53.716 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:53.718 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:53.720 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:53.722 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:53.724 | + functions-common:time_stop:2439 : start_time=1649921446343 2022-04-14 07:30:53.725 | + functions-common:time_stop:2441 : [[ -z 1649921446343 ]] 2022-04-14 07:30:53.728 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:53.731 | + functions-common:time_stop:2444 : end_time=1649921453729 2022-04-14 07:30:53.733 | + functions-common:time_stop:2445 : elapsed_time=7386 2022-04-14 07:30:53.735 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:30:53.736 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:53.738 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7386 2022-04-14 07:30:53.740 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:53.742 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:30:53.744 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:30:53.748 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:30:53.750 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:30:53.752 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:30:53.753 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:30:54.445 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:30:54.447 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:30:54.447 | pip: 21.3.1 2022-04-14 07:30:54.450 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:30:54.453 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:30:54.456 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:30:54.458 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:30:54.460 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:30:54.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:54.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:54.467 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:30:54.479 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:30:54.491 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:30:54.503 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:30:54.505 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:30:54.507 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:30:54.509 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:30:54.511 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:30:54.513 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:30:54.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:30:54.517 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:30:54.520 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:30:54.522 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:30:54.524 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:30:54.526 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:30:54.528 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:30:54.530 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:30:54.532 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:30:54.535 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:30:54.537 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:30:54.539 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:30:54.541 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:30:54.543 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:30:54.546 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:30:54.548 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:30:54.551 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:30:54.553 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:30:54.555 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:30:54.557 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:30:54.560 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:30:54.562 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:30:54.565 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:30:54.585 | Using python 3.8 to install os-testr 2022-04-14 07:30:54.588 | + 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-04-14 07:30:55.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:55.461 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:55.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:55.461 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:56.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:56.655 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:30:56.735 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:30:56.736 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:30:56.737 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:30:56.738 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 07:30:56.751 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:30:56.778 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:30:56.780 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:30:56.782 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:30:56.783 | 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-04-14 07:30:56.784 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:30:56.808 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:30:56.810 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:30:56.811 | 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.5.0) 2022-04-14 07:30:56.812 | 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.4.0) 2022-04-14 07:30:56.813 | 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) (3.1.1) 2022-04-14 07:30:56.825 | 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-04-14 07:30:56.893 | 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.4.0) 2022-04-14 07:30:56.894 | 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-04-14 07:30:56.896 | 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-04-14 07:30:59.417 | 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-04-14 07:30:59.425 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:59.425 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:59.555 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:59.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:59.560 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:59.562 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:59.564 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:59.566 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:59.568 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:59.571 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:59.573 | + functions-common:time_stop:2439 : start_time=1649921454580 2022-04-14 07:30:59.575 | + functions-common:time_stop:2441 : [[ -z 1649921454580 ]] 2022-04-14 07:30:59.578 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:59.582 | + functions-common:time_stop:2444 : end_time=1649921459580 2022-04-14 07:30:59.584 | + functions-common:time_stop:2445 : elapsed_time=5000 2022-04-14 07:30:59.587 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:30:59.589 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:59.591 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5000 2022-04-14 07:30:59.594 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:59.596 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:30:59.648 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:30:59.754 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:30:59.756 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:30:59.759 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:30:59.762 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:30:59.766 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:30:59.790 | + 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-04-14 07:31:01.711 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.721 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.728 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.733 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.838 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.858 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.862 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.866 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.881 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.890 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.892 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.925 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.934 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.940 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.958 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:01.998 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.006 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.011 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.062 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.075 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.080 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.100 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.107 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.156 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.174 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.177 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.269 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.276 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.330 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.451 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.480 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.485 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.495 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.501 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.520 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.527 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.544 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.601 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.613 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.629 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.673 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.677 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:02.683 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:02.824 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 07:31:03.108 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:03.110 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:03.112 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:03.114 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:03.116 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:03.119 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:03.121 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:03.124 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:03.126 | + functions-common:time_stop:2439 : start_time=1649921459781 2022-04-14 07:31:03.128 | + functions-common:time_stop:2441 : [[ -z 1649921459781 ]] 2022-04-14 07:31:03.131 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:03.135 | + functions-common:time_stop:2444 : end_time=1649921463132 2022-04-14 07:31:03.137 | + functions-common:time_stop:2445 : elapsed_time=3351 2022-04-14 07:31:03.140 | + functions-common:time_stop:2446 : total=5000 2022-04-14 07:31:03.142 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:03.144 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8351 2022-04-14 07:31:03.146 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:03.149 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:31:03.151 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:31:03.174 | + 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-04-14 07:31:04.971 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:04.981 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:04.988 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:04.992 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.094 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.113 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.117 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.121 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.136 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.144 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.146 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.179 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.193 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.211 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.249 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.257 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.262 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.310 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.323 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.328 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.348 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.354 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.402 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.421 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.424 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.517 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.525 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.580 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.702 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.726 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.730 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.741 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.746 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.766 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.773 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.790 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.847 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.860 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.875 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.920 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.924 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:31:05.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:05.932 | Processing /opt/stack/requirements 2022-04-14 07:31:07.651 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-14 07:31:07.655 | 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 184)) (3.0.0) 2022-04-14 07:31:07.666 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-14 07:31:07.672 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 07:31:07.675 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-14 07:31:07.680 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-14 07:31:07.707 | 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 523)) (1.16.0) 2022-04-14 07:31:07.728 | 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 579)) (2.5.0) 2022-04-14 07:31:07.739 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:31:07.759 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:31:07.761 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:31:07.776 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-14 07:31:07.780 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-14 07:31:07.785 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-14 07:31:07.788 | 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 179)) (1.0.0) 2022-04-14 07:31:07.791 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-14 07:31:07.803 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-14 07:31:07.806 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-14 07:31:07.855 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:31:07.867 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-14 07:31:07.874 | 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 396)) (1.8.2) 2022-04-14 07:31:07.876 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-14 07:31:07.938 | 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 620)) (0.2.5) 2022-04-14 07:31:07.943 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:31:07.944 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:31:08.777 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:31:08.778 | ERROR: Command errored out with exit status 1: 2022-04-14 07:31:08.778 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-c2na9w8g/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-c2na9w8g/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-gfwazigk 2022-04-14 07:31:08.778 | cwd: /tmp/pip-req-build-c2na9w8g/ 2022-04-14 07:31:08.778 | Complete output (6 lines): 2022-04-14 07:31:08.778 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:31:08.778 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:31:08.778 | or: setup.py --help-commands 2022-04-14 07:31:08.778 | or: setup.py cmd --help 2022-04-14 07:31:08.778 | 2022-04-14 07:31:08.778 | error: invalid command 'bdist_wheel' 2022-04-14 07:31:08.778 | ---------------------------------------- 2022-04-14 07:31:08.778 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:31:08.778 | Running setup.py clean for openstack-requirements 2022-04-14 07:31:09.601 | Failed to build openstack-requirements 2022-04-14 07:31:09.617 | Installing collected packages: openstack-requirements 2022-04-14 07:31:09.618 | Attempting uninstall: openstack-requirements 2022-04-14 07:31:09.618 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:31:09.655 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:31:09.673 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:31:09.676 | Running setup.py install for openstack-requirements: started 2022-04-14 07:31:12.067 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:31:12.091 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:31:12.225 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:12.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:12.229 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:12.231 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:12.234 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:12.236 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:12.238 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:12.240 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:12.242 | + functions-common:time_stop:2439 : start_time=1649921463166 2022-04-14 07:31:12.244 | + functions-common:time_stop:2441 : [[ -z 1649921463166 ]] 2022-04-14 07:31:12.247 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:12.251 | + functions-common:time_stop:2444 : end_time=1649921472249 2022-04-14 07:31:12.254 | + functions-common:time_stop:2445 : elapsed_time=9083 2022-04-14 07:31:12.256 | + functions-common:time_stop:2446 : total=8351 2022-04-14 07:31:12.258 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:12.260 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17434 2022-04-14 07:31:12.262 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:12.266 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:31:12.268 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:31:12.271 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:31:12.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:12.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:12.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:31:12.280 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:12.283 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:31:12.303 | Using python 3.8 to install pbr 2022-04-14 07:31:12.305 | + 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-04-14 07:31:13.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:13.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:13.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:13.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:14.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:14.421 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:31:17.086 | 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-04-14 07:31:17.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:17.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:17.217 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:17.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:17.222 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:17.224 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:17.226 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:17.228 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:17.230 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:17.232 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:17.235 | + functions-common:time_stop:2439 : start_time=1649921472298 2022-04-14 07:31:17.237 | + functions-common:time_stop:2441 : [[ -z 1649921472298 ]] 2022-04-14 07:31:17.239 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:17.243 | + functions-common:time_stop:2444 : end_time=1649921477241 2022-04-14 07:31:17.245 | + functions-common:time_stop:2445 : elapsed_time=4943 2022-04-14 07:31:17.248 | + functions-common:time_stop:2446 : total=17434 2022-04-14 07:31:17.250 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:17.252 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22377 2022-04-14 07:31:17.254 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:17.257 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:31:19.549 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:31:21.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:21.436 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:31:21.452 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:31:21.457 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:31:21.459 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:31:21.462 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:31:21.465 | 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.8) 2022-04-14 07:31:21.537 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:31:21.540 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:31:21.543 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:31:21.561 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:31:21.564 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:31:21.566 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:31:21.568 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:31:21.571 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:31:21.573 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:31:21.575 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:31:21.578 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:31:21.580 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:31:21.582 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:31:21.585 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:31:21.589 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:31:21.591 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:31:21.594 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:31:21.596 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:31:21.598 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:31:21.615 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:21.617 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:31:21.619 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:31:21.621 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:31:21.624 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:31:21.626 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:31:21.628 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:31:21.630 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:31:21.632 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:31:21.635 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:31:21.637 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:31:21.639 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:31:21.641 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:31:21.643 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:31:21.645 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:31:21.648 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:31:21.650 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:31:21.652 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:31:21.654 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:31:21.657 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:31:21.659 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:31:21.662 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:31:21.664 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:31:21.666 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:31:21.669 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:31:21.672 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:31:21.726 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:31:21.726 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:31:21.728 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:31:22.086 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:31:22.088 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:31:22.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:22.107 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:31:22.110 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:22.112 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:22.114 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:22.117 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:22.119 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:22.121 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:22.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.129 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:22.131 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:22.133 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:22.135 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:22.138 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:31:22.141 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:22.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.148 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:31:22.169 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:31:22.280 | Reading package lists... 2022-04-14 07:31:22.520 | Building dependency tree... 2022-04-14 07:31:22.521 | Reading state information... 2022-04-14 07:31:22.777 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:31:22.777 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:22.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:22.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:22.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:22.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:22.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:22.778 | python3-zope.interface 2022-04-14 07:31:22.778 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:22.895 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:22.899 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:22.902 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:22.905 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:22.907 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:22.910 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:22.912 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:22.914 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:22.916 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:22.918 | + functions-common:time_stop:2439 : start_time=1649921482167 2022-04-14 07:31:22.921 | + functions-common:time_stop:2441 : [[ -z 1649921482167 ]] 2022-04-14 07:31:22.923 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:22.927 | + functions-common:time_stop:2444 : end_time=1649921482925 2022-04-14 07:31:22.930 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:31:22.932 | + functions-common:time_stop:2446 : total=1510 2022-04-14 07:31:22.934 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:22.936 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2268 2022-04-14 07:31:22.939 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:22.941 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:31:22.943 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:31:22.945 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:31:22.948 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:31:22.950 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:31:22.953 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:31:22.955 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:31:22.958 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:31:22.960 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:31:22.962 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:31:22.964 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:31:22.967 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:31:22.970 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:31:22.972 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:31:22.974 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:31:22.976 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:31:22.979 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:31:22.981 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:31:22.983 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:31:22.986 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:31:22.988 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:31:22.990 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:31:22.992 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:31:22.995 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:31:22.997 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:31:22.999 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:31:23.002 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:31:23.004 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:31:23.020 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:23.023 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:31:23.025 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:31:23.027 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:31:23.030 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:31:23.033 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:31:23.038 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:31:23.040 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:31:23.042 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:31:23.044 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:31:23.047 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:31:23.049 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:31:23.052 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:31:23.741 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:31:23.741 | user tags 2022-04-14 07:31:23.741 | stackrabbit []' 2022-04-14 07:31:23.744 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:31:23.744 | user tags 2022-04-14 07:31:23.744 | stackrabbit []' 2022-04-14 07:31:23.745 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:31:23.751 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:31:23.753 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:31:23.756 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:31:24.419 | Changing password for user "stackrabbit" ... 2022-04-14 07:31:24.443 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:31:25.110 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:31:25.132 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:31:25.134 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:31:25.784 | Changing password for user "stackrabbit" ... 2022-04-14 07:31:25.806 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:31:25.808 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:31:25.811 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:31:26.501 | Deleting user "guest" ... 2022-04-14 07:31:26.515 | Error: 2022-04-14 07:31:26.516 | {:no_such_user, "guest"} 2022-04-14 07:31:26.529 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:31:26.532 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:31:26.549 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:26.551 | + ./stack.sh:main:836 : install_database 2022-04-14 07:31:26.554 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:31:26.556 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:31:26.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:26.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:26.563 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:31:26.777 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:31:26.780 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:26.782 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:31:26.785 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:31:26.787 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:31:26.790 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:31:26.792 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:31:26.795 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:31:26.799 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:31:26.802 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:31:26.804 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:31:26.806 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:31:26.809 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:31:26.812 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:31:26.816 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:31:26.819 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:31:26.821 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:31:26.824 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:31:26.826 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:31:26.828 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:31:26.831 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:31:26.833 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:31:26.835 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:31:26.838 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:31:26.840 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:31:26.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:26.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:26.847 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:31:26.850 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:26.852 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:26.854 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:26.857 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:26.860 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:26.862 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:26.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:26.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:26.869 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:26.871 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:26.874 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:26.876 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:26.879 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:31:26.881 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:26.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:26.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:26.888 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:31:26.909 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:31:27.023 | Reading package lists... 2022-04-14 07:31:27.280 | Building dependency tree... 2022-04-14 07:31:27.282 | Reading state information... 2022-04-14 07:31:27.540 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:31:27.540 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:27.541 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:27.541 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:27.541 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:27.541 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:27.541 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:27.541 | python3-zope.interface 2022-04-14 07:31:27.541 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:27.654 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:27.659 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:27.661 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:27.664 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:27.666 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:27.668 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:27.671 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:27.673 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:27.675 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:27.677 | + functions-common:time_stop:2439 : start_time=1649921486906 2022-04-14 07:31:27.679 | + functions-common:time_stop:2441 : [[ -z 1649921486906 ]] 2022-04-14 07:31:27.682 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:27.686 | + functions-common:time_stop:2444 : end_time=1649921487684 2022-04-14 07:31:27.689 | + functions-common:time_stop:2445 : elapsed_time=778 2022-04-14 07:31:27.691 | + functions-common:time_stop:2446 : total=2268 2022-04-14 07:31:27.693 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:27.695 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3046 2022-04-14 07:31:27.698 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:27.700 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:31:27.702 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:31:27.705 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:31:27.707 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:31:27.709 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:31:27.712 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:31:27.714 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:31:27.718 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:31:27.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:31:27.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:31:27.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:31:27.729 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:31:27.733 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:31:27.735 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:31:27.738 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:31:27.740 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:31:27.761 | Using python 3.8 to install PyMySQL 2022-04-14 07:31:27.764 | + 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-04-14 07:31:28.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:28.662 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:28.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:28.662 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:29.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:29.820 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:31:32.344 | 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-04-14 07:31:32.352 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:32.352 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:32.469 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:32.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:32.474 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:32.476 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:32.478 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:32.481 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:32.484 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:32.486 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:32.488 | + functions-common:time_stop:2439 : start_time=1649921487756 2022-04-14 07:31:32.491 | + functions-common:time_stop:2441 : [[ -z 1649921487756 ]] 2022-04-14 07:31:32.494 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:32.498 | + functions-common:time_stop:2444 : end_time=1649921492495 2022-04-14 07:31:32.500 | + functions-common:time_stop:2445 : elapsed_time=4739 2022-04-14 07:31:32.502 | + functions-common:time_stop:2446 : total=22377 2022-04-14 07:31:32.505 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:32.507 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27116 2022-04-14 07:31:32.509 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:32.512 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:31:32.514 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:31:32.516 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:31:32.519 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:31:32.536 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:32.538 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:31:32.540 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:31:32.544 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:32.545 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:31:32.550 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:32.552 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:31:32.554 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-14 07:31:32.557 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:31:32.559 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:31:32.562 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:31:32.578 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:32.580 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:31:32.583 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:32.585 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:32.587 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:32.590 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:32.593 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:32.595 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:32.597 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:32.600 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:32.602 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:32.604 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:32.607 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:32.609 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:32.611 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:31:32.614 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:32.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:32.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:32.621 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:31:32.642 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:31:32.752 | Reading package lists... 2022-04-14 07:31:32.995 | Building dependency tree... 2022-04-14 07:31:32.997 | Reading state information... 2022-04-14 07:31:33.253 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:31:33.253 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:33.254 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:33.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:33.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:33.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:33.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:33.254 | python3-zope.interface 2022-04-14 07:31:33.254 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:33.372 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:33.377 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:33.379 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:33.382 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:33.384 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:33.386 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:33.389 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:33.391 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:33.393 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:33.395 | + functions-common:time_stop:2439 : start_time=1649921492639 2022-04-14 07:31:33.397 | + functions-common:time_stop:2441 : [[ -z 1649921492639 ]] 2022-04-14 07:31:33.400 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:33.405 | + functions-common:time_stop:2444 : end_time=1649921493402 2022-04-14 07:31:33.407 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 07:31:33.410 | + functions-common:time_stop:2446 : total=3046 2022-04-14 07:31:33.412 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:33.414 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3809 2022-04-14 07:31:33.416 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:33.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:31:33.435 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:33.438 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:31:33.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:31:33.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:31:33.445 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:31:33.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:31:33.468 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:33.470 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:33.473 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:33.475 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:33.477 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:33.479 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:33.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:33.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:33.486 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:33.488 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:33.490 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:33.492 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:33.495 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:31:33.497 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:33.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:33.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:33.504 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:31:33.524 | + functions-common:apt_get:1237 : 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-04-14 07:31:33.633 | Reading package lists... 2022-04-14 07:31:33.878 | Building dependency tree... 2022-04-14 07:31:33.880 | Reading state information... 2022-04-14 07:31:34.137 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:31:34.137 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:31:34.137 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:31:34.137 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:34.139 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:34.139 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:34.139 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:34.139 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:34.139 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:34.139 | python3-zope.interface 2022-04-14 07:31:34.139 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:34.253 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:34.257 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:34.260 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:34.262 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:34.264 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:34.266 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:34.268 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:34.270 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:34.272 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:34.275 | + functions-common:time_stop:2439 : start_time=1649921493521 2022-04-14 07:31:34.277 | + functions-common:time_stop:2441 : [[ -z 1649921493521 ]] 2022-04-14 07:31:34.279 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:34.284 | + functions-common:time_stop:2444 : end_time=1649921494281 2022-04-14 07:31:34.286 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:31:34.288 | + functions-common:time_stop:2446 : total=3809 2022-04-14 07:31:34.290 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:34.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4569 2022-04-14 07:31:34.295 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:34.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:31:34.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:34.302 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:34.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:31:34.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:31:34.309 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:31:34.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:31:34.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:31:34.319 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:31:34.320 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:31:34.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:31:34.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:31:34.329 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:31:34.331 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:31:34.333 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:31:34.335 | + functions:vercmp:631 : local result 2022-04-14 07:31:34.339 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:31:34.339 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:31:34.340 | ++ functions:vercmp:635 : head -1 2022-04-14 07:31:34.344 | + functions:vercmp:635 : result=3.13 2022-04-14 07:31:34.347 | + functions:vercmp:637 : case $op in 2022-04-14 07:31:34.349 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:31:34.351 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:31:34.353 | + functions:vercmp:648 : return 2022-04-14 07:31:34.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:31:34.358 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:31:34.361 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:31:34.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:31:34.832 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:31:34.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:34.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:34.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:31:34.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:34.846 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:31:34.863 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:34.866 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:31:34.868 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:31:34.868 | Installing etcd 2022-04-14 07:31:34.871 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:31:34.885 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:31:34.897 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:34.899 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:31:34.912 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:31:34.918 | ++ 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-04-14 07:31:34.921 | ++ 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-04-14 07:31:34.925 | +++ 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-04-14 07:31:34.930 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:31:34.932 | ++ 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-04-14 07:31:34.935 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:31:34.938 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:31:34.940 | ++ functions:get_extra_file:74 : return 2022-04-14 07:31:34.943 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:31:34.945 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:31:34.948 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:31:34.950 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:31:34.967 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:34.969 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:31:34.972 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:31:34.989 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:34.991 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:31:34.994 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:31:34.996 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:31:34.999 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:31:35.002 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:31:35.004 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:31:35.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:31:35.009 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:31:35.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:31:35.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.020 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:31:35.023 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:31:35.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:31:35.027 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:31:35.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:31:35.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.039 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:31:35.041 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:31:35.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:31:35.046 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:31:35.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:31:35.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.058 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:31:35.061 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:31:35.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:31:35.065 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:31:35.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:31:35.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.077 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:31:35.079 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:31:35.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:31:35.084 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:31:35.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:31:35.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.096 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:31:35.098 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:31:35.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:31:35.103 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:31:35.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:31:35.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.115 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:31:35.117 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:31:35.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:31:35.122 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:31:35.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:31:35.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.134 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:31:35.137 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:31:35.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:31:35.142 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:31:35.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:31:35.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.153 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:31:35.156 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:31:35.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:31:35.161 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:31:35.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:31:35.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.173 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:31:35.175 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:31:35.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:31:35.180 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:31:35.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:31:35.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.192 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:31:35.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:31:35.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:31:35.199 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:31:35.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:31:35.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.211 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:31:35.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:31:35.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:31:35.219 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:31:35.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:31:35.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.231 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:31:35.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:31:35.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:31:35.238 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:31:35.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:31:35.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.250 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:31:35.252 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:31:35.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:31:35.257 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:31:35.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:31:35.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.269 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:31:35.271 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:31:35.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:31:35.276 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:31:35.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:31:35.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.289 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:31:35.291 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:31:35.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:31:35.296 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:31:35.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:31:35.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.308 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:31:35.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:31:35.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:31:35.315 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:31:35.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:31:35.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.327 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:31:35.330 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:31:35.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:31:35.334 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:31:35.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:31:35.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.347 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:31:35.349 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:31:35.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:31:35.354 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:31:35.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:31:35.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.366 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:31:35.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:31:35.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:31:35.373 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:31:35.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:31:35.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.385 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:31:35.387 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:31:35.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:31:35.392 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:31:35.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:31:35.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.404 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:31:35.406 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:31:35.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:31:35.411 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:31:35.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:31:35.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.424 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:31:35.426 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:31:35.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:31:35.431 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:31:35.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:31:35.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.443 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:31:35.445 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:31:35.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:31:35.449 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:31:35.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:31:35.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.461 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:31:35.464 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:31:35.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:31:35.469 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:31:35.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:31:35.478 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.481 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:31:35.484 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:31:35.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:31:35.488 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:31:35.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:31:35.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.500 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:31:35.503 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:31:35.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:31:35.507 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:31:35.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:31:35.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.519 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:31:35.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:31:35.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:31:35.526 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:31:35.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:31:35.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.539 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:31:35.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:31:35.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:31:35.547 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:31:35.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:31:35.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.559 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:31:35.561 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:31:35.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:31:35.566 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:31:35.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:31:35.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.578 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:31:35.580 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:31:35.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:31:35.585 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:31:35.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:31:35.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.597 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:31:35.600 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:31:35.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:31:35.604 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:31:35.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:31:35.614 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.616 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:31:35.619 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:31:35.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:31:35.623 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:31:35.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:31:35.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.635 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:31:35.638 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:31:35.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:31:35.643 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:31:35.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:31:35.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.655 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:31:35.657 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:31:35.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:31:35.662 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:31:35.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:31:35.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.674 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:31:35.677 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:31:35.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:31:35.681 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:31:35.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:31:35.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.693 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:31:35.696 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:31:35.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:31:35.701 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:31:35.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:31:35.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.713 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:31:35.715 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:31:35.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:31:35.721 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:31:35.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:35.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:35.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:31:35.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:35.733 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:31:35.755 | Using python 3.8 to install etcd3 2022-04-14 07:31:35.757 | + 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-04-14 07:31:36.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:36.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:36.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:36.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:37.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:37.802 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:31:37.810 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:31:37.811 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:31:37.812 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:31:37.813 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:31:40.330 | 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-04-14 07:31:40.337 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:40.337 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:40.457 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:40.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:40.462 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:40.464 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:40.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:40.469 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:40.471 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:40.473 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:40.475 | + functions-common:time_stop:2439 : start_time=1649921495750 2022-04-14 07:31:40.477 | + functions-common:time_stop:2441 : [[ -z 1649921495750 ]] 2022-04-14 07:31:40.480 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:40.484 | + functions-common:time_stop:2444 : end_time=1649921500482 2022-04-14 07:31:40.486 | + functions-common:time_stop:2445 : elapsed_time=4732 2022-04-14 07:31:40.488 | + functions-common:time_stop:2446 : total=27116 2022-04-14 07:31:40.490 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:40.492 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31848 2022-04-14 07:31:40.495 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:40.498 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:31:40.520 | Using python 3.8 to install etcd3gw 2022-04-14 07:31:40.523 | + 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-04-14 07:31:41.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:41.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:41.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:41.391 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:42.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:42.561 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:31:42.569 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:31:42.570 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:31:42.571 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:31:42.572 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:31:42.606 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:31:42.609 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 07:31:42.609 | 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.8) 2022-04-14 07:31:42.610 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:31:45.136 | 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-04-14 07:31:45.143 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:45.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:45.261 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:45.265 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:45.267 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:45.269 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:45.271 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:45.273 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:45.275 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:45.278 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:45.280 | + functions-common:time_stop:2439 : start_time=1649921500515 2022-04-14 07:31:45.282 | + functions-common:time_stop:2441 : [[ -z 1649921500515 ]] 2022-04-14 07:31:45.285 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:45.289 | + functions-common:time_stop:2444 : end_time=1649921505287 2022-04-14 07:31:45.291 | + functions-common:time_stop:2445 : elapsed_time=4772 2022-04-14 07:31:45.293 | + functions-common:time_stop:2446 : total=31848 2022-04-14 07:31:45.296 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:45.298 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36620 2022-04-14 07:31:45.300 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:45.302 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:31:45.305 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:31:45.307 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:31:45.310 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:31:45.313 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:31:45.315 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:31:45.317 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:31:45.320 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:31:45.322 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:31:45.324 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:31:45.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:31:45.330 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:31:45.332 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:31:45.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:31:45.337 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:31:45.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:45.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:45.344 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:31:45.346 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:31:45.348 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:45.351 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:45.353 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:45.355 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:45.358 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:45.361 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:45.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:45.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:45.368 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:45.370 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:45.373 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:45.375 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:45.377 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:31:45.380 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:45.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:45.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:45.387 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:31:45.409 | + functions-common:apt_get:1237 : 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-04-14 07:31:45.519 | Reading package lists... 2022-04-14 07:31:45.765 | Building dependency tree... 2022-04-14 07:31:45.767 | Reading state information... 2022-04-14 07:31:46.027 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:31:46.027 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:31:46.028 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:31:46.028 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:46.029 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:46.029 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:46.029 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:46.029 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:46.029 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:46.030 | python3-zope.interface 2022-04-14 07:31:46.030 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:46.148 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:46.152 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:46.155 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:46.158 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:46.160 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:46.163 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:46.165 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:46.167 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:46.170 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:46.172 | + functions-common:time_stop:2439 : start_time=1649921505406 2022-04-14 07:31:46.174 | + functions-common:time_stop:2441 : [[ -z 1649921505406 ]] 2022-04-14 07:31:46.177 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:46.181 | + functions-common:time_stop:2444 : end_time=1649921506179 2022-04-14 07:31:46.183 | + functions-common:time_stop:2445 : elapsed_time=773 2022-04-14 07:31:46.186 | + functions-common:time_stop:2446 : total=4569 2022-04-14 07:31:46.188 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:46.190 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5342 2022-04-14 07:31:46.193 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:46.195 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:31:46.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:46.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:46.203 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:31:46.265 | Module proxy already enabled 2022-04-14 07:31:46.269 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:31:46.332 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:31:46.332 | Module proxy already enabled 2022-04-14 07:31:46.332 | Module proxy_uwsgi already enabled 2022-04-14 07:31:46.336 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:31:46.338 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:31:46.341 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:31:46.344 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:31:46.486 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:31:46.488 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:31:46.491 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:31:46.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:31:46.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.503 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:31:46.506 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:31:46.508 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:31:46.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:31:46.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.521 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:31:46.523 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:31:46.525 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:31:46.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:31:46.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.538 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:31:46.540 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:31:46.543 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:31:46.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:31:46.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.555 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:31:46.558 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:31:46.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:31:46.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.570 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:31:46.573 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:31:46.576 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:31:46.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:31:46.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.588 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:31:46.605 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:46.607 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:31:46.610 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:31:46.612 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:31:46.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:31:46.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.625 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:31:46.642 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:46.644 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:31:46.647 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:31:46.649 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:31:46.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:31:46.659 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.662 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:31:46.664 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:31:46.666 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:31:46.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:31:46.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.679 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:31:46.681 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:31:46.684 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:31:46.688 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:31:46.690 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:31:46.692 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:31:46.696 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:31:46.696 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:31:46.702 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:31:46.704 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:31:46.707 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:31:46.710 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:31:46.712 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:31:46.733 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:31:46.735 | + 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-04-14 07:31:47.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:47.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:47.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:47.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:48.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:48.784 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:31:48.842 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:31:48.843 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:31:48.845 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:31:48.846 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:31:48.847 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:31:48.848 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:31:48.849 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:31:48.850 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:31:48.851 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:31:48.852 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 07:31:48.853 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:31:48.854 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:31:48.855 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:31:48.856 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:31:48.915 | 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-04-14 07:31:48.916 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 07:31:48.917 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 07:31:48.957 | 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-04-14 07:31:48.996 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 07:31:48.998 | 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-04-14 07:31:48.999 | 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-04-14 07:31:49.001 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:31:49.056 | 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-04-14 07:31:49.060 | 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-04-14 07:31:49.071 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 07:31:49.072 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:31:49.086 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:31:49.087 | 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-04-14 07:31:49.090 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 07:31:49.160 | 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.8) 2022-04-14 07:31:49.162 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 07:31:49.165 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:31:49.165 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:31:49.215 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 07:31:49.228 | 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.1.1) 2022-04-14 07:31:51.675 | 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-04-14 07:31:51.682 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:51.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:51.804 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:51.806 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:51.808 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:51.812 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:51.814 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:51.816 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:51.818 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:51.820 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:51.823 | + functions-common:time_stop:2439 : start_time=1649921506727 2022-04-14 07:31:51.825 | + functions-common:time_stop:2441 : [[ -z 1649921506727 ]] 2022-04-14 07:31:51.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:51.832 | + functions-common:time_stop:2444 : end_time=1649921511830 2022-04-14 07:31:51.835 | + functions-common:time_stop:2445 : elapsed_time=5103 2022-04-14 07:31:51.837 | + functions-common:time_stop:2446 : total=36620 2022-04-14 07:31:51.839 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:51.841 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41723 2022-04-14 07:31:51.844 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:51.846 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:31:51.849 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:31:51.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:31:51.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:31:51.857 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:31:51.859 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:31:51.863 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:31:51.863 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:31:51.868 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:31:51.871 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:31:51.874 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:31:51.877 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:31:51.880 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:31:51.902 | Using python 3.8 to install python-memcached 2022-04-14 07:31:51.904 | + 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-04-14 07:31:52.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:52.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:52.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:52.761 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:53.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:53.923 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:31:53.926 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:31:56.436 | 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-04-14 07:31:56.443 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:56.443 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:56.562 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:56.564 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:56.566 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:56.569 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:56.571 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:56.573 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:56.576 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:56.578 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:56.580 | + functions-common:time_stop:2439 : start_time=1649921511896 2022-04-14 07:31:56.583 | + functions-common:time_stop:2441 : [[ -z 1649921511896 ]] 2022-04-14 07:31:56.586 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:56.590 | + functions-common:time_stop:2444 : end_time=1649921516587 2022-04-14 07:31:56.592 | + functions-common:time_stop:2445 : elapsed_time=4691 2022-04-14 07:31:56.595 | + functions-common:time_stop:2446 : total=41723 2022-04-14 07:31:56.597 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:56.599 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46414 2022-04-14 07:31:56.601 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:56.604 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:31:56.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:56.625 | + ./stack.sh:main:897 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:31:56.627 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:31:56.630 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:31:56.632 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:31:56.635 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:31:56.637 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:31:56.640 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:31:56.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:56.658 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:31:56.661 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:31:56.663 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:31:56.665 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:31:56.667 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:31:56.670 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:31:56.673 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:31:56.675 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:31:56.678 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:31:56.693 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:31:56.696 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:31:56.698 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:56.700 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:31:56.701 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:31:56.706 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:31:56.708 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:56.710 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:31:56.723 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:31:56.725 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:31:56.726 | + functions-common:git_clone:685 : head -1 2022-04-14 07:31:56.728 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:31:56.731 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:31:56.734 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:31:56.736 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:31:56.738 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:31:56.741 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:31:56.743 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:31:56.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:31:56.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:31:56.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:31:56.752 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:31:56.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:31:56.757 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:31:56.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:31:56.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:31:56.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:31:56.768 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:31:56.771 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:31:56.773 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:31:56.779 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:31:56.782 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:31:57.467 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:31:57.469 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:31:57.471 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:31:57.473 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:31:57.476 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:31:57.478 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:31:57.480 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:31:57.483 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:31:57.485 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:31:57.487 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:31:57.489 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:31:57.492 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:31:57.494 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:31:57.496 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:31:57.517 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:31:57.519 | + 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-04-14 07:31:58.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:58.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:58.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:58.400 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:59.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:59.586 | Obtaining file:///opt/stack/keystone 2022-04-14 07:31:59.587 | Preparing metadata (setup.py): started 2022-04-14 07:32:03.210 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:32:03.285 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:32:03.286 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:32:03.287 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:32:03.289 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:32:03.290 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:32:03.291 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:32:03.292 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:32:03.293 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:32:03.295 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:32:03.296 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:32:03.297 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:32:03.298 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:32:03.299 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:32:03.301 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:32:03.303 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:32:03.304 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:32:03.305 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:32:03.306 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:32:03.307 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:32:03.308 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:32:03.310 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:32:03.311 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:32:03.312 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:32:03.313 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:32:03.314 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:32:03.315 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:32:03.317 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:32:03.318 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:32:03.319 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:32:03.320 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:32:03.321 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:32:03.323 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:32:03.324 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:32:03.325 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:32:03.336 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:32:03.337 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:32:03.380 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:32:03.393 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:32:03.394 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:32:03.395 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:32:03.396 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:32:03.407 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:32:03.468 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:32:03.472 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:32:03.567 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:32:03.569 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:32:03.570 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:32:03.572 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:32:03.625 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:32:03.626 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:32:03.629 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:32:03.681 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:32:03.683 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:32:03.740 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:32:03.742 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:32:03.743 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:32:03.746 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:32:03.748 | 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==21.0.1.dev2) (2.8.0) 2022-04-14 07:32:03.750 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:32:03.770 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:32:03.844 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:32:03.865 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:32:03.866 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:32:03.867 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:32:03.869 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:32:03.922 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:32:04.039 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:32:04.040 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:32:04.042 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:32:04.042 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:32:04.043 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:32:04.266 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:32:04.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:32:04.289 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:32:04.367 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:32:04.369 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:32:04.387 | 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==21.0.1.dev2) (5.0.0) 2022-04-14 07:32:04.460 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:32:04.500 | 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==21.0.1.dev2) (1.13.3) 2022-04-14 07:32:04.610 | 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==21.0.1.dev2) (2.1.0) 2022-04-14 07:32:04.684 | 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==21.0.1.dev2) (1.7.0) 2022-04-14 07:32:04.813 | 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==21.0.1.dev2) (0.17.3) 2022-04-14 07:32:04.843 | 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==21.0.1.dev2) (0.13.1) 2022-04-14 07:32:04.884 | 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==21.0.1.dev2) (0.33.0) 2022-04-14 07:32:04.885 | 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==21.0.1.dev2) (2.5.1) 2022-04-14 07:32:04.887 | 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==21.0.1.dev2) (1.3.3) 2022-04-14 07:32:04.888 | 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==21.0.1.dev2) (2.1.1) 2022-04-14 07:32:04.890 | 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==21.0.1.dev2) (3.5.0) 2022-04-14 07:32:04.891 | 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==21.0.1.dev2) (3.0.0) 2022-04-14 07:32:04.945 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:32:05.081 | 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==21.0.1.dev2) (2.0.12) 2022-04-14 07:32:05.083 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:32:05.085 | 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==21.0.1.dev2) (3.3) 2022-04-14 07:32:05.086 | 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==21.0.1.dev2) (1.26.8) 2022-04-14 07:32:05.237 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:32:05.317 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:32:05.390 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:32:05.566 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:32:05.824 | 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==21.0.1.dev2) (0.7) 2022-04-14 07:32:05.860 | 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==21.0.1.dev2) (1.0.0) 2022-04-14 07:32:07.771 | Installing collected packages: keystone 2022-04-14 07:32:07.772 | Attempting uninstall: keystone 2022-04-14 07:32:07.772 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:32:07.775 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:32:07.777 | Running setup.py develop for keystone 2022-04-14 07:32:12.317 | Successfully installed keystone 2022-04-14 07:32:12.317 | 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-04-14 07:32:12.326 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:12.326 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:12.472 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:12.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:12.477 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:12.479 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:12.481 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:12.483 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:12.486 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:12.488 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:12.490 | + functions-common:time_stop:2439 : start_time=1649921517512 2022-04-14 07:32:12.492 | + functions-common:time_stop:2441 : [[ -z 1649921517512 ]] 2022-04-14 07:32:12.495 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:12.499 | + functions-common:time_stop:2444 : end_time=1649921532497 2022-04-14 07:32:12.501 | + functions-common:time_stop:2445 : elapsed_time=14985 2022-04-14 07:32:12.503 | + functions-common:time_stop:2446 : total=46414 2022-04-14 07:32:12.505 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:12.508 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61399 2022-04-14 07:32:12.510 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:12.513 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:12.515 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:32:12.518 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:32:12.538 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:32:12.551 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:32:12.554 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:32:12.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:12.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:12.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:32:12.565 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:12.567 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:32:12.585 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:12.588 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:32:12.590 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:12.593 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:32:12.595 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:32:12.608 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 07:32:12.611 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:32:12.615 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:32:12.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:12.635 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:32:12.665 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:32:12.695 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:32:12.727 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:32:12.759 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:32:12.792 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:32:12.825 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:32:12.853 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:32:12.882 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:32:12.885 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:32:12.887 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:32:12.890 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:32:12.892 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:32:12.895 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:32:12.912 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:12.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:32:12.919 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:32:12.922 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:32:12.940 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:12.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:32:12.945 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:32:12.977 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:32:12.980 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:32:12.983 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:32:12.986 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:32:13.003 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:13.006 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-04-14 07:32:13.038 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:32:13.040 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:32:13.072 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:32:13.075 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:32:13.077 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:32:13.080 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:32:13.082 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:32:13.085 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:32:13.117 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:32:13.120 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:32:13.123 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:32:13.125 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:32:13.128 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:32:13.147 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:32:13.149 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:32:13.153 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:13.156 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:32:13.158 | + 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-04-14 07:32:13.190 | + 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-04-14 07:32:13.219 | + 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-04-14 07:32:13.249 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:32:13.277 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:32:13.307 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:32:13.310 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:32:13.312 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:32:13.315 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:32:13.317 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:32:13.319 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:32:13.322 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:32:13.325 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:32:13.329 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:32:13.331 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:32:13.334 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:32:13.347 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:32:13.347 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:13.356 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:32:13.360 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:13.377 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:32:13.379 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:32:13.383 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:32:13.416 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:32:13.444 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:32:13.473 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:32:13.503 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:32:13.535 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:32:13.564 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:32:13.593 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:32:13.623 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:32:13.650 | + 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-04-14 07:32:13.681 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:32:13.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:32:13.741 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:32:13.770 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:32:13.772 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:32:13.775 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:32:13.778 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:32:13.780 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:32:13.783 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:13.786 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:13.789 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:32:13.791 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:32:13.794 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:32:13.822 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:32:13.851 | + 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-04-14 07:32:13.852 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:32:13.866 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:32:13.869 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:32:13.872 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:32:13.875 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:32:13.877 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:32:13.888 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:13.892 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:13.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:13.897 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:13.900 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:32:13.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:13.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:13.908 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:32:13.973 | Site keystone-wsgi-public already enabled 2022-04-14 07:32:13.977 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:32:13.979 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:32:13.983 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:13.985 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:32:14.121 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:32:14.156 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:32:14.193 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:32:14.227 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:32:14.230 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:32:14.268 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:32:14.300 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:32:14.330 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:32:14.334 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:32:14.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:14.354 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:32:14.372 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:14.374 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:32:14.377 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:32:14.379 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:32:14.382 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:32:14.385 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:32:14.388 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:32:14.390 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:32:14.392 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:32:14.395 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:32:14.397 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:32:14.400 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:32:14.403 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:32:14.406 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:32:14.409 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:32:14.426 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:32:14.428 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:32:14.430 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:14.433 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:32:14.434 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:32:14.439 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:32:14.441 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:14.444 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:32:14.457 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:32:14.460 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:32:14.463 | + functions-common:git_clone:685 : head -1 2022-04-14 07:32:14.464 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:32:14.467 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:32:14.470 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:32:14.472 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:32:14.475 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:32:14.478 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:32:14.482 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:32:14.484 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:32:14.487 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:32:14.489 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:32:14.492 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:32:14.494 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:32:14.497 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:32:14.500 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:32:14.503 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:32:14.505 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:32:14.508 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:32:14.510 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:32:14.514 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:32:14.520 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:32:14.522 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:32:15.190 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:32:15.192 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:32:15.195 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:32:15.197 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:32:15.199 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:32:15.202 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:32:15.204 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:32:15.207 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:32:15.209 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:32:15.214 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:32:15.216 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:32:15.220 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:32:15.223 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:32:15.227 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:32:15.251 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:32:15.254 | + 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-04-14 07:32:16.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:16.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:16.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:16.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:17.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:17.571 | Obtaining file:///opt/stack/swift 2022-04-14 07:32:17.572 | Preparing metadata (setup.py): started 2022-04-14 07:32:20.822 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:32:20.860 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:32:20.861 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:32:20.863 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:32:20.864 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:32:20.865 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:32:20.866 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:32:20.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:32:20.868 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:32:20.869 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:32:20.870 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:32:20.871 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:32:20.909 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:32:20.917 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:32:20.971 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 07:32:20.972 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:32:20.973 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 07:32:20.975 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:32:20.976 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 07:32:20.977 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:32:20.978 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:32:20.979 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:32:20.980 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:32:20.981 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:32:20.982 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:32:20.983 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:32:21.004 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:32:21.034 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:32:21.036 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:32:21.038 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:32:21.040 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:32:21.062 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:32:21.152 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 07:32:21.154 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 07:32:21.156 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 07:32:21.198 | 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.29.2.dev2) (1.1.5) 2022-04-14 07:32:21.241 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 07:32:21.242 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 07:32:21.244 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 07:32:21.245 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 07:32:21.304 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 07:32:21.309 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 07:32:21.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 07:32:21.323 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 07:32:21.341 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 07:32:21.343 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 07:32:21.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 07:32:21.462 | 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.29.2.dev2) (5.1.1) 2022-04-14 07:32:23.745 | Installing collected packages: swift 2022-04-14 07:32:23.745 | Attempting uninstall: swift 2022-04-14 07:32:23.745 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:32:23.749 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:32:23.750 | Running setup.py develop for swift 2022-04-14 07:32:27.980 | Successfully installed swift 2022-04-14 07:32:27.980 | 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-04-14 07:32:27.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:27.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:28.124 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:28.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:28.128 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:28.130 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:28.132 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:28.135 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:28.139 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:28.141 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:28.143 | + functions-common:time_stop:2439 : start_time=1649921535245 2022-04-14 07:32:28.145 | + functions-common:time_stop:2441 : [[ -z 1649921535245 ]] 2022-04-14 07:32:28.148 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:28.152 | + functions-common:time_stop:2444 : end_time=1649921548149 2022-04-14 07:32:28.155 | + functions-common:time_stop:2445 : elapsed_time=12904 2022-04-14 07:32:28.157 | + functions-common:time_stop:2446 : total=61399 2022-04-14 07:32:28.160 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:28.162 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=74303 2022-04-14 07:32:28.164 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:28.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:28.169 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:32:28.171 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:32:28.190 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:32:28.202 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:32:28.205 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:32:28.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:28.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:28.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:32:28.214 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:28.217 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:32:28.220 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:28.222 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:32:28.224 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:32:28.226 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:32:28.228 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:32:28.231 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:32:28.233 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:32:29.399 | No container-reconciler running 2022-04-14 07:32:29.399 | No object-reconstructor running 2022-04-14 07:32:29.399 | No object-expirer running 2022-04-14 07:32:29.399 | No object-updater running 2022-04-14 07:32:29.399 | No container-sync running 2022-04-14 07:32:29.399 | No object-auditor running 2022-04-14 07:32:29.399 | No account-auditor running 2022-04-14 07:32:29.399 | No container-server running 2022-04-14 07:32:29.399 | No container-sharder running 2022-04-14 07:32:29.399 | No container-auditor running 2022-04-14 07:32:29.399 | No proxy-server running 2022-04-14 07:32:29.399 | No account-reaper running 2022-04-14 07:32:29.399 | No container-updater running 2022-04-14 07:32:29.399 | No object-replicator running 2022-04-14 07:32:29.399 | No account-server running 2022-04-14 07:32:29.399 | No container-replicator running 2022-04-14 07:32:29.399 | No object-server running 2022-04-14 07:32:29.399 | No account-replicator running 2022-04-14 07:32:29.489 | + lib/swift:configure_swift:337 : true 2022-04-14 07:32:29.491 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:32:29.504 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:32:29.516 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:32:29.519 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:32:29.520 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:32:29.524 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:32:29.524 | s/%GROUP%/ubuntu/; 2022-04-14 07:32:29.524 | s/%USER%/ubuntu/; 2022-04-14 07:32:29.524 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:32:29.524 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:32:29.528 | uid = ubuntu 2022-04-14 07:32:29.528 | gid = ubuntu 2022-04-14 07:32:29.528 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:32:29.528 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:32:29.528 | address = 127.0.0.1 2022-04-14 07:32:29.528 | 2022-04-14 07:32:29.528 | [account6612] 2022-04-14 07:32:29.528 | max connections = 25 2022-04-14 07:32:29.528 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:32:29.528 | read only = false 2022-04-14 07:32:29.528 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:32:29.528 | 2022-04-14 07:32:29.528 | [account6622] 2022-04-14 07:32:29.528 | max connections = 25 2022-04-14 07:32:29.528 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:32:29.528 | read only = false 2022-04-14 07:32:29.528 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:32:29.528 | 2022-04-14 07:32:29.528 | [account6632] 2022-04-14 07:32:29.528 | max connections = 25 2022-04-14 07:32:29.528 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:32:29.528 | read only = false 2022-04-14 07:32:29.528 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:32:29.528 | 2022-04-14 07:32:29.528 | [account6642] 2022-04-14 07:32:29.528 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | [container6611] 2022-04-14 07:32:29.529 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | [container6621] 2022-04-14 07:32:29.529 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | [container6631] 2022-04-14 07:32:29.529 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | [container6641] 2022-04-14 07:32:29.529 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.529 | [object6613] 2022-04-14 07:32:29.529 | max connections = 25 2022-04-14 07:32:29.529 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:32:29.529 | read only = false 2022-04-14 07:32:29.529 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:32:29.529 | 2022-04-14 07:32:29.530 | [object6623] 2022-04-14 07:32:29.530 | max connections = 25 2022-04-14 07:32:29.530 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:32:29.530 | read only = false 2022-04-14 07:32:29.530 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:32:29.530 | 2022-04-14 07:32:29.530 | [object6633] 2022-04-14 07:32:29.530 | max connections = 25 2022-04-14 07:32:29.530 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:32:29.530 | read only = false 2022-04-14 07:32:29.530 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:32:29.530 | 2022-04-14 07:32:29.530 | [object6643] 2022-04-14 07:32:29.530 | max connections = 25 2022-04-14 07:32:29.530 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:32:29.530 | read only = false 2022-04-14 07:32:29.530 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:32:29.531 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:32:29.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:29.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:29.537 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:32:29.550 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:32:29.552 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:32:29.556 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:32:29.561 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:32:29.563 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:32:29.567 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:32:29.596 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2022-04-14 07:32:29.623 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:32:29.641 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:32:29.670 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:32:29.688 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:32:29.716 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:32:29.734 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:32:29.763 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:32:29.781 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:32:29.810 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:32:29.827 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:32:29.855 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:32:29.873 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:32:29.888 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:29.890 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:32:29.919 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:32:29.950 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:32:29.978 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:32:30.006 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:32:30.021 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:30.024 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:32:30.050 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:32:30.066 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:30.068 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:32:30.083 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:30.085 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:32:30.088 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:32:30.102 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:30.104 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:32:30.107 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:32:30.109 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:32:30.114 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:32:30.119 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:32:30.147 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:32:30.175 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:32:30.206 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:32:30.235 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:32:30.264 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:32:30.266 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:32:30.268 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:32:30.270 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:32:30.272 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:32:30.299 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:32:30.327 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:32:30.354 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:32:30.381 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:32:30.408 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:32:30.436 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:32:30.463 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:32:30.490 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:32:30.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:32:30.544 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:32:30.572 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:32:30.601 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:32:30.631 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:32:30.662 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:32:30.690 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:32:30.708 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:32:30.736 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:32:30.764 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:32:30.768 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:32:30.798 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:32:30.824 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:32:30.851 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:32:30.853 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:32:30.856 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:32:30.858 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:32:30.863 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:32:30.865 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:32:30.867 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:32:30.869 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:32:30.871 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:32:30.874 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:32:30.876 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:32:30.878 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:32:30.896 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:32:30.925 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:32:30.943 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:32:30.971 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:32:30.990 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:32:31.017 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:32:31.036 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:32:31.064 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:32:31.082 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:32:31.111 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:32:31.129 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:32:31.157 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:32:31.176 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:32:31.205 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:32:31.222 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:32:31.251 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:32:31.270 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:32:31.298 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 07:32:31.309 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:32:31.327 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:32:31.356 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:32:31.385 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:32:31.387 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:32:31.392 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:32:31.394 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:32:31.396 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:32:31.398 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:32:31.400 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:32:31.403 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:32:31.405 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:32:31.407 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:32:31.425 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:32:31.454 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:32:31.472 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:32:31.501 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:32:31.519 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:32:31.547 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:32:31.566 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:32:31.594 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:32:31.613 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:32:31.641 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:32:31.660 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:32:31.688 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:32:31.706 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:32:31.736 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:32:31.753 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:32:31.782 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:32:31.801 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:32:31.828 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 07:32:31.833 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:32:31.851 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:32:31.880 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:32:31.882 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:32:31.887 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:32:31.889 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:32:31.891 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:32:31.894 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:32:31.896 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:32:31.898 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:32:31.900 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:32:31.903 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:32:31.921 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:32:31.948 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:32:31.967 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:32:31.995 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:32:32.013 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:32:32.041 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:32:32.059 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:32:32.087 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:32:32.106 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:32:32.135 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:32:32.153 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:32:32.181 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:32:32.202 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:32:32.234 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:32:32.253 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:32:32.281 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:32:32.300 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:32:32.327 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 07:32:32.331 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:32:32.350 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:32:32.378 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:32:32.407 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:32:32.435 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:32:32.463 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:32:32.465 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:32:32.470 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:32:32.499 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:32:32.527 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:32:32.557 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:32:32.587 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:32:32.622 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:32:32.649 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:32:32.677 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:32:32.706 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:32:32.734 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:32:32.751 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:32.753 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:32:32.771 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:32:32.774 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:32:32.795 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:32:32.797 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-04-14 07:32:32.824 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:32:32.827 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:32:32.854 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-04-14 07:32:32.885 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:32:32.887 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:32:32.915 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:32:32.931 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:32.934 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:32:32.937 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:32:32.942 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:32:32.944 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:32:32.957 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:32:32.959 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:32:32.971 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:32:32.973 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:32:32.976 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:32.978 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:32.980 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:32.983 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:32.985 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:32.988 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:32.990 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:32:33.003 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:32:33.005 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:32:33.008 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:32:33.025 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:33.028 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:32:33.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.048 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:32:33.052 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:32:33.055 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:32:33.058 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:32:33.061 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:32:33.063 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:32:33.066 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:32:33.069 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:32:33.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.088 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:32:33.091 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:32:33.108 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.111 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:32:33.113 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:32:33.116 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:32:33.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:33.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:33.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:32:33.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:33.130 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:32:33.133 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:32:33.136 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:32:33.139 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:32:33.142 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:32:33.144 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:32:33.147 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:32:33.150 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:32:33.153 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:32:33.156 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:32:33.160 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:32:33.160 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:32:33.167 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:32:33.169 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:32:33.172 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:32:33.175 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:32:33.177 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:32:33.200 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:32:33.203 | + 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-04-14 07:32:34.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:34.075 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:34.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:34.075 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:35.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:35.277 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:32:35.358 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 07:32:35.359 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:32:35.360 | 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.8.0) 2022-04-14 07:32:35.361 | 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.3.0) 2022-04-14 07:32:35.362 | 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-04-14 07:32:35.364 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 07:32:35.365 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:32:35.366 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 07:32:35.367 | 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-04-14 07:32:35.368 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:32:35.369 | 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.4.0) 2022-04-14 07:32:35.370 | 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-04-14 07:32:35.372 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 07:32:35.375 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 07:32:35.377 | 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-04-14 07:32:35.379 | 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.3.0) 2022-04-14 07:32:35.382 | 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.2.0) 2022-04-14 07:32:35.384 | 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.7.0) 2022-04-14 07:32:35.394 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 07:32:35.395 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 07:32:35.408 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 07:32:35.475 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 07:32:35.476 | 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-04-14 07:32:35.478 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 07:32:35.503 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 07:32:35.504 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 07:32:35.506 | 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-04-14 07:32:35.507 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 07:32:35.509 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 07:32:35.519 | 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.17.3) 2022-04-14 07:32:35.561 | 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.5.0) 2022-04-14 07:32:35.561 | 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-04-14 07:32:35.562 | 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-04-14 07:32:35.563 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 07:32:35.584 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 07:32:35.585 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 07:32:35.600 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 07:32:35.617 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 07:32:35.619 | 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-04-14 07:32:35.636 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 07:32:35.638 | 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) (3.1.1) 2022-04-14 07:32:35.720 | 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.12) 2022-04-14 07:32:35.721 | 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.8) 2022-04-14 07:32:35.723 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 07:32:35.724 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 07:32:35.774 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 07:32:35.799 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 07:32:35.996 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 07:32:35.999 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 07:32:36.031 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 07:32:36.032 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 07:32:36.033 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 07:32:36.057 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 07:32:36.058 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 07:32:36.062 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:32:36.116 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 07:32:36.284 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:32:36.306 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 07:32:36.388 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 07:32:36.535 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 07:32:38.612 | 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-04-14 07:32:38.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:38.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:38.743 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:38.745 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:38.748 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:38.750 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:38.753 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:38.755 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:38.757 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:38.760 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:38.763 | + functions-common:time_stop:2439 : start_time=1649921553194 2022-04-14 07:32:38.765 | + functions-common:time_stop:2441 : [[ -z 1649921553194 ]] 2022-04-14 07:32:38.768 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:38.772 | + functions-common:time_stop:2444 : end_time=1649921558769 2022-04-14 07:32:38.774 | + functions-common:time_stop:2445 : elapsed_time=5575 2022-04-14 07:32:38.777 | + functions-common:time_stop:2446 : total=74303 2022-04-14 07:32:38.780 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:38.782 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79878 2022-04-14 07:32:38.785 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:38.787 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:32:38.790 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:32:38.792 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:32:38.805 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:32:38.810 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:32:38.813 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:32:38.815 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:32:38.817 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:32:38.820 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:32:38.823 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:32:38.826 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:32:38.828 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:32:38.831 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:32:38.848 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:32:38.850 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:32:38.852 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:38.855 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:32:38.856 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:32:38.862 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:32:38.865 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:38.867 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:32:38.880 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:32:38.883 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:32:38.883 | + functions-common:git_clone:685 : head -1 2022-04-14 07:32:38.886 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:32:38.889 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:32:38.892 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:32:38.894 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:32:38.897 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:32:38.899 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:32:38.902 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:32:38.905 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:32:38.908 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:32:38.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:32:38.913 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:32:38.916 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:32:38.918 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:32:38.921 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:32:38.924 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:32:38.927 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:32:38.929 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:32:38.932 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:32:38.935 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:32:38.941 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:32:38.943 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:32:39.604 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:32:39.606 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:32:39.609 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:32:39.611 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:32:39.614 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:32:39.616 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:32:39.619 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:32:39.621 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:32:39.623 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:32:39.626 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:32:39.628 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:32:39.631 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:32:39.633 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:32:39.635 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:32:39.658 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:32:39.661 | + 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-04-14 07:32:40.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:40.540 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:40.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:40.540 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:41.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:41.710 | Obtaining file:///opt/stack/glance 2022-04-14 07:32:41.711 | Preparing metadata (setup.py): started 2022-04-14 07:32:44.952 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:32:45.024 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:32:45.025 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:32:45.026 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:32:45.028 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:32:45.029 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:32:45.030 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:32:45.031 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:32:45.032 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:32:45.033 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:32:45.034 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:32:45.035 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:32:45.036 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:32:45.038 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:32:45.039 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:32:45.040 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:32:45.041 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:32:45.042 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:32:45.043 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:32:45.044 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:32:45.045 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:32:45.046 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:32:45.047 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:32:45.048 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:32:45.049 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:32:45.050 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:32:45.051 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:32:45.053 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:32:45.054 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:32:45.055 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:32:45.056 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:32:45.057 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:32:45.059 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:32:45.060 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:32:45.061 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:32:45.062 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:32:45.063 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:32:45.064 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:32:45.065 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:32:45.066 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:32:45.067 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:32:45.069 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:32:45.070 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:32:45.071 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:32:45.087 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:32:45.088 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:32:45.090 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:32:45.110 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 07:32:45.113 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:32:45.152 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:32:45.168 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:32:45.176 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:32:45.191 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:32:45.192 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:32:45.193 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:32:45.285 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-14 07:32:45.362 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:32:45.414 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:32:45.416 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:32:45.449 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:32:45.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:32:45.495 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:32:45.497 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:32:45.582 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:32:45.585 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:32:45.586 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:32:45.612 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:32:45.656 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:32:45.663 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:32:45.722 | 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==24.0.1.dev2) (0.4.0) 2022-04-14 07:32:45.726 | 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==24.0.1.dev2) (5.0.9) 2022-04-14 07:32:45.728 | 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==24.0.1.dev2) (2.8.0) 2022-04-14 07:32:45.729 | 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==24.0.1.dev2) (5.0.0) 2022-04-14 07:32:45.730 | 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==24.0.1.dev2) (5.2.3) 2022-04-14 07:32:45.752 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:32:45.753 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:32:45.758 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:32:45.799 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:32:45.842 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:32:45.844 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:32:45.845 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:32:45.924 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:32:45.982 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:32:46.083 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:32:46.352 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:32:46.356 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:32:46.360 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:32:46.361 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:32:46.416 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:32:46.438 | 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==24.0.1.dev2) (5.0.0) 2022-04-14 07:32:46.551 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:32:46.654 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:32:46.865 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 07:32:46.866 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 07:32:46.867 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 07:32:46.868 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:32:46.870 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 07:32:46.872 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 07:32:46.874 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 07:32:46.991 | 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==24.0.1.dev2) (0.13.1) 2022-04-14 07:32:47.024 | 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==24.0.1.dev2) (1.0.3) 2022-04-14 07:32:47.071 | 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==24.0.1.dev2) (1.3.3) 2022-04-14 07:32:47.072 | 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==24.0.1.dev2) (3.0.0) 2022-04-14 07:32:47.321 | 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==24.0.1.dev2) (3.10.1) 2022-04-14 07:32:47.513 | 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==24.0.1.dev2) (2.0.12) 2022-04-14 07:32:47.515 | 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==24.0.1.dev2) (3.3) 2022-04-14 07:32:47.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-14 07:32:47.517 | 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==24.0.1.dev2) (1.26.8) 2022-04-14 07:32:47.623 | 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==24.0.1.dev2) (0.5.2) 2022-04-14 07:32:47.777 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:32:47.879 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:32:48.218 | 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==24.0.1.dev2) (0.5.0) 2022-04-14 07:32:48.219 | 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==24.0.1.dev2) (2.4.0) 2022-04-14 07:32:48.447 | 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.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 07:32:48.726 | 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==24.0.1.dev2) (1.0.0) 2022-04-14 07:32:49.030 | 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==24.0.1.dev2) (1.8.2) 2022-04-14 07:32:49.031 | 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==24.0.1.dev2) (21.4.0) 2022-04-14 07:32:50.492 | Installing collected packages: glance 2022-04-14 07:32:50.493 | Attempting uninstall: glance 2022-04-14 07:32:50.493 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:32:50.499 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:32:50.501 | Running setup.py develop for glance 2022-04-14 07:32:54.915 | Successfully installed glance 2022-04-14 07:32:54.916 | 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-04-14 07:32:54.924 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:54.924 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:55.061 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:55.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:55.065 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:55.068 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:55.070 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:55.072 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:55.075 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:55.077 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:55.080 | + functions-common:time_stop:2439 : start_time=1649921559652 2022-04-14 07:32:55.082 | + functions-common:time_stop:2441 : [[ -z 1649921559652 ]] 2022-04-14 07:32:55.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:55.089 | + functions-common:time_stop:2444 : end_time=1649921575087 2022-04-14 07:32:55.091 | + functions-common:time_stop:2445 : elapsed_time=15435 2022-04-14 07:32:55.094 | + functions-common:time_stop:2446 : total=79878 2022-04-14 07:32:55.096 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:55.098 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95313 2022-04-14 07:32:55.100 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:55.103 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:55.106 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:32:55.108 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:32:55.128 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:32:55.140 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:32:55.143 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:32:55.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:55.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:55.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:32:55.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:55.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:55.158 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:32:55.161 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:32:55.173 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:32:55.176 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:32:55.179 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:32:55.181 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:32:55.184 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:32:55.186 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:32:55.192 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:32:55.195 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:32:55.224 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:32:55.253 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:32:55.283 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:32:55.313 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:32:55.343 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:32:55.373 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:32:55.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:32:55.378 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:32:55.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:32:55.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:32:55.412 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:32:55.443 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:32:55.473 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:32:55.503 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:32:55.533 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:32:55.563 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:32:55.593 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:32:55.623 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:32:55.653 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:32:55.683 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:32:55.713 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:32:55.716 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:32:55.718 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:32:55.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:32:55.723 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:32:55.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:32:55.742 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:55.745 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:32:55.748 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:32:55.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:32:55.768 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:55.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:32:55.773 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:32:55.803 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:32:55.805 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:32:55.808 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:32:55.811 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:32:55.813 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:32:55.843 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:32:55.874 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:32:55.876 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:32:55.879 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:32:55.881 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:32:55.884 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:32:55.886 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:55.888 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:32:55.918 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:32:55.921 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-04-14 07:32:55.951 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:32:55.954 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:32:55.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:55.973 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:32:56.003 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:32:56.034 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:32:56.063 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:32:56.093 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:32:56.124 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:32:56.140 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.143 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:32:56.173 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:32:56.203 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:32:56.232 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2022-04-14 07:32:56.261 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:32:56.292 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-04-14 07:32:56.321 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:32:56.338 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.341 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:32:56.343 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:32:56.346 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:32:56.349 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:32:56.367 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:32:56.369 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:32:56.372 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:56.374 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:32:56.377 | + 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-04-14 07:32:56.407 | + 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-04-14 07:32:56.438 | + 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-04-14 07:32:56.468 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:32:56.498 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:32:56.503 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:32:56.533 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:32:56.564 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:32:56.594 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-04-14 07:32:56.625 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:32:56.654 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:32:56.685 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:32:56.714 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:32:56.744 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:32:56.776 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:32:56.806 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:32:56.837 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:32:56.842 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 07:32:56.850 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:32:56.866 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.869 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:32:56.871 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:32:56.874 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:32:56.876 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:32:56.878 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:32:56.881 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:32:56.885 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:32:56.888 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:32:56.892 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:32:56.922 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:32:56.924 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:32:56.927 | ++ functions:get_random_port:837 : true 2022-04-14 07:32:56.929 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:32:56.931 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:32:56.934 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:32:56.990 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:32:56.992 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:32:56.994 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:32:56.998 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:32:57.000 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:32:57.028 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:32:57.055 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:32:57.083 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:32:57.111 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:32:57.140 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:32:57.168 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:32:57.196 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:32:57.224 | + 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-04-14 07:32:57.252 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:32:57.280 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:32:57.307 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:32:57.335 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:32:57.363 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:32:57.392 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:32:57.421 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:32:57.448 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:32:57.477 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:32:57.505 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:32:57.534 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:32:57.537 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:32:57.539 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:57.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.547 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:57.549 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:32:57.605 | proxy (enabled by site administrator) 2022-04-14 07:32:57.608 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:32:57.610 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:32:57.613 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:57.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.620 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:57.622 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:32:57.677 | proxy_http (enabled by site administrator) 2022-04-14 07:32:57.680 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:32:57.683 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:32:57.686 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:32:57.688 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:32:57.691 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.693 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.695 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:32:57.698 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:32:57.702 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:32:57.702 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:32:57.711 | KeepAlive Off 2022-04-14 07:32:57.715 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:32:57.716 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:32:57.724 | SetEnv proxy-sendchunked 1 2022-04-14 07:32:57.728 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:32:57.729 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:32:57.737 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:32:57.740 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:32:57.743 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:32:57.745 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:32:57.748 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:32:57.750 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:57.753 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.758 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:57.760 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:32:57.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:57.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:57.768 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:32:57.829 | Site glance-wsgi-api already enabled 2022-04-14 07:32:57.833 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:32:57.835 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:32:57.838 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:57.840 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:32:57.975 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:32:57.981 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:32:58.015 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:32:58.018 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:32:58.036 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:58.039 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:32:58.041 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:32:58.044 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:32:58.047 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:32:58.049 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:32:58.052 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:32:58.054 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:32:58.056 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:32:58.059 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:32:58.062 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:32:58.065 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:32:58.067 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:32:58.070 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:32:58.073 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:32:58.089 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:32:58.092 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:32:58.094 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:58.097 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:32:58.097 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:32:58.102 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:32:58.105 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:58.108 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:32:58.120 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:32:58.124 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:32:58.124 | + functions-common:git_clone:685 : head -1 2022-04-14 07:32:58.128 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:32:58.131 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:32:58.133 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:32:58.136 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:32:58.139 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:32:58.141 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:32:58.144 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:32:58.146 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:32:58.149 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:32:58.151 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:32:58.154 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:32:58.156 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:32:58.159 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:32:58.162 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:32:58.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:32:58.168 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:32:58.171 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:32:58.173 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:32:58.176 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:32:58.182 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:32:58.185 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:32:58.853 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:32:58.856 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:32:58.859 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:32:58.861 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:32:58.863 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:32:58.866 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:32:58.868 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:32:58.870 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:32:58.873 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:32:58.875 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:32:58.878 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:32:58.880 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:32:58.883 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:32:58.885 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:32:58.906 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:32:58.908 | + 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-04-14 07:32:59.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:59.769 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:59.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:59.769 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:00.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:00.930 | Obtaining file:///opt/stack/cinder 2022-04-14 07:33:00.931 | Preparing metadata (setup.py): started 2022-04-14 07:33:04.869 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:05.000 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:33:05.001 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:33:05.002 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:33:05.003 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:33:05.004 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:33:05.005 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:33:05.006 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:33:05.007 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:33:05.008 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:33:05.009 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:33:05.010 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:33:05.011 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:33:05.012 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:33:05.013 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:33:05.015 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:33:05.016 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:33:05.017 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:33:05.018 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:33:05.019 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:33:05.021 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:33:05.021 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:33:05.023 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:33:05.024 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:33:05.025 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:33:05.026 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:33:05.027 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:33:05.028 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:33:05.029 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:33:05.030 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:33:05.031 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:33:05.032 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:33:05.033 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:33:05.034 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:33:05.035 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:33:05.036 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:33:05.037 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:33:05.038 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:33:05.040 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:33:05.041 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:33:05.042 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:33:05.043 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:33:05.044 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:33:05.046 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:33:05.047 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:33:05.048 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:33:05.048 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:33:05.049 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:33:05.051 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:33:05.052 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:33:05.053 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:33:05.054 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:33:05.055 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:33:05.056 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:33:05.057 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:33:05.058 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:33:05.059 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:33:05.060 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:33:05.061 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:33:05.062 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:33:05.063 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:33:05.064 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:33:05.065 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:33:05.079 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:33:05.080 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.5.2) 2022-04-14 07:33:05.081 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:33:05.142 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:33:05.173 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.0.0) (2.1.0) 2022-04-14 07:33:05.187 | 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==20.0.0) (2.5.0) 2022-04-14 07:33:05.188 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (4.1.1) 2022-04-14 07:33:05.189 | 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==20.0.0) (2.6.0) 2022-04-14 07:33:05.190 | 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==20.0.0) (0.1.0) 2022-04-14 07:33:05.287 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:33:05.338 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:33:05.343 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (3.1.1) 2022-04-14 07:33:05.368 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:33:05.369 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:33:05.370 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:33:05.426 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:33:05.496 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:33:05.497 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:33:05.498 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:33:05.499 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:33:05.560 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:33:05.563 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:33:05.565 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:33:05.623 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:33:05.626 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:33:05.685 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:33:05.687 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:33:05.688 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:33:05.689 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:33:05.690 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:33:05.716 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:33:05.720 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:33:05.721 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:33:05.765 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:33:05.851 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:33:05.855 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:33:05.877 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:33:05.901 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:33:05.972 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:33:05.974 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:33:06.104 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:33:06.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:33:06.271 | 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==20.0.0) (3.10.1) 2022-04-14 07:33:06.305 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:33:06.308 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:33:06.311 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:33:06.507 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:33:06.509 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:33:06.512 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:33:06.549 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:33:06.578 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:33:06.816 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:33:06.818 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:33:06.958 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:33:06.961 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:33:06.962 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:33:07.089 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:33:07.212 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (5.4.0) 2022-04-14 07:33:07.214 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (4.11.1) 2022-04-14 07:33:07.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:33:07.250 | 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==20.0.0) (5.0.0) 2022-04-14 07:33:07.497 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:33:07.574 | 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==20.0.0) (0.5.0) 2022-04-14 07:33:07.577 | 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==20.0.0) (2.4.0) 2022-04-14 07:33:07.772 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:33:07.864 | 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==20.0.0) (3.19.4) 2022-04-14 07:33:07.865 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:33:08.049 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.0.0) (2.1.0) 2022-04-14 07:33:08.477 | 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==20.0.0) (1.1.5) 2022-04-14 07:33:08.530 | 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==20.0.0) (0.13.1) 2022-04-14 07:33:08.581 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:33:09.648 | 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==20.0.0) (1.32) 2022-04-14 07:33:09.921 | 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==20.0.0) (21.4.0) 2022-04-14 07:33:09.923 | 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==20.0.0) (1.8.2) 2022-04-14 07:33:10.068 | 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==20.0.0) (2.2) 2022-04-14 07:33:10.261 | 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.8.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:33:10.392 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (3.7.0) 2022-04-14 07:33:12.076 | Installing collected packages: cinder 2022-04-14 07:33:12.076 | Attempting uninstall: cinder 2022-04-14 07:33:12.077 | Found existing installation: cinder 20.0.0 2022-04-14 07:33:12.083 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:33:12.084 | Running setup.py develop for cinder 2022-04-14 07:33:17.921 | Successfully installed cinder 2022-04-14 07:33:17.921 | 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-04-14 07:33:17.929 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:17.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:18.083 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:18.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:18.087 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:18.090 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:18.093 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:18.095 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:18.097 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:18.099 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:18.102 | + functions-common:time_stop:2439 : start_time=1649921578900 2022-04-14 07:33:18.104 | + functions-common:time_stop:2441 : [[ -z 1649921578900 ]] 2022-04-14 07:33:18.107 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:18.111 | + functions-common:time_stop:2444 : end_time=1649921598108 2022-04-14 07:33:18.113 | + functions-common:time_stop:2445 : elapsed_time=19208 2022-04-14 07:33:18.115 | + functions-common:time_stop:2446 : total=95313 2022-04-14 07:33:18.117 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:18.119 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114521 2022-04-14 07:33:18.122 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:18.125 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:33:18.127 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:33:18.130 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:33:18.148 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:33:18.162 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:33:18.164 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:33:18.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:18.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:18.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:33:18.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:18.178 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:33:18.184 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:33:18.187 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:33:18.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:18.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:18.195 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:33:18.207 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:33:18.209 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:33:18.212 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:33:18.215 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:33:18.218 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:33:18.220 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:18.223 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:33:18.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:18.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:18.231 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:33:18.234 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:33:18.236 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:33:18.238 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:33:18.241 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:33:18.244 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:33:18.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:18.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:18.251 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:33:18.274 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:33:18.384 | Reading package lists... 2022-04-14 07:33:18.634 | Building dependency tree... 2022-04-14 07:33:18.635 | Reading state information... 2022-04-14 07:33:18.892 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:33:18.892 | The following packages were automatically installed and are no longer required: 2022-04-14 07:33:18.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:33:18.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:33:18.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:33:18.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:33:18.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:33:18.893 | python3-zope.interface 2022-04-14 07:33:18.893 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:33:19.009 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:33:19.014 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:33:19.017 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:33:19.019 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:19.022 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:19.024 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:19.027 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:19.030 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:19.032 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:33:19.035 | + functions-common:time_stop:2439 : start_time=1649921598271 2022-04-14 07:33:19.038 | + functions-common:time_stop:2441 : [[ -z 1649921598271 ]] 2022-04-14 07:33:19.041 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:19.046 | + functions-common:time_stop:2444 : end_time=1649921599043 2022-04-14 07:33:19.048 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 07:33:19.051 | + functions-common:time_stop:2446 : total=5342 2022-04-14 07:33:19.053 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:19.056 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6114 2022-04-14 07:33:19.059 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:33:19.061 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:33:19.064 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:33:19.066 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:33:19.079 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:33:19.083 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:33:19.085 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:33:19.088 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:33:19.091 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:33:19.091 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:33:19.096 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:33:19.098 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:33:19.100 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:33:19.102 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:33:19.104 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:33:19.107 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:33:19.110 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:33:19.112 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:33:19.124 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:33:19.136 | + 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-04-14 07:33:19.148 | + 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-04-14 07:33:19.161 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:33:19.173 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:33:19.176 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:33:19.180 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PGYEQDeS0d 2022-04-14 07:33:19.182 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:33:19.185 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:33:19.188 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:33:19.190 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PGYEQDeS0d 2022-04-14 07:33:19.194 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PGYEQDeS0d 2022-04-14 07:33:19.205 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PGYEQDeS0d /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:33:19.217 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:33:19.221 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:33:19.224 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:33:19.226 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:33:19.228 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:33:19.231 | + 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-04-14 07:33:19.233 | + 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-04-14 07:33:19.236 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:33:19.238 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:33:19.242 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:33:19.247 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:33:19.266 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:33:19.284 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:33:19.303 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:33:19.323 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:33:19.341 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:33:19.360 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:33:19.379 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:33:19.399 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:33:19.401 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:33:19.403 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:33:19.406 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:33:19.408 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:33:19.439 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:33:19.466 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:33:19.494 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:33:19.522 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:33:19.550 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:33:19.579 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:33:19.606 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:33:19.634 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:33:19.663 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:33:19.691 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:33:19.722 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:33:19.751 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:33:19.753 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:33:19.755 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:33:19.758 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:33:19.760 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:33:19.763 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:33:19.795 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:33:19.822 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:33:19.851 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:33:19.878 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:33:19.906 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:33:19.936 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:33:19.966 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:33:19.968 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:33:19.997 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:33:20.028 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:33:20.036 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d7aa60dddf70e1c35a4ba317ec0b773e 2022-04-14 07:33:20.065 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:33:20.068 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:33:20.095 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:33:20.124 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:33:20.152 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:33:20.180 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:33:20.197 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:20.200 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:33:20.202 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:33:20.204 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:33:20.207 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:33:20.209 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:33:20.212 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:33:20.214 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:33:20.217 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:33:20.219 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:33:20.222 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:33:20.224 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:33:20.255 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:33:20.283 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:33:20.312 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:33:20.341 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:33:20.369 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:33:20.397 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:33:20.400 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:33:20.403 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:33:20.405 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:33:20.435 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:33:20.437 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:33:20.467 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:33:20.470 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:33:20.472 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:33:20.474 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:33:20.503 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:33:20.505 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:33:20.508 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:33:20.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:20.528 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:33:20.530 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:33:20.533 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:33:20.536 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:33:20.564 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.49:8080/v1/AUTH_ 2022-04-14 07:33:20.593 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:33:20.609 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:20.611 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:33:20.628 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:20.630 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:33:20.647 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:20.650 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:33:20.653 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:33:20.655 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:33:20.658 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:33:20.660 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:33:20.663 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:33:20.665 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:33:20.681 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:20.684 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:33:20.687 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:33:20.689 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:33:20.705 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:20.708 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:33:20.711 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:33:20.744 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:33:20.746 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:33:20.749 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:33:20.751 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:33:20.754 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:33:20.757 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:33:20.776 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:33:20.779 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:33:20.781 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:33:20.783 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:33:20.786 | + 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-04-14 07:33:20.814 | + 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-04-14 07:33:20.843 | + 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-04-14 07:33:20.871 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:33:20.900 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:33:20.917 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:20.920 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:33:20.923 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:33:20.925 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:33:20.928 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:33:20.930 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:33:20.932 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:33:20.936 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:33:20.940 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:33:20.942 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:33:20.945 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:33:20.958 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:33:20.958 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:33:20.968 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:33:20.971 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:33:20.987 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:33:20.989 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:33:20.993 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:33:21.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:33:21.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:33:21.079 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:33:21.106 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:33:21.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:33:21.161 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:33:21.189 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:33:21.217 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:33:21.244 | + 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-04-14 07:33:21.271 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:33:21.300 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:33:21.327 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:33:21.359 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:33:21.361 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:33:21.364 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:33:21.367 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:33:21.369 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:33:21.372 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:21.374 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:21.376 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:33:21.379 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:33:21.382 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:33:21.410 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:33:21.438 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:33:21.438 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:33:21.447 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:33:21.451 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:33:21.453 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:33:21.455 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:33:21.458 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:33:21.460 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:33:21.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:21.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:21.467 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:33:21.470 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:33:21.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:21.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:21.477 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:33:21.539 | Enabling site cinder-wsgi. 2022-04-14 07:33:21.545 | To activate the new configuration, you need to run: 2022-04-14 07:33:21.545 | systemctl reload apache2 2022-04-14 07:33:21.550 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:33:21.552 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:33:21.555 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:33:21.557 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:33:21.693 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:33:21.696 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:33:21.732 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-04-14 07:33:21.764 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:33:21.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:21.783 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:33:21.786 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:33:21.788 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:33:21.790 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:33:21.794 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:33:21.824 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:33:21.852 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2022-04-14 07:33:21.880 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:33:21.909 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:33:21.937 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:33:21.966 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:33:21.993 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:33:22.022 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:33:22.050 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:33:22.079 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:33:22.107 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:33:22.136 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:33:22.138 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:33:22.155 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:22.158 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-04-14 07:33:22.189 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:33:22.192 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:33:22.209 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:22.211 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:33:22.214 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:33:22.216 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:33:22.219 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:33:22.221 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:33:22.224 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:33:22.227 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:33:22.228 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:33:22.234 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:33:22.236 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:33:22.239 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-14 07:33:22.242 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:33:22.244 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:33:22.247 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:33:22.249 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:33:22.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:22.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:22.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:33:22.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:22.262 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:33:22.265 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:33:22.267 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:33:22.269 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:33:22.272 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:33:22.275 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:33:22.277 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:33:22.280 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:33:22.283 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:33:22.299 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:33:22.302 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:33:22.304 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:22.307 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:33:22.307 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:33:22.312 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:33:22.315 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:22.317 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:33:22.330 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:33:22.333 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:33:22.333 | + functions-common:git_clone:685 : head -1 2022-04-14 07:33:22.337 | 02ba11bf49 Merge commit 'refs/changes/28/837328/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:33:22.340 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:33:22.343 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:33:22.345 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:33:22.348 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:33:22.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:33:22.353 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:33:22.356 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:33:22.358 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:33:22.361 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:33:22.363 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:33:22.366 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:33:22.368 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:33:22.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:33:22.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:33:22.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:33:22.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:33:22.383 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:33:22.386 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:33:22.392 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:33:22.395 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:33:23.066 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:33:23.068 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:33:23.071 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:33:23.074 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:33:23.076 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:33:23.079 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:33:23.081 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:33:23.084 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:33:23.086 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:33:23.088 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:33:23.092 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:33:23.094 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:33:23.097 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:33:23.099 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:33:23.120 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:33:23.122 | + 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-04-14 07:33:24.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:24.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:24.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:24.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:25.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:25.182 | Obtaining file:///opt/stack/neutron 2022-04-14 07:33:25.183 | Preparing metadata (setup.py): started 2022-04-14 07:33:29.396 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:29.487 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 07:33:29.488 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:33:29.489 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 07:33:29.490 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 07:33:29.491 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:33:29.492 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 07:33:29.493 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 07:33:29.494 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 07:33:29.497 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 07:33:29.498 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 07:33:29.499 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 07:33:29.500 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 07:33:29.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 07:33:29.502 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 07:33:29.503 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 07:33:29.504 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 07:33:29.505 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:33:29.506 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 07:33:29.507 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 07:33:29.508 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:33:29.509 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 07:33:29.510 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:33:29.513 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:33:29.514 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:33:29.515 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 07:33:29.516 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 07:33:29.517 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 07:33:29.518 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 07:33:29.519 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 07:33:29.520 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 07:33:29.521 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 07:33:29.523 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 07:33:29.524 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:33:29.525 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 07:33:29.526 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:33:29.527 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 07:33:29.528 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 07:33:29.529 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:33:29.530 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 07:33:29.531 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 07:33:29.533 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 07:33:29.534 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 07:33:29.535 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 07:33:29.536 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 07:33:29.537 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 07:33:29.538 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 07:33:29.539 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 07:33:29.540 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:29.541 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 07:33:29.543 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 07:33:29.544 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 07:33:29.545 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:33:29.546 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 07:33:29.547 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:33:29.548 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:33:29.565 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 07:33:29.566 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 07:33:29.568 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 07:33:29.575 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 07:33:29.588 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 07:33:29.589 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:33:29.590 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 07:33:29.610 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.0.1.dev21) (3.0.7) 2022-04-14 07:33:29.618 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:33:29.680 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 07:33:29.681 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 07:33:29.737 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 07:33:29.739 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 07:33:29.784 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 07:33:29.786 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:33:29.817 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 07:33:29.819 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:33:29.820 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 07:33:29.821 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 07:33:29.823 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 07:33:29.825 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 07:33:29.826 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 07:33:29.827 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 07:33:29.844 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 07:33:29.938 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 07:33:29.982 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:33:30.074 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 07:33:30.076 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 07:33:30.079 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 07:33:30.135 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 07:33:30.139 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 07:33:30.201 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 07:33:30.204 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 07:33:30.206 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 07:33:30.207 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 07:33:30.231 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:33:30.233 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 07:33:30.282 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 07:33:30.337 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 07:33:30.375 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 07:33:30.376 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:33:30.399 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 07:33:30.544 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:33:30.616 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 07:33:30.696 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 07:33:30.697 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:33:30.812 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.814 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.815 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.816 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.817 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.818 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:30.819 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:33:31.029 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:33:31.030 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:33:31.031 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.10.1) 2022-04-14 07:33:31.082 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:33:31.086 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 07:33:31.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 07:33:31.177 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 07:33:31.179 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 07:33:31.182 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 07:33:31.219 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 07:33:31.572 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 07:33:31.656 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 07:33:31.852 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 07:33:31.934 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 07:33:31.936 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:33:32.167 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:33:32.345 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.2) 2022-04-14 07:33:32.882 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.13.1) 2022-04-14 07:33:32.963 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 07:33:33.586 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.2) 2022-04-14 07:33:33.588 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.4.2) 2022-04-14 07:33:33.899 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (2.0.0) 2022-04-14 07:33:33.900 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 07:33:34.073 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 07:33:34.329 | 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-designateclient>=2.7.0->neutron==20.0.1.dev21) (1.8.2) 2022-04-14 07:33:34.330 | 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-designateclient>=2.7.0->neutron==20.0.1.dev21) (21.4.0) 2022-04-14 07:33:34.519 | 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.8.0->neutron==20.0.1.dev21) (1.0.0) 2022-04-14 07:33:34.743 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (2.3.1) 2022-04-14 07:33:36.366 | Installing collected packages: neutron 2022-04-14 07:33:36.366 | Attempting uninstall: neutron 2022-04-14 07:33:36.366 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:33:36.385 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:33:36.425 | Running setup.py develop for neutron 2022-04-14 07:33:42.365 | Successfully installed neutron 2022-04-14 07:33:42.365 | 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-04-14 07:33:42.373 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:42.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:42.522 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:42.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:42.527 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:42.530 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:42.532 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:42.534 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:42.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:42.539 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:42.541 | + functions-common:time_stop:2439 : start_time=1649921603115 2022-04-14 07:33:42.544 | + functions-common:time_stop:2441 : [[ -z 1649921603115 ]] 2022-04-14 07:33:42.547 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:42.551 | + functions-common:time_stop:2444 : end_time=1649921622548 2022-04-14 07:33:42.553 | + functions-common:time_stop:2445 : elapsed_time=19433 2022-04-14 07:33:42.555 | + functions-common:time_stop:2446 : total=114521 2022-04-14 07:33:42.558 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:42.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133954 2022-04-14 07:33:42.563 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:42.565 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:33:42.568 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:33:42.570 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:33:42.589 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:33:42.601 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:33:42.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:33:42.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:42.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:42.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:33:42.614 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:42.616 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:33:42.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:33:42.622 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:33:42.639 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:42.642 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:33:42.644 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:33:42.647 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:33:42.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:33:42.652 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:33:42.655 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:33:42.657 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:33:42.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:33:42.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:33:42.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:33:42.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:33:42.670 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:33:42.686 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:42.689 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:33:42.705 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:42.708 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:33:42.725 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:42.728 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:33:42.731 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:33:42.733 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:33:42.735 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:33:42.737 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:33:42.740 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:33:42.743 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:33:42.746 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:33:42.749 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:33:42.765 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:33:42.767 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:33:42.770 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:42.773 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:33:42.773 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:33:42.778 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:33:42.780 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:33:42.783 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:33:42.796 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:33:42.799 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:33:42.799 | + functions-common:git_clone:685 : head -1 2022-04-14 07:33:42.803 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:33:42.805 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:33:42.808 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:33:42.811 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:33:42.813 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:33:42.816 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:33:42.818 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:33:42.821 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:33:42.824 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:33:42.826 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:33:42.829 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:33:42.831 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:33:42.834 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:33:42.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:33:42.840 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:33:42.843 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:33:42.845 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:33:42.848 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:33:42.851 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:33:42.857 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:33:42.859 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:33:43.523 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:33:43.525 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:33:43.529 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:33:43.531 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:33:43.534 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:33:43.536 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:33:43.539 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:33:43.541 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:33:43.544 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:33:43.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:33:43.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:33:43.551 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:33:43.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:33:43.556 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:33:43.576 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:33:43.579 | + 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/nova 2022-04-14 07:33:44.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:44.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:44.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:33:44.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:33:45.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:33:45.636 | Obtaining file:///opt/stack/nova 2022-04-14 07:33:45.637 | Preparing metadata (setup.py): started 2022-04-14 07:33:50.552 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:33:50.680 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:33:50.682 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:33:50.683 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:33:50.684 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:33:50.685 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:33:50.686 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:33:50.687 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:33:50.688 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:33:50.689 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:33:50.690 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:33:50.691 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:33:50.692 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:33:50.693 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:33:50.694 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:33:50.695 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:33:50.697 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:33:50.698 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:33:50.700 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:33:50.701 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:33:50.702 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:33:50.703 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:33:50.704 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:33:50.705 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:33:50.706 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:33:50.707 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:33:50.709 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:33:50.710 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:33:50.711 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:33:50.712 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:33:50.713 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:33:50.715 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:33:50.716 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:33:50.717 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:33:50.718 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:33:50.719 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:33:50.720 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:33:50.721 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:33:50.722 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:33:50.723 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:33:50.725 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:33:50.726 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:33:50.727 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:33:50.728 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:33:50.729 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:33:50.731 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:33:50.732 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:33:50.733 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:33:50.734 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:33:50.735 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:33:50.736 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:33:50.737 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:33:50.738 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:33:50.739 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:33:50.741 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:33:50.742 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:33:50.743 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:33:50.744 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:33:50.746 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:33:50.747 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:33:50.748 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:33:50.749 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:33:50.750 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:33:50.751 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:33:50.752 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:33:50.769 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:33:50.771 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:33:50.772 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:33:50.797 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:33:50.838 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:33:50.869 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:33:50.871 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:33:50.895 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:33:51.021 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:33:51.023 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:33:51.085 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:33:51.087 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:33:51.089 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:33:51.090 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:33:51.092 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:33:51.093 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:33:51.116 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:33:51.117 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:33:51.201 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:33:51.203 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:51.204 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:33:51.266 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:33:51.381 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:33:51.386 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:33:51.467 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:33:51.533 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:33:51.539 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:33:51.540 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:33:51.541 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:33:51.567 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:33:51.571 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:33:51.621 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:33:51.683 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:33:51.717 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:33:51.721 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:33:51.775 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:33:51.779 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:33:51.868 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:33:51.896 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:33:51.978 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:33:52.063 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.1.dev2) (3.17.6) 2022-04-14 07:33:52.141 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:33:52.142 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:33:52.146 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:33:52.193 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:33:52.197 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:33:52.201 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:33:52.288 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:33:52.291 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:33:52.293 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:33:52.295 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:33:52.392 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:33:52.612 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:33:52.615 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:33:52.737 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:33:52.738 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:33:52.739 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:33:52.835 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:33:52.913 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:33:52.952 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:33:53.207 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:33:53.293 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:33:53.295 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:33:53.543 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:33:53.657 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.2) 2022-04-14 07:33:54.143 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.13.1) 2022-04-14 07:33:54.190 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.16.0) 2022-04-14 07:33:54.571 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.572 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.574 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.575 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.577 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.578 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:54.579 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:33:55.834 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:33:56.250 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (21.4.0) 2022-04-14 07:33:56.251 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (1.8.2) 2022-04-14 07:33:56.356 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:33:56.466 | 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.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 07:33:58.123 | Installing collected packages: nova 2022-04-14 07:33:58.123 | Attempting uninstall: nova 2022-04-14 07:33:58.124 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:33:58.132 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:33:58.134 | Running setup.py develop for nova 2022-04-14 07:34:04.459 | Successfully installed nova 2022-04-14 07:34:04.459 | 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-04-14 07:34:04.468 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:04.468 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:04.619 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:04.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:04.624 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:04.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:04.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:04.630 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:04.632 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:04.635 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:04.637 | + functions-common:time_stop:2439 : start_time=1649921623571 2022-04-14 07:34:04.639 | + functions-common:time_stop:2441 : [[ -z 1649921623571 ]] 2022-04-14 07:34:04.642 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:04.646 | + functions-common:time_stop:2444 : end_time=1649921644644 2022-04-14 07:34:04.648 | + functions-common:time_stop:2445 : elapsed_time=21073 2022-04-14 07:34:04.650 | + functions-common:time_stop:2446 : total=133954 2022-04-14 07:34:04.653 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:04.655 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=155027 2022-04-14 07:34:04.658 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:04.660 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:34:04.663 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:34:04.665 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:34:04.684 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:34:04.696 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:34:04.699 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:34:04.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:04.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:04.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:34:04.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:04.711 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 07:34:04.724 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:34:04.727 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:34:04.730 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:34:04.742 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:34:04.744 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:34:04.747 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:34:04.750 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:34:04.751 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:34:04.756 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:34:04.758 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:34:04.760 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:34:04.763 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:34:04.765 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:34:04.768 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:34:04.770 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:34:04.773 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:34:04.786 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:34:04.799 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 07:34:04.811 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 07:34:04.824 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:34:04.836 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:34:04.840 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:34:04.844 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Z649TzVa88 2022-04-14 07:34:04.847 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:34:04.849 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:34:04.852 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:34:04.854 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:34:04.857 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:34:04.859 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Z649TzVa88 2022-04-14 07:34:04.863 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Z649TzVa88 2022-04-14 07:34:04.875 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Z649TzVa88 /etc/sudoers.d/nova-rootwrap 2022-04-14 07:34:04.888 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:34:04.892 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:34:04.895 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:34:04.897 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:34:04.899 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:34:04.903 | + 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-04-14 07:34:04.905 | + 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-04-14 07:34:04.908 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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 =~ n-api ]] 2022-04-14 07:34:04.911 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:34:04.915 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:34:04.932 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:04.935 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:34:04.937 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:34:04.941 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:34:04.944 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:34:04.974 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:34:04.976 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:34:05.002 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:34:05.032 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:34:05.058 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:34:05.089 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:34:05.119 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:34:05.148 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:34:05.151 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-04-14 07:34:05.178 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:34:05.205 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:34:05.233 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:34:05.260 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:34:05.287 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:34:05.317 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:34:05.319 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:34:05.321 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:34:05.323 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:34:05.325 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:34:05.328 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:34:05.330 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:34:05.332 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:34:05.334 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:34:05.336 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:34:05.339 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:34:05.341 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:34:05.343 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:34:05.346 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:34:05.348 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:34:05.350 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:34:05.352 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:34:05.355 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:34:05.357 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:34:05.359 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:34:05.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:05.377 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:34:05.379 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:34:05.382 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:34:05.409 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:34:05.412 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:34:05.414 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:34:05.417 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:34:05.419 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:34:05.422 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:34:05.452 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:34:05.454 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:34:05.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:34:05.459 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:34:05.461 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:34:05.464 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:34:05.494 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:34:05.523 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:34:05.551 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:34:05.578 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:34:05.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:05.597 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:34:05.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:05.616 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:34:05.617 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:34:05.622 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:34:05.624 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:34:05.652 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:34:05.668 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:05.670 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:34:05.672 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:34:05.675 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:34:05.677 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:34:05.679 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:34:05.708 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:34:05.736 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:34:05.763 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:34:05.791 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:34:05.818 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:34:05.846 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:34:05.873 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:34:05.900 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:34:05.928 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:34:05.956 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:34:05.972 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:05.974 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:34:05.976 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:34:06.006 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:34:06.033 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-04-14 07:34:06.061 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:34:06.089 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:34:06.117 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:34:06.145 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:34:06.172 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:34:06.200 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:34:06.216 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:06.218 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:34:06.221 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:34:06.248 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:34:06.279 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:34:06.281 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:34:06.309 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:34:06.311 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:34:06.313 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:34:06.315 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:34:06.318 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:34:06.320 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:34:06.322 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:34:06.325 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:34:06.327 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:34:06.329 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:34:06.332 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:34:06.334 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:34:06.336 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:34:06.339 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:34:06.341 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:34:06.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:34:06.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:34:06.348 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:34:06.350 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:34:06.352 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:34:06.355 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:34:06.361 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:34:06.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:34:06.367 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:34:06.370 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:34:06.387 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:34:06.389 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:34:06.391 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:06.394 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:34:06.396 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:34:06.425 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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-04-14 07:34:06.454 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:34:06.482 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:34:06.509 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:34:06.539 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:34:06.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:06.558 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:34:06.561 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:34:06.563 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:34:06.565 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:34:06.567 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:34:06.570 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:34:06.573 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:34:06.577 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:34:06.579 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:34:06.581 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:34:06.594 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:34:06.594 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:06.603 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:34:06.606 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:06.622 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:34:06.625 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:34:06.629 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:34:06.657 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:34:06.685 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:34:06.711 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:34:06.740 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:34:06.766 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:34:06.794 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:34:06.820 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:34:06.848 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:34:06.875 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:34:06.902 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:34:06.929 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:34:06.957 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:34:06.983 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:34:06.986 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:34:06.989 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:34:06.991 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:34:06.993 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:34:06.996 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:06.999 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:07.001 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:34:07.004 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:34:07.006 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:34:07.033 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:34:07.061 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 07:34:07.062 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:34:07.070 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:34:07.074 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:34:07.076 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:34:07.078 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:34:07.080 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:34:07.083 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:07.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:07.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:07.090 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:07.092 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:34:07.094 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:07.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:07.099 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:34:07.161 | Enabling site nova-api-wsgi. 2022-04-14 07:34:07.166 | To activate the new configuration, you need to run: 2022-04-14 07:34:07.166 | systemctl reload apache2 2022-04-14 07:34:07.171 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:34:07.173 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:34:07.175 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:07.178 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:34:07.312 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:34:07.334 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:07.337 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 07:34:07.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:34:07.342 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:34:07.345 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:34:07.347 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:34:07.349 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:34:07.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:34:07.357 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:34:07.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:34:07.361 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:34:07.375 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:07.376 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:34:07.384 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:34:07.388 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:07.405 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:34:07.407 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:34:07.411 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:34:07.441 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:34:07.469 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:34:07.496 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:34:07.523 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:34:07.551 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:34:07.580 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:34:07.608 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:34:07.635 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:34:07.663 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:34:07.690 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:34:07.717 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:34:07.744 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:34:07.772 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:34:07.774 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:34:07.802 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:34:07.818 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:07.821 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:34:07.852 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:34:07.855 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:34:07.858 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:34:07.875 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:07.877 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:34:07.880 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:34:07.908 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:34:07.939 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:34:07.942 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:34:07.944 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:34:07.946 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:34:07.949 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:34:07.951 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:34:07.967 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:07.970 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:34:07.972 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:34:07.975 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:34:07.991 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:07.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:34:07.997 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:34:08.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:34:08.027 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:34:08.030 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:34:08.058 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:34:08.086 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:34:08.117 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:34:08.133 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:08.136 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:34:08.163 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:34:08.166 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:34:08.169 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:34:08.199 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:34:08.227 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.49/identity 2022-04-14 07:34:08.255 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:34:08.282 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:34:08.311 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:34:08.338 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:34:08.366 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:34:08.394 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:34:08.423 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:34:08.439 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:08.442 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:34:08.446 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:34:08.448 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:34:08.451 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:34:08.453 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:34:08.456 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:34:08.458 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:34:08.461 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:34:08.464 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:34:08.466 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:34:08.471 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:34:08.473 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:34:08.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:34:08.478 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:34:08.481 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:34:08.484 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:34:08.514 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:34:08.546 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:34:08.576 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:34:08.579 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:34:08.581 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:34:08.583 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:34:08.600 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:08.604 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:34:08.604 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:34:09.293 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:34:09.295 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:34:09.297 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:34:09.300 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:34:09.302 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:34:09.304 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:34:09.307 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:34:09.328 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:09.331 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:34:09.334 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:34:09.336 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:34:09.354 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:09.359 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-04-14 07:34:09.361 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-04-14 07:34:09.391 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:34:09.393 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:34:09.396 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:34:09.414 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:09.417 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:34:09.419 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:34:09.422 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:34:09.454 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2022-04-14 07:34:09.483 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:34:09.512 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:34:09.541 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:34:09.570 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:34:09.597 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:34:09.626 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:34:09.654 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:34:09.656 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:34:09.659 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:34:09.662 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:34:09.679 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:34:09.681 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:34:09.684 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:09.686 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:34:09.689 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:34:09.716 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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-04-14 07:34:09.744 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:34:09.771 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:34:09.801 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:34:09.804 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:34:09.808 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:34:09.810 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:34:09.813 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:34:09.816 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:34:09.818 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:34:09.821 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:34:09.823 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:34:09.826 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:34:09.828 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:34:09.830 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:34:09.833 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:34:09.835 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:34:09.837 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:34:09.853 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:09.857 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:34:09.859 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:34:09.875 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:09.877 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:34:09.893 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:09.895 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:34:09.913 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:09.915 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:34:09.933 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:09.936 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:34:09.938 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:34:09.941 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:34:09.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:34:09.946 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:34:09.948 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:34:09.951 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:34:09.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:09.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:09.959 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:34:09.961 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:34:09.964 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:34:09.967 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:34:09.969 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:34:09.972 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:09.974 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:34:09.977 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:09.979 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:09.982 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:34:09.984 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:34:09.987 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:34:09.989 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:34:09.992 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:34:09.994 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:34:09.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:10.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:10.002 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:34:10.024 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:34:10.134 | Reading package lists... 2022-04-14 07:34:10.380 | Building dependency tree... 2022-04-14 07:34:10.381 | Reading state information... 2022-04-14 07:34:10.638 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:34:10.638 | The following packages were automatically installed and are no longer required: 2022-04-14 07:34:10.639 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:34:10.639 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:34:10.639 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:34:10.639 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:34:10.639 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:34:10.639 | python3-zope.interface 2022-04-14 07:34:10.639 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:34:10.753 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:34:10.758 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:34:10.761 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:34:10.763 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:10.766 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:10.768 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:10.771 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:10.773 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:10.775 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:34:10.778 | + functions-common:time_stop:2439 : start_time=1649921650021 2022-04-14 07:34:10.780 | + functions-common:time_stop:2441 : [[ -z 1649921650021 ]] 2022-04-14 07:34:10.783 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:10.787 | + functions-common:time_stop:2444 : end_time=1649921650785 2022-04-14 07:34:10.790 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 07:34:10.792 | + functions-common:time_stop:2446 : total=6114 2022-04-14 07:34:10.795 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:10.797 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6878 2022-04-14 07:34:10.799 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:34:10.802 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:34:10.805 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:34:10.808 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:34:10.810 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:34:10.813 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:34:10.835 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:34:10.838 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:34:10.841 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:34:10.843 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:34:10.846 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:34:10.848 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:10.851 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:34:10.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:10.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:10.859 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:34:10.862 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:34:10.864 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:34:10.867 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:34:10.869 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:34:10.872 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:34:10.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:10.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:10.880 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:34:10.903 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 07:34:11.012 | Reading package lists... 2022-04-14 07:34:11.252 | Building dependency tree... 2022-04-14 07:34:11.253 | Reading state information... 2022-04-14 07:34:11.505 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:34:11.505 | The following packages were automatically installed and are no longer required: 2022-04-14 07:34:11.506 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:34:11.506 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:34:11.506 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:34:11.506 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:34:11.506 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:34:11.507 | python3-zope.interface 2022-04-14 07:34:11.507 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:34:11.621 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:34:11.626 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:34:11.628 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:34:11.631 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:11.633 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:11.635 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:11.638 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:11.640 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:11.642 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:34:11.645 | + functions-common:time_stop:2439 : start_time=1649921650900 2022-04-14 07:34:11.647 | + functions-common:time_stop:2441 : [[ -z 1649921650900 ]] 2022-04-14 07:34:11.650 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:11.654 | + functions-common:time_stop:2444 : end_time=1649921651652 2022-04-14 07:34:11.657 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 07:34:11.659 | + functions-common:time_stop:2446 : total=6878 2022-04-14 07:34:11.662 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:11.664 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7630 2022-04-14 07:34:11.667 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:34:11.670 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:34:11.672 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:34:11.675 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:11.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:11.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:11.683 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:11.685 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:34:11.740 | wsgi (enabled by maintainer script) 2022-04-14 07:34:11.743 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:34:11.746 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:34:11.749 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:34:11.752 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:34:11.755 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:34:11.758 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:34:11.762 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:34:11.762 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:34:11.767 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:34:11.770 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:34:11.772 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:34:11.775 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:34:11.778 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:34:11.808 | Using python 3.8 to install osc-placement 2022-04-14 07:34:11.811 | + 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 osc-placement 2022-04-14 07:34:12.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:12.671 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:12.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:12.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:13.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:13.829 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:34:13.840 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:34:13.841 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:34:13.842 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:34:13.843 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:34:13.844 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:34:13.845 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:34:13.903 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 07:34:13.904 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 07:34:13.906 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 07:34:13.906 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 07:34:13.920 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 07:34:13.922 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 07:34:13.923 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 07:34:13.937 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:34:13.938 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 07:34:13.939 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 07:34:13.940 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 07:34:13.941 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 07:34:13.942 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 07:34:13.964 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 07:34:13.965 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 07:34:13.966 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 07:34:13.967 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 07:34:13.975 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 07:34:14.013 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 07:34:14.016 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 07:34:14.017 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 07:34:14.018 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 07:34:14.019 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 07:34:14.020 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 07:34:14.021 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 07:34:14.022 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 07:34:14.087 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 07:34:14.090 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 07:34:14.091 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 07:34:14.093 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 07:34:14.181 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 07:34:14.183 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 07:34:14.184 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 07:34:14.226 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 07:34:14.266 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 07:34:14.435 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 07:34:16.665 | 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-04-14 07:34:16.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:16.672 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:16.807 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:16.810 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:16.813 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:16.815 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:16.818 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:16.821 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:16.824 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:16.826 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:16.829 | + functions-common:time_stop:2439 : start_time=1649921651796 2022-04-14 07:34:16.831 | + functions-common:time_stop:2441 : [[ -z 1649921651796 ]] 2022-04-14 07:34:16.835 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:16.839 | + functions-common:time_stop:2444 : end_time=1649921656836 2022-04-14 07:34:16.842 | + functions-common:time_stop:2445 : elapsed_time=5040 2022-04-14 07:34:16.844 | + functions-common:time_stop:2446 : total=155027 2022-04-14 07:34:16.847 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:16.849 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=160067 2022-04-14 07:34:16.852 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:16.855 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:34:16.858 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:34:16.860 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:34:16.863 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:34:16.865 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:34:16.869 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:34:16.872 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:34:16.875 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:34:16.878 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:34:16.895 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:34:16.898 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:34:16.900 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:16.903 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:34:16.904 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:34:16.909 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:34:16.912 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:34:16.914 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:34:16.928 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:34:16.931 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:34:16.932 | + functions-common:git_clone:685 : head -1 2022-04-14 07:34:16.935 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:34:16.938 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:34:16.941 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:34:16.943 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:34:16.946 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:34:16.948 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:34:16.951 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:34:16.953 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:34:16.956 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:34:16.958 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:34:16.961 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:34:16.964 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:34:16.967 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:34:16.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:34:16.974 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:34:16.977 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:34:16.980 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:34:16.983 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:34:16.986 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:34:16.992 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:34:16.995 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:34:17.682 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:34:17.685 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:34:17.688 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:34:17.690 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:34:17.693 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:34:17.695 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:34:17.698 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:34:17.700 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:34:17.703 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:34:17.705 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:34:17.708 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:34:17.710 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:34:17.713 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:34:17.715 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:34:17.737 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:34:17.739 | + 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/placement 2022-04-14 07:34:18.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:18.609 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:18.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:18.609 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:19.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:19.773 | Obtaining file:///opt/stack/placement 2022-04-14 07:34:19.774 | Preparing metadata (setup.py): started 2022-04-14 07:34:22.973 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:34:23.021 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:34:23.022 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:34:23.023 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:34:23.024 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:34:23.025 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:34:23.027 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:34:23.028 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:34:23.030 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 07:34:23.031 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:34:23.033 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:34:23.034 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:34:23.035 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:34:23.036 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:34:23.037 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:34:23.039 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:34:23.040 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:34:23.041 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:34:23.042 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:34:23.044 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:34:23.045 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:34:23.046 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:34:23.110 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:34:23.112 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:34:23.114 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:34:23.115 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:34:23.117 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:34:23.118 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:34:23.139 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:34:23.180 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:34:23.181 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:34:23.182 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:34:23.184 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:34:23.185 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:34:23.237 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:34:23.238 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:34:23.239 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:34:23.241 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 07:34:23.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 07:34:23.287 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:34:23.306 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:34:23.307 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:34:23.309 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:34:23.335 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:34:23.336 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:34:23.349 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:34:23.367 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:34:23.368 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:34:23.369 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:34:23.371 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:34:23.414 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:34:23.415 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:34:23.416 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 07:34:23.419 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:34:23.436 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:34:23.601 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:34:23.674 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 07:34:23.675 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 07:34:23.677 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 07:34:23.693 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 07:34:23.728 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 07:34:23.784 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 07:34:23.859 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 07:34:23.944 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 07:34:24.015 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 07:34:24.212 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 07:34:24.214 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 07:34:24.215 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 07:34:24.294 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:34:24.345 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 07:34:24.508 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 07:34:24.614 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 07:34:24.615 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 07:34:26.577 | Installing collected packages: openstack-placement 2022-04-14 07:34:26.577 | Attempting uninstall: openstack-placement 2022-04-14 07:34:26.578 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:34:26.580 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:34:26.582 | Running setup.py develop for openstack-placement 2022-04-14 07:34:30.874 | Successfully installed openstack-placement 2022-04-14 07:34:30.875 | 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-04-14 07:34:30.882 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:30.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:31.012 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:31.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:31.017 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:31.019 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:31.022 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:31.024 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:31.027 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:31.029 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:31.031 | + functions-common:time_stop:2439 : start_time=1649921657731 2022-04-14 07:34:31.034 | + functions-common:time_stop:2441 : [[ -z 1649921657731 ]] 2022-04-14 07:34:31.037 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:31.041 | + functions-common:time_stop:2444 : end_time=1649921671039 2022-04-14 07:34:31.044 | + functions-common:time_stop:2445 : elapsed_time=13308 2022-04-14 07:34:31.046 | + functions-common:time_stop:2446 : total=160067 2022-04-14 07:34:31.049 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:31.051 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173375 2022-04-14 07:34:31.053 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:31.056 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:34:31.059 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:34:31.062 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:34:31.081 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:34:31.093 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:34:31.096 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:34:31.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:31.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:31.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:34:31.106 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:31.109 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:34:31.112 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:34:31.115 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:34:31.127 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:34:31.130 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:34:31.135 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:34:31.137 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:34:31.140 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:34:31.142 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:34:31.145 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:34:31.148 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:34:31.180 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:34:31.213 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:34:31.246 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:34:31.249 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:34:31.251 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:34:31.254 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:34:31.256 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:34:31.288 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:34:31.318 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:34:31.348 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:34:31.378 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:34:31.407 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:34:31.437 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:34:31.467 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:34:31.497 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:34:31.526 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:34:31.556 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:34:31.559 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:34:31.562 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:34:31.565 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:34:31.583 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:34:31.585 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:34:31.588 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:31.591 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:34:31.593 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:34:31.623 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.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-04-14 07:34:31.653 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:34:31.684 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:34:31.713 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:34:31.716 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:34:31.719 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:34:31.721 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:34:31.724 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:34:31.726 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:34:31.729 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:34:31.732 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:34:31.737 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:34:31.739 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:34:31.742 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:34:31.755 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:34:31.755 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:31.764 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:34:31.767 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:34:31.783 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:34:31.786 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:34:31.790 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:34:31.822 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:34:31.851 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:34:31.882 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:34:31.911 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:34:31.941 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:34:31.969 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:34:31.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:34:32.029 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:34:32.059 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:34:32.088 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:34:32.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:34:32.146 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:34:32.176 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:34:32.178 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:34:32.181 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:34:32.184 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:34:32.187 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:34:32.189 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:32.192 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:32.194 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:34:32.197 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:34:32.200 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:34:32.229 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:34:32.259 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:34:32.259 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:34:32.268 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:34:32.272 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:34:32.274 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:34:32.278 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:34:32.283 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:34:32.286 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:34:32.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:32.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:32.294 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:34:32.297 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:34:32.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:32.302 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:32.305 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:34:32.374 | Site placement-api already enabled 2022-04-14 07:34:32.378 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:34:32.381 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:34:32.384 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:32.386 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:34:32.523 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:34:32.550 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:32.553 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:34:32.571 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:32.574 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:34:32.594 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:32.597 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:34:32.599 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:34:32.602 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:34:32.635 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-04-14 07:34:32.666 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:34:32.697 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:34:32.727 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:34:32.758 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:34:32.787 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:34:32.817 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:34:32.846 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:34:32.864 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:32.866 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:34:32.884 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:32.887 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:34:32.889 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:34:32.892 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:34:32.894 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:34:32.897 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:34:32.899 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:34:32.902 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:34:32.905 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:34:32.908 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:34:32.912 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:34:32.915 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:34:32.918 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:34:32.921 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:34:32.924 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:34:32.940 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:32.942 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:34:32.944 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:34:32.946 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:34:32.949 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:34:32.951 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:34:32.954 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:34:32.956 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:34:32.958 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:34:33.016 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:34:33.054 | [194167 Async install_tempest:226639]: running: install_tempest 2022-04-14 07:34:33.057 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:34:33.060 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:34:33.062 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:34:33.065 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:34:33.068 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:34:33.070 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:34:33.073 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:34:33.076 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:34:33.078 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:34:33.081 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:34:33.084 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:34:33.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:34:33.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:34:33.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:34:33.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:34:33.098 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:34:33.101 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:34:33.104 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:34:33.108 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:34:33.111 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:34:33.113 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:34:33.118 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:34:33.118 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:34:33.123 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:34:33.126 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:34:33.129 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:34:33.134 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:34:33.136 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:34:33.166 | Using python 3.8 to install python-openstackclient 2022-04-14 07:34:33.169 | + 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-openstackclient 2022-04-14 07:34:34.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:34.080 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:34.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:34.081 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:35.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:34:35.241 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:34:35.262 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:34:35.263 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:34:35.264 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:34:35.265 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:34:35.266 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:34:35.267 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:34:35.269 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:34:35.270 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:34:35.271 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:34:35.272 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 07:34:35.273 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:34:35.283 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:34:35.284 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 07:34:35.286 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:34:35.287 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 07:34:35.288 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 07:34:35.315 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 07:34:35.316 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 07:34:35.317 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 07:34:35.319 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:34:35.319 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:34:35.320 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 07:34:35.322 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 07:34:35.323 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 07:34:35.325 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 07:34:35.326 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 07:34:35.327 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 07:34:35.339 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 07:34:35.358 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 07:34:35.359 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 07:34:35.360 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 07:34:35.362 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:34:35.384 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 07:34:35.403 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 07:34:35.405 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 07:34:35.406 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 07:34:35.496 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 07:34:35.497 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 07:34:35.498 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 07:34:35.540 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 07:34:35.552 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 07:34:35.585 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 07:34:35.748 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 07:34:35.764 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:34:35.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 07:34:35.868 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 07:34:35.869 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 07:34:35.871 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 07:34:35.999 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 07:34:38.275 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:34:38.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:34:38.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:34:38.409 | + inc/python:pip_install:200 : result=0 2022-04-14 07:34:38.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:34:38.414 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:38.416 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:38.419 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:38.422 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:38.424 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:38.426 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:34:38.429 | + functions-common:time_stop:2439 : start_time=1649921673161 2022-04-14 07:34:38.431 | + functions-common:time_stop:2441 : [[ -z 1649921673161 ]] 2022-04-14 07:34:38.434 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:38.438 | + functions-common:time_stop:2444 : end_time=1649921678436 2022-04-14 07:34:38.440 | + functions-common:time_stop:2445 : elapsed_time=5275 2022-04-14 07:34:38.443 | + functions-common:time_stop:2446 : total=173375 2022-04-14 07:34:38.445 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:38.448 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178650 2022-04-14 07:34:38.450 | + inc/python:pip_install:203 : return 0 2022-04-14 07:34:38.453 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:34:38.456 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:34:38.461 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.69LXukaSzj 2022-04-14 07:34:38.463 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:34:38.466 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:34:38.469 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:34:38.472 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:34:38.474 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:34:38.477 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:34:38.495 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:38.498 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:34:38.500 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:34:38.503 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:34:38.505 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:34:38.507 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:34:38.510 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:34:38.512 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:34:38.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:38.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:38.519 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:34:38.522 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:34:38.525 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:34:38.527 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:34:38.531 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:34:38.583 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:34:38.586 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:34:38.588 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:34:38.591 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:34:38.593 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:34:38.595 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:34:38.598 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:34:38.600 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:34:38.603 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:34:38.606 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:34:38.608 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:34:38.610 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:34:38.613 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:34:38.615 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:34:38.618 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:34:38.621 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:34:38.623 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:34:38.625 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:34:38.628 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:34:38.631 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:34:38.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:38.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:38.638 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:34:38.641 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:38.643 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:34:40.393 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:34:40.409 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:34:40.409 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:34:40.413 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:34:40.416 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:34:40.419 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:40.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:40.423 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:34:40.426 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:34:40.428 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:34:40.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:34:40.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:34:40.436 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:34:40.439 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:34:40.442 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 07:34:40.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:34:40.489 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:34:40.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:34:40.520 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:34:40.575 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:34:40.629 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:34:40.684 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:34:40.686 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:34:40.689 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:40.691 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:34:42.821 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:34:42.823 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:34:42.827 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:34:42.832 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-073442 2022-04-14 07:34:42.834 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-073442 1039' 2022-04-14 07:34:42.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.840 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:34:42.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.845 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:34:42.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.851 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:34:42.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.857 | + 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-04-14 07:34:42.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.862 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-04-14 07:34:42.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.867 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-04-14 07:34:42.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.872 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-073038 2022-04-14 07:34:42.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.877 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:34:42.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.882 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-04-14 07:34:42.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.887 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:34:42.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.892 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:34:42.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.897 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:34:42.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:34:42.903 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:34:42.905 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:34:42.908 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:34:42.910 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:34:42.923 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:34:42.925 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.928 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:34:42.930 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.933 | + functions-common:run_process:1689 : local group= 2022-04-14 07:34:42.935 | + functions-common:run_process:1690 : local user= 2022-04-14 07:34:42.938 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:34:42.940 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:34:42.943 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:34:42.945 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:34:42.948 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:34:42.951 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:34:42.956 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921682953 2022-04-14 07:34:42.958 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:34:42.976 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:42.978 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:34:42.981 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:34:42.984 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.986 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.989 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.991 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:42.994 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:34:42.997 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:34:42.999 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:34:43.002 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:34:43.004 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:34:43.007 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:34:43.009 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:34:43.012 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:34:43.014 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:43.017 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:34:43.019 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:34:43.022 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:34:43.024 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:34:43.027 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:34:43.030 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:34:43.034 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:34:43.086 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:34:43.139 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:34:43.191 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:34:43.243 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:34:43.297 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:34:43.350 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:34:43.353 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:34:43.406 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:34:43.778 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:34:43.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:34:44.145 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:34:44.165 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:34:44.168 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:44.170 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:44.173 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:44.175 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:44.178 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:44.180 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:34:44.183 | + functions-common:time_stop:2439 : start_time=1649921682953 2022-04-14 07:34:44.185 | + functions-common:time_stop:2441 : [[ -z 1649921682953 ]] 2022-04-14 07:34:44.188 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:44.193 | + functions-common:time_stop:2444 : end_time=1649921684190 2022-04-14 07:34:44.196 | + functions-common:time_stop:2445 : elapsed_time=1237 2022-04-14 07:34:44.199 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:34:44.201 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:44.203 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1237 2022-04-14 07:34:44.206 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:34:44.209 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:34:44.211 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:34:44.214 | + functions-common:run_process:1689 : local group= 2022-04-14 07:34:44.216 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:34:44.219 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:34:44.221 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:34:44.224 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:34:44.226 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:34:44.228 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:34:44.232 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:34:44.236 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921684234 2022-04-14 07:34:44.239 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:34:44.257 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:44.259 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:34:44.262 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:44.265 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:44.267 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:44.270 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:44.272 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:44.275 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:34:44.278 | + functions-common:time_stop:2439 : start_time=1649921684234 2022-04-14 07:34:44.281 | + functions-common:time_stop:2441 : [[ -z 1649921684234 ]] 2022-04-14 07:34:44.284 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:44.288 | + functions-common:time_stop:2444 : end_time=1649921684286 2022-04-14 07:34:44.291 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 07:34:44.294 | + functions-common:time_stop:2446 : total=1237 2022-04-14 07:34:44.296 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:44.299 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1289 2022-04-14 07:34:44.301 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:34:44.319 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:44.322 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:34:44.341 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:44.343 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:34:44.364 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:44.367 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:34:44.370 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:34:44.372 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:34:44.375 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:34:44.377 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380' 2022-04-14 07:34:44.380 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-04-14 07:34:44.382 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-04-14 07:34:44.385 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:34:44.387 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:34:44.390 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-04-14 07:34:44.392 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:34:44.395 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:34:44.397 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:34:44.400 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2022-04-14 07:34:44.403 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:34:44.405 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-04-14 07:34:44.408 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:34:44.410 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:34:44.413 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:34:44.415 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:34:44.418 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:34:44.420 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:34:44.425 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:34:44.489 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:34:44.553 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837328-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837328-1-hyperv=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-04-14 07:34:44.604 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:34:44.655 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:34:44.706 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:34:44.758 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:34:44.760 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:34:44.822 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:34:45.197 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:34:45.252 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:34:45.305 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:34:45.361 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:34:45.419 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:34:45.422 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:34:45.426 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:34:45.429 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:34:45.820 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:34:45.833 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:34:46.188 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:34:47.060 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:34:47.078 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:47.080 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:34:47.083 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:34:47.086 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:34:47.091 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:34:47.103 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:34:47.115 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:34:47.118 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:34:47.121 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:34:47.259 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:34:47.399 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:34:47.540 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:34:47.679 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:34:47.817 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:34:47.956 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:34:48.096 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:34:48.242 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:34:48.387 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.49/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:34:48.524 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:34:48.530 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:34:48.533 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:34:48.536 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:34:48.540 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:34:48.544 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:34:48.547 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:34:48.564 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:48.566 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:34:48.569 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:34:48.571 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:34:48.574 | + ./stack.sh:main:1095 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-04-14 07:34:48.576 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:34:48.579 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:34:48.595 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:48.598 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:34:48.600 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:34:48.603 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:34:48.609 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:34:48.612 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:34:48.614 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:34:48.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:34:49.095 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:34:49.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:34:49.117 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:34:49.119 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:34:49.122 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:34:49.124 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:34:49.127 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:34:49.132 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921689129 2022-04-14 07:34:49.134 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:34:53.779 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=228537) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:34:53.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:53.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.789 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:53.789 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:53.814 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:53.817 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:53.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:53.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:53.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:53.875 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:53.882 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:34:55.507 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.507 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:34:55.514 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.514 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:34:55.521 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.521 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:34:55.528 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.528 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:34:55.534 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.535 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:34:55.543 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.543 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:34:55.596 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:55.596 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:55.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.599 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:55.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:55.600 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:55.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:55.603 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:55.611 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.614 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:55.614 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:55.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:55.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:55.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:55.986 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.011 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.014 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.021 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:34:56.061 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.061 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:34:56.068 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.068 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:34:56.075 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.075 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:34:56.082 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.082 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:34:56.090 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.090 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:34:56.097 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.097 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:34:56.105 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.108 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.108 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.109 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.111 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.468 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:34:56.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:34:56.470 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:34:56.471 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=228537) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:34:56.477 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:34:56.486 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.486 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:34:56.492 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.492 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:34:56.499 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.499 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:34:56.506 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.506 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:34:56.513 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.513 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:34:56.520 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.520 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:34:56.527 | INFO migrate.versioning.api [-] done 2022-04-14 07:34:56.912 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:34:56.914 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:56.918 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:56.920 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:56.922 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:56.925 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:56.927 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:34:56.930 | + functions-common:time_stop:2439 : start_time=1649921689129 2022-04-14 07:34:56.933 | + functions-common:time_stop:2441 : [[ -z 1649921689129 ]] 2022-04-14 07:34:56.936 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:56.941 | + functions-common:time_stop:2444 : end_time=1649921696938 2022-04-14 07:34:56.943 | + functions-common:time_stop:2445 : elapsed_time=7809 2022-04-14 07:34:56.945 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:34:56.948 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:56.950 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7809 2022-04-14 07:34:56.953 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:34:56.955 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:34:56.959 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:35:01.438 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:35:01.439 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:35:01.439 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:35:01.439 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:35:01.440 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:35:01.440 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:35:01.440 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:35:01.440 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:35:01.440 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:35:01.794 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:35:01.798 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:35:06.297 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:35:06.297 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:35:06.297 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:35:06.298 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:35:06.298 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:35:06.298 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:35:06.298 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:35:06.298 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:35:06.299 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:35:06.653 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:35:06.656 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:35:06.658 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:35:06.661 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:35:06.677 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:06.680 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:35:06.684 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:35:06.688 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:35:06.691 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:35:06.693 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.696 | + functions-common:run_process:1689 : local group= 2022-04-14 07:35:06.698 | + functions-common:run_process:1690 : local user= 2022-04-14 07:35:06.701 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:35:06.703 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:35:06.705 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:35:06.708 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:35:06.710 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:35:06.714 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:35:06.718 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921706715 2022-04-14 07:35:06.721 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:35:06.737 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:06.739 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:35:06.742 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:35:06.744 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.747 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.749 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.751 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.754 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:35:06.756 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:35:06.758 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:35:06.761 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:35:06.764 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:35:06.766 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:35:06.768 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:35:06.771 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:35:06.773 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.775 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:35:06.778 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:35:06.780 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:35:06.782 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:35:06.787 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:35:06.837 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:35:06.888 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:35:06.939 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:35:06.991 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:35:07.042 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:35:07.093 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:35:07.144 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:35:07.195 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:35:07.247 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:35:07.299 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:35:07.301 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:35:07.352 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:35:07.711 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:35:07.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:35:08.099 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:35:08.183 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:35:08.196 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:08.199 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:08.202 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:08.204 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:08.206 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:08.209 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:35:08.211 | + functions-common:time_stop:2439 : start_time=1649921706715 2022-04-14 07:35:08.214 | + functions-common:time_stop:2441 : [[ -z 1649921706715 ]] 2022-04-14 07:35:08.219 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:08.222 | + functions-common:time_stop:2444 : end_time=1649921708219 2022-04-14 07:35:08.224 | + functions-common:time_stop:2445 : elapsed_time=1504 2022-04-14 07:35:08.226 | + functions-common:time_stop:2446 : total=1289 2022-04-14 07:35:08.229 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:08.232 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2793 2022-04-14 07:35:08.234 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:35:08.234 | Waiting for keystone to start... 2022-04-14 07:35:08.237 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-04-14 07:35:08.240 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-04-14 07:35:08.242 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:35:08.245 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-04-14 07:35:08.247 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:35:08.250 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:35:08.252 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:35:08.254 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:35:08.257 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:35:08.260 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:35:08.265 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921708261 2022-04-14 07:35:08.267 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:35:08.282 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-04-14 07:35:14.755 | + :: : [[ 200 == 503 ]] 2022-04-14 07:35:14.756 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:35:14.759 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:35:14.763 | + functions-common:time_stop:2432 : local name 2022-04-14 07:35:14.765 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:35:14.767 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:35:14.770 | + functions-common:time_stop:2435 : local total 2022-04-14 07:35:14.772 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:35:14.774 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:35:14.778 | + functions-common:time_stop:2439 : start_time=1649921708261 2022-04-14 07:35:14.780 | + functions-common:time_stop:2441 : [[ -z 1649921708261 ]] 2022-04-14 07:35:14.783 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:35:14.788 | + functions-common:time_stop:2444 : end_time=1649921714785 2022-04-14 07:35:14.790 | + functions-common:time_stop:2445 : elapsed_time=6524 2022-04-14 07:35:14.792 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:35:14.795 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:35:14.797 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6524 2022-04-14 07:35:14.800 | + functions:wait_for_service:467 : return 0 2022-04-14 07:35:14.802 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:35:14.819 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:14.821 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:35:14.824 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:35:14.827 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:35:14.855 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:35:14.858 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.49/identity 2022-04-14 07:35:19.491 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.491 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.491 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.501 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.517 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.517 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.549 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.581 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.581 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.672 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.687 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.687 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.694 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.696 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=229304) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:35:19.732 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=229304) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:35:20.040 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created domain default 2022-04-14 07:35:20.081 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created project admin 2022-04-14 07:35:20.110 | DEBUG passlib.handlers.bcrypt [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=229304) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:35:20.110 | DEBUG passlib.handlers.bcrypt [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=229304) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:35:20.171 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created user admin 2022-04-14 07:35:20.183 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created role reader 2022-04-14 07:35:20.198 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created role member 2022-04-14 07:35:20.220 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created implied role where d93db7dbb1184217be9e20c17d5fff12 implies 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:35:20.230 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created role admin 2022-04-14 07:35:20.246 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created implied role where 2a735106e73e491d9b3cee9204693a61 implies d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:35:20.257 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Granted role admin on project admin to user admin. 2022-04-14 07:35:20.264 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Granted role admin on the system to user admin. 2022-04-14 07:35:20.276 | WARNING py.warnings [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 07:35:20.276 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:35:20.276 |  2022-04-14 07:35:20.280 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created region RegionOne 2022-04-14 07:35:20.312 | INFO keystone.cmd.bootstrap [None req-1fc9e7d0-3e0d-40ca-9059-fbff4b8f99b7 None None] Created public endpoint http://10.222.0.49/identity 2022-04-14 07:35:20.763 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:35:20.765 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:35:20.768 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:35:20.771 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:35:23.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:23.930 | + lib/keystone:create_keystone_accounts:310 : admin_project=5c4e3122258a407bad1d0370c4104672 2022-04-14 07:35:23.933 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:35:23.936 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:35:26.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.173 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.174 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.354 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.357 | + lib/keystone:create_keystone_accounts:312 : admin_user=4ff4554d51734a5cbbc8122092fb6129 2022-04-14 07:35:26.359 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:35:26.362 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:35:26.364 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:35:26.366 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4ff4554d51734a5cbbc8122092fb6129 default 2022-04-14 07:35:26.424 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4ff4554d51734a5cbbc8122092fb6129 default 2022-04-14 07:35:26.466 | [194167 Async ks-domain-role:229430]: running: get_or_add_user_domain_role admin 4ff4554d51734a5cbbc8122092fb6129 default 2022-04-14 07:35:26.472 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:35:26.474 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:35:26.477 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:35:29.571 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:35:29.573 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:35:29.573 | default 2022-04-14 07:35:29.575 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:35:29.640 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:35:29.689 | [194167 Async ks-project:229562]: running: get_or_create_project service Default 2022-04-14 07:35:29.692 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:35:29.777 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:35:29.851 | [194167 Async ks-service:229648]: running: get_or_create_role service 2022-04-14 07:35:29.868 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:35:30.160 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:35:30.413 | [194167 Async ks-reseller:229744]: running: get_or_create_role ResellerAdmin 2022-04-14 07:35:30.436 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:35:30.456 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:35:30.883 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:35:31.082 | [194167 Async ks-anotherrole:229835]: running: get_or_create_role anotherrole 2022-04-14 07:35:31.096 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:35:31.128 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:35:31.156 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:35:31.190 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:35:33.732 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:33.920 | [229648 Async ks-service:229648]: finished successfully 2022-04-14 07:35:34.537 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:34.656 | [229562 Async ks-project:229562]: finished successfully 2022-04-14 07:35:35.004 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:35.110 | [229744 Async ks-reseller:229744]: finished successfully 2022-04-14 07:35:35.269 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:35.315 | [229835 Async ks-anotherrole:229835]: finished successfully 2022-04-14 07:35:35.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.518 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:35.521 | ++ functions-common:get_or_create_project:945 : project_id=a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:35.523 | ++ functions-common:get_or_create_project:946 : echo a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:35.526 | + lib/keystone:create_keystone_accounts:340 : invis_project=a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:35.528 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:35:35.532 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:35:35.535 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:35:35.540 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:35:38.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:38.138 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:38.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:38.139 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:38.336 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:38.338 | ++ functions-common:get_or_create_project:945 : project_id=e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:38.341 | ++ functions-common:get_or_create_project:946 : echo e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:38.343 | + lib/keystone:create_keystone_accounts:344 : demo_project=e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:38.345 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:35:38.349 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:35:38.351 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:38.354 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:35:38.357 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:35:38.360 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:35:38.379 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:38.409 | [229430 Async ks-domain-role:229430]: finished successfully 2022-04-14 07:35:40.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:40.893 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:40.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:40.893 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.068 | ++ functions-common:get_or_create_user:932 : user_id=d5c1d59f2dd640d18547b2fbda7571ef 2022-04-14 07:35:41.071 | ++ functions-common:get_or_create_user:933 : echo d5c1d59f2dd640d18547b2fbda7571ef 2022-04-14 07:35:41.074 | + lib/keystone:create_keystone_accounts:347 : demo_user=d5c1d59f2dd640d18547b2fbda7571ef 2022-04-14 07:35:41.077 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:35:41.126 | [194167 Async ks-domain-role:229430]: Waiting for completion of get_or_add_user_domain_role admin 4ff4554d51734a5cbbc8122092fb6129 default running on PID 229430 (6 other jobs running) 2022-04-14 07:35:41.152 | [194167 Async ks-domain-role:229430]: Signaling child to exit 2022-04-14 07:35:41.153 | WAKEUP 2022-04-14 07:35:41.177 | [194167 Async ks-domain-role:229430]: Signaled 2022-04-14 07:35:41.179 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:35:41.179 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:41.179 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:35:41.179 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ff4554d51734a5cbbc8122092fb6129 --domain default 2022-04-14 07:35:41.179 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:41.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:41.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.179 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.179 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:35:41.179 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:35:41.179 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 4ff4554d51734a5cbbc8122092fb6129 --domain default 2022-04-14 07:35:41.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.179 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:35:41.179 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:41.179 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:41.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:41.180 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ff4554d51734a5cbbc8122092fb6129 --domain default 2022-04-14 07:35:41.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.180 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:41.180 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:41.180 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | 4ff4554d51734a5cbbc8122092fb6129 | | | default | | False |' 2022-04-14 07:35:41.180 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:41.180 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:41.180 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:35:41.180 | + functions-common:get_or_add_user_domain_role:1028 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:35:41.180 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:35:41.224 | [194167 Async ks-domain-role:229430]: finished get_or_add_user_domain_role admin 4ff4554d51734a5cbbc8122092fb6129 default with result 0 in 12 seconds 2022-04-14 07:35:41.232 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:35:41.267 | [194167 Async ks-project:229562]: Waiting for completion of get_or_create_project service Default running on PID 229562 (5 other jobs running) 2022-04-14 07:35:41.293 | [194167 Async ks-project:229562]: Signaling child to exit 2022-04-14 07:35:41.293 | WAKEUP 2022-04-14 07:35:41.316 | [194167 Async ks-project:229562]: Signaled 2022-04-14 07:35:41.317 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:35:41.318 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:35:41.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.318 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.318 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.318 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.318 | + functions-common:get_or_create_project:945 : project_id=c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:35:41.318 | + functions-common:get_or_create_project:946 : echo c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:35:41.318 | c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:35:41.363 | [194167 Async ks-project:229562]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-04-14 07:35:41.410 | [194167 Async ks-service:229648]: Waiting for completion of get_or_create_role service running on PID 229648 (4 other jobs running) 2022-04-14 07:35:41.436 | [194167 Async ks-service:229648]: Signaling child to exit 2022-04-14 07:35:41.437 | WAKEUP 2022-04-14 07:35:41.459 | [194167 Async ks-service:229648]: Signaled 2022-04-14 07:35:41.460 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:35:41.460 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:35:41.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.461 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.461 | + functions-common:get_or_create_role:957 : role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:35:41.461 | + functions-common:get_or_create_role:958 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:35:41.461 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:35:41.506 | [194167 Async ks-service:229648]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 07:35:41.550 | [194167 Async ks-reseller:229744]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 229744 (3 other jobs running) 2022-04-14 07:35:41.584 | [194167 Async ks-reseller:229744]: Signaling child to exit 2022-04-14 07:35:41.584 | WAKEUP 2022-04-14 07:35:41.610 | [194167 Async ks-reseller:229744]: Signaled 2022-04-14 07:35:41.612 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:35:41.612 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:35:41.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.612 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.612 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.612 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.612 | + functions-common:get_or_create_role:957 : role_id=c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:35:41.612 | + functions-common:get_or_create_role:958 : echo c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:35:41.612 | c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:35:41.662 | [194167 Async ks-reseller:229744]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-04-14 07:35:41.705 | [194167 Async ks-anotherrole:229835]: Waiting for completion of get_or_create_role anotherrole running on PID 229835 (2 other jobs running) 2022-04-14 07:35:41.730 | [194167 Async ks-anotherrole:229835]: Signaling child to exit 2022-04-14 07:35:41.730 | WAKEUP 2022-04-14 07:35:41.752 | [194167 Async ks-anotherrole:229835]: Signaled 2022-04-14 07:35:41.753 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:35:41.753 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:35:41.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.754 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:41.754 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:41.754 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:41.754 | + functions-common:get_or_create_role:957 : role_id=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:35:41.754 | + functions-common:get_or_create_role:958 : echo b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:35:41.754 | b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:35:41.799 | [194167 Async ks-anotherrole:229835]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:35:41.803 | + inc/async:async_wait:197 : return 0 2022-04-14 07:35:41.805 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:41.866 | + inc/async:async_inner:63 : get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:41.909 | [194167 Async ks-demo-member:230726]: running: get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:41.912 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4ff4554d51734a5cbbc8122092fb6129 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:41.976 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4ff4554d51734a5cbbc8122092fb6129 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:42.029 | [194167 Async ks-demo-admin:230838]: running: get_or_add_user_project_role admin 4ff4554d51734a5cbbc8122092fb6129 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:42.031 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:42.107 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:42.172 | [194167 Async ks-demo-another:230950]: running: get_or_add_user_project_role anotherrole d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:42.188 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:42.538 | + inc/async:async_inner:63 : get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:42.730 | [194167 Async ks-demo-invis:231063]: running: get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:35:42.752 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:35:42.780 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:35:42.800 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:42.824 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:35:42.844 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:35:42.881 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 07:35:47.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:47.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:47.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:47.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:47.522 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:47.526 | ++ functions-common:get_or_create_user:932 : user_id=327f0a848fd64717890a918f44b13049 2022-04-14 07:35:47.529 | ++ functions-common:get_or_create_user:933 : echo 327f0a848fd64717890a918f44b13049 2022-04-14 07:35:47.531 | + lib/keystone:create_keystone_accounts:360 : demo_reader=327f0a848fd64717890a918f44b13049 2022-04-14 07:35:47.534 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 327f0a848fd64717890a918f44b13049 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:47.778 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 327f0a848fd64717890a918f44b13049 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:47.991 | [194167 Async ks-demo-reader:231265]: running: get_or_add_user_project_role reader 327f0a848fd64717890a918f44b13049 e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:35:48.013 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:35:48.041 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:35:48.057 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:35:48.089 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:35:53.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:53.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:53.612 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:53.632 | ++ functions-common:get_or_create_project:945 : project_id=afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:53.653 | ++ functions-common:get_or_create_project:946 : echo afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:53.680 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:53.700 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:35:53.729 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:35:53.753 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:53.780 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:35:53.812 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:35:53.832 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 07:35:55.210 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:35:55.381 | [226639 Async install_tempest:226639]: finished successfully 2022-04-14 07:35:56.576 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:56.766 | [230726 Async ks-demo-member:230726]: finished successfully 2022-04-14 07:35:57.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:57.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:57.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:57.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:58.154 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:58.157 | ++ functions-common:get_or_create_user:932 : user_id=513faa486b9d4958ba0ccf0931747e9c 2022-04-14 07:35:58.160 | ++ functions-common:get_or_create_user:933 : echo 513faa486b9d4958ba0ccf0931747e9c 2022-04-14 07:35:58.166 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=513faa486b9d4958ba0ccf0931747e9c 2022-04-14 07:35:58.180 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.454 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.568 | [194167 Async ks-alt-admin:231713]: running: get_or_add_user_project_role admin 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.574 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.584 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:58.680 | [230838 Async ks-demo-admin:230838]: finished successfully 2022-04-14 07:35:58.684 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.795 | [194167 Async ks-alt-another:231865]: running: get_or_add_user_project_role anotherrole 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 2022-04-14 07:35:58.798 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:35:58.803 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:35:58.824 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:58.852 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:35:58.865 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:35:58.883 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 07:36:00.417 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:00.599 | [230950 Async ks-demo-another:230950]: finished successfully 2022-04-14 07:36:00.745 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:00.811 | [231063 Async ks-demo-invis:231063]: finished successfully 2022-04-14 07:36:01.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:01.999 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:01.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:01.999 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:02.204 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:02.212 | ++ functions-common:get_or_create_user:932 : user_id=39167575e9a84c0cbfafea6307d1f7d0 2022-04-14 07:36:02.216 | ++ functions-common:get_or_create_user:933 : echo 39167575e9a84c0cbfafea6307d1f7d0 2022-04-14 07:36:02.220 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=39167575e9a84c0cbfafea6307d1f7d0 2022-04-14 07:36:02.223 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 39167575e9a84c0cbfafea6307d1f7d0 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:02.323 | + inc/async:async_inner:63 : get_or_add_user_project_role member 39167575e9a84c0cbfafea6307d1f7d0 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:02.459 | [194167 Async ks-alt-member-user:232161]: running: get_or_add_user_project_role member 39167575e9a84c0cbfafea6307d1f7d0 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:02.466 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:36:02.488 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:36:02.512 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:02.526 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:36:02.552 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:36:02.577 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 07:36:04.897 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:05.069 | [231265 Async ks-demo-reader:231265]: finished successfully 2022-04-14 07:36:05.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:05.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:05.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:05.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:06.030 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:06.033 | ++ functions-common:get_or_create_user:932 : user_id=83dfa7bb656e4e51a5f2d94b7cd1e0c3 2022-04-14 07:36:06.041 | ++ functions-common:get_or_create_user:933 : echo 83dfa7bb656e4e51a5f2d94b7cd1e0c3 2022-04-14 07:36:06.044 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=83dfa7bb656e4e51a5f2d94b7cd1e0c3 2022-04-14 07:36:06.048 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 83dfa7bb656e4e51a5f2d94b7cd1e0c3 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:06.131 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 83dfa7bb656e4e51a5f2d94b7cd1e0c3 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:06.188 | [194167 Async ks-alt-reader-user:232385]: running: get_or_add_user_project_role reader 83dfa7bb656e4e51a5f2d94b7cd1e0c3 afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:06.192 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:36:06.195 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:06.204 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:36:06.208 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:36:06.215 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 07:36:09.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:09.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:09.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:09.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:09.681 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:09.695 | ++ functions-common:get_or_create_user:932 : user_id=1a05b14901464775821485dc241b7191 2022-04-14 07:36:09.710 | ++ functions-common:get_or_create_user:933 : echo 1a05b14901464775821485dc241b7191 2022-04-14 07:36:09.721 | + lib/keystone:create_keystone_accounts:392 : system_member_user=1a05b14901464775821485dc241b7191 2022-04-14 07:36:09.739 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 1a05b14901464775821485dc241b7191 all 2022-04-14 07:36:10.042 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1a05b14901464775821485dc241b7191 all 2022-04-14 07:36:10.158 | [194167 Async ks-system-member:232643]: running: get_or_add_user_system_role member 1a05b14901464775821485dc241b7191 all 2022-04-14 07:36:10.161 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:36:10.169 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:10.178 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:36:10.188 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:36:10.200 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 07:36:12.236 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:12.423 | [231713 Async ks-alt-admin:231713]: finished successfully 2022-04-14 07:36:13.299 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:13.398 | [231865 Async ks-alt-another:231865]: finished successfully 2022-04-14 07:36:13.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:13.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:13.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:13.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:13.860 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:13.862 | ++ functions-common:get_or_create_user:932 : user_id=644bdee11dae42fbb6b2947b828db6e7 2022-04-14 07:36:13.866 | ++ functions-common:get_or_create_user:933 : echo 644bdee11dae42fbb6b2947b828db6e7 2022-04-14 07:36:13.868 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=644bdee11dae42fbb6b2947b828db6e7 2022-04-14 07:36:13.871 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 644bdee11dae42fbb6b2947b828db6e7 all 2022-04-14 07:36:13.967 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 644bdee11dae42fbb6b2947b828db6e7 all 2022-04-14 07:36:14.051 | [194167 Async ks-system-reader:232937]: running: get_or_add_user_system_role reader 644bdee11dae42fbb6b2947b828db6e7 all 2022-04-14 07:36:14.055 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:36:14.063 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:36:14.070 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:36:14.074 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:36:14.082 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:36:16.771 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:16.886 | [232161 Async ks-alt-member-user:232161]: finished successfully 2022-04-14 07:36:17.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:17.741 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:17.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:17.741 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:17.952 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:17.956 | ++ functions-common:get_or_create_group:909 : group_id=3dfc7de1554e4da295ca3bd6e59eed7d 2022-04-14 07:36:17.961 | ++ functions-common:get_or_create_group:910 : echo 3dfc7de1554e4da295ca3bd6e59eed7d 2022-04-14 07:36:17.966 | + lib/keystone:create_keystone_accounts:402 : admin_group=3dfc7de1554e4da295ca3bd6e59eed7d 2022-04-14 07:36:17.970 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:36:17.973 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:36:17.976 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:36:17.980 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:36:17.983 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:36:19.231 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:19.262 | [232385 Async ks-alt-reader-user:232385]: finished successfully 2022-04-14 07:36:20.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:20.683 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:20.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:20.683 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:20.865 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:20.868 | ++ functions-common:get_or_create_group:909 : group_id=caf935b361704961845089159a1c4acf 2022-04-14 07:36:20.871 | ++ functions-common:get_or_create_group:910 : echo caf935b361704961845089159a1c4acf 2022-04-14 07:36:20.874 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=caf935b361704961845089159a1c4acf 2022-04-14 07:36:20.878 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:20.942 | + inc/async:async_inner:63 : get_or_add_group_project_role member caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:21.042 | [194167 Async ks-group-memberdemo:233280]: running: get_or_add_group_project_role member caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:21.046 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:21.145 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:21.221 | [194167 Async ks-group-anotherdemo:233366]: running: get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:21.225 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:21.557 | + inc/async:async_inner:63 : get_or_add_group_project_role member caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:21.618 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:21.686 | [194167 Async ks-group-memberalt:233471]: running: get_or_add_group_project_role member caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:21.692 | [232643 Async ks-system-member:232643]: finished successfully 2022-04-14 07:36:21.697 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:22.140 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:22.389 | [194167 Async ks-group-anotheralt:233597]: running: get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:22.405 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 2022-04-14 07:36:22.896 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 2022-04-14 07:36:23.114 | [194167 Async ks-group-admin:233684]: running: get_or_add_group_project_role admin 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 2022-04-14 07:36:23.132 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:36:23.500 | [194167 Async ks-demo-member:230726]: Waiting for completion of get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d running on PID 230726 (17 other jobs running) 2022-04-14 07:36:23.643 | [194167 Async ks-demo-member:230726]: Signaling child to exit 2022-04-14 07:36:23.643 | WAKEUP 2022-04-14 07:36:23.835 | [194167 Async ks-demo-member:230726]: Signaled 2022-04-14 07:36:23.856 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:23.856 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:23.856 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:23.856 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:23.856 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:23.856 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:23.856 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:23.856 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:23.856 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:23.856 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:23.856 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:23.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:23.856 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:23.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:23.856 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:23.856 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:23.856 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:23.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.856 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:23.857 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:23.857 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:23.857 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:23.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:23.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:23.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:23.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:23.857 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:23.857 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:23.857 | ++ functions-common:get_field:825 : echo '| d93db7dbb1184217be9e20c17d5fff12 | d5c1d59f2dd640d18547b2fbda7571ef | | e61c840786e347e1bb2dab256ff3808d | | | False |' 2022-04-14 07:36:23.857 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:23.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:23.857 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:23.857 | + functions-common:get_or_add_user_project_role:1004 : echo d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:23.857 | d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:24.132 | [194167 Async ks-demo-member:230726]: finished get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d with result 0 in 14 seconds 2022-04-14 07:36:24.363 | [194167 Async ks-demo-admin:230838]: Waiting for completion of get_or_add_user_project_role admin 4ff4554d51734a5cbbc8122092fb6129 e61c840786e347e1bb2dab256ff3808d running on PID 230838 (16 other jobs running) 2022-04-14 07:36:24.527 | [194167 Async ks-demo-admin:230838]: Signaling child to exit 2022-04-14 07:36:24.528 | WAKEUP 2022-04-14 07:36:24.669 | [194167 Async ks-demo-admin:230838]: Signaled 2022-04-14 07:36:24.676 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:24.676 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:24.676 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:24.676 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:24.676 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:24.676 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:24.676 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:24.676 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:24.676 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:24.676 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:24.676 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ff4554d51734a5cbbc8122092fb6129 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:24.676 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:24.676 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:24.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.676 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:24.677 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:24.677 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:24.677 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4ff4554d51734a5cbbc8122092fb6129 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:24.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.677 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:24.677 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ff4554d51734a5cbbc8122092fb6129 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:24.677 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:24.677 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:24.677 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:24.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:24.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:24.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:24.677 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:24.677 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:24.677 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:24.677 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | 4ff4554d51734a5cbbc8122092fb6129 | | e61c840786e347e1bb2dab256ff3808d | | | False |' 2022-04-14 07:36:24.677 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:24.677 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:24.677 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:24.677 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:24.920 | [194167 Async ks-demo-admin:230838]: finished get_or_add_user_project_role admin 4ff4554d51734a5cbbc8122092fb6129 e61c840786e347e1bb2dab256ff3808d with result 0 in 16 seconds 2022-04-14 07:36:25.012 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:25.016 | [194167 Async ks-demo-another:230950]: Waiting for completion of get_or_add_user_project_role anotherrole d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d running on PID 230950 (15 other jobs running) 2022-04-14 07:36:25.065 | [194167 Async ks-demo-another:230950]: Signaling child to exit 2022-04-14 07:36:25.066 | WAKEUP 2022-04-14 07:36:25.119 | [232937 Async ks-system-reader:232937]: finished successfully 2022-04-14 07:36:25.122 | [194167 Async ks-demo-another:230950]: Signaled 2022-04-14 07:36:25.126 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:25.126 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:25.126 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:25.126 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:25.126 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:25.126 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:25.126 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:25.126 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:25.126 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:25.126 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:25.126 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:25.126 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:25.126 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.126 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.127 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:25.127 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:25.127 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:25.127 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:25.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.127 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.127 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:25.127 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:25.127 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d5c1d59f2dd640d18547b2fbda7571ef --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:25.127 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:25.127 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.127 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.127 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:25.127 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:25.127 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:25.127 | ++ functions-common:get_field:825 : echo '| b4d11e3a6ec34fcf85757d6c1bd05012 | d5c1d59f2dd640d18547b2fbda7571ef | | e61c840786e347e1bb2dab256ff3808d | | | False |' 2022-04-14 07:36:25.127 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:25.127 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.127 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:25.128 | + functions-common:get_or_add_user_project_role:1004 : echo b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:25.128 | b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:25.358 | [194167 Async ks-demo-another:230950]: finished get_or_add_user_project_role anotherrole d5c1d59f2dd640d18547b2fbda7571ef e61c840786e347e1bb2dab256ff3808d with result 0 in 18 seconds 2022-04-14 07:36:25.570 | [194167 Async ks-demo-invis:231063]: Waiting for completion of get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef a6fb671d9c7e4cdd81f62897dcf6534e running on PID 231063 (14 other jobs running) 2022-04-14 07:36:25.727 | [194167 Async ks-demo-invis:231063]: Signaling child to exit 2022-04-14 07:36:25.727 | WAKEUP 2022-04-14 07:36:25.898 | [194167 Async ks-demo-invis:231063]: Signaled 2022-04-14 07:36:25.912 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:25.912 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:25.912 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:25.912 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:25.912 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:25.912 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:25.912 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:25.912 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:25.912 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5c1d59f2dd640d18547b2fbda7571ef --project a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:36:25.912 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:25.912 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:25.912 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:25.912 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:25.913 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:25.913 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:25.913 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d5c1d59f2dd640d18547b2fbda7571ef --project a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:36:25.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:25.913 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:25.913 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d5c1d59f2dd640d18547b2fbda7571ef --project a6fb671d9c7e4cdd81f62897dcf6534e 2022-04-14 07:36:25.913 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:25.913 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:25.913 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:25.913 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:25.913 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:25.913 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:25.913 | ++ functions-common:get_field:825 : echo '| d93db7dbb1184217be9e20c17d5fff12 | d5c1d59f2dd640d18547b2fbda7571ef | | a6fb671d9c7e4cdd81f62897dcf6534e | | | False |' 2022-04-14 07:36:25.913 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:25.913 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:25.913 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:25.913 | + functions-common:get_or_add_user_project_role:1004 : echo d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:25.913 | d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:26.152 | [194167 Async ks-demo-invis:231063]: finished get_or_add_user_project_role member d5c1d59f2dd640d18547b2fbda7571ef a6fb671d9c7e4cdd81f62897dcf6534e with result 0 in 18 seconds 2022-04-14 07:36:26.409 | [194167 Async ks-demo-reader:231265]: Waiting for completion of get_or_add_user_project_role reader 327f0a848fd64717890a918f44b13049 e61c840786e347e1bb2dab256ff3808d running on PID 231265 (13 other jobs running) 2022-04-14 07:36:26.550 | [194167 Async ks-demo-reader:231265]: Signaling child to exit 2022-04-14 07:36:26.550 | WAKEUP 2022-04-14 07:36:26.672 | [194167 Async ks-demo-reader:231265]: Signaled 2022-04-14 07:36:26.684 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:26.684 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:26.684 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:26.684 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:26.684 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:26.684 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:26.684 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:26.684 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:26.684 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:26.684 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:26.684 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 327f0a848fd64717890a918f44b13049 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:26.684 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:26.684 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:26.685 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:26.685 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:26.685 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 327f0a848fd64717890a918f44b13049 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:26.685 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 327f0a848fd64717890a918f44b13049 --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:26.685 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:26.685 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:26.685 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:26.685 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:26.685 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:26.685 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:26.685 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:26.685 | ++ functions-common:get_field:825 : echo '| 24dc153fe080432dac4f2de004bd7983 | 327f0a848fd64717890a918f44b13049 | | e61c840786e347e1bb2dab256ff3808d | | | False |' 2022-04-14 07:36:26.685 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:26.685 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:26.685 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:26.685 | + functions-common:get_or_add_user_project_role:1004 : echo 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:26.685 | 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:26.957 | [194167 Async ks-demo-reader:231265]: finished get_or_add_user_project_role reader 327f0a848fd64717890a918f44b13049 e61c840786e347e1bb2dab256ff3808d with result 0 in 17 seconds 2022-04-14 07:36:26.990 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:27.016 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:36:27.288 | [194167 Async ks-alt-admin:231713]: Waiting for completion of get_or_add_user_project_role admin 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 running on PID 231713 (12 other jobs running) 2022-04-14 07:36:27.434 | [194167 Async ks-alt-admin:231713]: Signaling child to exit 2022-04-14 07:36:27.440 | WAKEUP 2022-04-14 07:36:27.577 | [194167 Async ks-alt-admin:231713]: Signaled 2022-04-14 07:36:27.592 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:27.592 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:27.592 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:27.592 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:27.592 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:27.592 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:27.592 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:27.592 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:27.592 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:27.592 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:27.592 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:27.592 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:27.592 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:27.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.592 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.592 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:27.593 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:27.593 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:27.593 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:27.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.593 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:27.593 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:27.593 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:27.593 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:27.593 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:27.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:27.593 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:27.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:27.593 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:27.593 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:27.593 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | 513faa486b9d4958ba0ccf0931747e9c | | afe9850b9d644b299caacc746d1502d5 | | | False |' 2022-04-14 07:36:27.593 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:27.593 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:27.593 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:27.593 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:27.593 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:36:27.775 | [194167 Async ks-alt-admin:231713]: finished get_or_add_user_project_role admin 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 with result 0 in 14 seconds 2022-04-14 07:36:27.975 | [194167 Async ks-alt-another:231865]: Waiting for completion of get_or_add_user_project_role anotherrole 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 running on PID 231865 (11 other jobs running) 2022-04-14 07:36:28.140 | [194167 Async ks-alt-another:231865]: Signaling child to exit 2022-04-14 07:36:28.141 | WAKEUP 2022-04-14 07:36:28.282 | [194167 Async ks-alt-another:231865]: Signaled 2022-04-14 07:36:28.304 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:28.304 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:28.304 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:28.304 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:28.305 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:28.305 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:28.305 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:28.305 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:28.305 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:28.305 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:28.305 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:28.305 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:28.305 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:28.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.305 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.305 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.305 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:28.305 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:28.305 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:28.305 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:28.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.305 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.305 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.305 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:28.305 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 513faa486b9d4958ba0ccf0931747e9c --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:28.305 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:28.306 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:28.306 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:28.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.306 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:28.307 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:28.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:28.307 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:28.307 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:28.307 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:28.307 | ++ functions-common:get_field:825 : echo '| b4d11e3a6ec34fcf85757d6c1bd05012 | 513faa486b9d4958ba0ccf0931747e9c | | afe9850b9d644b299caacc746d1502d5 | | | False |' 2022-04-14 07:36:28.307 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:28.307 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:28.307 | + functions-common:get_or_add_user_project_role:1004 : echo b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:28.307 | b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:36:28.566 | [194167 Async ks-alt-another:231865]: finished get_or_add_user_project_role anotherrole 513faa486b9d4958ba0ccf0931747e9c afe9850b9d644b299caacc746d1502d5 with result 0 in 14 seconds 2022-04-14 07:36:28.801 | [194167 Async ks-alt-member-user:232161]: Waiting for completion of get_or_add_user_project_role member 39167575e9a84c0cbfafea6307d1f7d0 afe9850b9d644b299caacc746d1502d5 running on PID 232161 (10 other jobs running) 2022-04-14 07:36:28.944 | [194167 Async ks-alt-member-user:232161]: Signaling child to exit 2022-04-14 07:36:28.944 | WAKEUP 2022-04-14 07:36:29.085 | [194167 Async ks-alt-member-user:232161]: Signaled 2022-04-14 07:36:29.099 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:29.100 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:29.100 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:29.100 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:29.100 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:29.100 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:29.100 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39167575e9a84c0cbfafea6307d1f7d0 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:29.100 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:29.100 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.100 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:29.100 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:29.100 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:29.100 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 39167575e9a84c0cbfafea6307d1f7d0 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:29.100 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39167575e9a84c0cbfafea6307d1f7d0 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.100 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:29.100 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.101 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.101 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.101 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:29.101 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:29.101 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:29.101 | ++ functions-common:get_field:825 : echo '| d93db7dbb1184217be9e20c17d5fff12 | 39167575e9a84c0cbfafea6307d1f7d0 | | afe9850b9d644b299caacc746d1502d5 | | | False |' 2022-04-14 07:36:29.101 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:29.101 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.101 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:29.101 | + functions-common:get_or_add_user_project_role:1004 : echo d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:29.101 | d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:29.379 | [194167 Async ks-alt-member-user:232161]: finished get_or_add_user_project_role member 39167575e9a84c0cbfafea6307d1f7d0 afe9850b9d644b299caacc746d1502d5 with result 0 in 14 seconds 2022-04-14 07:36:29.652 | [194167 Async ks-alt-reader-user:232385]: Waiting for completion of get_or_add_user_project_role reader 83dfa7bb656e4e51a5f2d94b7cd1e0c3 afe9850b9d644b299caacc746d1502d5 running on PID 232385 (9 other jobs running) 2022-04-14 07:36:29.783 | [194167 Async ks-alt-reader-user:232385]: Signaling child to exit 2022-04-14 07:36:29.784 | WAKEUP 2022-04-14 07:36:29.928 | [194167 Async ks-alt-reader-user:232385]: Signaled 2022-04-14 07:36:29.936 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:29.936 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:36:29.936 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:29.936 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:29.936 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:29.936 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:29.936 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:29.936 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:36:29.936 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:29.936 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:29.936 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 83dfa7bb656e4e51a5f2d94b7cd1e0c3 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.936 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:29.936 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.936 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.936 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.936 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:29.936 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:29.936 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:29.936 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 83dfa7bb656e4e51a5f2d94b7cd1e0c3 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.936 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.936 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.936 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:29.937 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 83dfa7bb656e4e51a5f2d94b7cd1e0c3 --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:29.937 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:29.937 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:29.937 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.937 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:29.937 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:29.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:29.937 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:29.937 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:29.937 | ++ functions-common:get_field:825 : echo '| 24dc153fe080432dac4f2de004bd7983 | 83dfa7bb656e4e51a5f2d94b7cd1e0c3 | | afe9850b9d644b299caacc746d1502d5 | | | False |' 2022-04-14 07:36:29.937 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:29.937 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:29.937 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:29.937 | + functions-common:get_or_add_user_project_role:1004 : echo 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:29.937 | 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:30.213 | [194167 Async ks-alt-reader-user:232385]: finished get_or_add_user_project_role reader 83dfa7bb656e4e51a5f2d94b7cd1e0c3 afe9850b9d644b299caacc746d1502d5 with result 0 in 13 seconds 2022-04-14 07:36:30.248 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:30.265 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:36:30.644 | [194167 Async ks-system-member:232643]: Waiting for completion of get_or_add_user_system_role member 1a05b14901464775821485dc241b7191 all running on PID 232643 (8 other jobs running) 2022-04-14 07:36:30.793 | [194167 Async ks-system-member:232643]: Signaling child to exit 2022-04-14 07:36:30.794 | WAKEUP 2022-04-14 07:36:30.965 | [194167 Async ks-system-member:232643]: Signaled 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:36:30.976 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:36:30.976 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:30.976 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:30.976 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:30.976 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:30.976 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:36:30.976 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a05b14901464775821485dc241b7191 --system all -f value -c Role 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.976 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:36:30.976 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 1a05b14901464775821485dc241b7191 --system all 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.976 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a05b14901464775821485dc241b7191 --system all -f value -c Role 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:30.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:30.977 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:30.977 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:30.977 | + functions-common:get_or_add_user_system_role:1059 : echo d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:30.977 | d93db7dbb1184217be9e20c17d5fff12 2022-04-14 07:36:31.240 | [194167 Async ks-system-member:232643]: finished get_or_add_user_system_role member 1a05b14901464775821485dc241b7191 all with result 0 in 11 seconds 2022-04-14 07:36:31.372 | [194167 Async ks-system-reader:232937]: Waiting for completion of get_or_add_user_system_role reader 644bdee11dae42fbb6b2947b828db6e7 all running on PID 232937 (7 other jobs running) 2022-04-14 07:36:31.545 | [194167 Async ks-system-reader:232937]: Signaling child to exit 2022-04-14 07:36:31.546 | WAKEUP 2022-04-14 07:36:31.678 | [194167 Async ks-system-reader:232937]: Signaled 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:36:31.700 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:36:31.700 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:31.700 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:31.700 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:36:31.700 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:36:31.700 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:36:31.700 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 644bdee11dae42fbb6b2947b828db6e7 --system all -f value -c Role 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 644bdee11dae42fbb6b2947b828db6e7 --system all 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 644bdee11dae42fbb6b2947b828db6e7 --system all -f value -c Role 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:31.700 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:31.700 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:31.700 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:31.701 | + functions-common:get_or_add_user_system_role:1059 : echo 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:31.701 | 24dc153fe080432dac4f2de004bd7983 2022-04-14 07:36:32.023 | [194167 Async ks-system-reader:232937]: finished get_or_add_user_system_role reader 644bdee11dae42fbb6b2947b828db6e7 all with result 0 in 11 seconds 2022-04-14 07:36:32.057 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:32.081 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:36:32.353 | [194167 Async ks-group-memberdemo:233280]: Waiting for completion of get_or_add_group_project_role member caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d running on PID 233280 (6 other jobs running) 2022-04-14 07:36:32.512 | [194167 Async ks-group-memberdemo:233280]: Signaling child to exit 2022-04-14 07:36:34.556 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:34.656 | [233280 Async ks-group-memberdemo:233280]: finished successfully 2022-04-14 07:36:34.806 | WAKEUP 2022-04-14 07:36:34.934 | [194167 Async ks-group-memberdemo:233280]: Signaled 2022-04-14 07:36:34.948 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:36:34.948 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d -f value 2022-04-14 07:36:34.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.948 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.948 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.948 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:34.948 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:36:34.948 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:36:34.948 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:34.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.948 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.948 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.948 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d -f value 2022-04-14 07:36:34.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.948 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:34.949 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:34.949 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:34.949 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False' 2022-04-14 07:36:34.949 | + functions-common:get_or_add_group_project_role:1083 : echo d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False 2022-04-14 07:36:34.949 | d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False 2022-04-14 07:36:35.172 | [194167 Async ks-group-memberdemo:233280]: finished get_or_add_group_project_role member caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d with result 0 in 13 seconds 2022-04-14 07:36:35.235 | [194167 Async ks-group-anotherdemo:233366]: Waiting for completion of get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d running on PID 233366 (5 other jobs running) 2022-04-14 07:36:35.272 | [194167 Async ks-group-anotherdemo:233366]: Signaling child to exit 2022-04-14 07:36:35.525 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:35.586 | [233366 Async ks-group-anotherdemo:233366]: finished successfully 2022-04-14 07:36:35.619 | WAKEUP 2022-04-14 07:36:35.651 | [194167 Async ks-group-anotherdemo:233366]: Signaled 2022-04-14 07:36:35.654 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:36:35.654 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d -f value 2022-04-14 07:36:35.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.654 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.654 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:35.655 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:36:35.655 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:36:35.655 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d 2022-04-14 07:36:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.655 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group caf935b361704961845089159a1c4acf --project e61c840786e347e1bb2dab256ff3808d -f value 2022-04-14 07:36:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.655 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:35.655 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False' 2022-04-14 07:36:35.655 | + functions-common:get_or_add_group_project_role:1083 : echo b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False 2022-04-14 07:36:35.655 | b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d False 2022-04-14 07:36:35.734 | [194167 Async ks-group-anotherdemo:233366]: finished get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf e61c840786e347e1bb2dab256ff3808d with result 0 in 14 seconds 2022-04-14 07:36:35.808 | [194167 Async ks-group-memberalt:233471]: Waiting for completion of get_or_add_group_project_role member caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 running on PID 233471 (4 other jobs running) 2022-04-14 07:36:35.854 | [194167 Async ks-group-memberalt:233471]: Signaling child to exit 2022-04-14 07:36:35.884 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:35.918 | [233471 Async ks-group-memberalt:233471]: finished successfully 2022-04-14 07:36:35.940 | WAKEUP 2022-04-14 07:36:35.970 | [194167 Async ks-group-memberalt:233471]: Signaled 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:36:35.972 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 -f value 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 -f value 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:35.972 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:35.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False' 2022-04-14 07:36:35.972 | + functions-common:get_or_add_group_project_role:1083 : echo d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False 2022-04-14 07:36:35.973 | d93db7dbb1184217be9e20c17d5fff12 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False 2022-04-14 07:36:36.026 | [194167 Async ks-group-memberalt:233471]: finished get_or_add_group_project_role member caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 with result 0 in 14 seconds 2022-04-14 07:36:36.075 | [194167 Async ks-group-anotheralt:233597]: Waiting for completion of get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 running on PID 233597 (3 other jobs running) 2022-04-14 07:36:36.106 | [194167 Async ks-group-anotheralt:233597]: Signaling child to exit 2022-04-14 07:36:36.796 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:36.822 | [233597 Async ks-group-anotheralt:233597]: finished successfully 2022-04-14 07:36:36.842 | WAKEUP 2022-04-14 07:36:36.866 | [194167 Async ks-group-anotheralt:233597]: Signaled 2022-04-14 07:36:36.867 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:36:36.868 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 -f value 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:36.868 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:36:36.868 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:36:36.868 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group caf935b361704961845089159a1c4acf --project afe9850b9d644b299caacc746d1502d5 -f value 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:36.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:36.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:36.868 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False' 2022-04-14 07:36:36.868 | + functions-common:get_or_add_group_project_role:1083 : echo b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False 2022-04-14 07:36:36.868 | b4d11e3a6ec34fcf85757d6c1bd05012 caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 False 2022-04-14 07:36:36.914 | [194167 Async ks-group-anotheralt:233597]: finished get_or_add_group_project_role anotherrole caf935b361704961845089159a1c4acf afe9850b9d644b299caacc746d1502d5 with result 0 in 14 seconds 2022-04-14 07:36:36.954 | [194167 Async ks-group-admin:233684]: Waiting for completion of get_or_add_group_project_role admin 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 running on PID 233684 (2 other jobs running) 2022-04-14 07:36:36.980 | [194167 Async ks-group-admin:233684]: Signaling child to exit 2022-04-14 07:36:37.377 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:37.403 | [233684 Async ks-group-admin:233684]: finished successfully 2022-04-14 07:36:37.423 | WAKEUP 2022-04-14 07:36:37.447 | [194167 Async ks-group-admin:233684]: Signaled 2022-04-14 07:36:37.448 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:36:37.448 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3dfc7de1554e4da295ca3bd6e59eed7d --project 5c4e3122258a407bad1d0370c4104672 -f value 2022-04-14 07:36:37.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.448 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:37.448 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:36:37.448 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:36:37.448 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 3dfc7de1554e4da295ca3bd6e59eed7d --project 5c4e3122258a407bad1d0370c4104672 2022-04-14 07:36:37.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.449 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.449 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3dfc7de1554e4da295ca3bd6e59eed7d --project 5c4e3122258a407bad1d0370c4104672 -f value 2022-04-14 07:36:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.449 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:37.449 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:37.449 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:37.449 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='2a735106e73e491d9b3cee9204693a61 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 False' 2022-04-14 07:36:37.449 | + functions-common:get_or_add_group_project_role:1083 : echo 2a735106e73e491d9b3cee9204693a61 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 False 2022-04-14 07:36:37.449 | 2a735106e73e491d9b3cee9204693a61 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 False 2022-04-14 07:36:37.493 | [194167 Async ks-group-admin:233684]: finished get_or_add_group_project_role admin 3dfc7de1554e4da295ca3bd6e59eed7d 5c4e3122258a407bad1d0370c4104672 with result 0 in 14 seconds 2022-04-14 07:36:37.497 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:37.499 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:36:37.516 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:36:37.519 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:36:37.539 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:37.542 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:36:37.544 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:36:37.605 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:36:37.643 | [194167 Async create_nova_accounts:235583]: running: create_nova_accounts 2022-04-14 07:36:37.646 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:36:37.667 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:37.670 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:36:37.672 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:36:37.733 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:36:37.773 | [194167 Async create_glance_accounts:235698]: running: create_glance_accounts 2022-04-14 07:36:37.776 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:36:37.796 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:37.799 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:36:37.802 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:36:37.874 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:36:37.919 | [194167 Async create_cinder_accounts:235828]: running: create_cinder_accounts 2022-04-14 07:36:37.922 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:36:37.941 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:37.944 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:36:37.947 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:36:38.022 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:36:38.089 | [194167 Async create_neutron_accounts:235943]: running: create_neutron_accounts 2022-04-14 07:36:38.094 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:36:38.135 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:38.140 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:36:38.145 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:36:38.421 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:36:38.640 | [194167 Async create_swift_accounts:236084]: running: create_swift_accounts 2022-04-14 07:36:38.665 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:36:38.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:36:38.804 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:36:39.163 | [194167 Async create_nova_accounts:235583]: Waiting for completion of create_nova_accounts running on PID 235583 (6 other jobs running) 2022-04-14 07:36:39.338 | [194167 Async create_nova_accounts:235583]: Signaling child to exit 2022-04-14 07:37:19.199 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:19.323 | [235943 Async create_neutron_accounts:235943]: finished successfully 2022-04-14 07:37:38.142 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:38.191 | [235828 Async create_cinder_accounts:235828]: finished successfully 2022-04-14 07:37:54.133 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:54.166 | [235698 Async create_glance_accounts:235698]: finished successfully 2022-04-14 07:37:57.824 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:57.851 | [235583 Async create_nova_accounts:235583]: finished successfully 2022-04-14 07:37:57.872 | WAKEUP 2022-04-14 07:37:57.896 | [194167 Async create_nova_accounts:235583]: Signaled 2022-04-14 07:37:57.897 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-04-14 07:37:57.897 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:37:57.897 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:37:57.897 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:57.897 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:57.898 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:57.898 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:37:57.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.898 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.898 | + functions-common:get_or_create_user:932 : user_id=f5148a859ba3460c892fcb3a19fb88e5 2022-04-14 07:37:57.898 | + functions-common:get_or_create_user:933 : echo f5148a859ba3460c892fcb3a19fb88e5 2022-04-14 07:37:57.898 | f5148a859ba3460c892fcb3a19fb88e5 2022-04-14 07:37:57.899 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:37:57.899 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:57.899 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:57.899 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:57.899 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:57.899 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.899 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.899 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:57.899 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.899 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.899 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.899 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.899 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.899 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:57.899 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:57.899 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.899 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.900 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.900 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.900 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.900 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:57.900 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.900 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.900 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.900 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.900 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.900 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:57.900 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:57.900 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | f5148a859ba3460c892fcb3a19fb88e5 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:57.900 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:57.900 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.900 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:57.900 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:57.900 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:57.900 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:37:57.900 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:37:57.900 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:57.900 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:57.900 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:57.900 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:57.900 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:57.901 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.901 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.901 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.901 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.901 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:57.901 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:57.901 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.901 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.901 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:57.901 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.901 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.901 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.901 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.901 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:57.901 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:57.901 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | f5148a859ba3460c892fcb3a19fb88e5 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:57.901 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:57.901 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.902 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:37:57.902 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:37:57.902 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:37:57.902 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:37:57.902 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:37:57.902 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-04-14 07:37:57.902 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:37:57.902 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:57.902 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:37:57.902 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 07:37:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.902 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:57.902 | 9991b8743f974aa78c8a6a33ce229ca9' 2022-04-14 07:37:57.902 | + functions-common:get_or_create_service:1101 : echo 9991b8743f974aa78c8a6a33ce229ca9 2022-04-14 07:37:57.902 | 9991b8743f974aa78c8a6a33ce229ca9 2022-04-14 07:37:57.902 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2022-04-14 07:37:57.902 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:57.902 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:37:57.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:57.902 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:57.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.902 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.902 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:57.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:57.903 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:37:57.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.903 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.903 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.903 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8272c1beb3a44c0b9ddd1c510484317e 2022-04-14 07:37:57.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8272c1beb3a44c0b9ddd1c510484317e 2022-04-14 07:37:57.903 | + functions-common:get_or_create_endpoint:1134 : public_id=8272c1beb3a44c0b9ddd1c510484317e 2022-04-14 07:37:57.903 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:57.903 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:57.903 | + functions-common:get_or_create_endpoint:1143 : echo 8272c1beb3a44c0b9ddd1c510484317e 2022-04-14 07:37:57.903 | 8272c1beb3a44c0b9ddd1c510484317e 2022-04-14 07:37:57.903 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:37:57.903 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:57.903 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:37:57.903 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:37:57.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.903 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.903 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.903 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.903 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:57.903 | 4f8e52aed0134c78a24cf0a8da259d52' 2022-04-14 07:37:57.903 | + functions-common:get_or_create_service:1101 : echo 4f8e52aed0134c78a24cf0a8da259d52 2022-04-14 07:37:57.903 | 4f8e52aed0134c78a24cf0a8da259d52 2022-04-14 07:37:57.903 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-04-14 07:37:57.903 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:57.903 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2022-04-14 07:37:57.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:57.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:57.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.904 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.904 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.904 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:57.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:57.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:37:57.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.904 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.904 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.904 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=2f039a15eb6a44a1a78a9901ba5c3ea1 2022-04-14 07:37:57.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 2f039a15eb6a44a1a78a9901ba5c3ea1 2022-04-14 07:37:57.904 | + functions-common:get_or_create_endpoint:1134 : public_id=2f039a15eb6a44a1a78a9901ba5c3ea1 2022-04-14 07:37:57.904 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:57.904 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:57.904 | + functions-common:get_or_create_endpoint:1143 : echo 2f039a15eb6a44a1a78a9901ba5c3ea1 2022-04-14 07:37:57.904 | 2f039a15eb6a44a1a78a9901ba5c3ea1 2022-04-14 07:37:57.904 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:37:57.904 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:57.904 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:37:57.904 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:57.904 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:37:57.904 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:57.904 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:57.904 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:57.904 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:57.904 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:57.905 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:57.905 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:57.905 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:57.905 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:57.905 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:57.905 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.905 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.905 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:57.905 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:57.905 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:57.905 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:37:57.905 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:57.905 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:57.905 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:57.905 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:57.906 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:57.906 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:57.906 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:57.906 | ++ functions-common:get_field:825 : echo '| c3b60f2075174ee19289c10a1e0bb23d | f5148a859ba3460c892fcb3a19fb88e5 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:57.906 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:57.906 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:57.906 | + functions-common:get_or_add_user_project_role:1004 : echo c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:57.906 | c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:57.906 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:37:57.906 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:37:57.906 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:37:57.906 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:57.906 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:37:57.961 | [194167 Async create_nova_accounts:235583]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 07:37:58.004 | [194167 Async create_glance_accounts:235698]: Waiting for completion of create_glance_accounts running on PID 235698 (5 other jobs running) 2022-04-14 07:37:58.032 | [194167 Async create_glance_accounts:235698]: Signaling child to exit 2022-04-14 07:37:58.032 | WAKEUP 2022-04-14 07:37:58.057 | [194167 Async create_glance_accounts:235698]: Signaled 2022-04-14 07:37:58.059 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:37:58.059 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:58.059 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:37:58.059 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:37:58.059 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:58.059 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:58.059 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:58.059 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:37:58.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.059 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.059 | + functions-common:get_or_create_user:932 : user_id=7b67d5b4b56946fe9569055fcaec3f64 2022-04-14 07:37:58.060 | + functions-common:get_or_create_user:933 : echo 7b67d5b4b56946fe9569055fcaec3f64 2022-04-14 07:37:58.060 | 7b67d5b4b56946fe9569055fcaec3f64 2022-04-14 07:37:58.060 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:37:58.060 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:58.060 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:58.060 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.060 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.060 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.060 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:58.060 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:58.060 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:58.060 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.061 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.061 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.061 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:58.061 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:58.061 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | 7b67d5b4b56946fe9569055fcaec3f64 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:58.061 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:58.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.061 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.061 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.061 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.061 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:37:58.061 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:37:58.061 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:58.061 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:37:58.061 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:37:58.061 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:58.061 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:58.061 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:58.061 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:37:58.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.061 | + functions-common:get_or_create_user:932 : user_id=9d1bdd7fe8ba40bb8b83803102587b48 2022-04-14 07:37:58.062 | + functions-common:get_or_create_user:933 : echo 9d1bdd7fe8ba40bb8b83803102587b48 2022-04-14 07:37:58.062 | 9d1bdd7fe8ba40bb8b83803102587b48 2022-04-14 07:37:58.062 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:37:58.062 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:58.062 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:58.062 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:58.062 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:58.062 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:58.062 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.062 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.062 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.062 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.062 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:58.062 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:58.062 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.063 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.063 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.063 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:58.063 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.063 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.063 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:58.063 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:58.063 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | 9d1bdd7fe8ba40bb8b83803102587b48 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:58.063 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:58.063 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.063 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.063 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.063 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.063 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:37:58.063 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:37:58.063 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:58.063 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:58.063 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:58.064 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:58.064 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:58.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.064 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.064 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:58.064 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:58.064 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:58.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.064 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.064 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.064 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:58.064 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:58.065 | ++ functions-common:get_field:825 : echo '| c3b60f2075174ee19289c10a1e0bb23d | 9d1bdd7fe8ba40bb8b83803102587b48 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:58.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:58.065 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.065 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:58.065 | + functions-common:get_or_add_user_project_role:1004 : echo c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:58.065 | c3b60f2075174ee19289c10a1e0bb23d 2022-04-14 07:37:58.065 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:37:58.065 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:58.065 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:37:58.065 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:37:58.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.065 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:58.065 | 08fe88a4457c44aa986807a9073bcd38' 2022-04-14 07:37:58.065 | + functions-common:get_or_create_service:1101 : echo 08fe88a4457c44aa986807a9073bcd38 2022-04-14 07:37:58.065 | 08fe88a4457c44aa986807a9073bcd38 2022-04-14 07:37:58.065 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-04-14 07:37:58.065 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:58.065 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2022-04-14 07:37:58.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:58.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:58.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:58.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:58.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2022-04-14 07:37:58.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=55a7d983f81a4badae8b5cd0a6ab8027 2022-04-14 07:37:58.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 55a7d983f81a4badae8b5cd0a6ab8027 2022-04-14 07:37:58.066 | + functions-common:get_or_create_endpoint:1134 : public_id=55a7d983f81a4badae8b5cd0a6ab8027 2022-04-14 07:37:58.066 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:58.066 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:58.066 | + functions-common:get_or_create_endpoint:1143 : echo 55a7d983f81a4badae8b5cd0a6ab8027 2022-04-14 07:37:58.066 | 55a7d983f81a4badae8b5cd0a6ab8027 2022-04-14 07:37:58.066 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:37:58.066 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:37:58.066 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:37:58.066 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:37:58.066 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:37:58.066 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:37:58.066 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:37:58.066 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:37:58.066 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:37:58.109 | [194167 Async create_glance_accounts:235698]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:37:58.150 | [194167 Async create_cinder_accounts:235828]: Waiting for completion of create_cinder_accounts running on PID 235828 (4 other jobs running) 2022-04-14 07:37:58.176 | [194167 Async create_cinder_accounts:235828]: Signaling child to exit 2022-04-14 07:37:58.176 | WAKEUP 2022-04-14 07:37:58.200 | [194167 Async create_cinder_accounts:235828]: Signaled 2022-04-14 07:37:58.201 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-14 07:37:58.201 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:37:58.201 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:37:58.201 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:58.201 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:58.201 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:58.201 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:37:58.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.202 | + functions-common:get_or_create_user:932 : user_id=b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.202 | + functions-common:get_or_create_user:933 : echo b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.202 | b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.202 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:37:58.202 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:58.202 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:58.202 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:58.202 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:58.202 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.202 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:58.202 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.202 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.202 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.202 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:58.202 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:58.202 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:58.203 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.203 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.203 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.203 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.203 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:58.203 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:58.203 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | b627aa624b584c42a93983dcf9bb5d99 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:58.203 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:58.203 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.203 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.203 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.203 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.203 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:37:58.203 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:37:58.203 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:58.203 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:37:58.203 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:37:58.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.204 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:58.204 | a6da04d7c1e249019fe530b4e0a7cc53' 2022-04-14 07:37:58.204 | + functions-common:get_or_create_service:1101 : echo a6da04d7c1e249019fe530b4e0a7cc53 2022-04-14 07:37:58.204 | a6da04d7c1e249019fe530b4e0a7cc53 2022-04-14 07:37:58.204 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:37:58.204 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-04-14 07:37:58.204 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:58.204 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:37:58.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:58.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:58.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.204 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:58.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:58.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:37:58.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.204 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=641d791cc74f495e9fabf28c73eadb93 2022-04-14 07:37:58.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 641d791cc74f495e9fabf28c73eadb93 2022-04-14 07:37:58.204 | + functions-common:get_or_create_endpoint:1134 : public_id=641d791cc74f495e9fabf28c73eadb93 2022-04-14 07:37:58.204 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:58.204 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:58.204 | + functions-common:get_or_create_endpoint:1143 : echo 641d791cc74f495e9fabf28c73eadb93 2022-04-14 07:37:58.204 | 641d791cc74f495e9fabf28c73eadb93 2022-04-14 07:37:58.204 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:37:58.204 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:58.205 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:37:58.205 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.205 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:58.205 | d01eb42329de416c9373123c661f5db0' 2022-04-14 07:37:58.205 | + functions-common:get_or_create_service:1101 : echo d01eb42329de416c9373123c661f5db0 2022-04-14 07:37:58.205 | d01eb42329de416c9373123c661f5db0 2022-04-14 07:37:58.205 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-04-14 07:37:58.205 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:58.205 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:37:58.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:58.205 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:58.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:58.205 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.205 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=332ea0ee82c041aca612f34474e500e2 2022-04-14 07:37:58.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 332ea0ee82c041aca612f34474e500e2 2022-04-14 07:37:58.205 | + functions-common:get_or_create_endpoint:1134 : public_id=332ea0ee82c041aca612f34474e500e2 2022-04-14 07:37:58.206 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:58.206 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:58.206 | + functions-common:get_or_create_endpoint:1143 : echo 332ea0ee82c041aca612f34474e500e2 2022-04-14 07:37:58.206 | 332ea0ee82c041aca612f34474e500e2 2022-04-14 07:37:58.206 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:37:58.206 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:37:58.206 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:37:58.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.206 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_project:945 : project_id=c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_project:946 : echo c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:37:58.206 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c3d9dc297ea84f47ade9ce901e1602e6 2022-04-14 07:37:58.206 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:58.206 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:37:58.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.206 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.206 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:37:58.206 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_user:932 : user_id=b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.206 | ++ functions-common:get_or_create_user:933 : echo b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.206 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b627aa624b584c42a93983dcf9bb5d99 2022-04-14 07:37:58.250 | [194167 Async create_cinder_accounts:235828]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 07:37:58.255 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:58.257 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:37:58.310 | [194167 Async create_neutron_accounts:235943]: Waiting for completion of create_neutron_accounts running on PID 235943 (3 other jobs running) 2022-04-14 07:37:58.335 | [194167 Async create_neutron_accounts:235943]: Signaling child to exit 2022-04-14 07:37:58.336 | WAKEUP 2022-04-14 07:37:58.359 | [194167 Async create_neutron_accounts:235943]: Signaled 2022-04-14 07:37:58.361 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:37:58.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:37:58.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:37:58.361 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:37:58.361 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:37:58.361 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-14 07:37:58.361 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:37:58.361 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:37:58.361 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:37:58.361 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:37:58.361 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.49:9696/ 2022-04-14 07:37:58.361 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-14 07:37:58.361 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:37:58.361 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:37:58.361 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:58.361 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:58.361 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:58.361 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:37:58.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.362 | + functions-common:get_or_create_user:932 : user_id=c41e4def9eaf4a97bc71b4fc57ae6f03 2022-04-14 07:37:58.362 | + functions-common:get_or_create_user:933 : echo c41e4def9eaf4a97bc71b4fc57ae6f03 2022-04-14 07:37:58.362 | c41e4def9eaf4a97bc71b4fc57ae6f03 2022-04-14 07:37:58.362 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:37:58.362 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:58.362 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:58.362 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:58.362 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:58.362 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:58.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.362 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.362 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.362 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.362 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:58.362 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:58.362 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.363 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:37:58.363 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:58.363 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:58.363 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:58.363 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.363 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:58.363 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:58.363 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | c41e4def9eaf4a97bc71b4fc57ae6f03 | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:37:58.363 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:58.363 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:58.363 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.363 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.363 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:37:58.363 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:37:58.363 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:37:58.363 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:58.363 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:37:58.363 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:37:58.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.363 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:58.363 | 3accc08ed77f44fb896f95c058b7a657' 2022-04-14 07:37:58.364 | + functions-common:get_or_create_service:1101 : echo 3accc08ed77f44fb896f95c058b7a657 2022-04-14 07:37:58.364 | 3accc08ed77f44fb896f95c058b7a657 2022-04-14 07:37:58.364 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-04-14 07:37:58.364 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:58.364 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2022-04-14 07:37:58.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:58.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:37:58.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:58.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:58.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2022-04-14 07:37:58.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:58.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:58.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:58.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e2684a4e72594368b50d599871f95403 2022-04-14 07:37:58.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e2684a4e72594368b50d599871f95403 2022-04-14 07:37:58.364 | + functions-common:get_or_create_endpoint:1134 : public_id=e2684a4e72594368b50d599871f95403 2022-04-14 07:37:58.364 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:37:58.364 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:58.364 | + functions-common:get_or_create_endpoint:1143 : echo e2684a4e72594368b50d599871f95403 2022-04-14 07:37:58.364 | e2684a4e72594368b50d599871f95403 2022-04-14 07:37:58.407 | [194167 Async create_neutron_accounts:235943]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:37:58.446 | [194167 Async create_swift_accounts:236084]: Waiting for completion of create_swift_accounts running on PID 236084 (2 other jobs running) 2022-04-14 07:37:58.472 | [194167 Async create_swift_accounts:236084]: Signaling child to exit 2022-04-14 07:38:46.714 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:38:46.740 | [236084 Async create_swift_accounts:236084]: finished successfully 2022-04-14 07:38:46.759 | WAKEUP 2022-04-14 07:38:46.782 | [194167 Async create_swift_accounts:236084]: Signaled 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:38:46.784 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:38:46.784 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:38:46.784 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:38:46.784 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:38:46.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.784 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.785 | ++ functions-common:get_or_create_role:957 : role_id=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.785 | ++ functions-common:get_or_create_role:958 : echo b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.785 | + lib/swift:create_swift_accounts:614 : another_role=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.785 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:38:46.785 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:38:46.785 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:38:46.785 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:38:46.785 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:38:46.785 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:38:46.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.785 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.785 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.785 | + functions-common:get_or_create_user:932 : user_id=e7d277f01df14f8494144bb578ca5b0d 2022-04-14 07:38:46.785 | + functions-common:get_or_create_user:933 : echo e7d277f01df14f8494144bb578ca5b0d 2022-04-14 07:38:46.785 | e7d277f01df14f8494144bb578ca5b0d 2022-04-14 07:38:46.785 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:38:46.785 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.785 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:38:46.785 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:38:46.785 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:38:46.785 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.785 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.785 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.785 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.786 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.786 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.786 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.786 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.786 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.786 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.786 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.786 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.786 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.786 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.786 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.786 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.786 | ++ functions-common:get_field:825 : echo '| a33e2ad96b9143649bfc76871b1cc71e | e7d277f01df14f8494144bb578ca5b0d | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:38:46.786 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.786 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.786 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:38:46.786 | + functions-common:get_or_add_user_project_role:1004 : echo a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:38:46.787 | a33e2ad96b9143649bfc76871b1cc71e 2022-04-14 07:38:46.787 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:38:46.787 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:38:46.787 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.787 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:38:46.787 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:38:46.787 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:38:46.787 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.787 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.787 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.787 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.787 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.787 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.788 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.788 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.788 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.788 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.788 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.788 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.788 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.788 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.788 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.788 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.789 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:38:46.789 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.789 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.789 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.789 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.789 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.789 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.789 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | e7d277f01df14f8494144bb578ca5b0d | | c3d9dc297ea84f47ade9ce901e1602e6 | | | False |' 2022-04-14 07:38:46.789 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.789 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.789 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.789 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.789 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.789 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:38:46.789 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:38:46.789 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:38:46.789 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:38:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.789 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.789 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.789 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.789 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:38:46.789 | c1ce41eb11774874b2ed9897366cb12c' 2022-04-14 07:38:46.789 | + functions-common:get_or_create_service:1101 : echo c1ce41eb11774874b2ed9897366cb12c 2022-04-14 07:38:46.789 | c1ce41eb11774874b2ed9897366cb12c 2022-04-14 07:38:46.789 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2022-04-14 07:38:46.789 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:38:46.789 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:38:46.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:38:46.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b5840ca2a7d7434991cc34436c383310 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b5840ca2a7d7434991cc34436c383310 2022-04-14 07:38:46.790 | + functions-common:get_or_create_endpoint:1134 : public_id=b5840ca2a7d7434991cc34436c383310 2022-04-14 07:38:46.790 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.49:8080 ]] 2022-04-14 07:38:46.790 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2022-04-14 07:38:46.790 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:38:46.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.790 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.790 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:38:46.791 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:38:46.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2022-04-14 07:38:46.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.791 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.791 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3fe9c88daf524740ba3e87601cd4e5b2 2022-04-14 07:38:46.791 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3fe9c88daf524740ba3e87601cd4e5b2 2022-04-14 07:38:46.791 | 3fe9c88daf524740ba3e87601cd4e5b2 2022-04-14 07:38:46.791 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:38:46.791 | + functions-common:get_or_create_endpoint:1143 : echo b5840ca2a7d7434991cc34436c383310 2022-04-14 07:38:46.791 | b5840ca2a7d7434991cc34436c383310 2022-04-14 07:38:46.791 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:38:46.791 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:38:46.791 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:38:46.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.791 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.791 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_project:945 : project_id=8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_project:946 : echo 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.791 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.791 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:38:46.791 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.791 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:38:46.791 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:38:46.792 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:38:46.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.792 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.792 | ++ functions-common:get_or_create_user:932 : user_id=be2ecfdf3d804b33892985c24326e3a5 2022-04-14 07:38:46.792 | ++ functions-common:get_or_create_user:933 : echo be2ecfdf3d804b33892985c24326e3a5 2022-04-14 07:38:46.792 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=be2ecfdf3d804b33892985c24326e3a5 2022-04-14 07:38:46.792 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:38:46.792 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.792 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin be2ecfdf3d804b33892985c24326e3a5 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.792 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.792 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:38:46.792 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.792 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.792 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:38:46.792 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:38:46.792 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:38:46.792 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:38:46.792 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.792 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.792 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.792 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.792 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be2ecfdf3d804b33892985c24326e3a5 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.792 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.793 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.793 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user be2ecfdf3d804b33892985c24326e3a5 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.793 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.793 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.793 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be2ecfdf3d804b33892985c24326e3a5 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.793 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.793 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.793 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.793 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.793 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.793 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.793 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.793 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.793 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.793 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.793 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | be2ecfdf3d804b33892985c24326e3a5 | | 8966c0c75a52447587a24a4e7f43a2b5 | | | False |' 2022-04-14 07:38:46.793 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.793 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.793 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.793 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.793 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:38:46.793 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:38:46.793 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:38:46.793 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:38:46.793 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:38:46.793 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:38:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.793 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.794 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.794 | ++ functions-common:get_or_create_user:932 : user_id=e3cdaefb291a4e7c853c6c34427a3611 2022-04-14 07:38:46.794 | ++ functions-common:get_or_create_user:933 : echo e3cdaefb291a4e7c853c6c34427a3611 2022-04-14 07:38:46.794 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e3cdaefb291a4e7c853c6c34427a3611 2022-04-14 07:38:46.794 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:38:46.794 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.794 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b4d11e3a6ec34fcf85757d6c1bd05012 e3cdaefb291a4e7c853c6c34427a3611 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.794 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.794 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:38:46.794 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.794 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.794 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:38:46.794 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:38:46.794 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:38:46.794 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:38:46.794 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role b4d11e3a6ec34fcf85757d6c1bd05012 --user e3cdaefb291a4e7c853c6c34427a3611 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.794 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.794 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.794 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.794 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.794 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.794 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.794 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.794 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add b4d11e3a6ec34fcf85757d6c1bd05012 --user e3cdaefb291a4e7c853c6c34427a3611 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role b4d11e3a6ec34fcf85757d6c1bd05012 --user e3cdaefb291a4e7c853c6c34427a3611 --project 8966c0c75a52447587a24a4e7f43a2b5 2022-04-14 07:38:46.795 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.795 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.795 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.795 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.795 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.795 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.795 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.795 | ++ functions-common:get_field:825 : echo '| b4d11e3a6ec34fcf85757d6c1bd05012 | e3cdaefb291a4e7c853c6c34427a3611 | | 8966c0c75a52447587a24a4e7f43a2b5 | | | False |' 2022-04-14 07:38:46.795 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.795 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.795 | + functions-common:get_or_add_user_project_role:1004 : echo b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.795 | b4d11e3a6ec34fcf85757d6c1bd05012 2022-04-14 07:38:46.795 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:38:46.795 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:38:46.795 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:38:46.795 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:38:46.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.795 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.795 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.795 | ++ functions-common:get_or_create_project:945 : project_id=434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.795 | ++ functions-common:get_or_create_project:946 : echo 434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:642 : swift_project_test2=434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:38:46.796 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:38:46.796 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:38:46.796 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:38:46.796 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:38:46.796 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:38:46.796 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:38:46.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.796 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.796 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.796 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.796 | ++ functions-common:get_or_create_user:932 : user_id=80eb14cd6242480fab76f31bc07fbc54 2022-04-14 07:38:46.796 | ++ functions-common:get_or_create_user:933 : echo 80eb14cd6242480fab76f31bc07fbc54 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:647 : swift_user_test2=80eb14cd6242480fab76f31bc07fbc54 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:38:46.796 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.796 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 80eb14cd6242480fab76f31bc07fbc54 434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.796 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.796 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:38:46.796 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.796 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.796 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:38:46.796 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:38:46.796 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:38:46.796 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:38:46.796 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80eb14cd6242480fab76f31bc07fbc54 --project 434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.796 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.796 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.797 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.797 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.797 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.797 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.797 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 80eb14cd6242480fab76f31bc07fbc54 --project 434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80eb14cd6242480fab76f31bc07fbc54 --project 434af2d8cb534a979fa606939aed746c 2022-04-14 07:38:46.797 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.797 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.797 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.797 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.797 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.797 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.797 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.797 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.797 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | 80eb14cd6242480fab76f31bc07fbc54 | | 434af2d8cb534a979fa606939aed746c | | | False |' 2022-04-14 07:38:46.797 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.797 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.797 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.797 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.798 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:38:46.798 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:38:46.798 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:38:46.798 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:38:46.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.798 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.798 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.798 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:38:46.798 | f63efbcc8c6c4abb9d7c4f71befa44d4' 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_domain:895 : echo f63efbcc8c6c4abb9d7c4f71befa44d4 2022-04-14 07:38:46.798 | + lib/swift:create_swift_accounts:652 : swift_domain=f63efbcc8c6c4abb9d7c4f71befa44d4 2022-04-14 07:38:46.798 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:38:46.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.798 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:38:46.798 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f63efbcc8c6c4abb9d7c4f71befa44d4 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:38:46.798 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f63efbcc8c6c4abb9d7c4f71befa44d4 --or-show -f value -c id 2022-04-14 07:38:46.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.798 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.798 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.798 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_project:945 : project_id=f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.798 | ++ functions-common:get_or_create_project:946 : echo f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.798 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.799 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:38:46.799 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.799 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:38:46.799 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f63efbcc8c6c4abb9d7c4f71befa44d4 test4@example.com 2022-04-14 07:38:46.799 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:38:46.799 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:38:46.799 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:38:46.799 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f63efbcc8c6c4abb9d7c4f71befa44d4 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:38:46.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.799 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.799 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.799 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.799 | ++ functions-common:get_or_create_user:932 : user_id=ac1b9fe170764fbc8c999133792cc3d0 2022-04-14 07:38:46.799 | ++ functions-common:get_or_create_user:933 : echo ac1b9fe170764fbc8c999133792cc3d0 2022-04-14 07:38:46.799 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ac1b9fe170764fbc8c999133792cc3d0 2022-04-14 07:38:46.799 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:38:46.799 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:38:46.799 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ac1b9fe170764fbc8c999133792cc3d0 f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.799 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:38:46.799 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:38:46.799 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:38:46.799 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:38:46.799 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:38:46.799 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:38:46.799 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:38:46.799 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:38:46.799 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1b9fe170764fbc8c999133792cc3d0 --project f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.799 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.799 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:38:46.799 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.800 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.800 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:38:46.800 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:38:46.800 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ac1b9fe170764fbc8c999133792cc3d0 --project f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:38:46.800 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac1b9fe170764fbc8c999133792cc3d0 --project f799f99bb70f4eb1a2044a0797999f8d 2022-04-14 07:38:46.800 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:38:46.800 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:38:46.800 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:46.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:46.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:38:46.800 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:38:46.800 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:38:46.800 | ++ functions-common:get_field:825 : echo '| 2a735106e73e491d9b3cee9204693a61 | ac1b9fe170764fbc8c999133792cc3d0 | | f799f99bb70f4eb1a2044a0797999f8d | | | False |' 2022-04-14 07:38:46.800 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:38:46.800 | ++ functions-common:get_field:819 : read data 2022-04-14 07:38:46.800 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.800 | + functions-common:get_or_add_user_project_role:1004 : echo 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.800 | 2a735106e73e491d9b3cee9204693a61 2022-04-14 07:38:46.830 | [194167 Async create_swift_accounts:236084]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 07:38:46.838 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:38:46.840 | + inc/async:async_wait:197 : return 0 2022-04-14 07:38:46.843 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:38:46.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:46.863 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:38:46.881 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:46.884 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:38:46.886 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:38:46.889 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:38:46.891 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:38:46.894 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:38:46.954 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:38:46.993 | [194167 Async init_glance:240342]: running: init_glance 2022-04-14 07:38:46.996 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:38:47.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:47.017 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:38:47.020 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:38:47.022 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:38:47.025 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:38:47.028 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:38:47.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:38:47.033 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:38:47.040 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:38:47.043 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:38:47.046 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-14 07:38:47.049 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:38:47.052 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:38:47.055 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:38:47.057 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:38:47.060 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:38:47.075 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:38:47.077 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:38:50.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:50.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:50.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:50.587 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:54.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:54.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:54.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:54.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:57.311 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:38:57.337 | [240342 Async init_glance:240342]: finished successfully 2022-04-14 07:38:57.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:57.946 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:57.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:57.946 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:01.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:01.452 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:01.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:01.452 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:04.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:04.877 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:04.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:04.877 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:08.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:08.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:08.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:08.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:11.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:11.909 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:11.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:11.909 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:15.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:15.569 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:15.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:15.569 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:20.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:20.220 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:20.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:20.220 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:20.220 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:39:26.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:26.388 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:26.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:26.388 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:26.707 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:39:26.712 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:39:26.714 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:39:26.716 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:39:26.718 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:39:26.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:39:26.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:39:26.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:39:26.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:39:26.730 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:39:26.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:39:26.734 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:39:26.737 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:39:26.739 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:39:26.742 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:39:26.744 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:39:26.748 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:26.750 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:39:26.753 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:26.766 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:39:26.768 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:39:26.770 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:39:26.773 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:39:26.775 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:39:26.778 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:39:26.807 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:39:26.836 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:39:26.866 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:39:26.894 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:39:26.924 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:39:26.953 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:39:26.955 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:39:26.958 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:39:26.961 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:39:26.964 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:39:26.980 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:39:26.983 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:39:26.985 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:39:26.987 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:39:26.990 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:39:27.018 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-04-14 07:39:27.047 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:39:27.077 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:39:27.109 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:39:27.125 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:39:27.127 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:39:27.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:39:27.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:39:27.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:39:27.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:39:27.149 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:39:27.152 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:39:27.154 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:39:27.156 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:39:27.170 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 07:39:27.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:39:27.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 07:39:27.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:39:27.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:39:27.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:39:27.224 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:27.227 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:39:27.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.9D67PGpnRi 2022-04-14 07:39:27.234 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:39:27.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:27.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.9D67PGpnRi 2022-04-14 07:39:27.243 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.9D67PGpnRi 2022-04-14 07:39:27.254 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.9D67PGpnRi /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:39:27.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:39:27.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:27.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:27.328 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:39:27.330 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:39:27.332 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:39:27.335 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:39:27.338 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:39:27.340 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:39:27.357 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:27.360 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:39:27.363 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:39:27.365 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:39:27.383 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:27.385 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:39:27.388 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-04-14 07:39:27.419 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:39:27.422 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:39:27.424 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:39:27.442 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:27.445 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:39:27.447 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:39:27.449 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:39:27.452 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:39:27.454 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:39:27.457 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:39:27.459 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:39:27.462 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:39:27.464 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:39:27.467 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:39:27.472 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:39:27.475 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:39:27.480 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:39:27.498 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:27.500 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:39:27.503 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:39:27.505 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:39:27.510 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:39:27.540 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:39:27.571 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:39:27.603 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:39:27.633 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:39:27.664 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:39:27.667 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:39:27.669 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:39:27.672 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:39:27.674 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:39:27.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:39:27.733 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-04-14 07:39:27.764 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:39:27.793 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:39:27.824 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:39:27.853 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:39:27.884 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:39:27.914 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:39:27.945 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:39:27.975 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:39:28.005 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:39:28.035 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:39:28.038 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:39:28.041 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:39:28.044 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:39:28.046 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:39:28.076 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:39:28.106 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2022-04-14 07:39:28.137 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:39:28.167 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:39:28.197 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:39:28.228 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:39:28.258 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:39:28.289 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:39:28.319 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:39:28.349 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:39:28.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:39:28.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:39:28.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:39:28.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:39:28.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:39:28.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:39:28.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-14 07:39:28.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-14 07:39:28.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-14 07:39:28.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:39:28.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:39:28.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:39:28.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:39:28.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:39:28.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:39:28.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:39:28.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:39:28.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:28.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 07:39:28.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 07:39:28.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:39:28.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:39:28.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:39:28.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:39:28.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:39:28.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 07:39:28.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:39:28.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:39:28.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:39:28.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.485 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:39:28.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 07:39:28.516 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:39:28.521 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:39:28.523 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:39:28.526 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.528 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:39:28.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 07:39:28.562 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.564 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:39:28.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:39:28.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:39:28.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 07:39:28.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 07:39:28.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:39:28.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:39:28.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:39:28.616 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:39:28.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 07:39:28.650 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.653 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:39:28.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:39:28.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:39:28.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.663 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:39:28.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:250:299 2022-04-14 07:39:28.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.698 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:39:28.700 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-14 07:39:28.703 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-14 07:39:28.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.708 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:250:299 2022-04-14 07:39:28.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 07:39:28.739 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:39:28.742 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:39:28.744 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:39:28.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:39:28.749 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:39:28.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:39:28.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:39:28.783 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:39:28.800 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:28.803 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:39:28.806 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:39:28.839 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:28.841 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:28.870 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:39:28.903 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:39:28.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:39:28.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:39:28.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:39:31.941 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:39:31.941 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:39:31.942 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=242321) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:39:31.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:39:31.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:39:31.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:31.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:31.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:31.994 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=242321) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:32.048 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:39:32.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:32.048 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:32.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:32.048 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:32.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:39:32.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:39:32.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:39:32.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:39:32.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:39:32.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 07:39:32.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:39:32.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:32.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 07:39:32.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:39:32.527 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:39:32.535 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:39:32.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:39:32.541 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:39:32.554 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:39:32.566 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:39:32.569 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:39:32.578 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:39:32.581 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:39:32.584 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:39:32.592 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:39:32.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:39:32.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:39:32.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:39:32.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:39:32.606 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:39:32.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:39:32.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:39:32.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:39:32.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:39:32.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:39:32.644 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 07:39:32.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:39:32.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:39:32.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:39:32.741 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:39:32.758 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:32.761 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:39:32.764 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.768 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:39:32.798 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:39:32.828 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:39:32.860 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:32.863 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:32.893 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:39:32.911 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:32.914 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.917 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:39:32.947 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:39:32.983 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.985 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:39:32.988 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:39:32.990 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:39:33.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:39:33.010 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:39:33.012 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 07:39:33.017 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:39:33.047 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:39:33.078 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:33.081 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:39:33.111 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:39:33.113 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:39:33.142 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:39:33.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:39:33.148 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:39:33.179 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:39:33.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:39:33.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:39:33.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:39:36.167 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:39:36.168 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:39:36.168 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=242851) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:39:36.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:39:36.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:39:36.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:36.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:36.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:36.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=242851) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:39:36.279 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:39:36.279 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=242851) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:39:36.280 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=242851) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:39:36.280 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:39:36.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:36.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:36.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:39:36.280 | from cryptography.utils import int_from_bytes 2022-04-14 07:39:36.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:39:36.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:39:36.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:39:36.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:39:36.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:39:36.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:39:36.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:39:36.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:39:36.688 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:39:36.690 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:39:36.693 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:39:36.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 07:39:36.723 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:39:36.726 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:39:36.729 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:39:36.731 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:39:36.734 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:39:36.736 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:39:36.739 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:39:36.741 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:39:36.744 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:39:36.746 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:39:36.749 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:39:36.751 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:39:36.754 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:39:36.756 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:39:36.760 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:39:36.761 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:39:36.767 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:39:36.769 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:39:36.772 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:39:36.775 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:39:36.779 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:39:36.780 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:39:36.780 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:39:36.785 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-04-14 07:39:36.788 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:39:36.791 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:36.793 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:39:36.796 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:39:36.798 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:39:36.801 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:39:36.803 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:39:36.806 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:39:36.808 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:39:36.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:39:36.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.44/22 brd 192.168.3.255 2022-04-14 07:39:36.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:39:36.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:39:36.819 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.44 2022-04-14 07:39:36.821 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-04-14 07:39:36.824 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-04-14 07:39:36.837 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-04-14 07:39:36.850 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:39:36.863 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:39:36.885 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 2022-04-14 07:39:39.894 | ARPING 192.168.0.44 from 192.168.0.44 br-data 2022-04-14 07:39:39.894 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:39:39.894 | Received 0 response(s) 2022-04-14 07:39:39.910 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:39:39.913 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:39:39.916 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:39:39.919 | + ./stack.sh:exit_trap:522 : jobs='226639 2022-04-14 07:39:39.919 | 240342' 2022-04-14 07:39:39.921 | + ./stack.sh:exit_trap:525 : [[ -n 226639 2022-04-14 07:39:39.921 | 240342 ]] 2022-04-14 07:39:39.923 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-073038 ]] 2022-04-14 07:39:39.926 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:39:39.928 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:39:39.929 | exit_trap: cleaning up child processes 2022-04-14 07:39:39.931 | + ./stack.sh:exit_trap:527 : kill 226639 240342 2022-04-14 07:39:39.933 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.69LXukaSzj ']' 2022-04-14 07:39:39.936 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.69LXukaSzj 2022-04-14 07:39:39.940 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:39:39.942 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:39:39.945 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:39:39.947 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:39:39.947 | Error on exit 2022-04-14 07:39:39.949 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:39:39.952 | + ./stack.sh:exit_trap:542 : generate-subunit 1649921434 545 fail 2022-04-14 07:39:40.609 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:39:40.612 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:39:41.731 | + ./stack.sh:exit_trap:556 : exit 1